@charset "UTF-8";
#container {
	float: left;
	height: 100%;
	width: 800px;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#header {
	float: left;
	height: 140px;
	width: 320px;
	margin-left: 240px;
}
#nav {
	float: left;
	height: 475px;
	width: 175px;
	margin-left: 25px;
	text-align: center;
}
#main_body {
	float: left;
	height: 100%;
	width: 800px;
}


#body_head {
	float: left;
	height: 55px;
	width: 800px;
	background-image: url(Images/Body_Header.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
#body_middle {
	float: left;
	width: 800px;
	background-image: url(Images/Body_Middle.gif);
	background-repeat: repeat-y;
	background-color: #000000;
	height: 100%;
	}
#col_1, #col_2, #col_3 {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-left: 25px;
}
#body_foot {
	height: 55px;
	width: 800px;
	background-image: url(Images/Body_Footer.gif);
	background-repeat: no-repeat;
	float: left;
	background-color: #000000;
}

#body_1 {
	float: left;
	height: 300px;
	width: 550px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#body_2 {
	float: left;
	height: 400px;
	width: 525px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#body_3 {
	float: left;
	height: 375px;
	width: 700px;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 50px;
}
body {
	background-image: url(Images/Background.jpg);
	background-repeat: repeat;
}
#footer_left {
	float: left;
	height: 20px;
	width: 250px;
	margin-top: 8px;
}
#footer_right {
	float: right;
	height: 20px;
	width: 250px;
	margin-top: 8px;
}

.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #403E36;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv2 p a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#footer_right a:link {
	color: #403E36;
	text-decoration: none;
}
#footer_right a:hover {
	color: #403E36;
	text-decoration: underline;
}
#footer_right a:visited {
	color: #403E36;
	text-decoration: none;
}
#main_body_lg {
	float: left;
	height: 1350px;
	width: 800px;
	background-image: url(Images/Main_BK.gif);
	background-repeat: repeat-y;
}
#ten_photos {
	float: left;
	height: 400px;
	width: 525px;
	margin-top: 50px;
	margin-bottom: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8B8370;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8B8370;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	font-size: 13px;
}
#body_4 {
	float: left;
	height: 375px;
	width: 700px;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 50px;
}
.h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #EBE0C8;
	line-height: 20px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #4E4B42;
}
.photos {
	border: 2px solid #FFFFFF;
}
#photo_1 {
	float: left;
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
}
#calendar_column {
	float: left;
	height: 100%;
	width: 525px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
}
.calendar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	font-weight: normal;
}
.calendar_hd {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bolder;
}
