/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #362a1b;font-size:small;
}
body {
	background: #F2Efe5 url(../images/bg/bground.jpg) no-repeat top center;}/* hex colors used in this document  body  text*/
*{margin:0px; padding: 0px;}
/* Wrap CSS*/
.body_bgb {width: 100%; background:url(bgb_body.jpg) repeat-x bottom;}
.wrap_bgt {width:960px; margin:100px auto 0 auto; background: url(images/spacer.gif) repeat-x top; border-top: solid 1px #77973E;}
.wrap_bgb {width:960px; margin:0px auto 10px 0; padding: 0px 0px 0px 0; background:url(bgb_wrap.jpg) repeat-x bottom; border-top: solid 7px #305614; border-bottom: solid 7px #305614 }
.wrap {width:950px; margin: 0px auto; text-align:left; background: #fff;  border-left: solid 1px #BDBA83; border-right: solid 1px #BDBA83}/* fonts */
h1{font-size:167%;} /*renders 22px */  
h2{font-size:152%;} /*renders 20px */ 
h3{font-size:136%;} /*renders 18px */ 
h4{font-size:122%;} /*renders 16px */ 
h5{font-size:107%;} /*renders 14px */ 
h6{font-size:100%;} /*renders 13px */  
p{}
em{font-style:italic}
strong{font-weight:bold}
#small {font-size: 75%; margin-bottom: 10px;}
pre {}
/* links */
a:link {color:#303614}
a:visited {color:#77973E}
a:hover {color:#BDBA83}
a:active {}
a#link1:link {color:#990000}
a#link1:visited {color:#990000}
a#link1:hover {color:#990000}
a#link1:active {color:#990000}
a#link2:link {color:#999999}
a#link2:visited {color:#999999}
a#link2:hover {color:#999999}
a#link2:active {color:#999999}
/*  Header CSS */
#nav {
	float:left;
	width:100%;
	margin:0;
	display:block;
	padding: 10px 0px 0px 0px;
	font-variant:small-caps;
	color: #FFFFFF;
}
#nav li{ float:left; margin:0; padding:0px 10px 7px 10px; font-size:130%; posit ion:relative; top:-5px; left:-10px; list-style:none; border-right: 1px solid #f2eff5}
#end{border-right:0 solid #fff}
#nav a {text-decoration:none;}
#nav a:hover {color:#BDBA83; }
/* Content, Sidebars and ContentFooter*/
#c_wrap { float:left; width: 100%; background: #fff;}
#content {fl oat:right; wid th: 75%; background-color: #FFF; background-image:url("../images/bg/bgcontent.jpg"); background-position:top left; background-repeat:no-repeat;}
#content div{ padding: 0px 5px 5px 5px; }
#content_head {padding:0}
#content_text{ position:relative; top: 20px; left: 20px; padding-bottom: 20px; width: 570px;  line-height: 2em;}
#content_text h5{padding-bottom: 20px;}
#content_text p{padding-bottom: 10px;}
#content_text ul {margin-left: 25px;}
/* Sidebar Left */
#sb_left  {background: #fff url(../images/bg/logo.jpg) no-repeat top left; float:left; wid th: 24%;}
#sb_left div{padding: 10px 5px 5px 27px; line-height: 1.5em; margin-bottom: 5px;}
#sb_left ul { margin: 0;padding: 0;list-style: none; /* Width of Menu Items */bor der-bottom: 1px dashed #ccc; text-align:left;}
#sb_left ul li { width:167px;padding: 0 0 5px 0}	
#sb_left ul li a {display: block;text-decoration: none;color: #005b82;background: #FFF url(../images/btn_bg.jpg) no-repeat left; /* IE6 Bug */padding: 7px 0 7px 3px; border: 1px solid #FFF;border-bottom: 0;}
#sb_left ul li a:hover {display: block;text-decoration: none;color:#660633 ;background: #FFF url(../images/btn_bg_over.jpg) no-repeat left; /* IE6 Bug */padding: 7px; bor der-bottom: 1px solid #ccc;}
#image {margin-top: 10px; padding: 10px; border: 1px solid #BDBA83; }
.imageborder {margin-top: 10px; padding: 10px; border: 1px solid #BDBA83; }
#imageleft {float:left;margin-right: 5px; padding: 10px; border: 1px solid #BDBA83; }
#imageright {float:right; margin-left: 5px;padding: 10px; border: 1px solid #BDBA83; }
.imageleft {float:left;margin-right: 5px; padding: 10px; border: 1px solid #BDBA83; }
.imageright {float:right; margin-left: 5px;padding: 10px; border: 1px solid #BDBA83; }
#content #imageleft {margin-bottom:10px}
/* Sidebar Right */
#sb_right  {background: #EFEFEF; float:right; width: 24%;}
#sb_right div{padding: 5px;}
/* Content Footer CSS*/
#footertag {clear:both;}
#c_footer {clear:both; background: #cc9;  }
#c_footer div {cle ar:both; padding: 5px; text-align:center;}
#footer div {padding: 5px; text-align:center; cle ar:both;}
