@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;
}
tr {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;

}
td {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;

}
p {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;

}

div{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}
span{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}

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;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
}
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: 90px;
	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;
}
select {
	height:17px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	border:solid #716d6d 1px;
}

input[type=text]{
	height:17px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	border:solid #716d6d 1px;
} 
input[type=file]{
	height:17px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	border:solid #716d6d 1px;
} 
.input_textbox{
	height:17px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	border:solid #716d6d 1px;
}
.input_textarea{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	border:solid #716d6d 1px;
}
.input_button{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #3db9ec;
	display: block;
	height: 20px;
	border: 1px solid #1391C6;
}
input[type=button],input[type=submit]
{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #3db9ec;
	display: block;
	height: 20px;
	border: 1px solid #1391C6;
} 
.newbtn
{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #3db9ec;
	display: block;
	height: 20px;
	border: 1px solid #1391C6;
} 	
.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;
}
.table_data{
	background-color: #F2F2E1;
	border: 1px dotted #CECE8E;
}
.table_heading{
	background-color: #706f49;
	color:F2F2E1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECE8E;
}
.table_row_odd{
	background-color: #F2F2E1;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECE8E;
}
.table_row_even{
	background-color: #ECECD5;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECE8E;
}
.mainHeading{
	color:#F2F2E1;
	padding-left:10px;
	background-color: #706f49;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CECE8E;
	text-align:left;
	height:20px;

}
.success_message{
	color:#66CC33;
}
.success_message a:link{
	color:#66CC33;
	text-decoration:underline

}
.success_message a:visited{
	color:#66CC33;
	text-decoration:underline

}
.success_message a:hover{
	color:#66CC33;
	text-decoration:underline

}

.error_message{
	color:#ff0000;
}
.error_message a:link{
	color:#ff0000;
	text-decoration:underline

}
.error_message a:visited{
	color:#ff0000;
	text-decoration:underline

}
.error_message a:hover{
	color:#00FF00;
	text-decoration:underline

}
