/* CSS Document */
@charset "utf-8";
body { margin:0; padding:0; width:100%; background: #FFCC99;margin-top:3px; margin-bottom:6px; background-image:url(images/bg.gif); background-repeat:repeat-y; background-position:center}
html { padding:0; margin:0;}

/********** header **********/
.content { width:924px; height:750px; margin:0px auto;}
.header { width:924px; height:243px; background:url(images/index-_01.gif)}
.menu { width:924px; height:30px; background:#FFFFFF url(images/index-_10.gif) right repeat-y;}
.leftpane{ float:left; background:#FFFFFF; width:581px; height:481px;}
.lefttext {
	float:bottom;
	
	padding-left:10px; padding-right:10px; padding-top:7px;
	text-align:justify;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	
}

.leftmain{font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#660000; padding:0;
	text-decoration:none;
	line-height:1.4em;
	float:right;
	width:380px;
	margin-right:10px;
}
	.leftpic{padding:0; width:167px; height:115px; margin-left:5px; float:left;}
	.left1{ width:565px; height:125px; padding-top:9px; margin:0; background-color:#C7A283; margin-padding:10px;} 
	.left2{ width:565px; height:125px; padding-top:9px; margin:0; background-color:#FFFFFF; margin-padding:10px;} 
	.left3{ width:565px; height:125px; padding-top:9px; margin:0; background-color:#C7A283; margin-padding:10px;} 
.rightpane{float: left; background: url(images/index-_10.gif); width:343px; height:481px;}
.flash{padding-left:6px;}
.flashgal{padding-left:16px;}
.flasha{padding-left:3px;font:normal 13px, Arial, Helvetica, sans-serif;
	color:#660000;
	
	text-decoration:none;}
.align{ padding-left:9px;}
.pic{padding-right:2px; width:558px; height:300px; padding-top:9px;   }
.pic1{padding:0; width:167px; height:130px; margin:0; float:left;}
.pic2{padding:0; width:167px; height:130px; margin-left:9px; float:left;}

.headings{float:bottom;
	font:normal 14px, Arial, Helvetica, sans-serif;
	color:##D54500;
	padding-left:9px; padding-right:6px; padding-top:9px;
	text-decoration:underline strong;
	line-height:1.2em;}
	
	.righttext{ padding-left:21px;font:normal 14px, Arial, Helvetica, sans-serif;
	color:#660000;
	padding-left:9px; padding-right:6px; padding-top:9px;
	text-decoration:none;
	line-height:1.3em; }
	.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 2px solid brown;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}



.thumbnail span{ /*CSS for enlarged image*/
position: absolute;

padding: 5px;
left:100px;

visibility: hidden;
color: black;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
border: 2px solid brown;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 700;
left: 100px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.thumbnail:activ span{ /*CSS for enlarged image*/
visibility: visible;
top: 700;
left: 100px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
	.text10a{width:100px; height:20px; font:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#660000; float: left; margin-left:6px; } 
	.text10b{width:450px; height:20px; font:Arial, Helvetica, sans-serif; font-weight:normal; font-size:13px; color:#660000; float: left; margin-left:6px;} 
	.text0{width:335px; height:475px; font:Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#660000; float: left; margin-left:2px; } 
	.leftpane0{  width:345px; height:215px; margin-left:15px; margin-top:6px; border:#660000 thin double;} 	
