body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c2a36d;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #30270f;
}
.bodywhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #ffffff;
}
.bodyboldwhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
}
.bodywhiteitalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #ffffff;
}
.subNav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
.subNav2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	font-style: normal;
}
.bodybold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #30270f;
}
.bodybolditalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #30270f;
}
.pagetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #214352;
}
.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.error {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.subtitleItalic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: regular;
	line-height: 12px;
	color: #d7c5a4;
}
.brandspecs {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: regular;
	line-height: 14px;
	color: #30270f;
}
.brandspecsbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #30270f;
}
.branddropdown {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: regular;
	line-height: 12px;
	color: #000000;
}
.boxText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: regular;
	line-height: 14px;
	color: #d7c5a4;
	padding: 5px;
	background-color: #5b480e;
}
a:link { color : #214352; text-decoration: underline; }
a:visited { color : #214352; text-decoration: underline; }
a:hover { color : #214352; text-decoration: none; }
a:active { color : #214352; text-decoration: underline; }
a.nav:link { color : #ffffff; text-decoration: none; }
a.nav:visited { color : #ffffff; text-decoration: none; }
a.nav:hover { color : #30270f; text-decoration: underline; }
a.nav:active { color : #ffffff; text-decoration: none; }
a.nav2:link { color : #30270f; text-decoration: none; }
a.nav2:visited { color : #30270f; text-decoration: none; }
a.nav2:hover { color : #ffffff; text-decoration: underline; }
a.nav2:active { color : #30270f; text-decoration: none; }
.backgroundTableTop {
	background-image: url(images/tophead_background.gif); 
	background-position: top; 
	background-repeat: repeat-x;
}	
.backgroundTableText {
	background-image: url(images/bodyTableText_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d7c5a4;
	border: 2px solid #342a10;
}	
.backgroundTableBrands {
	background-image: url(images/brands_selector_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d7c5a4;
	border: 2px solid #342a10;
}	
.backgroundTableBody {
	background-image: url(images/mainbody_background.jpg); 
	background-position: top; 
	background-repeat: repeat-y;
}		
.backgroundTableLeft {
	background-image: url(images/sideleft_background.jpg);
	background-position: top; 
	background-repeat: repeat-y; 
}
.backgroundTableRight {
	background-image: url(images/sideright_background.jpg);
	background-position: top; 
	background-repeat: repeat-y; 
}
.backgroundTablefooter {
	background-image: url(images/footer_background.jpg);
	background-position: top; 
	background-repeat: no-repeat; 
}
.backgroundCornerleft {
	background-image: url(images/cornerleft_background.jpg);
	background-position: top; 
	background-repeat: no-repeat; 
}
.backgroundCornerright {
	background-image: url(images/cornerright_background.jpg);
	background-position: top; 
	background-repeat: no-repeat; 
}
.photospace {
	padding-top: 12px;
}.hugepagetitle {
	font-size: 24px;
	color: #214352;
	font-weight: bold;
	line-height: 24px;
}
.floatContain{overflow: hidden; margin: 0; padding: 0; list-style: none;}
.floatContain li{float: left; width: 225px;}
.imgfloat{width: 680px; clear: both;}
.imgfloat img{padding: 10px 30px;}
