body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #B9BCBE;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
#holder {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D5573;
	border-left-color: #4B5573;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C5573;
}
#header {
	color: #FFF;
	background-color: #060;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 156px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header p {
	color: #FFF;
	margin: 0px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 21px;
	text-align: right;
	font-weight: bold;
}
#header p a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
div#topnav {
	color: #FFF;
	height: 35px;
	width: 100%;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#topnav ul li {
	float: left;
	font-size: 12px;
}
#topnav ul li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
div#content {
	margin: 0px;
	padding: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #3A3A3A;
}
h2 {
	font-size: 16px;
	color: #005F3B;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
div#address {
	font-size: 12px;
	color: #FFF;
	background-color: #005F3B;
	text-align: center;
	height: 45px;
	clear: both;
	margin-top: 25px;
}
#address p a {
	color: #FFF;
	text-decoration: none;
}
#address p a:hover {
	text-decoration: underline;
}
#address p {
	margin: 0px;
	padding: 9px;
}
#header p a:hover {
	text-decoration: underline;
}
#topnav ul li a:hover {
	background-color: #3C6;
}
#gallery img {
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	border: 2px solid #333;
}
#gallery a:hover img {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
div.clear {
	clear: both;
}
#content ul li {
	font-size: 12px;
}
div#rightpics {
	float: right;
	width: 200px;
	margin-left: 10px;
}
#rightpics img {
	margin-bottom: 10px;
	border: 1px solid #5E5490;
}
div.bottompics {
	clear: both;
}
.bottompics img {
	margin-left: 37px;
	margin-right: 0px;
	border: 1px solid #5E5490;
	float: right;
}
div#homeright {
	margin: 0px;
	float: right;
	height: 350px;
	width: 292px;
	background-color: #E8E8E8;
	background-image: url(../images/homerightbg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#homeright h1 {
	font-size: 24px;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #0E5E3B;
}
#homeright h3 {
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#homeright ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content #homeright li {
	padding-left: 16px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#rightpics p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
div.column {
	float: left;
	width: 48%;
	margin-right: 2%;
}
