body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:15px;
	background:url(../images/site-gradbg.gif) top left repeat-x;
	background-color:#854000;
}
input, textarea{
	border:solid 1px #666666;
	margin:0px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img{ border:none; }
a{ color:#883F00; text-decoration:underline; }
a:hover{ color:#522600; }
#outerWrapper{
	background:url(../images/site-pagebg.jpg) top left repeat-y;
	width:833px;
	margin:0px auto;
}
#innerWrapper{
	background:url(../images/site-pagebg_top.jpg) top left no-repeat;
	padding:0px 17px 0px 16px;
}
#footer{
	width:833px;
	margin:0px auto;
	color:#fff;
	text-align:center;
}
#mainFlash{ height:437px; border:solid #444; border-width:4px 0px; margin-bottom:20px;}
#mainContent{ padding:0px 20px 10px 20px; }
#header{ background:url(../images/site-headerbg.jpg) top right repeat-y }
#footer a{ color:#f5f5f5; text-decoration:none; }
#footer a:hover{ text-decoration:underline; }
.clearer { clear:both; display:block; margin:0; padding:0px; height:0px; line-height:1px; font-size:1px; }


h1{
	color:#444;
	margin:10px 0px;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	display:block;
	padding:5px 0px;
	border:solid #999;
	border-width:1px 0px;
}
h2{
	display:block;
	background:#c7c7c7;
	color:#666;
	margin:0px;
	font-size:15px;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	padding:10px 0px;
	text-align:center;
}
#mainNav{
	width:304px;
	padding-right:10px;
	float:right;
	/*margin-top:70px;*/
}
a.topNav, a.topNavSelected{
	display:block;
	background-position:0px -8px;
	background-repeat:no-repeat;
	float:left;
}
a.topNav:hover, a.topNavSelected{
	background-position:0px -44px;
}
.subheading{
	font-size:14px;
	font-weight:bold;
	color:#A35410;
}
.thumbnail{
	 background:url(../images/image_bg.gif) top left no-repeat;
	 width:147px;
	 height:102px;
	 padding:4px 0px 0px 4px;
}
