/* CSS Document */
/*=============================================default variable============================*/
body {
			padding:0px;
			margin:0px;
			background-color:#B3B4A8;
			background-image:url(/images/body_bg.gif);
			background-repeat:repeat-x;
			margin-top:27px;
			margin-bottom:85px;
			font-family:Tahoma, Verdana, Arial;
			}
p {
		padding:0;
		margin:0;
		}
* {
		color:#4C250E;
		font-size:11px;
		}
li {
		padding:0;
		margin:0;
		list-style-type:none;
		}
ul {
		padding:0;
		margin:0;
		}
form {
		padding:0;
		margin:0;
		}
		
a {font-size:1.1em}

A:link    { color:#EBEBEB;}   /* unvisited links */
A:visited { color: #EBEBEB; }   /* visited links  */
A:active  { color: #EBEBEB; }   /* active links   */
A:hover { color:#EC9131; }	
/*-----------------------------------header-------------------------------------*/
.style1 {
	font-size: 14px;
	color: #D58221;
}

.header{
			background-image:url(/images/headre_image.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			}
.mid_bg {
			background-image:url(/images/middle_bg.gif);
			background-repeat:repeat-x;
			background-color:#763E10;
			}
/*--------------------------------menu-----------------------------------*/
.menu_bg {
			background-image:url(/images/menu_bg.gif);
			background-repeat:repeat-x;
			}
			
/*-----------------------------banner-------------------------------------------------*/
.banner1 {
			background-image:url(/images/baner1.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}
.banner2 {
			background-image:url(/images/baner2.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}
.banner3 {
			background-image:url(/images/baner3.jpg);
			background-repeat:no-repeat;
			background-position:left;
			}

li.l1 a:link {
			background-image:url(/images/banner_bullte.gif);
			background-position:2px 4px;
			background-repeat:no-repeat;
			color:#4C250E;
			text-decoration:none;
			font-size:1.1em;
			font-weight:normal;
			padding-left:11px;
			line-height:7px;
			}
li.l1 a:hover {
			text-decoration:underline;
			background-position:0px 4px;
			}
/*-------------------------------------------body------------------------------------*/
.mid_body_bg2 {
			background-image:url(/images/mid_body_bg2.gif);
			background-color:#814614;
			background-repeat:repeat-x;
			}
.ad_bg {
			background-image:
			url(/images/ad_body_bg.gif);
			background-color:#D48120;
			background-repeat:repeat-x;
			border-bottom:#63310D 1px solid;
			border-left:#63310D 1px solid;
			border-right:#63310D 1px solid;
			}
.ad_pading {
			padding-left:5px;
			}
/*-------------------------------------------------table------------------------------*/
.text1 {
		color:#FBE6B7;
		font-size:9px;
		font-weight:bold;
		padding-bottom:2px;
		padding-top:3px;
		}
			
.text2 {
		color:#6A350D;
		border-bottom:#975B1C 1px dashed;
		font-size:9px;
		padding-bottom:5px;
		padding-top:3px;
		}
.text3 {
		color:#6A350D;
		
		font-size:9px;
		padding-bottom:5px;
		padding-top:3px;
		}
.star_pad {
		padding-left:13px;
		}
.text4 {
		color:#FBE6B7;
		padding-left:17px;
		padding-top:10px;
		padding-bottom:5px;
		}
		
.text5 {
		color:#814614;
		font-size:1.1em;
		padding-left:17px;
		padding-top:10px;
		padding-bottom:5px;
		}
		
.view_more:link {
		color:#ECBC2E;
		text-decoration:none;
		font-size:1.0em;
		font-weight:bold;
		padding-left:17px;
		}
.view_more:hover {
		text-decoration:underline;
		}
.findus:link {
		color:#ECBC2E;
		text-decoration:none;
		font-size:1.0em;
		font-weight:bold;
		padding-left:150px;
		}
.findus:hover {
		text-decoration:underline;
		}
.body_pad {
		padding-left:20px;
		}
.body_text1 {
		color:#FBE6B7;
		font-weight:bold;
		}
.body_text2 {
			color:#ECBC2E;
			font-size:1.08em;
			padding-bottom:12px;
			border-bottom:#D28020 1px dashed;
}
			
.frame_bg {
			background-image:url(/images/frame_bg.gif);
			background-repeat:repeat-x;
			background-position:top;
			border-left:#542709 1px solid;
			border-right:#542709 1px solid;
			border-top:#542709 1px solid;
			}
/*================================footer==============================*/
.footer_bg {
			color:#D19F33;
			font-size:9px;
			padding-top:12px;
			padding-bottom:7px;
			}
.footer_link:link {
			padding-left:2px;
			padding-right:3px;
			text-decoration:none;
			color:#FFFFFF;
			}
.footer_link:hover {
			text-decoration:underline;
			}
.copy {
		color:#A5440C;
		padding-bottom:23px;
		}
/*=======================================inside header===============================*/

.header_inside {
				background-image:url(/images/header_inside.jpg);
				background-position:top;
				background-repeat:no-repeat;
				}
/*------------------------------banner-------------------------------------------------*/
.banner_inside1 {
				background-image:url(/images/baner1_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.inside_text1 {
				color:#ECC087;
				font-size:10px;
				}
.banner_inside2 {
				background-image:url(/images/baner2_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.banner_inside3 {
				background-image:url(/images/baner3_inside.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
li.l2  {
			background-image:url(/images/body_bullte.gif);
			background-repeat:no-repeat;
			background-position:2px 4px;
			color:#DD962E;
			font-size:10px;
			padding-left:12px;
			line-height:12px;
			}
.more_pading {
			padding-right:30px;
			padding-top:17px;
			}
.inside_text3 {
			color:#D99935;
			}
.inside_text4 {
			color:#ffffff;
			font-weight:bold;
			font-size:11px;
			}
.website {
			color:#FBE6B7;
			text-decoration:underline;
			font-size:10px;
			}
.website:hover {
			text-decoration:none;
			}
/*------------------------------------------contact------------------------------*/
.banner_contact {
				background-image:url(/images/baner1_contact.jpg);
				background-position:top left;
				background-repeat:no-repeat;
				}
.cont_text1 {
				color:#ffffff;
				font-size:11px;
				}
.cont_black {
				color:#000000;
				font-size:11px;
				font-weight:bold;
				}
/*----------------------------------------------contact form----------------------------*/
.table_bg {
			background-color:#A26827;
			border-bottom:#E0B483 1px dashed;
			border-top:#E0B483 1px dashed;
			padding-left:17px;
			padding-top:26px;
			padding-right:17px;
			}
.from_text1 {
			color:#DEA55B;
			text-decoration:none;
			font-size:11px;
			font-weight:bold;
			}
.box1 {
			width:120px;
			height:16px;
			border-bottom:#D4D0C8 1px solid;
			border-right:#D4D0C8 1px solid;
			border-left:#404040 1px solid;
			border-top:#404040 1px solid;
			}
.box2 {
			height:76px;
			color:#A26827;
			font-size:11px;
			font-weight:bold;
			padding-left:3px;
			}
.form_text2 {
			color:#FFD850;
			font-size:12px;
			font-weight:bold;
			}
			
.form_text4 {
			color:#FFD850;
			font-size:16px;
			font-weight:bold;
			}

.form_text3 {
			color:#CD952E;
			}
.ph_n2 {
			background-color:#985721;
			padding-left:12px;
			padding-top:8px;
			padding-bottom:8PX;
			}
			
.corners {
width:300px;
	border: 3px solid #D4A24D;
	background-color: #763E10;
	padding: 4px 8px 5px 8px;
	margin: 10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 3px;
	}
	
	.phpform {margin-left: 162px; width: 150px;	line-height: 2.6em; float: left; clear: left;}

#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(/html/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(/html/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/html/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}		