body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4e4b2;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #B17100;
	text-align: center;
}
#wrapper {
	text-align: center;
}
a:link {
	color: #999900;
	text-decoration: underline;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}

#banner {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:165px;
	width: 750px;
	margin:0px auto;
}

#topslogan {
text-align:right;
	padding: 120px 50px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFCC;
	font-weight: bold;	
	text-shadow: #994C02 3px 3px 2px;
}

#main {
width: 750px;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto;
	background-color:#F4E4B2;
}


#col1 {
float:left;
width: 230px;
text-align:left;
margin: 0;
}
#col1 ul.nav1 {
	padding: 0 0 0 23px;
	list-style: none;
	margin: 0;

}
#col1 .nav1 li {
	margin: 0px;
	padding: 0px;  
	display: block;
	width: 184px;
	list-style: none;
	text-align:center;
}

#col1 .nav1 li a:link, #col1 .nav1 li a:visited {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFCC;
	display: block;
		width: 184px;
	}


#col1 .nav1 li.navoff a:link, #col1 .nav1 li.navoff a:visited {
	background:url(images/but-bg.gif) repeat-x ;
}
#col1 .nav1 li.navon a:link, #col1 .nav1 li.navon a:visited {
	background:url(images/buthilite-bg.gif) repeat-x ;
}


#col1 .nav1 li.navoff a:hover {
	text-decoration: none;
	background:url(images/buthilite-bg.gif) repeat-x ;
}

/* ------ level 2 nav --------  */

	
		#col1 .nav1 ul.nav2 {
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
}
	#col1 .nav1 .nav2 li {
		font-size: 11px;
		color: #999;
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #CC9933;
		line-height: 23px;
		width: 184px;
		text-align:center;
		background-image:none;
		background-color:#D9B341;

		}
	#col1 .nav1 .nav2 li a:link, #col1 .nav1 .nav2 li a:visited {
		padding:0px;
		margin: 0;
		display: block;
		color: #ffffcc;
		text-decoration: none;
		font-weight: normal;
		background-color:#D9B341;
		background-image:none;
		line-height: 23px;

		}
	#col1 .nav1 .nav2 li a:hover {
		text-decoration: none;
		color: #660000;
		background-color: #CCCC66;
		background-image:none;
		line-height: 23px;

		}
	#col1 .nav1 .nav2 li.nav2_hilite a:link, #col1 .nav1 .nav2 li.nav2_hilite a:visited {
		color: #660000;
		background-color: #CCCC66;
		font-weight: bold;
		background-image:none;
				line-height: 23px;

		}
	#col1 .nav1 .nav2 li.nav2_hilite a:hover {
		text-decoration: none;
		line-height: 23px;
		}



/* ---------------------- */


.content {
	color: #B17100;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 728px;
	border-left: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
	border-bottom: 1px solid #cc9900;

}
.pagetitle {
	font-size: 24px;
	line-height: 28px;
	color: #660000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-shadow: #999 3px 3px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

}

.bodytext {
	font-size: 11px;
	line-height: 18px;
	padding: 30px 0px;
	margin: 0 30px 0 250px;
	background-image: none;
}

#footer {
	text-align: right;
	width: 700px;
	margin:0px auto;
	padding: 5px 0 20px 0;
	color:#CC9900;
}




.bodytext p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.menu {
}
.menu td {
	font-size: 11px;
	font-weight: normal;
	color: #B17100;
	padding: 0 5px 0 0;
}
.menu th {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 10px 5px 0 0;
	text-align: left;
	border-bottom: 1px dotted #B17100;
	text-transform: lowercase;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #999900;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu th.right {
	text-align: right;
}
.thumbs {
	width: 440px;
}
.thumbs td {
	padding: 0 20px 20px 0px;
	}
	.gallery {
	border: 1px solid #959100;
}
.caption {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	padding-bottom: 5px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999900;

}
.quote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999900;
}.sidepanel {
	padding: 10px 5px 20px 10px;
	border: 1px solid #999900;
}
.quotetext {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.h1small {
	font-size:14px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
}
	
.lineabove {
	border-top: 1px dotted #B17100;
	padding-top:10px;
}
	