H1 {
	font-family: sans-serif;
	color: #860039;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
H2 {
	display: inline;
	font-family: sans-serif;
	color: #860039;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
IMG {
	border-style: none;
}
TR.Dropdown {
	/*display: none;*/
}
#HEADER {
	width: 750px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#LOGO {
	float: left;
}
#BANNER {
	float: right;
	height: 140px;
	width: 525px;
	background-image:url("/images/banneAlt.jpg");
	layer-background-image:url("/images/banneAlt.jpg");
}
#SLOGAN {
	font-family: sans-serif;
	font-size: 16px;
	color: #E0D23D;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}
#MENU {
	width: 750px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
TABLE.Menu {
	width: 750px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
TD.Menu {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #805A2A;
	padding: 0px;
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
A.Menu {
	color: #FFFFFF;
	text-decoration: none;
}
A.Menu:hover {
	text-decoration: underline;
}
#BODY {
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#FEATURE {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}
TABLE.Feature {
	width: 100%;
	margin: 50px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
}
TD.FeatureHeader {
	background-color: #E0D23D;
	padding: 0px;
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
TD.FeatureBody {
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}
A.Feature {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.Feature:hover {
	text-decoration: underline;
}
#CONTENT {
	float: right;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
DIV.ContentTitle {
	padding: 20px;
	float: right;
	font-family: sans-serif;
	color: #860039;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
DIV.ContentButton {
	margin: 15px;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #E0D23D;
	background-color: #860039;
	font-family: sans-serif;
	font-size: 12px;
	color: #E0D23D;
}
A.ContentButton {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E0D23D;
}
TABLE.Content {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
TD.Content {
	vertical-align: middle;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
}
TD.ContentSidebar {
	width: 1%;
	vertical-align: top;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
}
TD.ContentForm {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
}
TEXTAREA.ContentForm {
	width: 100%;
	background-color: #FFFFFF;
}
INPUT.ContentForm {
	background-color: #FFFFFF;
}
A.Content {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.Content:hover {
	text-decoration: underline;
}
P.Content {
	clear: both;
	margin-top: 20px;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
}
UL.Content {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#FOOTER {
	clear: both;
	width: 750px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	font-family: sans-serif;
	font-size: 10px;
}
.mediumTitle{
	font-weight:bold;
	font-size:14px;
}

