body {
	text-align: center;
	background-color: #b66111;
	padding: 0;
	margin: 0;
}
body,td,th,div,p {
	font-family: verdana;
	font-size: 8pt;
	color: #757575;
}
a:link, a:active, a:visited {
	color: #b25e12;
	text-decoration: none;
}
a:hover {
	color: #f8981c;
	text-decoration: underline;
}

h1, h1 a:link, h1 a:active, h1 a:visited {
	margin: 0 0 11px;
	color: #323332;
	font: normal 12pt arial;
}
h1 a:hover {
	text-decoration: none;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
	margin: 0 0 11px;
	color: #323332;
	font: normal 11pt arial;
}
h2 a:hover {
	text-decoration: none;
}
h3, h3 a:link, h3 a:active, h3 a:visited {
	margin: 0 0 11px;
	color: #323332;
	font: normal 12pt arial;
}
h3 a:hover {
	text-decoration: none;
}
h4, h4 a:link, h4 a:active, h4 a:visited {
	margin: 0 0 11px;
	color: #757575;
	font: bold 8pt verdana;
}
h5, h5 a:link, h5 a:active, h5 a:visited {
	margin: 0 0 11px;
	color: #a85811;
	font: bold 8pt verdana;
}
h6, h6 a:link, h6 a:active, h6 a:visited {
	margin: 0 0 11px;
	color: #757575;
	font: bold 8pt verdana;
}


div {
	display: inline-block;
}
div {
	display: block;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
p {
	margin: 0 0 9px;
}

#ct0 {
	background: url('../i/bg.gif') top center repeat-x;
	padding-top: 35px;
}

#ct1 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct2 {
	background: url('../i/bgx_top.gif') top center no-repeat;
}
#ct3 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
	padding: 8px 0;
}
#ct4 {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#banner0 {
	background: #7C7C7C url('../i/banner_bg.gif') top left repeat-y;
}
#banner1 {
	background: url('../i/banner.jpg') top right no-repeat;
}
#banner2 {
	background: url('../i/banner_top_left.gif') top left no-repeat;
}
#banner3 {
	background: url('../i/banner_bottom_left.gif') bottom left no-repeat;
	height: 171px;
}
#banner_top {
	height: 113px;
}
h2#logo {
	margin: 0;
	padding: 21px 0 0 30px;
}
#newsletter_button {
	float: right;
	height: 22px;	
}
#banner_bottom {
	height: 58px;
}
#search_container {
	width: 192px;
	height: 48px;
	float: left;
	padding: 10px 11px 0 10px;
	
}
#search_container .hdr {
	font: italic 10pt Arial;
	color: #ffffff;
	margin-bottom: 5px;
}
#search_container form {
	margin: 0;
	padding: 0;
}
#search_container table {
	border-collapse: collapse;
}
#search_container td {
	margin: 0;
	padding: 0;
}
#search_container .input_text {
	width: 147px;
	height: 14px;
	border: 0;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #b6b6b6;
	color: #757575;
	font: 7pt verdana;
	padding: 1px 4px 0 4px;
}
#search_container .input_image {
	margin: 1px 0 0 7px;
}
#login_container0 {
	margin-left: 213px;
	padding-top: 33px;
	height: 25px;
}
* html #search_container {
	margin-right: -3px;
	
}
* html #login_container0 {
	margin-left: 210px;
}
#login_container1 {
	height: 22px;
	border-top: 1px solid #ffffff;
	background: url('../i/login_bg.gif') top right repeat-y;
	padding: 2px 12px 0 0;
}
#login_container1 table {
	border-collapse: collapse;
	float: right;
}
#login_container1 td {
	margin: 0;
	padding: 0 0 0 7px;
}
#login_container1 th, #login_container1 th a:link, #login_container1 th a:active, 
#login_container1 th a:visited, #login_container1 th a:hover {
	font: italic 9pt Arial;
	font-weight: normal;
	color: #eedecf;
}
#login_container1 .input_text {
	width: 96px;
	height: 14px;
	border: 0;
/*	Brown Background 
	border-top: 1px solid #d3a070;
	border-left: 1px solid #d3a070;
	background-color: #8f4911;
	color: #e8cfb8;
	color: #fff; */
	border-top: 1px solid #936141;
	border-left: 1px solid #a16f4c;
	background-color: #d3a070;
	color: #532412;
	font: 7pt verdana;
	padding: 1px 4px 0 4px;
}
#login_container1 .input_image {
	margin-top: 2px;
}
#nav_and_content {
	background: url('../i/menu_bg.gif') top left repeat-y;
}
#nav {
	width: 212px;
	float: left;
}
#content_container0 {
	background: url('../i/content_top.gif') top left repeat-x;
	margin-left: 212px;
	padding-left: 1px;
}
* html #nav {
	margin-right: -3px;
}
* html #content_container0 {
	background: url('../i/content_top.gif') top left repeat-x;
	margin-left: 209px;
}
#content_container1 {
	background: url('../i/content_top.gif') top left no-repeat;
}
#content {
	padding: 27px
}
div.contextmenu {
	padding: 0;
	margin: 0;
}
div.contextsection {
}
div.contextitem {
	background: url('../i/context_menu_bg.gif') top left repeat-y;
}

div.contextsection {
	background: url('../i/menu_separator.gif') top left no-repeat;
}
div.contextsection, div.contextmenu div.contextitem {
	display: block;
	vertical-align: bottom;
}
ul.menu li.f {
	background: none;
}
div.contextmenu a:link, div.contextmenu a:active, div.contextmenu a:visited {
	background: url('../i/tan_arrows.gif') 12px 11px no-repeat;
	display: block;
	text-decoration: none;
	color: #313334;
	font: italic 9pt verdana;
	padding: 7px 10px 5px 29px;	;
}
div.contextmenu div.contextitem a:link, div.contextmenu div.contextitem  a:active, div.contextmenu div.contextitem a:visited {
	background: url('../i/grey_bullet.gif') 30px 11px no-repeat;
	display: block;
	text-decoration: none;
	color: #a9a7a7;
	font: italic 8pt arial;
	padding: 5px 10px 4px 38px;
}
div.contextmenu a:hover, div.contextmenu div.contextitem a:hover {
	background: url('../i/menu_hover.gif') top left repeat-y;
	color: #fff;
}
#forum_btn {
	text-align: center;
	margin: 15px 0 5px;
}
#ftr0 {	
	background: #8d8d8d url('../i/footer.gif') bottom center repeat-x;
	margin: 0;

}
#ftr1 {	
	background: url('../i/footer_bottom_left.gif') bottom left no-repeat;

}
#ftr2 {	
	background: url('../i/footer_bottom_right.gif') bottom right no-repeat;
	padding: 11px 18px 10px;

}
#footer_left {
	float: left;
	padding-right: 30px;
}
#footer_right {
	text-align: right;
}
#ftr0 div {
	font: 7pt verdana;
	color: #cbc9c9;
}
#ftr0 a:link, #ftr0 a:active, #ftr0 a:visited {
	text-decoration: none;
	font: 7pt verdana;
	color: #cbc9c9;
}
#ftr0 a:hover {
	text-decoration: underline;
}
.img_float img {
	border: 1px solid #b5b6b6;
	padding: 1px;
	background-color: #fff;
}
.img_float div {
	margin-bottom: 15px;
}
.img_float a:link img, .img_float a:active img, .img_float a:visited img, .img_float a:hover img {
	border: 1px solid #b5b6b6;
}
.read_more a:link, .read_more a:active, .read_more a:visited  {
	font: bold 8pt verdana;
}
.image_holder img  {
	border: 1px solid #b5b6b6;
	padding: 1px;
	background-color: #fff;
}
.image_holder div {
	margin-bottom: 15px;
}
.image_holder a:link img, .image_holder a:active img, .image_holder a:visited img, .image_holder a:hover img {
	border: 1px solid #b5b6b6;
}
