html,body {
	margin:0;
	padding:0;
	background: #FFF url(../images/bg1.gif) repeat-x 0 0;
	border: 0
}	
body{font: 76% Verdana, Arial, Helvetica, sans-serif ;}
p{margin:0 10px 10px}
a { text-decoration: none; }
a:hover { text-decoration:underline; }
img { border:0; }
div#container{ padding-top:15px;text-align:left; position:relative; height:auto;}
.contacthere { position:absolute; bottom:70px; right:0; z-index:999;}
a.contacthere { font: bold 100%/1.6em Verdana, Arial, Helvetica, sans-serif ;
text-decoration: none; color:#b78a57; text-transform:uppercase; }
a.contacthere:hover { text-decoration: underline; }
#pageinfo { display: none; }
.products {font-size: 125%; color: #660099;}
/*head area
----------------------------------------------- */
div#header{position:relative; height: 200px;}
div#header .date {
	position:absolute;
	right:-2px;
	top:10px;
	width:350px;
	height: 35px;
	color: #c99b63;
}
div#header .date p { 
	padding: 10px 0 0 10px; margin: 0;
	 }
div#header .date a:hover { color: #c99b63; }
div#header .date a { color: #c99b63; }	 
#topnav ul { padding:0; margin:0; position:absolute; bottom:0; right:0; }
#topnav {  margin: 0; padding: 0; height: 67px;
list-style: none; overflow: hidden;}

#topnav li { margin: 0; padding: 0;
list-style: none; display: inline;  }
#topnav a { float: left; margin-left:2px;
padding: 67px 0 0 0; overflow: hidden;
height: 0px !important; height /**/:67px; /* for IE5/Win only */
	}
#topnav a:active, #topnav a.selected {
background-position: 0 0;}
#topnav a:hover { color:#FFFFFF;}
/***********slides**************/
div.pic {float:left; height: auto; width: auto; padding: 5px 3px 0 3px; margin:0 5px 5px;}
.pic img {border:1px solid; border-color: #00CC00;}
.pic ul { display:block;list-style:none;margin:0.25em; padding:0 0 10px 0; font:Georgia, "Times New Roman", Times, serif; font-size:10px; font-style:italic; color:#000000;}
/*****************end slides*************/
div.highlite {float:left; height: auto; width: auto; padding: 5px 3px 0 3px; margin:0 5px 5px;}
.highlite img {border:1px solid; border-color: #00CC00;}
.highlite p { display:block;list-style:none;margin:0.25em; padding:0 0 10px 0; font:Georgia, "Times New Roman", Times, serif; font-size:10px; font-style:italic; color:#000000;}
/************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 */
	}	
	/***********end************/
/* =footer
----------------------------------------------- */
div#footer{background: #6f3a19; text-align:center; }
div#footer p{margin:30px;padding:10px 10px 10px 10px;  
font: normal 86% Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;
color: #c4955f;}
div#footer a { color:#c4955f;}
/* =right_col
----------------------------------------------- */
div#right_col{float:right;width:187px}
div#right_col h4 { font: normal 100% Verdana, Arial, Helvetica, sans-serif; color: #996600; text-transform:uppercase; margin:0; padding:0 0 0 25px;
background: transparent }
div#right_col h5 { font: normal 100% Verdana, Arial, Helvetica, sans-serif; padding: 0 10px; margin-bottom: 20px;
background: #FFF;  padding-bottom: 30px;}
div#right_col p { font: 85%/1.6em Tahoma,Verdana, Arial, Helvetica, sans-serif; 
background: transparent url(../images/dot.gif) bottom left repeat-x; padding-bottom: 10px; }

div#right_col h3 { font: bold 130%/1.6  Verdana, Arial, Helvetica, sans-serif; margin:20px 0 20px 0; padding:0 10px; }
/* =lhs
----------------------------------------------- */
div#content p{line-height:1.4}
div#content h3 { font: bold 170%/1.6em Arial, Helvetica, sans-serif;color: #009966; margin:0; padding:0 10px; margin-bottom:0; }
div#content { padding-bottom: 50px; }
div#content .top { font: normal 80%/1.6em Tahoma, Arial, Helvetica, sans-serif ; text-transform:uppercase; vertical-align:top;  margin-left: 10px; margin-bottom: 10px;}
div#content .top a { background: url(../images/toparrow.gif) 100% 50% no-repeat; padding-right: 10px; color:#c0925c; }
div#content .top a:hover { background: url(../images/toparrow_o.gif) 100% 50% no-repeat;}
div#container{width:760px;margin:0 auto}
div#content{float:left;width:573px; margin-top: 250px; z-index: 990;}
div#mainimage {
	width: 573px;
	z-index:100;
	position:absolute;
	top: 40px;
	left:0;
	background: transparent;
	height: 370px;
	text-align:left;
}
div#mainimage h3 { font: bold 130%/1.6 Arial, Helvetica, sans-serif;
margin:0; padding:0;}

div#mainimage  p {padding:0 0 5px 0; margin:0 0 10px 0;}
div#mainimage img.shadow_box { border-left: solid 2px #00CC00; border-top:solid 2px #00CC00; margin-top: 30px; margin-right: 10px; }
div#colleft { width:237px; float:left;  height:auto; margin-right: 30px; margin-top: 20px; }
div#slide_col { width:450px; float:left; height:auto; margin-top: 20px; margin-left:40px;}
.clear { clear:both; }
.thumb { border: 2px solid #000; margin-left: 10px; margin-bottom: 10px; margin-top:10px; }
.brown { background-color:#996666; }
.padme { padding: 0 10px; }
#error { color:#990000; }

.title { font-size:150%;font-style:italic; color: #990000; text-transform:uppercase; padding:5px;}
.colleft { width:237px; float:left;  height:auto; margin-right: 30px; }
.slide_col { width:450px; float:left; height:auto; margin-left:40px; }
a {
	text-decoration: underline;
}

