body {
	background-color: #241E18;
}

#menuContainer {
	background-color: #B7B3A1;
	height: 61px;
	width: 955px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #241E18;
	background-attachment: scroll;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}

#contentLeft {
	float: left;
	width: 227px;
	height: 535px;
	background-attachment: scroll;
	background-image: url(../images/home/whats_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f4;
}

h1 {
	float: left;
	display: block;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #67665D;
	text-decoration: none;
	padding-top: 140px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	width: auto;
}


#contentLeft p.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #BB3C11;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 20px;
	width: 100px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#contentMid {
	width: 518px;
	height: 535px;
	margin: 0px;
	float: left;
	padding: 0px;
	background-color: #140F0F;
	text-align: right;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0F0D0C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

#contentRight {
	float: left;
	width: 180px;
	height: 535px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contentRight1 {
	float: left;
	width: 180px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #241E18;
	padding: 0px;
	background-color: #504635;
	margin: 0px;
	height: auto;
}
#contentRight1 a img {
	margin: 0px;
	padding: 0px;
}

	#contentRight1 a {
	color: #3A3326;
	border: 2px solid #241E18;
	margin: 19px;
	float: left;
	padding: 0px;
}


#contentRight2 {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
	
	#contentRight2 a {
	float: left;
	display: block;
	height: 38px;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#contentRight3 {
	float: left;
	width: 180px;
	background-color: #443D2D;
	background-attachment: scroll;
	background-image: url(../images/home/NEW-CONTENT.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 170px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentRight3 ul li {
	list-style-type: none;
	vertical-align: middle;
}

#contentRight3 a {
	float: left;
	width: 150px;
	color: #B7B3A1;
	font-size: 12px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	vertical-align: middle;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #241E18;
	background-color: #524835;
	margin: 0px;
}



#mainMenu {
	background-color: #241E18;
	float: right;
}

#mainMenu a:link, #mainMenu a:visited  {
	color: #FFFFFF;
}

#mainMenu a:hover {
	color: #AD3E10;
}
#mainMenu #mainNav .MainUberlink {
	color: #AD3E10 !important;
}

