@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #topleft {
	background-image: url(../art/BG_index_top_left.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 324px;
	float: left;
}
#wrapper #header #topright {
	background-image: url(../art/BG_faux_right.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 576px;
	float: right;
}
#wrapper #header #topleft #facebook {
	height: 35px;
	width: 35px;
	margin-top: 149px;
	margin-left: 14px;
	float: left;
}
#wrapper #header #topright #silvermenu {
	height: 44px;
	width: 414px;
	margin-top: 294px;
}
#wrapper #header #topleft #blackmenu {
	height: auto;
	width: 183px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 110px;
	margin-top: 140px;
}
#wrapper #mainbody {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbody #homebodytop {
	background-image: url(../art/home_body_top.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#wrapper #mainbody #homebodytop #hometoptext {
	height: auto;
	width: 525px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}
#wrapper #mainbody #homebodymiddle {
	background-image: url(../art/home_body_center.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbody #homebodymiddle #walk {
	height: 480px;
	width: 250px;
	float: right;
	margin-top: -480px;
	margin-left: -100px;
}
#wrapper #mainbody #homebodymiddle #gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	height: auto;
	width: 875px;
	padding-left: 25px;
}
#wrapper #mainbody #homebodymiddle #gallerylabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	width: 900px;
	padding-top: 50px;
}
#wrapper #mainbody #homebodymiddle #homegallerybuttons {
	height: 30px;
	width: 900px;
}
#wrapper #mainbody #homebodybottom {
	background-image: url(../art/home_body_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 263px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainbody #homebodybottom #homebodybottmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	height: 238px;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	font-style: italic;
}
#wrapper #footer {
	background-image: url(../art/BG_footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	line-height: 60px;
}
