@charset "utf-8";
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBD8D2;
}
body {
	background-color: #000000;
	margin: 0px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CBD8D2;
}
.pic_border {
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CBD8D2;
	border-right-color: #CBD8D2;
	border-bottom-color: #CBD8D2;
	border-left-color: #CBD8D2;
}
a {
	color: #CBD8D2;
}
.body_text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBD8D2;
}
.headerSpacer {
	height: 65px;
}

p.announcement, p.announcement a {
	font-size: 20px;
}


.body_text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBD8D2;
}
.body_text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBD8D2;
}
.body_text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CBD8D2;
}
.heading a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CBD8D2;
}
.heading a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CBD8D2;
}
.heading a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CBD8D2;
}
.heading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CBD8D2;
}
.sitewrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A2B7AE;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.leftSideHome {
	background-image: url(web/bg_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 335px;
}
.mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A2B7AE;
	background-color: #000;
	background-image: url(web/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	height: 600px;
	float: left;
	width: 625px;
}
.mainContentArea {
	width: 575px;
	height: auto;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}
.navbar {
	text-align: right;
	margin-right: 20px;
	margin-top: 425px;
	margin-left: 175px;
}

.clearFloat {
	clear: both;
}
.leftSideContact {
	background-image: url(web/bg_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 335px;
}
.leftSideGallery {
	background-image: url(web/bg_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 335px;
}

ul#social_links {
	list-style: none;
	margin: 4px 0;
	padding: 0;
}

ul#social_links li a {
	text-decoration: none;
}
