@charset "utf-8";
/* CSS Document */

*  {
	margin:0px;
	padding:0px;
}

body {
	background-color: #92714C;	
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0px; padding: 0px; }


#wrapper  {
	position:relative;
	width:980px;
	top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	height:1%;
	z-index:1;
}

#head { 
	position: absolute; 
	height: 184px; 
	width:980px;
	top: 0px; 
	left:0px;
	background-color:#FFFFFF;
	z-index:2;
}

/*navigation*/
#navigation {
	position: absolute; 
	height: 46px; 
	width: 980px;
	top:184px;
	background-image:url(/images/nav_back.jpg);
	background-repeat:no-repeat;
	z-index:3
}

#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 
#navigation li
{
	float: left;
	margin: 0px;
} 

#navigation li a {
	height: 25px;
	line-height: 20px;
	float: left;
	width: auto;
	display: block;
	color: #D7DD97;
	text-decoration: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
	padding-top:5px;
} 

#navigation a:hover{ /*hover background color*/
	background-color: #D7DD97;
	color: #000000;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #D7DD97;
	border-bottom-width: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #D7DD97;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color:#3f312b;
	color: #D7DD97;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #D7DD97;
	color: #000000;
}

#search_box {
	position:absolute;
	left:760px;
	top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D7DD97;
}

#content {
	position:relative;
	width:980px;
	top:230px;
	height:100%;
	background-image:url(/images/content_back.jpg);
	background-repeat:repeat-y;
	background-position:top;
	z-index:10;
}

#side_navigation {
	position:absolute;
	left:0px;
	width:80px;
	height:500px;
	z-index:11;
}

#center_content {
	position:relative;
	left:80px;
	width:590px;
	height:100%;
	padding-bottom:20px;
	z-index:12;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#center_content2 {
	position:relative;
	left:80px;
	width:890px;
	height:100%;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#center_content2 a:link {
	color: #633920;
	text-decoration: none;
}
#center_content2 a:visited {
	text-decoration: none;
	color: #633920;
}
#center_content2 a:hover {
	text-decoration: underline;
	color:#CC6600;
}
#center_content2 a:active {
	text-decoration: none;
	color: #633920;
}



.center_content_indent {
	padding-left:300px;
}

.center_content_li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#center_content a:link {
	color: #633920;
	text-decoration: none;
}
#center_content a:visited {
	text-decoration: none;
	color: #633920;
}
#center_content a:hover {
	text-decoration: underline;
	color:#CC6600;
}
#center_content a:active {
	text-decoration: none;
	color: #633920;
}

#right_side_bar {
	position:absolute;
	left:673px;
	width:267px;
	height:102%;
	top:-16px;
	background-image:url(/images/side_bar_back.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
	z-index:13;
}

#footer {
	position:relative;
	clear:both;
	background-color:#40312C;
	width:980px;
	height:1%px;
	margin-top:230px;
	padding-top:10px;
	padding-bottom:5px;
	color:#D7DD97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url(/images/footer_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:14;
}

#footer_search {
	position:relative;
	left:-82px;
	clear:both;
	background-color:#40312C;
	width:980px;
	height:1%px;
	margin-top:230px;
	padding-top:5px;
	padding-bottom:5px;
	color:#D7DD97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	z-index:14;
}

#footer a:link {
	color: #D7DD97;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #D7DD97;
}
#footer a:hover {
	text-decoration: underline;
	color: #CA5B26;
}
#footer a:active {
	text-decoration: none;
	color: #D7DD97;
}

.image_left {
	padding-right:10px;
}

.image_right {
	padding-left:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #633920;
	list-style-type: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	color: #D9C483;
	list-style-type: none;
	background-color: #633920;
}
.table_head {font-weight:bold; color:#FFFFFF;}
.style1 {font-weight: bold}
.scroll {
	width:585px;
	height:300px;
	left:0px;
	top:0px;
	position:relative;
	overflow: auto;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#40312C;
	scrollbar-base-color:#d3bf7f;
	scrollbar-darkshadow-color:#633920;
	scrollbar-face-color:#d3bf7f;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#40312C;
}
.scroll2{
	width:190px;
	height:250px;
	left:0px;
	top:0px;
	position:relative;
	overflow: auto;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#40312C;
	scrollbar-base-color:#d3bf7f;
	scrollbar-darkshadow-color:#633920;
	scrollbar-face-color:#d3bf7f;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#40312C;
}
#whats_new {
	position:absolute;
	left:750px;
	top:270px;
	width:211px;
	height:131px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#633920;
	z-index:200;
}
#whats_new a:link {
	color: #633920;
	text-decoration: none;
}
#whats_new a:visited {
	text-decoration: none;
	color: #633920;
}
#whats_new a:hover {
	text-decoration: underline;
	color: #CA5B26;
}
#whats_new a:active {
	text-decoration: none;
	color: #633920;
}
.home_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align:left;
	color: #CC9933;
	list-style-type: none;
	background-color: #633920;
	padding:10px;
	border-bottom:#CC9933 dashed 1px;
}

#footer2 a:link {
	color: #D7DD97;
	cursor:text;
	text-decoration: none;
}
#footer2 a:visited {
	text-decoration: none;
	cursor:text;
	color: #D7DD97;
}
#footer2 a:hover {
	text-decoration: none;
	cursor:text;
	color: #D7DD97;
}
#footer2 a:active {
	text-decoration: none;
	cursor:text;
	color: #D7DD97;
}
#left_side_menu{
  display:block;
  left:50%;
  margin-left:-490px;
  position:absolute;
  top:231px;
  z-index:1000;
}