@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/Bkgrnd.jpg);
}

#header {
	text-align: center;
	margin: auto;
	height: 422px;
	width: 910px;
	background-color: #000000;
	position: relative;
}
#main {
	background-color: #f3f2eb;
	text-align: left;
	padding: 0px;
	height: 100%;
	width: 910px;
	margin: auto;
	position: relative;
	font-family: Calibri, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #51462a;
}
#text {
	text-align: left;
	float: left;
	height: 100%;
	width: 560px;
	text-decoration: none;
	position: relative;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #51462A;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height: 22px;
	margin-bottom: 15px;
}
#links {
	text-align: center;
	float: left;
	height: auto;
	width: 308px;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
}
#clear {
	clear: both;
}
#footer {
	text-align: center;
	margin: auto;
	height: 100px;
	width: 910px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}
#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.images {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CC6600;
}
.image {
	float: left;
	padding-right: 5px;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #51462A;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #51462A;
}
