/*GLOBAL CSS STARTS*/
body{margin:0; padding:0;font-family:"Trebuchet MS";font-size:13px; text-align:justify; color:#F7D6A0; background-color:#BA590C; background-image:url(../images/bodybg.jpg);}
div,span,a,ul,li{margin:0; padding:0;}
img{border:0; padding:0; margin:0; behavior: url("pngbehavior.htc");}
form, center{margin:0; padding:0;}
label{margin:0; padding:0;}
/*p:first-line{color:#B70E0E;}*/
ol,li{color:#F7D6A0;}
h1{padding:0; margin:0; font-size:15px; padding:10px;}





/*GLOBAL CSS ENDS*/

#container{
	width:100%;
	height:auto;
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

/*#top_bg{
	width:100%;
	height:368px;
	background-image:url(../images/top-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:1px solid #370101;
}*/

#content_container{
	width:850px;
	height:auto;
	clear:both;
	padding:0;
	margin:0 auto;
}

#nav_top{
	width:100%;
	height:102px;
	background-image:url(../images/top-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	padding:0;
	margin:0;
}

#logo_holder{
	width:850px;
	height:102px;
	clear:both;
	padding:0;
	margin:0 auto;
}

#logo_container{
	width:358px;
	height:71px;
	float:left;
	padding:0;
	margin:0;
}

#logo{
	width:358px;
	height:71px;
	float:left;
	margin-top:21px;
	padding:0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

#main_area_fluid{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#footer{
	width:100%;
	height:84px;
	clear:both;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

#header{
	width:850px;
	height:255px;
	clear:both;
	padding:0;
	margin:0;
}

#content_area{
	width:850px;
	height:auto;
	clear:both;
	vertical-align:top;
	margin:0;
	padding:0;
}


#indentmenu{
	width: 475px;/*leave this value as is in most cases*/
	float:right;
	margin-top:58px;
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:13px;
	padding-left:13px;
	font-weight:normal;
 
}

#indentmenu ul{
	padding: 0px;
	margin:0;
	float: left;
}

#indentmenu ul li{
	display: inline;
	padding:0;
	margin:0;
}

#indentmenu ul li a{
	float: left;
	color: #ffffff; /*text color*/
	text-decoration: none;
	padding-left:22px;
	margin:0;
}

#indentmenu ul li a:hover{
	color: #eeeeee;
}

#indentmenu ul li a:visited{
	color: #eeeeee;
}

#home_banner{
	width:842px;
	height:224px;
/*	background-image:url(../images/home-img.jpg);
	background-repeat:no-repeat;*/
	margin-top:13px;
	padding:0;
}

#shade_left{
	width:7px;
	height:353px;
	padding:0;
	margin:0;
	float:left;
	background-image:url(../images/left_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	behavior:url("iepngfix.htc");
}

#txt_area{
	width:836px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
}

#shade_right{
	width:7px;
	height:353px;
	float:right;
	padding:0;
	margin:0;
	background-image:url(../images/right_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	behavior:url("iepngfix.htc");
}


#text_area_left{
	width:284px;
	height:auto;
	padding-left:10px;
	margin-top:10px;
	float:left;
}

#text_area_right{
	width:528px;
	height:auto;
	padding:0;
	margin-top:10px;
	float:right;
}

#welcome_img{
	width:343px;
	height:37px;
	margin-top:18px;
	margin-bottom:10px;
	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:35px;
	line-height:35px;
	color:#FFFFFF;
	letter-spacing:3px;
	text-align:left;
}

#right_content_area{
	width:516px;
	height:auto;
	padding:0;
	clear:both;
	text-align:justify;
	line-height:18px;
}

		#right_content_area ol{
			padding:0;
			margin-bottom:10px;
			clear:both;
			text-align:left;
			line-height:18px;
		}
		
		#right_content_area ol li{
			padding:0;
			margin-bottom:10px;
			text-align:left;
			text-align:justify;
		}

.more_txt{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#9E0B0B;
}

.more_txt a{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#9E0B0B;
}

.more_txt a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#9E0B0B;
}

#photogallery_container{
	width:264px;
	height:auto;
	padding:0;
	margin-top:18px;
	clear:both;
}

/*#imggallery_img{
	width:178px;
	height:26px;
	padding:0;
	margin:0;
	background-image:url(../images/gallery_img.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}*/

#imggallery_area{
	width:264px;
	height:auto;
	padding-top:8px;
	margin:0;
	clear:both;
	
}

#imggallery_top_img{
	width:264px;
	height:18px;
	padding:0;
	margin-top:10px;
/*	background-image:url(../images/imggallery_top.jpg); changes made
	background-repeat:no-repeat;
	background-position:bottom;
*/	clear:both;
}

#imggallery_middle_img{
	width:264px;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
}

#imggallery_middle_img_left{
	width:13px;
	height:146px;
	padding:0;
	margin:0;
/*	background-image:url(../images/imggallery_middle_left_1.jpg); changes made
	background-repeat:repeat-y;
	background-color:#CB7128;*/
	float:left;
}

#imggallery_middle_img_middle{
	width:241px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
/*	background-color:#CB7128; changes made
*/}


#video_container{
	width:500px;
	height:auto;
	padding:0;
	margin:0;
}

#video_container ul{
	padding:0;
	margin-top:14px;
}


#video_container ul li{
	padding:0;
	margin-left:6px;
	margin-top:5px;
	display:block;
	float:left;
	background-image:url(../images/watch_video_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	behavior:url("iepngfix.htc");
}

#video_container ul li a{
	text-decoration:none;
	color:#F7D6A0;
	padding-left:17px;
	font-weight:bold;
}


#audio_container{
	width:500px;
	height:auto;
	padding:0;
	margin:0;
}

#audio_container ul{
	padding:0;
	margin-top:14px;
}


#audio_container ul li{
	padding:0;
	margin-left:6px;
	margin-top:5px;
	display:block;
	background-image:url(../images/audio_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	behavior:url("iepngfix.htc");
}

#audio_container ul li a{
	text-decoration:none;
	color:#F7D6A0;
	padding-left:17px;
	font-weight:bold;
	display:block;
}


#imggallery_middle_img_container{
	width:500px;
	height:auto;
	padding:0;
	margin:0;

}
#imggallery_middle_img_container ul{
	padding:0;
	margin:0;
}


#imggallery_middle_img_container ul li{
	padding:0;
	margin-left:6px;
	margin-top:5px;
	display:inline;
	float:left;
}

#imggallery_middle_img_right{
	width:10px;
	height:146px;
	padding:0;
	margin:0;
	/*background-image:url(../images/imggallery_middle_right_1.jpg); changes made
	background-repeat:repeat-y;*/
	float:right;
}

#img_gallery_bottom_img{
	width:264px;
	height:20px;
	padding:0;
	margin:0;
/*	background-image:url(../images/imggallery_bottom.jpg); changes made
	background-repeat:no-repeat;
	background-position:top;*/
	clear:both;
}


#videogallery_container{
	width:264px;
	height:50px;
	padding:0;
	margin-top:20px;
	clear:both;
/*	border:solid 1px #F7D6A0;*/
}

#video_img{
	width:166px;
	height:22px;
	padding:0;
	margin:0;
	background-image:url(../images/vedio_img.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
}

/*footer area starts*/

#footer_container{
	width:850px;
	height:26px;
	padding-top:30px;
	margin:0 auto;
	clear:both;
}

#footer_container_left{
	width:302px;
	height:26px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#CA691C;
	text-align:left;
	float:left;
}

#footer_container_right{
	width:364px;
	height:26px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#F7D6A0;
	float:right;
}

#footer_container_right a{
	width:364px;
	height:26px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#F7D6A0;
}

#footer_container_right a:hover{
	width:364px;
	height:26px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#F7D6A0;
}


#form_container{
	width:350px;
	height:auto;
	padding:0;
	margin-top:15px;
	margin-left:25px;
	clear:both;
}

#form_head_txt{
	width:300px;
	height:auto;
	padding:0;
	margin-top:8px;
	margin-bottom:8px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#f7d6a0;
	font-weight:bold;
	clear:both;
}

#form_container_left{
	width:100px;
	height:auto;
	padding:0;
/*	margin-top:5px;
*/	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4b0102;
	font-weight:bold;
}

#form_container_left ul{
	padding:0;
	margin:0;
}

#form_container_left ul li{
	padding:0;
	margin-top:9px;
	display:block;
}

.field_style{
	width:180px;
	height:20px;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	background-color:#ffe5bc;
	font-weight:normal;
	color:#790100;
	border:solid 1px #4b0102;
}

.txt_area{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	background-color:#ffe5bc;
	font-weight:normal;
	color:#790100;
	border:solid 1px #4b0102;
	margin:0;
	padding:0;
}

#button_container{
	width:110px;
	height:30px;
	padding:0;
	margin-top:20px;
	margin-left:115px;
	clear:both;
}

.btn_send{
	width:48px;
	height:27px;
	padding:0;
	margin-top:10px;
	float:left;
}

.btn_send input{
	width:48px;
	height:27px;
	padding:0;
	margin:0;
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#eab781;
	border:0px;
	cursor:pointer;
}

.btn_clear{
	width:48px;
	height:27px;
	padding:0;
	margin-top:10px;
	float:right;
	cursor:pointer;
}

.btn_clear input{
	width:48px;
	height:27px;
	padding:0;
	margin:0;
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#eab781;
	border:0px;
}


#form_container_right{
	width:200px;
	height:auto;
	padding:0;
/*	margin-top:5px;
*/	margin-left:10px;
	float:left;
}

#form_container_right ul{
	padding:0;
	margin-top:5px;
}

#form_container_right ul li{
	padding:0;
	margin-top:5px;
	display:block;
}

.contact_tbl{
	border-top:1px dotted #F7D6A0;
}

.contact_tbl td{
	height:25px;
}

.txt_field{
	border:2px solid #904E03;
	background-color:transparent;
	color:#590100;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:260px;
	padding-left:4px;
}

.button{
	border:0;
	background-color:#6F0100;
	cursor:pointer;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
}


#left_nav_links{
	width:234px;
	height:139px;
	padding:12px;
	margin:0;
	background-image:url(../images/left_nav_bg.png);
	background-repeat:no-repeat;
	behavior:url("iepngfix.htc");
/*	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;*/
}

#left_nav_links ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:210px;
}

#left_nav_links ul li{
	display:block;
	color:#EFD68E;
	font-size:12px;
	text-align:left;
	margin-bottom:9px;
	border-bottom:1px dotted #E4B465;
	background-image:url(../images/menu_bullet.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	behavior:url("iepngfix.htc");
	padding-left:10px;
}

#left_nav_links ul li a{
	color:#EFD68E;
	text-decoration:none;
	padding-bottom:5px;
}



/*light box script stats here*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*light box script ends here*/

.ad{color:#FFE5BD; text-decoration:none;}


