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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	background-image: url(../imgs/bg_page.jpg);
	background-repeat: repeat-x;
	font-size:12px; 
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}


html {
	height:100%;
	width:100%;
}


.brown_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#79754E;
	line-height:16px;
}

.main_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#divLogo {
	position:relative;
	width:170px;
	height:35px;
	z-index:2;
	left: 10px;
	top: 15px;
}

#horizontal_menu ul  {
	font-size:13px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#79754E;
	font-weight:bold;
	margin: 0 0 0 0;
	margin-left:400px;
	padding: 0 0 0 0;
}

#horizontal_menu ul li:hover {
	color: #58563A;
	background: transparent url(../imgs/top_under.png) repeat-x center 100%;
}

#horizontal_menu li a{
	text-decoration: none;
	color:#5A4921;
}

#horizontal_menu li {
	float:left;
	padding: 5px 5px 5px 5px; 
	margin: 0px 0px 0px 0px;
	display: inline;
} 

.left_line{
	border-left: #CCCCCC solid 1px;
}

.left_column {
	background:  url(../imgs/table_left.jpg) no-repeat;
} 

.right_column {
	background:  url(../imgs/table_right.jpg) no-repeat;
} 

.bg_design {
	background:  url(../imgs/bg_design.jpg) no-repeat;
} 

.middle_bar {
	background-color:#333333;
	height:155px;
}

.sub_pages_top {
	height:40px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.olivetext_sml {
	height:12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#A8A36F;
}

.olivetext_sml a, .olivetext_sml a:link{
	color: #A8A36F;
}

.olivetext_sml a:hover{
	color:#79754E;
	text-decoration:none;
}

.olivetext_sml_lang {
	height:12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#A8A36F;
}

.olivetext_sml_lang a, .olivetext_sml_lang a:link{
	color: #A8A36F;
	text-decoration:none;
}

.olivetext_sml_lang a:hover{
	color:#79754E;
	text-decoration:none;
}

.sub_pages_top .gray {
	color:#CCCCCC;
}



.sub_pages_top .black {
	color:#000000;
}



.mb_title_gray{
	color: #999999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mb_title_brown{
	color: #5A4921;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mb_title_lightbrown{
	color: #5A4921;font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mb_title_olive{
	color: #A8A36F;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mb_title_olive a, .mb_title_olive a:link{
	color: #A8A36F;
}

.mb_title_olive a:hover{
	color:#79754E;
	text-decoration:none;
}

.mb_title_white{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.mb_title_white a{
	text-decoration: none;
	color: #FFFFFF;
}

.mb_title_white a:hover{	
	text-decoration: none;
	color: #FF9900;
}

.mb_normal {	
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

#textHeader {
	position:relative;
	width:600px;
	height:120px;
	z-index:1;
	left: 22px;
	top: 25px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;color: #999999;
}

.linkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

.body_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
	font-size: 12px;
}

.linkHeader a{
	color: #FF9900;
	text-decoration:none;
}

.linkHeader a:hover{
	color: #666666;
	text-decoration:none;
}

.bottom {
	height:150px;
	background-color:#585858;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom a{
	color: #999999;
	text-decoration:none;
}

.bottom a:hover{
	color: #CCCCCC;
	text-decoration:none;
}

.bottom_section {
	color:#FFFFFF; 
	text-decoration:none;
}
.bnav{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#928E60;

}

.cities{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#928E60;
	line-height: 14px;
	letter-spacing: 3px;
}

a.navlink, a.navlink:link, a.navlink:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	font-weight: bold;
	color:#79754E;	
	text-decoration:underline;
}

a.navlink:hover { 	
	color: #58563A;	text-decoration:none;	 
}

.content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.selected{
	BACKGROUND-COLOR: #E8E8E8;
	background: #E8E8E8 url(../imgs/arrow_gray.png) 0px 50% no-repeat;
}

.selected_sub{
	BACKGROUND-COLOR: #E8E8E8;
	background: #E8E8E8 url(../imgs/arrow_gray_sml.png) 0px 50% no-repeat;
}

#subnav {
	width: 250px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;font-size:12px;
	font-weight:normal;
}

#subnav ul {
	margin: 0px;
	margin-top:0px;
	border-top: solid 0px #E8E8E8;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	width: 250px;
}

#subnav ul a {
	padding: 5px 15px 5px 0px;
	display: block;
	text-decoration: none;
	color:#333333;
	border-bottom: solid 1px #E8E8E8;
	padding-left:40px;
}

#subnav li a:hover {
 	background: #E8E8E8 url(../imgs/arrow_orange_sml.png) 0px 50% no-repeat;
	color: #FF9933;
}

a.linktitle_lightbrown, a.linktitle_lightbrown:link, a.linktitle_lightbrown:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 	font-weight: bold;
	color:#F1CE5D;	text-decoration:underline;
}

a.linktitle_lightbrown:hover { 	
	color: #BEA249;	text-decoration:underline; 
}

a.linktext, a.linktext:link, a.linktext:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	font-weight: normal;
	color:#A8A36F;	text-decoration:underline;
}

a.linktext:hover { 	
	color: #58563A;	text-decoration:underline;	 
}

a.linkolive, a.linkolive:link, a.linkolive:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 	font-weight: normal;
	color:#A8A36F;	text-decoration:underline;
}

a.linkolive:hover { 	
	color: #58563A;	text-decoration:underline;	 
}

a.linkolive_lrg, a.linkolive_lrg:link, a.linkolive_lrg:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	font-weight: bold;
	color:#A8A36F;	text-decoration:underline;
}

a.linkolive_lrg:hover { 	
	color: #58563A;	text-decoration:underline;	 
}
	
#nav {
	width: 200px;
	margin: 0px;
	}
	
#nav ul {
	margin: 0px;
	margin-top:32px;
	border-top: solid 1px #C9BF9C;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	width: 200px;
	}
#nav ul a {
	padding: 9px 30px 9px 0px;
	display: block;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border-bottom: solid 1px #C9BF9C;
	background: #E7E6DA url(../imgs/nav.gif) 10px 50% no-repeat;
	color: #A8A36F;
	padding-left:25px;
}
#nav li a:hover {
 	background: #F2F2EC url(../imgs/nav.gif) 10px 50% no-repeat;
	color:#666666;
 	}