body {
	background:#341d0d url(/images/bg.jpg) top center repeat-x;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
ol {
	font-style:italic;
}
ol li {
	margin:0px 0px 12px;
	padding:0px;
}
a:link, a:visited {
	color:#fac549;
	text-decoration:none;
}
a:hover {
	color:#fac549;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 15px;
	padding:0px;
	font-weight:normal;
}
h1 {
	color:#af140e;
	font:32px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h2 {
	color:#fac549;
	font:25px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h3, h4, h5, h6 {
	color:#fac549;
	font:18px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background:url(/images/li.gif) top left no-repeat;
}
hr {
	height:3px;
	background:#750906;
	color: #750906;
	border:0;
	margin:0px;
	padding:0px;
}
#container {
	width:960px;
	margin:0px auto;
}
#header {
	height:170px;
	text-align:center;
}
#nav {
	height:30px;
	width:960px;
	color:#fff;
	font-size:14px;
	text-align:left;
	margin:0px auto;
	overflow:visible;
}
#navLeft {
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:400;
	font-style:normal !important;
	display:inline;
}
#navRight {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:inline;
}
#nav table {
	height:30px;
	padding:0px;
	margin:0px;
}
/*#nav a:hover span {
	padding:0px 0px 0px 0px;
	display:block;
	height:24px;
}*/
#nav table td a:hover {
	background:url(/images/bg_nav_hover.jpg) top center repeat-x;
	padding:6px 10px 0px 10px;
	display:block;
	height:24px;
}
#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	padding:6px 10px 0px 10px;
	display:block;
	height:24px;
}
/*
#nav ul {
	margin:0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#nav ul li {
	margin:0px;
	padding:5px 0px 5px;
	display:inline;
}
#nav ul li a {
	margin:0px;
	padding:5px 10px 6px;
	line-height:30px;
	text-decoration:none;
	color:#fff;
}
#nav ul li a:hover {
	background:url(images/bg_nav_hover.jpg) top center repeat-x;
}
*/
.wrapper {
	width:960px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:23px;
}
#sections {
	width:960px;
	background:url(/images/bg_wrapper_bottom.jpg) left bottom no-repeat;
	margin:20px 0px 0px;
	position:relative;
	overflow:hidden;
}
#sections .colA p, #sections .colB p, #sections .colC p, #sections .colD p {
	margin:10px 0px 10px 0px !important;
	padding:0px !important;
	text-align:justify;
}
.colA, .colB, .colC, .colD, .colE, .colF, .colG, .colH, .colJ {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b59e75;
}
.colA, .colB, .colC, .colE, .colF {
	width:225px;
	padding:0px 20px 0px 0px;
	float:left;
	display:inline;
}
.colD, .colG {
	width:225px;
	float:left;
	display:inline;
}
.colH, .colK {
	width:470px;
	float:left;
	display:inline;
}
.colJ, .colL {
	width:470px;
	float:right;
	display:inline;
}
.colA p, .colB p, .colC p, .colD p, .colE p, .colF p, .colG p, .colH p, .colJ p, .colK p, .colL p {
	margin:0px 0px 10px 0px !important;
	padding:0px !important;
	line-height:17px;
}
.colLeft {
	width:620px;
	float:left;
	padding:20px 0px;
}
.colRight {
	width:320px;
	float:right;
	padding:0px;
}
.content {
	width:960px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
}
.googleMap {
	width:450px;
	height:290px;
	padding:10px;
	background:#b59e75;
}
#paperTop {
	background:url(/images/bg_paper_top.gif) no-repeat;
	padding:20px 20px 0px;
	color:#341d0d;
	width:920px;
}
#paperMid {
	background:url(/images/bg_paper_mid.gif) repeat-y;
}
#paperBottom {
	background:url(/images/bg_paper_bottom.gif) no-repeat;
	height:35px;
	width:960px;
}
#gallery {
	width:320px;
	background:url(/images/bg_brownbox_mid.jpg) repeat-x;
	padding:0px 0px 0px 0px;
}
.thumb {
	width:90px;
	height:90px;
	float:left;
	margin:7px 4px 7px 10px;
	background:#2b170b;
	display:inline;
}
#vtTop {
	width:470px;
	/*height:320px;*/
	background:url(images/bg_vt_top.gif) top center no-repeat;
	float:right;
	margin:0px 0px 0px 15px;
}
.vtThumb {
	width:220px;
	height:145px;
	margin:10px 0px 0px 10px;
	float:left;
	display:inline;
}
table.products {
	color:#b59e75;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
}
table.products strong {
	color:#fac549;
	font-weight:bold;
}
tr.products {
	border-top:1px solid #b59e75;
	margin:0px 0px 10px 0px;
}
.products td {
	padding:0px 20px 20px 0px;
	vertical-align:top;
}
.products img {
	border:1px solid #b59e75;
	padding:2px;
}
.clear {
	clear:both;
}
#footer {
	width:100%;
	background:#91140e url(/images/bg_footer.jpg) center top repeat-x;
	text-align:left;
	margin:15px 0px 0px;
}
#footer .colA img, #footer .colB img, #footer .colC img, #footer .colD img {
	float:right;
}
#footer .colA h1, #footer .colB h1, #footer .colC h1, #footer .colD h1 {
	padding:40px 0px 0px;
}
#footer h1 {
	color:#fff;
	margin:0px;
	padding:0px;
	font:18px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color:#fff;
	margin:0px;
	padding:0px;
	font:bold 14px "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
}
#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer ul li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background:url(/images/bg_footer_li.gif) top left no-repeat;
}
#footer strong {
	color:#fff;
}
#footer .wrapper {
	width:960px;
	text-align:left;
	margin:0px auto;
	padding:0px 0px 30px;
}
.footerThreeWrap {
	width:715px;
	float:right;
	padding:0px;
}
.divider {
	height:3px;
	background:#750906;
	margin:10px 0px 0px 0px;
	color: #750906;
	border:0;
	padding:0px;
}
#credits {
	height:26px;
	width:300px;
	float:right;
}
#credits p {
	margin:0px;
	padding:3px 5px 5px;
	color:#fff;
	background:#750906;
	float:left;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
#credits img {
	float:left;
}
#credits a:link, #credits a:visited {
	color:#fff;
	text-decoration:none;
}
#credits a:hover {
	color:#fff;
	text-decoration:underline;
}
/*
.twoCol table {
	width:960px;
}
.twoCol table td {
	width:470px;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.twoCol table td td {
	width:470px;
	margin:0px;
	padding:0px 0px 0px 10px;
*/
.mainImageLeft {
	padding:10px;
	background:#b59e75;
	margin:8px 20px 0px 0px;
	float:left;
}
.mainImageRight {
	padding:10px;
	background:#b59e75;
	margin:8px 0px 0px 20px;
	float:right;
}
.border {
	padding:5px;
	background:#b59e75;
}
.borderFloatRight {
	padding:5px;
	background:#b59e75;
	float:right;
	margin:4px 0px 15px 20px;
}
.borderFloatLeft {
	padding:5px;
	background:#b59e75;
	float:left;
	margin:4px 20px 15px 0px;
}
.noBorderFloatRight {
	float:right;
	margin:4px 0px 15px 20px;
}
.noBorderFloatLeft {
	float:left;
	margin:4px 20px 15px 0px;
}
.gold {
	color:#b59e75;
}
.required {
	color:#b59e75;
	font:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:italic;
}





/*  Lightbox  */
#lightbox{
	position: absolute;
	top: 40px;
	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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	

/* Thickbox */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#bbb;
}

#TB_window a:link {color: #fff;}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: bbb;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #fff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#bbb;
	display:none;
	border: 4px solid #000;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#222;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#888;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}