body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image:url(../img/background.gif);
}
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
a:link
	{
	color: #B20838;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited
	{
	color: #B20838;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover
	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
a:link.link
	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited.link
	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover.link
	{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
.forms
	{
	background-color: #DBDBDB;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, sans-serif;
}.sectionHeader {
	font-size: 24px;
	color: #B20838;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #BEB5B9;
}
.altRow {
	background-color: #4A0010;
}
.redText {
	color: #B20838;
}
.subSectionHeader {

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	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: #B20838;
	border-right-color: #B20838;
	border-bottom-color: #B20838;
	border-left-color: #B20838;
	line-height: 18px;
	padding-bottom: 10px;
}
.propertyTitle {
	color: #B20838;
	font-size: 12px;
	font-weight: bold;
}
.sectionLinks {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
}
li{
	list-style-image:  url("../img/bullet.gif");
}.cookieTrail {
	font-size: 10px;
}
.subHeader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
