body
	{
	background: #AB824E;
	}
#container
{
	margin: 0 auto;
	width: 940px;
	background: transparent url(../imx/inner_940x1.jpg);
}
#header {
	width: 940px;
	height: 96px;
	background: transparent url(../imx/fair_header.jpg);
}

#topnav {
	background:transparent url(../imx/nav_back.jpg);
	width: 940px;
	height: 73px;
	color: #fff;
	font-size: 14px;
	border-top: 1px solid #AB824E;
}
#topnav ul {
	width: 900px;
	/*border: 1px solid green;*/
	margin-top: 24px;
}
#topnav li {
	display: block;
	text-align: center;
	padding: 3px 10px 3px 10px;
	float: left;
	/*line-height: 23px;*/
	font-size:14px;
	/*border: 1px solid red;*/
}
#topnav li a {
	padding: 3px 10px 3px 10px;
	color:#402707;
	font-weight:bold;
	text-decoration: none;
}
#topnav li a:hover {
	padding: 3px 9px 3px 9px;
	font-weight:bold;
	background: #eddeb6;
	border: 1px dashed #97703e;
}
.conttop {
	background:transparent url(../imx/cont_top.jpg);
	color:#FFFFFF;
	height:56px;
	width:940px;
	margin-top: -3px;
}
#contbot {
	background:transparent url(../imx/cont_bot.jpg);
	color:#FFFFFF;
	height:56px;
	width:940px;
	/*margin-bottom: 10px;*/
}

#maincontent {
	float:left;
	margin:-20px 0px 0px 34px;
	width:656px;
	text-align: left;
}
#leftcontent {
	width: 635px;
	float: left;
	padding: 10px;
}
#footer {
	background:#97703d;
	border:1px dashed #D6B58C;
	color:#FFFFFF;
	height:103px;
	margin:0pt auto;
	width:919px;
	text-align: left;
}
#footer_contact {
	color: #fff;
	font-size: 11px;
	width: 250px;
	float: left;
}
#footer_contact ul{
	line-height: 12px;
	list-style: none;
	padding-top: 9px;
}
#samlogo {
	background: transparent url(../imx/samlogo.jpg)no-repeat;
	margin: 15px;
	text-align: right;
	padding-right: 5px;
	float: right;
	width: 75px;
	height: 73px;
}
#hookup {
	margin-top: 63px;
	text-align: right;
	float: right;
	width: 200px;
}
.works {
	background: transparent url(../imx/worksbg.jpg)no-repeat;
	height: 35px;
	padding: 3px 21px;
	margin-bottom: 0px;
}
#title {
	height: 0px;
	margin-left: -5000px;
}
.bold {
	font-weight: bold;
}
.pad5pxLR {
	padding: 0px 5px 0px 5px;
}
/* right sidebar */
#rightbar {
	width: 188px;
	float: left;
	text-align: left;
	border: 1px dashed #97703e;
	margin:-20px 0px 0px 0px;
	background: #eddeb6;
    padding-bottom: 8px;
}
#rightbar li {
	font-size: 13px;
	list-style: none;
	background: transparent url(../imx/targdet.png)no-repeat 2px;
	padding: 0px 2px 0px 8px;
	/*border: 1px solid transparent;*/
	list-style-type: square;
	list-style-position: inside;
}
#rightbar li:hover {
	background: transparent url(../imx/target.png)no-repeat 2px;
	padding: 0px 2px 0px 8px;
	text-decoration: underline;
}
#rightbar li a {
	color: #000;
	text-decoration: none;
}
#rightbar li a:hover {
	color: #000;
	text-decoration: none;
}
/* typography overwrite */
h4.brown {
color:#704713;
font-size:1.6em;
text-align: center;
margin-top: 6px;
}
ul.resources {
	margin:0;
	text-align: left;
}
#title {
height:0px;
margin-left:-5000px;
}