@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/secondarybackground.gif);
	background-repeat: repeat-x;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(images/Secondary_01.gif);
	height: 139px;
	width: 267px;
	margin-right: 0px;
	float: left;
}
.secondarymenu {
	height: 27px;
	padding-top: 43px;
}
.flashheader {
	height: 69px;
	background-image: url(images/Secondary_15.gif);
	background-repeat: no-repeat;
	margin-left: 267px;
}
#secondaryheadflash {
	height: 50px;
	width: 550px;
	padding-top: 11px;
	padding-left: 85px;
}
.leftcontent {
	float: left;
	width: 495px;
	text-align: center;
}
.singlecontentbox {
	width: 490px;
	border-top-style: none;
	border-bottom-style: none;
	filter: Alpha(Opacity=60);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	background-image: url(images/contentbacker.gif);
	background-repeat: repeat-y;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
}
.secondaryfoot {
	background-image: url(images/Main_24.jpg);
}
.rightcontent {
	width: 495px;
	float: right;
}
#content .fullcontent head {
	font-weight: bold;
	text-align: center;
}
.regulartext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.estatebox {
	width: 410px;
	border-top-style: none;
	border-bottom-style: none;
	filter: Alpha(Opacity=60);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	background-image: url(images/contentbacker.gif);
	background-repeat: repeat-y;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-right-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-right: 40px;
	padding-left: 40px;
	height: 110px;
}
estatephotos {
	float: left;
	margin: 0px;
	padding: 0px;
}
.fullcontent {
	float: left;
	text-align: center;
	background-image: url(images/fullcontentbacker.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	width: 900px;
	padding-top: 20px;
}
#content .rightcontent .estatebox img {
	float: right;
}
#content .leftcontent .estatebox img {
	float: left;
}
estatephotosright {
	float: left;
	margin: 0px;
	padding: 0px;
}
.fullcontentHead {
	float: left;
	text-align: center;
	background-image: url(images/fullcontentbacker.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	width: 900px;
	padding-top: 20px;
}
.fullcontentCopy {
	float: none;
	text-align: center;
	background-image: url(images/fullcontentbacker.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	width: 900px;
	padding-top: 20px;
}
