@charset "utf-8";
body {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	background-image: url(page-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	color: #706f49;
}
h1{
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	background-repeat: repeat;
	margin: 0px;
	color: #706f49;
	font-weight: normal;
}
h2{
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	margin: 0px;
	color: #1d8fb6;
	font-weight: normal;
}

a:link{
	color:#1d8fb6;
}
a:visited{
	color:#1d8fb6;
}
a:hover{
	color:#1d8fb6;
}
ul { list-style-image: url("blue-bullet.png"); } 
ol { list-style-image: url("blue-bullet.png"); }

.top_section{
	height:22px;
	text-align:right;
	float:right;
	color: #8e8d6e;
	padding-right: 10px;	
}
.main_page{
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
.main_menu_section{
	background-image: url(bg-main-menu.jpg);
	height:185px;
	width:100%;
	
}
.content_section{
	background:#F7F7ED;
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
.left_side{}
.main_content_section{
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #8e8d6e;	
	padding-left: 10px;
	padding-right: 10px;
}
.right_side{
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #8e8d6e;
	padding-left: 10px;		
}
.footer_section{
	background-color: #000000;
	height: 110px;
	width: 100%;
	color: #8e8d6e;
}
.footer_table{
	color: #8e8d6e;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #36362a;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: hidden;
	text-transform: capitalize;
}
.footer_smaller_font{
	font-size:10px;
}
.bottom_section{
	height:22px;
}
input[type=text]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;

}
input[type=password]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;

}
input[type=file]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;

}
input[type=submit]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
	color:#f4f5e3;	
	background-color:#706f49;
}
input[type=reset]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
	color:#f4f5e3;	
	background-color:#706f49;
}
input[type=button]{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
	color:#f4f5e3;	
	background-color:#706f49;	
}

textarea{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
}

select{
	border:solid #716d6d 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;	
}
.newsbox a:link{
	color:#706f49;
	text-decoration:none;
	font-size:11px;
}
.newsbox a:visited{
	color:#706f49;
	text-decoration:none;
	font-size:11px;

}
.newsbox a:hover{
	color:#706f49;
	text-decoration:underline;
	font-size:11px;

}

.dsc_news_box{
	border:solid #E0E0CF 1px;
	background-color:#f4f5e3;
}
.dotted_bottom_border{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8e8d6e;
	height:1px;
	padding-left: 100px;
}
.dotted_right_border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e8d6e;
}

.readmore a:link{
	font-size:9px;
	color:#1d8fb6;
	text-decoration:none;
}
.readmore a:visited{
	font-size:9px;
	color:#1d8fb6;
	text-decoration:none;	
}
.readmore a:hover{
	font-size:9px;
	color:#1d8fb6;
	text-decoration:none;	
}

.blue-title{
	color: #1d8fb6;
}

.title {
	color:#8e8d6e;
}
.title a:link{
	color:#8e8d6e;
}
.gallery_table {
	background-color: #000000;
	padding: 5px;
	border: 2px solid #333333;
}

.title a:visited{
	color:#8e8d6e;
}
.title a:hover{
	color:#8e8d6e;
}
.bp_segment{
	color:#FF6600;
}

