
.content_left {
	background-color: #FBF7D8;
	background-image: url(../images/content_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_mid {
	background-color: #FBF7D8;
	background-image: url(../images/main_body_content_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content_right {
	background-color: #FBF7D8;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


p{ margin:0;
padding:0;

}

a{
	color: #006600;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.powered {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;	
}
.powered a {
	color: #333333;
	text-decoration: none;
}
.powered a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyrights {
	color: #FFFFFF;
}

.footer
{
	font-family: Arial;
	font-size: 11px;
	color: #776528;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	font-weight: bolder;
}

.footer a
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover
{
	color: #990000;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}


/* left Nav */
ul {
	list-style: none;
	
}

#nav {		
     margin: 0px 0px 0px 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav a {
	display: block;
	color: #000000;
	width: 195px;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAE5B6;
	border-bottom-color: #B5A542;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#nav a:hover {
	color: #980505;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D2C66E;
}

/* top nav start*/

.nav_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	width:100%;
	line-height:32px;
	height:42px;
	text-decoration: none;
}

.nav_menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#B59726;
	/*background:url(images/nav_hover.gif) repeat-x;*/
	display:block;
	text-decoration: none;
	height:42px;
	background-color: #BD0409;
	background-image: url(../images/top_nav_hover.jpg);
	background-repeat: repeat-x;
}

/* top nav End*/


/* BANNER */

#banner{
	
	width:910px;
	float:left;
	background-image: url(../images/banner_small.jpg);
	background-repeat: repeat;
}

.banner_button_left{
	float:left;
	margin-top:95px;
	margin-left:100px;
	cursor:pointer;
}

.banner_button_right{
	float:left;
	margin-top:95px;
	margin-left:40px;
	cursor:pointer;
}

.sliderTextHolder {
	float:left;
	width:250px;
	margin-top:35px;
	padding-left:75px;
}

.sliderTextHolder li {
	height:207px;
}

.banner_image{
	margin-top:15px;
	float:left;
	width:237px;
	height:182px;
	margin-right:5px;
}

.sliderImages{
	margin-left:100px;
	margin-top: 27px;
	float:left;
}

.banner_heading{
	margin-bottom:5px;
	color:#D7CD82;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	margin-top: 20px;	
}
.banner_heading1{
	margin-bottom:5px;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	margin-top: 20px;	
}

.banner_text{
	color:#fff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
} 

.banner_sub_heading {
	color:#fff;
	font-size:30px;
	float:right;
	margin-top:5px;
} 



.button_more_information{
	background:url(../images/more_information.png) no-repeat;
	height:44px;
	width: 134px;
	display:block;
}

.button_more_information:hover{
	background:url(../images/more_information.png) 0px -44px  no-repeat;
	height:44px;
	width: 134px;
	display:block;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.style_list {
	list-style-type: square;
	list-style-position: outside;
}
.img_border {
	padding: 2px;
	border: 1px solid #D6CD82;
}
.mt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bdr {
	padding: 12px;
	border: 3px solid #D6CD82;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.4;
	cursor: hand;
}
.page_caption {
	color: #990000;
}
