* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/pgbg.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
p {
	margin-bottom: 25px;
	
}

.page {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	margin-bottom: 25px;
}

.slide {
	background-image: url(../img/slidecont.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 223px;
	width: 355px;
	text-align: center;
	padding-top: 1px;
	padding-left: 1px;
}
.contsect {
	background-image: url(../img/contsect.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clear {
	clear: both;
	height: 0px;
}
#left {
	background-image: url(../img/pgttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 200px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: center;
}
#left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#left li a {
	line-height: 30px;
	color: #4F4716;
	text-decoration: none;
	height: 30px;
	width: 165px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#left li a:hover {
	background-position: bottom;
	color: #FFFFFF;
}
#leftpics {
	margin-top: 35px;
	font-size: 11px;
}

#conttl {
	background-image: url(../img/pgttl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: right;
	height: 30px;
	width: 745px;
	line-height: 30px;
	padding-top: 17px;
	padding-left: 25px;
}
#conttl h1 {
	color: #7E7D4E;
	font-size: 18px;
}
#content {
	float: left;
	height: auto;
	width: 515px;
	padding-right: 20px;
	padding-left: 25px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content  h2 {
	font-size: 17px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #A2A067;
}
.map {
	background-color: #DEDBCA;
	padding: 10px;
	height: 335px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#rightpics {
	display: block;
	float: right;
	height: auto;
	width: 200px;
	margin-right: 10px;
	text-align: center;
	padding-top: 30px;
	font-size: 11px;
}

.imgr {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
	border: 1px solid #DEDBCA;
	float: left;
	margin-right: 10px;
}
.imgl {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #DEDBCA;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.imgr3 {
	background-color: #F1ECCF;
	float: none;
	margin-left: 3px;
	padding: 1px;
}
.imgr4 {
	background-color: #9C8947;
	float: none;
	margin-left: 3px;
	padding: 1px;
}

#btm {
	background-image: url(../img/btm.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 86px;
	width: 980px;
}
