@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #003300;
	background-image: url(images/Background.gif);
	background-repeat: repeat-x;
}
.oneColElsCtr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #mainContent {
	padding: 0;
}
.tiptop {
	height: 30px;
	width: 1000px;
}
.header {
	height: 194px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.cfrmenu {
	height: 26px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	color: #CCC;
}
.tiptop2 {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_17.gif);
}
.mainflash {
	background-color: #000;
	height: 270px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.features {
	height: 156px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 802px;
	margin-bottom: 0px;
}
.flashspacefeature {
	height: 14px;
}
#featuredleft {
	background-image: url(images/main_22.gif);
	float: left;
	width: 402px;
	height: 140px;
	padding-top: 16px;
}
#featuredright {
	background-image: url(images/main_23.gif);
	float: none;
	width: 385px;
	height: 156px;
	margin-left: 402px;
	padding-left: 15px;
}
.foot {
	background-image: url(images/Main_24.jpg);
	height: 30px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;
}
#estatephoto {
	height: 108px;
	width: 108px;
	float: left;
	margin-top: 30px;
	text-align: center;
}
#estatetext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 9px;
	float: none;
	width: 225px;
	height: 115px;
	margin: 0px;
	padding-top: 30px;
	padding-left: 150px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.bottom {
	background-color: #666;
	height: 25px;
	position: relative;
	bottom: 5px;
	width: 100%;
	text-align: center;
	padding-top: 2px;
}
#content .fullcontent p {
	text-align: left;
}
#content .fullcontent {
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#content .fullcontentcenter {
	text-align: center;
}

