body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../graphics/layout/bg_1.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E9E9E9;
	text-align: center;
	margin: 0px;
	line-height: 20px;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.end {
	clear: both;
	height: 1px;
}
p {
	margin: 0px;
}
.drop {
	margin-top: 15px;
}
.container {
	text-align: left;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../graphics/layout/header.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
.topmenu {
	background-color: #485941;
	padding: 8px 0px 8px 30px;
}
.topmenu a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 35px;
}
.topmenu a:hover {
	color: #FF9900;
}
.maincontent {
	background-color: #EFE9DA;
	padding: 15px;
	color: #1A2F12;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A2F12;

}
.maincontent h1 {
	font-size: 17px;
	color: #1A2F12;
	margin: 0px 0px 15px;

}
.small1 {
	font-size: 13px;
}
.homepics {
	background-image: url(../graphics/photos/homepics.jpg);
	background-repeat: no-repeat;
	background-position: right -5px;
	padding-right: 250px;
}
.bottommenu {
	text-align: center;
	margin-top: 15px;
	background-image: url(../graphics/layout/footer_scroll.jpg);
	background-repeat: no-repeat;
	background-position: center 61px;
	height: 200px;



}
.bottommenu a {
	color: #333333;
	margin-bottom: 15px;

}
.bottommenu a:hover {
	color: #FF0000;
}
.addbar {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
}
.addbar a {
}
.addbar a:hover {}
.map {
	border: 1px dotted #666666;
}

.thumbs1 {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	width: 315px;
	float: right;
	margin-left: 10px;
}
.thumbs1 img {
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
}
.thumbs2 {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	width: 210px;
	float: right;
	margin-left: 10px;
}
.thumbs2 img {
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
}
.tag {
	text-align: center;
	padding: 1px;
	margin-right: 5px;
}
.spacer1 {
	height: 30px;
}
