body
{
	margin: 0px;
	background: url( '../images/bg-main.gif' ) repeat-x #FFFFFF;
	background-position: center;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #505050;
	
}
a, a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #BE000D;
	text-decoration: none;
}
input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #727272;
	border: 1px solid #727272;
}
#container
{
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}
#contentarea
{
	padding: 18px 17px 15px 18px;
}
#nav
{
	font-size: 11px;
	line-height: 14px;
	color: #9D9D9D;
}
#nav a
{
	color: #BCBCBC;
	text-decoration: none;
}
#nav a:hover
{
	color: #FFFFFF;
}
#subnav
{
	font-size: 11px;
	color: #E88087;
}
#subnav a
{
	color: #EAAEB2;
	text-decoration: none;
}
#subnav a:hover
{
	color: #FFFFFF;
}
#subarea
{
	border-top: 1px solid #727272;
}
.mainpic
{
	border: 1px solid #DCDCDC;
}
.picpadding
{
	padding-right: 35px;
}
#title
{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #686868;
	padding: 14px;
}
#title a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#title a:hover
{
	color: #CCCCCC;
}
#textbox
{
	padding: 14px 14px 5px 14px;
	text-align: left;
}
#featurehead
{
	padding-left: 20px;
	color: #FFFFFF;
}
#featurecontent
{
	color: #A4A4A4;
	padding: 10px 20px 10px 20px;
	line-height: 16px;
}
#featurecontent a
{
	color: #FFFFFF;
	text-decoration: none;
}
#featurecontent a:hover
{
	color: #CCCCCC;
}
#subcontent
{
	border-right: 1px solid #DCDCDC;
	padding: 15px;
}
#housetitle
{
	padding: 15px;
}
#housetext
{
	padding: 15px;
	border-top: 1px solid #DCDCDC;
}
#introtext
{
	padding: 25px;
	line-height: 22px;
}
.housered
{
	color: #DA000F;
}
#footer
{
	color: #C9C9C9;
	font-size: 11px;
	line-height: 22px;
	height: 94px;
	background-image: url(../images/bg-footer.gif) repeat-x;
}
#footer a
{
	color: #B9B9B9;
	text-decoration: none;
}
#footer a:hover
{
	color: #A6A6A6;
}
#banner
{
	color: #333333;
	font-size: 9px;
	height: 111px;
	background-image: url(../images/banner.gif) repeat-x;
}
#banner a
{
	color: #333333;
	text-decoration: none;
}
#banner a:hover
{
	color: #424242;
}
.documents
{
	text-align: left;
	width: 100%;
	font-size: medium;
	border-collapse: collapse;
}

.documents th
{
	background-color: #333333;
	color: White;
	padding: 0.4em;
}

.documents img
{
	border-style:none;
}

#tdFooter
{
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	text-align: right;
}

#idMain
{
	border: solid 1px black;
}

