a, a:link, a:visited {
	color: #874e00;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

body{
	background: #101010;
	margin: 20px;
}

.borderFULL{
	border: 3px solid #000;
}

.content{
	background: #fff;
   font: 13px Verdana, Arial, sans-serif;
	color: #000;
   line-height: 18px;
   vertical-align: top;
	padding: 0px 10px 20px 0px;
}

.caption{
   font: bold 11px Arial, Verdana, sans-serif;
	color: #000;
   line-height: 16px;
   vertical-align: middle;
}

.columnR{
   vertical-align: top;
	padding: 0px 0px 0px 18px;
	line-height: 18px;
}

.columnL{
	background: #fff;
   vertical-align: top;
	padding: 0px 20px 0px 0px;
	line-height: 18px;
	text-align: justify;
}

.credits{
	color: #874e00;
   font: 9px Verdana, Arial, sans-serif;
	text-align: right;
	padding-top: 4px;
}

.credits a:link, .credits a:visited { 
	color: #fff;
	text-decoration: none;

}

.credits a:hover, .credits a:active { 
	color: #874e00;
	text-decoration: none;
}

.fillerBRN{
	background: #874e00;
}

.fillerWH{
	background: #fff;
}


.footer{
	background: #874e00;
	color: #fff;
   font: 10px Arial, Verdana, sans-serif;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.footer a:link, .footer a:visited { 
	color: #fff;
	text-decoration: none;
}

.footer a:hover, .footer a:active { 
	color: #000;
	text-decoration: none;
}

.featuretxt{
	color: #333;
	font: 22px Georgia, "Times New Roman", Times;
	text-align: center;
	line-height: 21px;
	border-top: 1px solid #874e00;
	border-bottom: 1px solid #874e00;
	padding: 6px 0px 6px 0px;
}

.freeestimate{
	border-right: 2px solid #5e0f10;
	border-bottom: 2px solid #5e0f10;
	border-left: 2px solid #5e0f10;	
   font: bold 11px Verdana, Arial, sans-serif;
	line-height: 17px;
	text-align:justify;
	padding: 0px 10px 10px 10px;
	color: #333;
}

.freeestimate a:link, .freeestimate a:visited { 
	color: #5e0f10;
	text-decoration: underline;
}

.freeestimate a:hover, .freeestimate a:active { 
	color: #000;
	text-decoration: none;
}

.feature{
	background-color: #000;
	color: #fff;
    font: 10px Verdana, Arial, sans-serif;
	line-height: 17px;
	text-align:center;
	padding: 4px 0px 4px 0px;
}

.gallerypad{
	padding: 2px;
}

h1{
	color: #874e00;
	font: 24px Georgia, "Times New Roman", Times;
	text-align: left;
}

h2{
	color: #baab6f;
	font: 26px Georgia, "Times New Roman", Times;
	text-align: left;
}

.line{
	border-bottom: 1px solid #874e00;

}

.nav{
	background: #fff;
	font: 12px  Georgia;
	letter-spacing: 2px;
	color: #874e00;
   vertical-align: top;
	padding: 30px 10px 20px 30px;
	line-height: 26px;
}

.nav a:link, .nav a:visited { 
	color: #000;
	text-decoration: none;
}

.nav a:hover, .nav a:active { 
	color: #874e00;
	text-decoration: none;
}

.picpadL {
	padding-left: 20px;

}

.picpadR {
	padding-right: 10px;
}

.smtxt{
   font: 10px Verdana, Arial, sans-serif;
}

.smtxt a:link, .smtxt a:visited { 
	color: #000;
	text-decoration: none;
}

.smtxt a:hover, .smtxt a:active { 
	color: #b57051;
	text-decoration: none;
}

.subnav{
	font: 12px  Georgia;
	letter-spacing: 2px;
	color: #000;
	line-height: 20px;
}

.subnav a:link, .subnav a:visited { 
	color: #874e00;
	text-decoration: none;
}

.subnav a:hover, .subnav a:active { 
	color: #000;
	text-decoration: none;
}

.txtBLK{
	color: #000;
}

.titleBRN{
	color: #874e00;
	font: 14px Georgia, "Times New Roman", Times;
	padding-bottom: 4px;
}

.quotetxt{
	color: #5e0f10;
	font: italic 13px Georgia, "Times New Roman", Times;
	line-height: 17px;
	text-align:justify
}

ul{
	list-style: square;
	line-height: 19px;
}

input, select, textarea {
   color: #000;
	border: 1px solid #494948;
   font: 13px Verdana, Arial, sans-serif;
}

label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	width: 14em;
  color: #000;
}

.inputbutton{
	background: #000;
	color: #fff;
	margin-left: 17em;
   font: 11px Verdana, Arial, sans-serif;
	padding: 6px;
}

fieldset {
	border: 0px solid #545252;
	width: 43em;
}



#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: 100%;
	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 */ 
	


