body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F6EFDA;
	padding: 0;
	margin-top: 30px;
}
#wrapper {
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 18px solid #DDD5BB;
	background-color: #F2E8CB;
}
#main p {
	margin-top: 0px;
}

#main {
	font-size: 11px;
	line-height: 17px;
	color: #797465;
	background-color: #F2E8CB;
	padding-top: 135px;
	padding-bottom: 15px;
}
#right {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 510px;
}
#slideshow {
	height: 444px;
	overflow: hidden;
}
#highlight_home {
	font-size: 14px;
	color: #797465;
	background-color: #DDD5BB;
	padding: 25px;
	width: 440px;
}
#highlight_home h2 {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}


#left {
	display: block;
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD5BB;
	padding-right: 50px;
}
h1 {
	font-weight: normal;
	color: #695E34;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797465;
	font-size: 20px;
}


#photo1 {
	position: absolute;
	left: 22px;
	top: 389px;
}

#logo {
	text-align: center;
	top: -35px;
	left: -17px;
	position: absolute;
}

#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}

.nomargintop {
	margin-top: 0;
}
#photo2 {
	position: absolute;
	left: 413px;
	top: 389px;
}
#footer {
	font-size: 9px;
	color: #000000;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#masthead {
	position: absolute;
	left: -1px;
	top: 0px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
