@bhac2et "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6F4C2E;
	font-family: Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
	font-size: 12px;
	color: #555;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 907px;
}
#logo {
	height: 107px;
	padding-top: 40px;
}
#navigation {
	height: 27px;
}
/* CSS for cover only */

#subnavigationCover {
	float: left;
	height: 31px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left:50px;
	padding-top:30px;
	width:340px;

}
#mainCover {
	float: right;
	width: 410px;
}
#txtCover {
	font-family: georgia, verdana;
	font-size: 16px;
	color:#666;
	text-align:center;
	line-height: 24px;
	color: #c3ae9d;
}
/* CSS for cover only ENDS */
#contentWrapper {
	background-repeat: repeat-y;
	clear: none;
	background-image: url(/template/images/areaMain.jpg);
}
#subnavigation {
	background-image: url(/template/images/background-submavigation.jpg);
	height: 31px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content {
	background-image: url(/template/images/areaMain.jpg);
	background-repeat: repeat-y;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 35px;
}
#main {
	float: right;
	width: 650px;
}

#main_collection {
	float: right;
	width: 650px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1CAB5;
}

#mainSide {
	float: left;
	width: 190px;
	padding-top: 30px;
}
#wrapper #contentWrapper #content #main h1 {
	font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
	font-weight:normal;
	font-size:160%;
	margin:0 0 .2em 0;
	clear:left;
}
.imgSpacer {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#subfooter {
	background-image: url(/template/images/areaFooter.jpg);
	height: 56px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	height: 20px;
	color: #FFF;
	font-size: 11px;
}
#footer a {
	color: #FFF;
}
.clear {
	clear: both;
}
