@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #af2326;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c3ab31;
	border-right-color: #c3ab31;
	border-bottom-color: #c3ab31;
	border-left-color: #c3ab31;
	font-weight: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #009DB0;
}
#MainContent {
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../images/homefigure.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-right: 75px;
	width: auto;
}
#footer a:link {
	color: #CCCCCC;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
#container {

}
.newsletterList {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16px;
}
.BodyTight {
	margin-top: 0px;
}
.GoPlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: right;
}
.GoPlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.GoPlink a:hover {
	color: #E8D47E;
}
.newsletterList a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.newsletterList a:hover {
	color: #AF2326;
	text-decoration: underline;
}
.newsletterList a:visited {
	color: #CCCCCC;
}
.SidebarHD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 25px;
}
