body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#7B6F51;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#main{
width:100%;
margin-top: 0px;
background:url(images/bgtop.jpg) top repeat-x;
position:relative;
float:left;
}
#wrapper{
width:790px;
background:#FAF7F0 url(images/bgtop_02.gif) top repeat-x;
margin:0 auto;
text-align:left;
border-left:5px #E3DDD1 solid;
border-right:5px #E3DDD1 solid ;
}
#header{
/*margin: 6px 5px 3px 5px; */
margin: 0px 0px 0px 0px;
height:140px;
width:100%;
position:relative;
}
.logo{
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:300px;
font-size:30pt;
color:#CBC2AE;
padding-left:50px;
float:left;
position:relative;
}
a.logo:link{
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:300px;
font-size:30pt;
color:#CBC2AE;
padding-left:50px;
float:left;
position:relative;
}
a.logo:visited{
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:300px;
color:#CBC2AE;
font-size:30pt;
padding-left:50px;
float:left;
position:relative;
}
a.logo:hover{
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:300px;
font-size:30pt;
color:#794F1D;
padding-left:50px;
float:left;
position:relative;
}
.logo a span{
color:#794F1D
}
#top{
height:100px;
float:right;
width:400px;
position:relative;
}
#user{
height:59px;
text-align:right;
padding-top:5px;
padding-right:20px;
width:380px;
float:right;
position:relative;
}
#nav{
height:36px;
text-align:center;
float:right;
width:400px;
position:relative;
}
.style1 {color: #794f1d}
.style2 {color: #bfb59d}
#navcontainer ul
{
	margin:0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }
#navcontainer li
{
text-decoration: none;
font-size: 11px;
background:url(images/navbg.jpg) repeat-x;
font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
color:#794F1E;
width: 100%;
height: 36px;
}
#navcontainer a
{
text-decoration: none;
font-size: 11px;
background:url(left.jpg) no-repeat left top;
padding-left:9px;
font-weight:normal;
	padding-top:13px;
	padding-bottom:12px;
color:#794F1E;
width: 100%;
height: 36px;
}

#navcontainer ul li a:hover
{
text-decoration: none;
font-size: 11px;
color:#000;
background:url(left.jpg) no-repeat left top;
padding-left:9px;
font-weight:normal;
padding-top:13px;
padding-bottom:12px;
width: 100%;
height: 36px;
}
 #navcontainer a span
{
background: url(right.jpg) right top no-repeat;
padding-right:20px;
padding-top:13px;
padding-bottom:12px;
}
 #nav a span
{
background: url(right.jpg) right top no-repeat;
padding-right:9px;
padding-top:13px;
padding-bottom:12px;
}
#bannerbg{
text-align:center;
width:100%;
height:226px;
}
#banner{
margin:0 auto;
text-align:left;
width:730px;
height:204px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
border:2px solid #F6F0E2;
background:url(banner.jpg) repeat-x;
position:relative;
}
h1{
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
padding-bottom:4px;
margin:0px;
background:url(leftarrow2.jpg) left no-repeat;
padding-left:40px;
color:#794F1D;
border-bottom:1px solid #F5EFE1;
margin-bottom:10px;
}
h3{
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
padding-bottom:4px;
margin:0px;
padding-left:40px;
color:#794F1D;
border-bottom:1px solid #D9D5CA;
margin-bottom:10px;
}
.leftcontent{
width:40%;
float:left;
position:relative;
}
.rightcontent{
width:400px;
float:right;
position:relative;
padding-right:10px;
padding-left:10px;
border-left:1px solid #F5EFE1;
text-align:right;
}
.image{
border:4px #F5EFE1 solid;
}
.contentmain{
width:100%;
position:relative;
padding-top:10px;
}
.leftcolumn{
float:left;
width:270px;
padding-left:10px;
position:relative;
text-align:left;
}
.rightcolumn{
float:right;
padding-top:10px;
width:470px;
padding-left:10px;
border-left: solid 1px #F7EFE2;
padding-right:10px;
text-align:left;
position:relative;
}
h2{
background:url(images/heading.jpg) center no-repeat;
color:#794F1D;
padding-top:14px;
text-align:center;
padding-bottom:15px;
font-size:12px; 
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
#navvy
{
width: 100%;
margin: 0 auto;
font-size: 12px;
text-align: center;
}

ul#navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
}

ul#navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #DBD9CD #DBD9CD #fff;
border-style: solid;
color: #794F1D;
text-decoration: none;
background: #F7F2E7;
}

#navvy>ul#navvylist li a { width: auto; }

ul#navvylist li#active a
{
background: #f0e7d7;
color: #794F1D;
}

ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #000;
//background: #FAF7F0;
background: #FBD204;
border-color: #ffe #DBD9CD #DBD9CD #fff;
}
#footer{
width:100%;
text-align:center;
padding-top:20px;
padding-bottom:20px;
background:#F7F2E7;
border-top:1px solid #F6F0E2;
/*position:relative;*/
}

a {
	font-size: 11px;
	color: #794F1D;
}
a:link {
	text-decoration: none;
	color: #794F1D;
}
a:visited {
	text-decoration: none;
	color: #794F1D;
}
a:hover {
	text-decoration: none;
	color: #DE8912;
}
a:active {
	text-decoration: none;
	color: #794F1D;
}



/* sTART NEW form elements */

.select_medium{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:20px;
width:160px;
}

.input_big{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
width:300px;
}

.input_medium{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
width:190px;
}

.input_small{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
width:60px;
}

.input_data{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
width:80px;
}

textarea{
outline:none;
border:1px solid #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
width: 98%;
}

.check{
outline:none;
border: #7DB26E;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}

/* END NEW form elements */



/*START Lightbox.css */

#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(gallery_ico/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(gallery_ico/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gallery_ico/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 */ 

/*END Lightbox.css */


