/* CSS Document */
body{
	margin:auto;
	background:url(images/background.jpg) repeat-x 0 0 #160606;
	color:#fff;
	height: auto;
	width: 725px;
	
	}
A {text-decoration: none}
div, p, ul, img, h1, h2, h3, h4, form{
	padding:0;
	margin:auto;
	list-style-type: none;
	}


ul{
	list-style-type:none;
	}
li{
	list-style-type:none;
	height: auto;    
}
.spacer{
	line-height:0; font-size:0; clear:both;
	}
/*---------------------------header----------------------*/

#header{
	width:721px; margin:0 auto; background:url(images/header_pic.jpg) no-repeat; height:200px;
	}
#header img{
left:-1px; top:0px; display:block;
	}

	
#header_navigation_img{
	top:0px;
	display:block;
	width: 203px;
	float: left;
	}
#header_navigation{
	width:721px;
	height:5px;
	display: block;
	float: left;
}


#header_navigation ul{
	width:721px;
	left:-2px;
	top:149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:721px;
	height:51px;
	display: block;
	float: left;
    list-style-type:none;
}

#header_navigation ul li{
padding:0 2px 0 2px; float:left;
}


#header_navigation ul li.noborder{
	background-image:none; padding:0 2px 0 2px; float:left;
}

#header_navigation ul li a{
	color:#CCCCCC;
	display:block;
	padding:0 6px 0 6px;
	text-decoration:none;
	line-height:52px;
	width: 104px;
	height: 51px;
	text-align: center;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-x;
	list-style-type:none;
	}

#header_navigation ul li a.hover{
	
	color: #FFFFFF;	
	background-image: url(images/navi_bg_h.jpg);
	background-repeat: repeat-x;
	}

#header_navigation ul a:hover{
	background-image: url(images/navi_bg_over.jpg);    
	}

/*------------------------body---------------------*/
#wrapper{
	width:721px;
	height:auto;
	margin: auto;
	float: auto;
	margin-bottom: 0px;
}
#page_wrappper{
	height:auto;
	width:721px;
	float: auto;
}
#page_wrappper{
	height:auto;
	width:100%;
	margin:auto;
	float: auto;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	  
}
#site_wrapper {
	width:721px;
	margin: auto;
}
#body2{
	width:721px;
	height: 725px;
	background-image: url(images/body_bg.jpg);
	display: block;
	background-repeat: no-repeat;
	margin: auto;
}

/*------------------left side---------------------*/
#leftPan{
	width:192px;
	float:left;
	padding:0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin: auto;
	display: block;
	}
#leftPan h2{
	color:#FFFFFF;
	font-size:18px;
	width:141px;
	height:30px;
	margin:0 0 0 25px;
	padding:0;
	display:block;
	font-weight:normal;
	line-height:35px;
	text-align: center;	
	}
#leftPan ul{
	width:141px;
	height: 38px;
    left:72px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	margin:0 0 0 26px;
		
	 }
#leftPan ul li{
	background-image: url(images/vertical_nav_bg.jpg);
	height: 39px;
	width: 141px;
	margin-top: 5px;
	padding-top: 0px;
}
#leftPan ul li a{
	font-size:14px;
	line-height:40px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display:block;
	text-align: center;
	width: 141px;
	height: 38px;
	background-image: url(images/vertical_nav_bg.jpg);
	background-repeat: no-repeat;
	}
#leftPan ul li a.hover{
	
	color: #FFFFFF;	
	background-image: url(images/vertical_nav_over.jpg);
	background-repeat: repeat-x;
	} 
	
#leftPan ul a:hover{
	background-image: url(images/vertical_nav_h.jpg);    
	}
/*---------------------middel------------------*/
#middel{
	width:516px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/content_bg.jpg);
	height: 350px;
	background-repeat: no-repeat;
	margin-left: 200px;
	display: block;
	padding-top: 45px;
	}
#middel h2{
color:#CFCFCF; padding:0 0 0 5px; font-size:30px; 
	line-height:34px; height:34px; width:192px; font-weight:normal; display:inline;
	}
#middel p{
	width:auto; font-size:12px; line-height:20px; padding:0;
	}
#middel p b{
background-color:#000000; font-weight:normal;
	}
#middel ul{
	width:350px;
	font-size:0;
	margin-left: 0px;
	}
#middel ul li{
	background:url(images/middel_arrow.gif) no-repeat 0 10px;
	padding:0 0 0 0px;
	color: #FFFFFF;
	margin-top: 0px;
	width: auto;
	}
#middel ul li.nobor{
	background:url(images/middel_arrow.gif) no-repeat 0 10px; border-bottom:none; padding:0 0 0 0px;
	}
#middel ul li a{
	font-size:12px;
	line-height:26px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	
	}
#middel ul li a:hover{
	color:#FF8000;
	}
#middel a.more{
	background:url(images/more_bu.jpg) no-repeat 0 0 #000000;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:70px;
	height:20px;
	text-align:center;
	margin-top: 5px;
	margin-left: 145px;
	}
#middel a.more:hover{
	background:url(images/more_bu_h.jpg) no-repeat 0 0 #000000;
	color:#FFFFFF;
	}

#subcontent{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subcontent2{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subcontent3{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subcontent4{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subcontent5{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#subcontent6{
	position:absolute;
	visibility: hidden;
	border: 1px solid orange;
	width: 300px;
	padding: 8px;
	background-image: url(images/content_bg.jpg);
	z-index: 4;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#image_viewer{
	width: 119px;
	height: auto;
	margin-left: 40px;
	margin-top: 2px;
	display: block;
	float: none;
	text-align: justify;
	}
#date{
	width: 100px;
	height: auto;
	margin-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
	float: none;
}
#title{
	width: 100px;
	height: auto;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: inline;
	float: none;
}
#middle_content{
	width: 360px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	float: left;
	margin-top: 5px;
	text-align: justify;
	margin-left: 43px;
	line-height: 20px;
}

#spacer{
	width:215px;
	height:250px;
	float:left;
	display:block;
}

#testimonial{
	width:250px;
	height:30px;
	float:left;
	display:block;
	text-align: left;
	margin-bottom: 23px;
}

#testimonial_name{
   width:125px;
	height:25px;
	float:left;
	display:block;

}

#testimonial a.more1{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_1.jpg);
	}
#testimonial a.more1:hover{
	color:#FF8000;
	background-image: url(images/more_1_h.jpg);
	}

#testimonial a.more2{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_2.jpg);
	}

#testimonial a.more2:hover{
	color:#FF8000;
	background-image: url(images/more_2_h.jpg);
	}

#testimonial a.more3{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_3.jpg);
	}
#testimonial a.more3:hover{
	color:#FF8000;
	background-image: url(images/more_3_h.jpg);
	}

#testimonial a.more4{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_4.jpg);
	}
#testimonial a.more4:hover{
	color:#FF8000;
	background-image: url(images/more_4_h.jpg);
	background-position: center;
	}

#testimonial a.more5{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_5.jpg);
	}
#testimonial a.more5:hover{
	color:#FF8000;
	background-image: url(images/more_5_h.jpg);
	}

#testimonial a.more6{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:none;
	font:18;
	display:block;
	width:80px;
	height:31px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	background-image: url(images/more_6.jpg);
	}
#testimonial a.more6:hover{
	color:#FF8000;
	background-image: url(images/more_6_h.jpg);
	}

/*-------------------------footer-----------*/
#footer{
	width:720px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0;
	height:350px;
	float: left;
	}
#footer ul{
	width:387px;
	display:block;
	height:16px;
	font-size:0;
	margin:0;
	left:718px;
	top:633px;
	margin-left: 245px;
	}
#footer ul li{
	 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	display:block;
	margin:0;
	padding:0;
	font-size: 9px;
	}
#footer ul li a{
	height:16px; padding:0 8px 0 8px; font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#B98785; text-decoration:none;
	}
#footer ul li a:hover{
color:#1C1C1C;
	}
#footer p{
	color:#FFFFFF;
	font-size:11px;
	width:325px;
	display:block;
	margin:0;
	line-height:16px;
	left:266px;
	top:263px;
	text-align: center;
	bottom: 60px;
	margin-left: 268px;
	}
#footer ul.xh{
	width:157px; height:16px; display:block; font-size:0; margin:0; position:absolute; left:319px; top:278px;
	}
#footer ul.xh li{
	float:left; display:block; height:16px; padding:0 20px 0 0;
	margin:0 8px 0 0;
	}
#footer ul.xh li a{
	font:bold 13px/16px  Georgia, "Times New Roman", Times, serif;   float:left;
	 height:16px; text-decoration:none; padding:0 3px 0 3px; margin:0; display:block;
	}
#footer ul.xh li a:hover{
	 
	}
#footer p.copy{
	color:#FFFFFF;
	font-size:10px;
	width:234px;
	margin:0;
	line-height:16px;
	color:#FFFFFF;
	height:16px;
	padding:0;
	left:312px;
	top:281px;
	text-align: center;
	margin-left: 300px;
	}
#footer p.copy a{
	text-decoration:none;
	color: #B4B4B4;
	
	}
#footer p.copy a:hover{
	color: #FFFFFF;	
	}
#contact{
	width: 213px;
	height: 225px;
	background-image: url(images/contact_bg.jpg);
	display: block;
	float: left;
	margin-left: 214px;
	margin-top: 15px;
	background-repeat: no-repeat;
}
/*-------------------------------aboutus-------------*/


#aboutus{
	background-image: url(images/aboutus.jpg);
	float: left;
	background-repeat: no-repeat;
	display: block;
	height: 224px;
	width: 240px;
}
#aboutus .column{
    display:inline;
}

#aboutustext{
	width: 90px;
	height: 27px;
	float: left;
	left: 432px;
	top: 250px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	display: inline;
}
#aboutustext h2{
	font-size: 14px;
	text-decoration: none;    
}
#boxlabel{
	width: 215px;
	height: 15px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
}
#boxlabel_spacer{
	width: 245px;
	height: 15px;
	float: left;
	margin-left: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}





#thumb_strip_spacer{
    width:240px;
	height:20px;
	display:block;

}
#thumbstrip{
	width: 53px;
	height: 53px;
	display: block;
	border-top-style: none;
	outline-style: none;
	border: none;
	border-style: none;
	float: left;
	margin-bottom: 15px;
}
#thumbstripwrapper{
	width: 53px;
	height: 118px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
}
#thumbstrip .column{
	display: inline;    
}

#aboutus_name_spacer{
	width: 120px;
	height: 10px;
	display: block;
	float: left;
}
#aboutus_name{
	width:100px;
	display: block;
	margin-left: 0px;
	height: 10px;
	float: left;
	list-style-type:none;
	font-size: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-decoration: none;
	}

#aboutus_name a{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type:none;
	line-height: 100%sxz/    ;
}

#aboutus_title{
	width:100px;
	display: block;
	margin-left: 0px;
	height: 10px;
	float: left;
	list-style-type:none;
	font-size: 10px;
	line-height: 8px;
	text-align: left;
	margin-bottom: 10px;
	}

#aboutus_name h2{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type:none;
	line-height: 0px;
}


/*-------------------------------about us list-------------*/
#aboutus-list-wrapper{
	width: 120px;
	height: 200px;
	display: block;
	float: left;
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 10px;
}

#aboutus ul li h2{
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type:none;
	line-height: 50%;
}


	
	#aboutus ul{
	width:120px;
	display: block;
	margin-left: 0px;
	height: 21px;
	float: left;
	list-style-type:none;
	font-size: 10px;
	line-height: 15;
	}

#aboutus ul li{
	width: 100px;
	color: #FFFFFF;
	margin-bottom: 5px;
	height: auto;
	display: block;
	list-style-type:none;
	line-height: 13px;
	font-size: 10px;
	}

#aboutus ul li a{
	font-size:14px;
	line-height:10px; 
	color:#B98785; 
	text-decoration:none;
	list-style-type:none;
	}

#aboutus ul li a:hover{

	color:#B98785; 
	}
/*-------------------------------end aobut us list-------------*/
	
#aboutusli a.more{
	background:url(images/more_bu.jpg) no-repeat 0 0 #000000;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:70px;
	height:20px;
	text-align:center;
	margin-top: 5px;
	margin-left: 145px;
	list-style-type:none;

	}
#aboutus a.more:hover{
	background:url(images/more_bu_h.jpg) no-repeat 0 0 #000000;
	color:#FFFFFF;
	list-style-type:none;

	}

/*-------------------------------contact form-------------*/

#contact{
	width: 213px;
	height: 225px;
	background-image: url(images/contact_bg.jpg);
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#contact form.contact{
	padding:0;
	margin:0;
	display:block;
	font-size:9px;
	color: #FFFFFF;
	border: none;
	margin-right: 0px;
	padding-left: 20px;
	overflow: hidden;
	border-top-color: #677371;
	border-right-color:#677371;
	border-bottom-color: #677371;
	border-left-color:#677371;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #677371;
	outline-color: #677371;
	outline-color:#677371;
	}

#contact form.contact label{
	  padding:0 ; height:19px; font-size:14px; line-height:19px; width:142px; display:block;
	}

#contact form.contact input{
	padding:0;
	margin:0;
	width:145px;
	height:18px;
	font-size:10px;
	background-repeat: no-repeat;
	background-color: #677371;
	border-top-color: #677371;
	border-right-color:#677371;
	border-bottom-color: #677371;
	border-left-color: #677371;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #677371;
	outline-color: #677371;
	margin-top: 9px;
	margin-left: 3px;
	color: #FFFFFF;
	background: #677371;
	;
	background-image: url(images/name_bg.jpg);
	}
#contact form.contact textarea{
	height:55px;
	width:145px;
	margin:0;
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 3px;
	border-style: none;
	outline-style: none;
	background-color: #677371;
	border-top-color: #677371;
	border-right-color: #677371;
	border-bottom-color: #677371;
	border-left-color: #677371;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:#677371;
	color: #FFFFFF;
	border: none;
	outline-color:#677371;
	overflow: hidden;
	}
#contact form.contact input.sub{
	width:48px; height:15px; background:url(images/submit_bu.gif) no-repeat 0 0 #2B0F0F; color:#FFFFFF; cursor:pointer;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center;
	margin:14px 0 0 97px;
	}
#textarea {

}

#bottominfowrapper{
	width: 720px;
	height: 224px;
	float: left;
	overflow: hidden;
	display: block;
}

#sponsor{
	width: 188px;
	height: 250px;
	float: left;
	padding-left: 26px;
}
/*-------------------------------gallery-------------*/
/*BEGIN LIGHT BOX FEATURE*/
div#frame{
	width: 516px;
	display: block;
	float: none;
	height: 350px;
	padding-top: 45px;
	background-image: url(images/content_bg.jpg);
	margin-left: 200px;
	background-repeat: no-repeat;
}
div#thumbstrip-title{
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
}

div#thumbs{
	height: auto;
	display: block;
	width: 450px;
	margin-left: 40px;
}
a.thumbnail{
	width: 67px;
	height: 61px;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 1000%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
0

