body {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
p {
	font-size: 12px;
	line-height: 160%;
	margin: 0px;
	text-align: left;
}
h1 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
h3 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}
a:link, a:visited, a:active {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #000000;
}
a:hover {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #0000FF;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#masthead {
	background-color: #CCCCCC;
	height: 150px;
	width: auto;
	background-image: url(assets/masthead.jpg);
	background-repeat: no-repeat;
}
#left_nav {
	text-align: left;
	float: left;
	width: 148px;
	margin: 0px;
	padding: 0px;
}
#top_photos {
	margin-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
#main_body {
	text-align: left;
	margin: 0 0 0 150px;
	padding: 10px;
	background-color: #FFFFFF;
}
#main_body ul li {
	font-size: 12px;
	line-height: 160%;
	margin: 0px 0 0 2px;
	text-align: left;
	padding-left: 10px;
}
#main_body ul li li {
	font-size: 12px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 2px;
	padding-left: 10px;
	list-style-type: disc;
}
#main_body_home {
	margin: 0 0 0 150px;
	background-color: #FFFFFF;
}
#slide_show {
	width: 552px;
	margin-left: 15px;
}
#footer {
	background-color: #CCCCCC;
	width: 750px;
	margin: 0px;
	height: auto;
	background-image: url(footer_b.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#text_links {
	width: 440px;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 180%;
	color: #000000;
}
#text_links a:link, #text_links a:visited, #text_links a:active {
	text-decoration: none;
	color: #000000;
}
#text_links a:hover {
	text-decoration: underline;
	color: #000000;
}
#address {
	margin-left: 450px;
	margin-top: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 0px;
}
#address a:link, #address a:visited, #address a:active {
	text-decoration: none;
	color: #000000;
}
#address a:hover {
	text-decoration: underline;
	color: #000000;
}
