@charset "utf-8";
#divWrapper {
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#divHeader {
	width: 780px;
	background-color: #FF6600;
	height: 243px;
	text-align: center;
}
#divButtons {
	width: 780px;
	background-color: #FFFFFF;
	text-align: center;
}
#divFooter {
	width: 740px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	font-size: 14px;
	background-color: #A83836;
	height: 50px;
	float: left;
}
#divFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#divWrapper #divContentWrapper #divContent #divBody ul {
	text-align: left;
}


#divContentWrapper {
	float: left;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	overflow: hidden;
}
#divLeftNavBar {
	float: left;
	width: 180px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#divNewsletter {
	width: 156px;
	float: left;
	padding: 10px;
	border: 2px solid #990000;
	margin-top: 20px;
}
#divLinks {
	float: left;
	width: 156px;
	padding: 10px;
	border: 2px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 20px;
}
.Newsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


#divBody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #82212A;
}


#divContent {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	text-align: left;
}
#divBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 560px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#divTableWrapper {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
#divE-mail {
	float: left;
	width: 156px;
	margin-top: 20px;
	border: 2px solid #990000;
	padding: 10px;
	margin-bottom: 5px;
}

#divTableWrapper table {
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #333333;
}

#divTableWrapper td {
	padding: 10px;
}
#divContactInfo {
	float: left;
	width: 156px;
	margin-top: 20px;
	border: 2px solid #990000;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#divE-mail a {
	color: #990000;
	text-decoration: none;
}
