body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Verdana, Arial, sans serif, Helvetica;
	font-size: 0.8em;
	text-align: center;
	}
#page {
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 1024px;
	height: 113px;
}
#header img {
	float: right;
}
/*
*  MENU
*/
#menu {
	width: 845px;
	margin: 65px 0 0 0;
	font-family: Arial;
}
#menu a {
	display: block;
	height: 21px;
	padding: 10px 0 0 0;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	background: #8A7967;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	background: #DBCD8A;
	color: #FFFFFF;
}
#menu a.current:link, #menu a.current:visited {
	background: #DBCD8A;
	color: #FFFFFF;
}
/*
*  CONTENT
*/
#home {
	margin: -17px 0 0 0;
	width: 846px;
}
#main {
	position: relative;
	width: 1024px;
}
#leftcontent {
	width: 580px;
}
#rightcontent {
	width: 423px;
	padding: 55px 0 0 0;
}
.content {
	color: #333333;
}
.content h1 {
	font-size: 190%;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 14px 7px 21px 0;
}
.content h2 {
	font-size: 120%;
	font-style: italic;
	color: #999999;
	margin: 0;
	padding: 14px 7px 21px 0;
}
.content h3 {
	font-size: 100%;
	color: #999999;
	margin: 0;
	padding: 8px 7px 8px 0;
}
.content h4 {
	font-size: 100%;
	color: #999999;
	margin: 0;
	padding: 8px 7px 3px 0;
}
.content p {
	font-size: 100%;
	margin: 0;
	padding: 8px 7px 8px 0;
	line-height: 1.5;
}
.content ul {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 100%;
}
.content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 100%;
}
.content blockquote {
	float: right;
	width: 200px;
	border: dotted 1px #333333;
	margin: 3px;
	padding: 5px;
}
.content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
.content .seohead {
	font-size: 90%;
	font-weight: normal;
	color: #BAAF9E;
}
.content p.head-highlight {
	background: #8A7967;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 7px 8px 7px;
}
.content p.dark-highlight {
	background: #DBCD8A;
	color: #000000;
	font-weight: bold;
	padding: 8px 7px 8px 7px;
}
.content p.light-highlight {
	background: #F9F0CD;
	color: #000000;
	font-weight: bold;
	padding: 8px 7px 8px 7px;
}
.content table.dark-highlight {
	background: #DBCD8A;
}
.content table.light-highlight {
	background: #F9F0CD;
}
.content a:link {
	color: #000000;
}
.content a:visited {
	color: #000000;
}
.content a:hover {
	color: #999999;
}
.content .redtext {
	color: #FF0000;
}
.content .bluetext {
	color: #0000FF;
}
.content .largetext {
	font-size: 200%;
}
.content .largertext {
	font-size: 250%;
}
.content img {
	border: 0px;
}
.content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
.content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
.content .imgborder {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  SUBMENU
*/
.submenu {
	width: 100%;
	background: #dbcd8a;
	color: #000000;
}
.content .submenu th h3 {
	font-size: 120%;
	background: #8a7967;
	color: #FFFFFF;
	padding: 4px 7px 4px 7px;
}
.submenu td {
	padding: 4px 7px 4px 7px;
	width: 33%;
}
.content .submenu td p {
	padding: 0;
}
/*
*  RIGHTCOL
*/
#rightcol {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 423px;
}
/*
*  GALLERY
*/
#thumbnail {
	text-align: right;
	font-size: 0;
}
#gallery {
	position: relative;
	width: 423px;
}
#gallery img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/*
*  FOOTER
*/
#footer {
	width: 1024px;
	margin-top: 20px;
	text-align: right;
}
#footer div {
	xwidth: 200px;
	float: right;
	text-align: left;
	padding: 65px 0 0 13px;
	font-size: 110%;
}
/*
*  RESPONSE FORM
*/
#response td {
	padding: 4px 5px 4px 5px;
}
#response tr {
	background: #f9f0cd;
}
#response tr.group td {
	border-bottom: solid 6px #ffffff;
}
#response td {
	vertical-align: top;
}
#response textarea {
	width: 100%;
}
#response input, #response textarea {
	border: none;
}
.response-error {
	font-weight: bold;
	color: #ff0000;
}
