@charset "utf-8";/* CSS Document *//*________________________________________________________________________________														GENERAL STYLES________________________________________________________________________________*/*{		margin: 0;		padding: 0;		border: 0;}br{	height: 1px;	clear: both;}img {		vertical-align: bottom;}body{		background: url(bg_html.jpg) top left repeat;		color: #9f988f;		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		text-align: center}#bg{		background: url(bg_gradient.jpg) top left repeat-x;}#wrapper{		margin: 0 auto;}#banner{		width: 786px;}.shadowLeft{		width: 9px;		height:585px;		float: left;		text-align: right;		overflow: hidden;}.shadowRight{		width: 7px;		height: 585px;		float: right;		overflow: hidden;		text-align: right;}#bodyCnt{		background: url(bg_bodyIE.gif) top left repeat-y;		width: 786px;		text-align: left;}#info{		background: url(hr.png) top no-repeat;		padding: 5px 0 30px 31px;		margin: 45px 0 0 0;}#info p{		margin: 18px 0 0 0;}#contentBottom{		height: 17px;		width: 786px;		text-align: left;		overflow: visible;}#footerCnt{		padding: 15px 5px 38px 20px;		width: 786px;		text-align: center;}#footerCnt a:link,#footerCnt a:visited, #footerCnt a:active{		color: #9f988f;		font-weight: normal;		text-decoration: none;}		#footerCnt a:hover		{				text-decoration: underline;		}#footerCnt ul{		margin: 3px 0 0 -3px;		}#footerCnt ul li{		display: inline;		list-style-type: none;		margin-left: 5px;}#footerCnt #dropBox{		float: right;		width: 300px;		margin-right: 17px;		height: 35px;}#footerCnt #dropBox form{		margin-top: 1px;		float: right;}#footerCnt #dropBox form select{		border: 1px solid #006;		background: #fff6df none;}/*________________________________________________________________________				HOME PAGE CONTENT_______________________________________________________________________*/.homeContent{		margin: 0 28px 0 0;		padding: 0 60px 0 28px;		background: url(bg_content.jpg) top right no-repeat;}.homeContent p{		margin: 14px 0 0 88px;}.homeContent .homeDetails{	width: 263px;	margin: -349px 0 0 0;	font-size: 12px;	line-height: 16px;	color: #c76e29;	float: right;}.homeContent .homeDetails h2{		color: #c86b28;		font-family: Georgia, "Times New Roman", Times, serif;		font-size: 18px;		font-weight: normal;		margin:  12px 0 22px 0;}.homeContent .homeDetails p{	margin: 0 0 17px 0;	color: #87502f;	line-height: 20px;}.homeContent .homeDetails ul{	margin: 16px 0 29px 25px;}.homeContent .homeDetails ul li{	list-style-image: url(bullet.gif);	list-style-type: none;	list-style-position: outside;	color: #5d220e;	line-height: 24px;}
