@charset "utf-8";
/* CSS Document */

body{ margin:0px; background:#d0d0d0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
h1{ font-size:22px; line-height:24px; margin:0px;  }
h2{ font-size:18px; margin:0px; color:#A26828; }
h3{ font-size:14px; margin:0px; }
a:active, a:focus { outline: 0; }
a { color:#A26828; text-decoration:none; }
a:hover { color:#000000; }

.title {font: bold 22px arial; line-height:24px; margin:0px;}


#back a { color:#000000; font-weight:bold; }
#back a:hover { color:#666666; font-weight:bold;  }

#sidebar { float:right; width:270px; padding:10px; margin:10px; border:#A26828 solid 2px; background-color:#f5f5f5; }
#sidebar a { color:#A26828; text-decoration:none; line-height:13px; display:block; margin-top:10px; margin-bottom:10px; padding:0px; }
#sidebar a:hover { color:#333333 }

#container{ width:957px; margin:auto; background:url(images/background.gif) repeat-y; }
#header{ background:url(images/header.jpg) no-repeat; width:957px; height:245px; }
#container_inner{ width:940px; float:left; margin-top:20px; }
#content_wrapper{ font-size:12px; line-height:20px; width:700px; float:right; }
#content_wrapper img{ padding:15px; }
#footer{ background:url(images/footer.gif) no-repeat; width:957px; height:83px;  }
.clear{ clear:both; }
.browntext{ color:#A26828; font-size:18px; font-weight:bold; font-family:"Times New Roman", Times, serif; }

/* NAV START */
	#nav{ width:206px; padding-bottom:25px; float:left; }
	#nav a { display:block; height:43px; width:206px; text-align:right; line-height:43px; margin:4px; color:#FFFFFF; text-decoration:none; }
	#nav b { padding-right:15px;}
	#nav a.nav1 { background:url(images/bt_01.gif) no-repeat; }
	#nav a.nav1:hover { background:url(images/bt_01_on.gif) no-repeat; }
	#nav a.nav2 { background:url(images/bt_02.gif) no-repeat; }
	#nav a.nav2:hover { background:url(images/bt_02_on.gif) no-repeat; }
	#nav a.nav3 { background:url(images/bt_03.gif) no-repeat; }
	#nav a.nav3:hover { background:url(images/bt_03_on.gif) no-repeat; }
	#nav a.nav4 { background:url(images/bt_04.gif) no-repeat; }
	#nav a.nav4:hover { background:url(images/bt_04_on.gif) no-repeat; }
	#nav a.nav5 { background:url(images/bt_05.gif) no-repeat; }
	#nav a.nav5:hover { background:url(images/bt_05_on.gif) no-repeat; }
	#nav a.nav6 { background:url(images/bt_06.gif) no-repeat; }
	#nav a.nav6:hover { background:url(images/bt_06_on.gif) no-repeat; }
	#nav a.nav7 { background:url(images/bt_07.gif) no-repeat; }
	#nav a.nav7:hover { background:url(images/bt_07_on.gif) no-repeat; }
	#nav a.nav8 { background:url(images/bt_08.gif) no-repeat; }
	#nav a.nav8:hover { background:url(images/bt_08_on.gif) no-repeat; }
/* NAV END */

