body {
	padding: 5px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	/*background-image: url(../images/mainbckgrd.gif);
	background-repeat: no-repeat;*/
	background-image: url(../images/background-image.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #4E7CB2;
}
#content {
	width: auto;
	position: relative;
	top: 0px;
	margin-bottom: 10px;
}

#holdlogo {
	margin: 0px;
	padding: 0px;
	width: 172px;
	text-align: center;
}
.alignright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navcontainer ul {
	list-style-type: none;
	font-size: .90em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}
#navcontainer li {
	display: inline;
	margin: 0px;
}
#navcontainer a {
	color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A63AD;
	padding-right: 0.25em;
	text-decoration: none;
	padding-left: 1em;
	padding-bottom: 0px;
	padding-top: 2.25px;
}
#navcontainer a:hover {
	
	color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	
}.redbottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}


#holdleftpanel {
	width: 172px;
	vertical-align: top;
}
/*#holdleftpanel h1{
	font-size: 1.25em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#holdleftpanel h2{
	font-size: 1.25em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#holdleftpanel h3{
	font-size: 1.25em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#holdleftpanel p{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #415792;
	font-size: .90em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}*/
.mainextracontent {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#mainextracontent {
}
#mainextracontent h1 {
	font-size: 1em;
}
#mainextracontent h2 {
	font-size: 1em;
}
#maincontent {
	padding: 0px 10px 20px;
	vertical-align: top;
}
#maincontent h1 {
	font-size: 1.25em;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
}
#maincontent h2 {
	font-size: 1em;
	color: #00448F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
}
#maincontent h3 {
	font-size: 1.25em;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-weight: bold;
}
#maincontent h4 {
	font-size: 12px;
	color: #415792;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#maincontent p {
	margin-top: 0px;
	color: #333333;
	padding: 5px;
	font-size: .90em;
	line-height: 17px;
	margin-bottom: 5px;
}
#maincontent ul {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	list-style-type: square;
	margin-right: 100px;
	padding: 5px;
	margin-left: 1px;
}
#maincontent li {
	display: block;
	margin-left: 50px;
	background-color: #7FA1C7;
	margin-bottom: 2px;
	padding: 2px;
}
#footer {
	font-size: .80em;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	bottom: 0px;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px auto;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
#footer a {
	color: #FFFFFF;
}
#page {
	position: relative;
	z-index: 1;
	width: 910px;
	margin: 0px auto;
}
#holdcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	background-color: #FFFFFF;
}
html, body, #holdcontent, #page {
	min-height: 100%;
	height: 100%;

}
html>body, html>body #holdcontent {
	height: auto;
}
.mediumtext {
	font-size: 0.9em;
	color: #4962A5;
}
caption {
	font-size: 1em;
	color: #00448F;
	background-color: #7FA1C7;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.required {
	color: #CC0000;
}
.lilacrow {
	background-color: #EFF3F8;
}
.paletext {
	color: #A7B4D8;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#holdmontage {
	background-image: url(../images/montage-bckrd.gif);
	background-repeat: repeat-x;
}
#holdmontagetext {
	position: absolute;
	top: 63px;
	right: 0px;
}
.whitebckgrd {

}
.maintablebckgrd {
	padding: 0px 5px;
}
.tel {
	float: left; 
	padding-top: 10px; 
	margin: 0px; 
	color: #00448F; 
	font-size: 1.4em; 
	font-weight: bold;
}
#topbanner {
	background-image: url(../images/top-header.jpg);
	background-repeat: no-repeat;

}
.leftbanner h2 {
	background-image: url(../images/left-panel-heading.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 1.3em;
	color: #FFFFFF;
	padding: 7px;
	margin: 0px 0px 5px 0px;
}
.leftbanner .info {
	background-color: #7FA1C7;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.leftbanner .news {
	height: 100px;
	font-size: 0.9em;
	padding: 5px;
}
.leftbanner .news a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftbanner .news a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.leftbanner .info p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
form {
	margin: 0px;
	padding: 0px;
}
.leftbanner .info .padding {
	margin: 0px;
	padding: 5px;
	
}

#propertysearch {
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#propertysearch .textfield {
	color: #666666;
	font-size: 0.9em;
	width: 152px;
}
.list {
	margin-top: 10px;
	overflow:hidden;
}
.list a {
	color: #CC0000;
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}
.list .FeatureStoryImage {
	float: left;
	margin-right: 10px;
	border: 3px solid #E5E5E5;
}
.seperator {
	clear: both;
}
.seperator hr  {
	border: 0;
	height: 1px;
	color: #415792;
	background-color: #415792;
}


