@charset "utf-8";
@import "lightbox.css";
*{margin:0;padding:0;}

/*LINKS*/
a{outline:none;white-space:nowrap;}
a img{border:0;}
a[href*="zip"]{padding-right:30px;background:transparent url(../design_img/zip_ext.gif) center right no-repeat;}
a[href*="pdf"]{padding-right:30px;background:transparent url(../design_img/pdf_ext.gif) center right no-repeat;}
a[href*="xls"]{padding-right:30px;background:transparent url(../design_img/xls_ext.gif) center right no-repeat;}
a[href*="doc"]{padding-right:30px;background:transparent url(../design_img/doc_ext.gif) center right no-repeat;}	

/*CLEARANCE*/
.clear{clear:both;height:0;overflow:hidden;}

/*FORMS*/
form li{list-style-type:none;margin-bottom:5px;}

/*SITE PATH*/
#sitePath{padding:20px 0;}
#sitePath li{list-style-type:none;display:inline;}
#sitePath li a{background-color:transparent;color:#000;text-decoration:underline;}	
#sitePath li a:hover{text-decoration:none;}	
#sitePath li span{margin:0 0 0 5px;}	
	
/*CONTENT*/	
#content{font-size:14px;background-color:transparent;color:#fff;}
p{line-height:1.6;margin-bottom:10px;}
/*p + p{text-indent:20px;}*/
cite:before,cite:after{content:"\"";}

/*HEADERS*/
h1{font-size:150%;margin-bottom:20px;}
h2{font-size:140%;margin-bottom:16px;}
h3{font-size:130%;margin-bottom:12px;}	
h4{font-size:120%;margin-bottom:8px;}
h5{font-size:110%;margin-bottom:4px;}
h6{font-size:100%;margin-bottom:0px;}	
h1,h2,h3,h4,h5,h6{
	background-color:transparent;
	color:#eeece9;
	}
					
/*PAGE SPECIFIC*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:transparent url(../design_img/bodyBg.jpg);
	color:#958973;
	}
#container{
	width:815px;
	margin:0 auto;
	}
#leftCon{
	width:160px;
	float:left;
	position:relative;
	z-index:5;
	}
#logotype{
	width:100%;
	height:95px;
	text-align:center;
	}		
#logotype img{
	margin-top:10px;
	}	
#rightCon{
	width:650px;
	float:right;
	position:relative;
	z-index:0;
	}	
#header{
	width:100%;
	height:280px;
	background:transparent url(../design_img/headerBg.png) top left no-repeat;
	color:#fff;
	}	
#navigation ul{
	padding:3px 0px;
	background:#6d6147 url(../design_img/navigationUlBg.jpg);
	color:#eeece9;
	}	
#navigation li{
	list-style-type:none;
	position:relative;
	padding:0 10px;
	}
#navigation li a, #navigation li span{
	display:block;
	width:120px;
	padding:8px 10px;
	text-decoration:none;
	color:#eeece9;	
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
#navigation li a.active, #navigation li span.active{
	background-color:#534c3d;
	color:#eeece9;
	}	
.border{
	background:transparent url(../design_img/navLinkBg.gif) bottom left repeat-x;
	}
* html #navigation li{
	height:30px;
	display:block;
	}		
#navigation li a:hover, #navigation li span:hover{
	background-color:#948872;
	color:#eeece9;	
	}
#navigation ul li.toggle ul{
	padding:0;
	width:160px;
	}	
#navigation ul li.toggle ul li a{
	width:140px;
	}		
#navigation ul li.toggle ul li{
	padding:0;
	}		
#navigation li.toggle:hover ul{
	display:block;
	}	
.toggle ul{
	display:none;
	position:absolute;
	top:0;
	left:160px;
	z-index:100;
	}	
.blockImg{
	display:block;
	}	
#footer{
	margin-top:20px;
	padding-top:10px;
	margin-bottom:20px;
	border-top:1px solid #827358;
	background-color:transparent;
	color:#827358;
	text-align:right;
	font-size:10px;
	}
.thumbCon{
	width:120px;
	height:90px;
	margin-bottom:5px;
	border:3px solid #fff;
	float:left;
	}	
.thumb{
	width:120px;
	height:90px;
	overflow:hidden;
	}	
.margin{
	margin-right:5px;
	}	
#footer ul{
	float:left;
	}
#footer ul li{
	list-style-type:none;
	display:inline;
	}	
#footer ul li span{
	margin:0 10px 0 5px;
	}		
#footer a{
	background-color:transparent;
	color:#827358;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}		

#contactFrm label{
	display:block;
	float:left;
	width:120px;
	}
#contactFrm li span.error{
	background-color:transparent;
	color:#f00;
	font-size:11px;
	display:block;
	margin-left:120px;
	}	
.inpTxt{
	border:1px solid #6b5f48;
	padding:1px;
	width:300px;
	}	
textarea{
	border:1px solid #6b5f48;
	padding:1px;
	width:300px;
	height:100px;
	}
.btn{
	background-color:#6b5f48;
	color:#eeece9;
	padding:1px;
	text-align:center;
	cursor:pointer;
	border:0;
	width:304px;
	}
.btn:hover{
	background-color:#958973;
	color:#eeece9;
	}	
#content a{
	background-color:transparent;
	color:#958973;
	}
#content a:hover{
	text-decoration:none;
	}		
#content ul{
	margin-left:15px;
	margin-bottom:10px;
	}
#content ul li{
	line-height:1.4;
	}
#content ul#address{
	margin-left:0;
	}		
#content ul#address li{
	list-style-type:none;
	}	
.menu{
	text-align:center;
	background-color:#f9c8ce;
	color:#958973;
	margin-bottom:5px;
	}
.menu h6{
	background:#751755 url(../design_img/menuBg.jpg) top left repeat-x;
	color:#958973;
	padding:5px 0;
	}		
#content .menu a{
	background-color:transparent;
	color:#fff;
	display:block;
	}	
.menuTxt{
	display:none;
	padding:20px;
	background-color:transparent;
	color:#000;
	}		
.menuTxt td{
	padding:5px;
	text-align:left;
	}	
.price{
	width:100px;
	text-align:left;
	}	
.description{
	font-size:10px;
	}			