body { font-family: "Myriad Pro", Myriad, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #362f2d; margin: 0; padding: 0; }
h1 { font-size: 18px; font-weight: 900; line-height: 18px; padding-top: 5px; }
.greenhead { color: #5aac0d; font-size: 18px; font-weight: 900; line-height: 18px; padding-top: 5px; }
p { }

td { }

a:link { color: #f7931d; font-weight: 900; }

a:visited { color: #f7931d; font-weight: 900; }

a:hover { color: #00adef; font-weight: 900; }

a:active { color: #00adef; font-weight: 900; }

.picborder { border: solid 2px #f7931d; }

.picborder:visited { border: solid 2px #f7931d; }

.picborder:hover  { border: solid 2px #00adef; }

.picborder:active { border: solid 2px #00adef; }

.bgholder { background-color: #362f2d; text-align: right; padding-top: 5px; padding-left: 5px; }
.navholder { color: #f7931d; font-size: 14px; background-color: #362f2d; text-align: right; width: 15%; padding-top: 5px; padding-right: 5px; }
.contentholder { color: #362f2d; font-size: 12px; font-weight: 100; line-height: 18px; background-color: #fff; text-align: left; width: 85%; padding-top: 0; padding-right: 0; padding-left: 0; }
.navtablefloat { float: right; }
.contenttablefloat { text-align: right; float: left; }
.logobg { background-image: url(images/logobg2.jpg); background-color:#362f2d; background-repeat: repeat-x; background-position: left bottom; text-align: center; padding-left: 5px; }
.navorange { color: #fff; font-weight: 500; background-color: #f7931d; }
.navorangepad { padding-right: 5px; padding-left: 5px; }
.litebrwn { color: #a7957e; font-size: 12px; line-height: 14px; text-align: center; vertical-align: text-bottom; }

#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu1 { width: 195px; }

	
#menu1 li a {
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
  	text-align: right;
  	font-size: 14px;
	
	}	
	
#menu1 li a:link, #menu1 li a:visited { color: #ffffff; display: block; padding-top: 3px; padding-right: 0; padding-bottom: 3px; text-decoration: none; }
	
#menu1 li a:hover { color: #f7931d; display: block; padding-top: 3px; padding-right: 0; padding-bottom: 3px; text-decoration: none; }
.bigblue { color: #00adef; font-size: 22px; }
.mainbodypad { text-align: left; padding: 5px; }
.brwncontact { color: #a7957e; font-size: 12px; line-height: 12px; background-color: #362f2d; text-align: center; padding-top: 5px; padding-bottom: 5px; }
.picstrip { background-image: url(images/pic_strip.jpg); background-repeat: repeat-x; background-position: left center; }
.brwnBG { }
.tableholder { text-align: left; width: 100%; }
.contactdots { padding: 5px; border-bottom: 1px dotted #a7957e; border-left-color: #fff; }
.interiordots { width: 100%; padding-bottom: 5px; border-bottom: 1px dotted #a7957e; border-left-color: #fff; }
.caption { font-size: 10px; line-height: 10px; }
.floatright { float: right; padding-bottom: 5px; padding-left: 5px; }
.floatrighthome { width: 300px; float: right; padding-bottom: 5px; padding-left: 5px; }
.gallerytable { color: #362f2d; font-size: 10px; font-weight: 100; line-height: 10px; float: left; }
.tabledots { font-size: 12px; font-weight: 900; border-bottom: 1px dotted #a7957e; border-left-color: #fff; }
.tabledots2 { font-size: 10px; font-weight: 300; border-top: 1px dotted #a7957e; border-left-color: #fff; }

/*--------------- Lightbox Style ---------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) no-repeat left 15%;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) no-repeat right 15%;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) no-repeat right 15%; }

#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: #000000; }
#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: 46px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #362f2d; }
	
	
/* 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 */
.clearer { clear: both; }
.article { color: #000; font-family: Georgia, "Times New Roman", Times, serif; }
.picturepadding { text-align: center; height: 255px; float: left; padding-right: 5px; padding-bottom: 5px; }
.leftnavpad { padding-top: 25px; }
