td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#menu {
	text-align: center;
	background-color: 531f1f;
	height: 30px;
	width: 830px;
}
#footer {
	font-size: 14px;
	text-align: center;
	background-color: 531f1f;
	height: 40px;
	width: 830px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerPink {
	font-size: 14px;
	font-weight: bold;
	color: #fb7cb8;
	font-family: Arial, Helvetica, sans-serif;
}
#Padding {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 20px;
	vertical-align: top;
}
#imageFrame {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #ab9797;
}
#leftNav {
	background-color: ddd0d0;
	vertical-align: top;
	padding: 15px;
	width: 160px;
}
#leftHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: 531f1f;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#leftItem {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
}
#content {
	vertical-align: top;
	padding: 15px;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #531f1f;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #e5780e;
}
.heading3 {
	font-weight: bold;
	color: #ffffff;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}