body, html, table, td, tr{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#5b5137;
}

div#background{
	background:#6b6149 url(Images/bg.gif) repeat-x;
}

img{
	display:block;
	margin:0;
	padding:0;
}
div#wrapper{
	width:960px;
	margin:0 auto;
	background:url(Images/content-bg.png) repeat-y;
	text-align:left;
}
div#container{
	width:770px;
	margin:0 auto;
	background:url(Images/contentbg.png) repeat-y;
	text-align:left;
}
#header {
	width:960px;
	height:125px;
}

div#logo{
	width:770px;
	height:134px;
}


div#mainpic1{
	width:722px;
	height:347px;
	float: right !important;
	margin: 0px 0px 40px 0px;

}
div#navbg{
	width:770px;
	height:63px;
	background:url(Images/bg_nav2.png) no-repeat;
}

div#nav{
	height:43px;
	float:right;
	padding:15px 30px 0 0;
}
div#nav-left{
	width:236px;
	height:335px;
	float:left;
	margin: 0px 0px 40px 0px;
	/*background-image: url(Images/menu-background.jpg);
	background-repeat:repeat-y;*/
}

#nav-left a{
	line-height: 60px;
	text-indent: 15px;
	display: block;
	width: 236px;
	height: 69px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background-image:url(Images/menu-background.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav-left a:hover{
	text-indent: 15px;
	display: block;
	width: 236px;
	height: 69px;
	text-decoration:none;
	background-image:url(Images/menu-on.jpg);
	background-image: repeat-none;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div#content{
	width:720px;
	margin:auto;
}
div#contentarea{
	width:880px;
	margin:auto;
}

div#footer{
	text-align:center;
	padding:8px 0;
	color:#7f3812;
	border-bottom:1px solid #d7d1c1;
	border-top:1px solid #d7d1c1;	
	font-size:13px;
	color:#7d3711;
	margin:10px 0 0 0;
}

a{
	color:#7d3711;
}

#footer a{
	text-decoration:none;
	padding:0 5px;
}

#footer a:hover{
	text-decoration:underline;
}

div#copyright, #copyright a{
	text-align:right;
	color:#c0b69d;
	font-size:11px;
	padding:3px 0;
	text-decoration:none;
}

#copyright a:hover{
	text-decoration:underline;
}

#nav ul, #nav ul li, #footer ul, #footer ul li{
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
} 

/*------- Content ---------*/

h1{
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:15px 0 5px 0;
	color:#742900;
}

h2{
	font-size:17px;
	font-weight:normal;
	margin:0;
	padding:10px 0 7px 0;
	color:#742900;
}

p{
	padding:3px 0;
}

div.inlineb{
	float:right;
	width:267px;
	height:28px;
	padding:17px 0;
	background:url(Images/button-bg.gif) no-repeat;
}

.inlineb a{
	display:block;
	background:#a09577;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding:3px 0;
	margin:0 17px;
}

.inlineb a:hover{
	background:#625943;
}

span.break{
	display:block;
	font-size:1px;
	line-height:1px;
	height:1px;
clear:both;
}

span.caption{
display:block;
text-align:center;
margin:-3px 0 0 0;
position:relative;
font-size:12px;
color:#742900;
}

.quote{
color:#742900;
font-style:italic;
padding:12px;
border-top:1px solid #f6eeea;
border-bottom:1px solid #f6eeea;
}
a.backtotop{
float:right;
}

.printme{
display:none;
}
