body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #2a2b26;
}
a {
	color: #8D1210;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bold {
	font-size: 1.25em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.redbold {
	font-size: 1.12em;
	font-weight: bold;
	color: #7F0301;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.graybold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9d9d9d;
}
#container {
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#galleryWrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainHeader #logoBar {
	background-color: #252620;
	height: 155px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7F0301;
}
#galleryHeader #logoBar {
	background-color: #252620;
	height: 100px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7F0301;
}
#logoBar #logoTitle {
	float: left;
	height: 58px;
	width: 238px;
	margin-top: 50px;
	margin-left: 44px;
	margin-right: 25px;
}
#logoBar #smallTagline {
	text-align: left;
	float: left;
	height: 25px;
	width: 280px;
	margin-top: 78px;
	letter-spacing: 0.03em;
	color: #9D9D9D;
	font-size: 13px;
	font-weight: normal;
}
#logoBar #largeTagline {
	float: right;
	margin-top: 45px;
	margin-right: 30px;
}
#galleryHeader #logoBar #logoTitle {
	float: left;
	height: 58px;
	width: 238px;
	margin-top: 20px;
	margin-left: 44px;
	margin-right: 25px;
}
#galleryHeader #logoBar #galleryTitle {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}
#galleryHeader #logoBar #colorTitle {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	text-align: right;
}
#galleryHeader #logoBar #portfolioTitle {
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}
#navcontainer {
	background-image: url(assets/images/insideNavBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	text-align: left;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	width: 120;
	border-bottom: 1px solid #D3918F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 1.2em;
}
#navcontainer ul li a#current {
	color:#FFF;
}
#navcontainer a:link, #navlist a:visited
{
	color: #D3918F;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #6C100C;
	color: #fff;
}
#navCopy {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	margin-top: 50px;
}
#mainGallery {
	margin: 0px;
	float: right;
	background-color: #FFF;
	color: #666;
	height: 400px;
	width: 824px;
	text-align: center;
}
#content {
	background-color: #FFF;
	padding: 25px;
	text-align: left;
}
#aboutIMG {
	float: right;
	height: 300px;
	width: 300px;
	border: 1px solid #9d9d9d;
	margin-left: 20px;
	margin-bottom: 20px;
}
#samplesIMG {
	float: right;
	height: 300px;
	width: 300px;
	border: 1px solid #9d9d9d;
	margin-left: 20px;
}
#samplesInstructions li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #2A2B26;
}
#samplesLinks a {
	color: #7F0301;
	text-decoration: none;
}
#samplesLinks a:hover {
	text-decoration: underline;
}
#galleryIMG {
	float: right;
	height: 300px;
	width: 300px;
	border: 1px solid #9d9d9d;
	margin-left: 20px;
	margin-bottom: 20px;
}
#pressContacts {
	float: right;
	height: 200px;
	width: 245px;
	margin-left: 35px;
	background-image: url(assets/images/pressContactsBG.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pressContacts p {
	font-size: 11px;
	line-height: 17px;
}
#pressContacts a {
	text-decoration: none;
	color: #7F0301;
}
#pressContacts a:hover {
	text-decoration: underline;
}
#pressLink a {
	color: #7F0301;
	text-decoration: none;
}
#pressLink a:hover {
	text-decoration: underline;
}
#boutiqueDesign {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
#threeRings {
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
}
#dreamBook {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
#PMAnews {
	float: right;
	margin-top: 25px;
	margin-left: 25px;
}
#wideFormat {
	float: left;
	margin-right: 25px;
	margin-top: 20px;
}
#newsDate {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #2a2b26;
	text-indent: 12px;
	font-weight: bold;
}
#newsHeadline a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7F0301;
	text-decoration: none;
	line-height: 24px;
}
#newsHeadline a:hover {
	text-decoration: underline;
}
#newsDetail {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	color: #9d9d9d;
}
#contactsCallout {
	float: right;
	height: 200px;
	width: 220px;
	margin-left: 35px;
	background-image: url(assets/images/contactsBG.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#contactsCallout p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
}
#contactsCallout a {
	text-decoration: none;
	color: #7F0301;
}
#contactsCallout a:hover {
	text-decoration: underline;
}
#tableContact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #2a2b26;
}
#galleryContainer {
	text-align: center;
	width: 800px;
}
#flashcontent {
	height: 600px;
}
#colorSelect {
	background-color: #FFF;
}
#colorSelect #colorDescription {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2a2b26;
	text-align: left;
	padding: 25px;
}
#galleryWrapper #colorSelect #colorDescription ul {
	margin-top: -17px;
}
#colorSelect #colorDescription ul li {
	line-height: 17px;
}
#colorSelect #stepsContainer {
	margin-right: 25px;
	margin-left: 25px;
	height: 500px;
}
#colorSelect #stepsContainer #stepIntro {
	float: left;
	width: 220px;
	margin-right: 24px;
	text-align: left;
	height: 450px;
}
#colorSelect #stepsContainer #stepIntro p {
	margin-top: 25px;
}
#colorSelect #stepsContainer #stepIntro p .legal {
	font-size: 9.5px;
	line-height: 11px;
}
#colorSelect #stepsContainer #stepOne {
	float: left;
	width: 240px;
	margin-right: 24px;
	text-align: left;
}
#colorSelect #stepsContainer #stepTwo {
	float: left;
	width: 240px;
	text-align: left;
}
#colorSelect #stepsContainer #stepOne #stepHead {
	vertical-align: top;
	height: 65px;
	width: 240px;
}
#colorSelect #stepsContainer #stepContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2a2a26;
	width: 239px;
	vertical-align: top;
}
#stepContent #stepDetails {
	text-align: left;
	color: #2a2a26;
	padding-left: 25px;
	padding-top: 5px;
}
#insideFooter {
	height: 25px;
	width: 974px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7F0301;
	text-align: center;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	letter-spacing: .1em;
	background-color: #2A2B26;
	float: right;
	font-size: 11px;
	color: #9D9D9D;
}
#insideFooter a {
	color: #9d9d9d;
	text-decoration: none;
	letter-spacing: .3em;
	font-size: 10px;
}
#insideFooter a:hover {
	text-decoration: underline;
}
#galleryFooter {
	height: 20px;
	width: 750px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7F0301;
	text-align: center;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	letter-spacing: .1em;
	background-color: #2A2B26;
	font-size: 11px;
	color: #9D9D9D;
}
#galleryFooter a {
	color: #9d9d9d;
	text-decoration: none;
	letter-spacing: .3em;
	font-size: 10px;
}
#galleryFooter a:hover {
	text-decoration: underline;
}
#mainFooter {
	height: 155px;
	width: 1024px;
	background-color: #2A2B26;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#mainFooter #galleryThumb {
	margin: 0px;
	float: left;
	height: 155px;
	width: 200px;
	background-color: #FFF;
}
#mainFooter #footerContent {
	height: 125px;
	width: 718px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7F0301;
	float: right;
	text-align: left;
	padding-top: 20px;
	padding-left: 36px;
	padding-right: 70px;
	letter-spacing: .1em;
	color: #FFF;
	font-size: 11px;
	line-height: 17px;
}
#mainFooter #footerContent h2 {
	color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: .07em;
}
#mainFooter #footerContent p {
	font-size: 11px;
	letter-spacing: .03em;
	line-height: 17px;
	color: #FFF;
}
#mainFooter #footerContent .bold {
	font-size: 16px;
	font-weight: bold;
	color: #9D9D9D;
}
#mainFooter #footerContent a {
	color: #9D9D9D;
	text-decoration: none;
}
#mainFooter #footerContent a:hover {
	text-decoration: underline;
}
#copyrightLegal {
	text-align: center;
	margin: 0px;
	height: 25px;
	float: left;
	width: 1024px;
	padding-top: 10px;
	font-size: .9em;
	color: #9d9d9d;
}
#galleryCopyrightLegal {
	text-align: center;
	margin: 0px;
	height: 25px;
	float: left;
	width: 800px;
	padding-top: 10px;
	font-size: .9em;
	color: #9d9d9d;
}
