body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(/images/site-bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainsite {
	background: #ffffff; 
	border-right: 1px solid #00406d; 
	border-bottom: 1px solid #00406d;
}
p { margin-top: 0; }
.header {
	text-align: right;
	background-image: url(/images/header_top.jpg);
	color: #ffffff;
	padding-top: 25px;
	padding-right: 250px;
	padding-bottom: 0;
	padding-left: 0;
}
#header_bottom {
	background-image: url(/images/header_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#search_header_bottom {
	background-image: url(/images/header_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.indianspringsphoto {
	padding: 0;
	background-image: url(/images/home_indiansprings.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 390px;
}
#padded_content {
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#searchbox {
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 25px;
	padding-left: 0;
}


/* HOME STYLES */
.contentHome {
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 35px;
	height: 250px;
}
.contentInterior {
	height: 225px;
	padding: 15px 35px 20px 25px;
}
.contentInterior ul {
	list-style-image: url(/images/bullet.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
	list-style-position: outside;
}
.contentInterior li {
	padding-bottom: 2px;
}
a {
	color: #0066ac;
	text-decoration: none;
	background: none;
}
a:hover {
	color: #0066ac;
	text-decoration: underline;
	background: none;
}
.footer td, .footer a, .footer a:hover {
	font: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none; 
}

/* H STYLES */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003366;
	border-bottom: 1px solid #6798BB;
	margin-top: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 13px 0;
	padding: 0;
	color: #000000;
	line-height: 17px;
}
h4 {
	color: #00406e;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

hr {
	color: #c5ccd3;
	background: #c5ccd3;
	height: 1px;
	width: 100%;
	border: none;
}

/* FORM STYLES */
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 75%;
}
.FormTextField {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FormButton {
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	background-color: #b31117;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#navcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 10px 15px 20px 50px;
	text-align: center;
}
#navcontainer ul {
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	background-image: url(/images/subnav_underline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navcontainer li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #431700;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	width: 100%;
}
#navcontainer li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #b31117;
}



/* NAV STYLES */

.navcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #004778;
}

.navcolumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 213px;
}

.navcolumn ul li {
	position: relative;
	background: #004778;
	width: 213px;
}

.navcolumn li ul {
	position: absolute;
	width: 190px;
	left: 213px;
	border-left: 1px solid #55809F;
	top: 0;
	display: none;
}

.navcolumn ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #004778;
	padding: 8 0 8 23;
	border-bottom: 1px solid #55809F;
	}

.navcolumn ul li a:hover, a:active {
	background: #005A99;
	text-decoration: none;
	color: #ffffff;
}

* html .navcolumn ul li { float: left; height: 6px; }
* html .navcolumn ul li a { height: 1%; }


.navcolumn li:hover ul, li.over ul { display: block; }

#IScontenttop {
	float: none;
	padding: 0px;
	margin-top: 50px;
	margin-left: auto;
	text-align: right;
	margin-right: 20px;
}
#ISlandscape {
	padding: 0;
	background-image: url(/images/home_indiansprings.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 325px;
}

#IS_bottomcontent {
	background-image: url(/images/IS_gradientback.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-top: 1px solid white;
}

#LWlandscape {
	padding: 0;
	background-image: url(/images/langdone_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 368px;
}
#GEERcontenttop {
	float: none;
	padding: 0px;
	margin-top: 60px;
	width: 490px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#GEERlandscape {
	padding: 0;
	height: 430px;
	background: url(/images/geer_bg.jpg) no-repeat bottom;
}
#GEERlandscape {
	padding: 0;
	height: 500px;
	background: url(/westview/bg.jpg) no-repeat bottom;
}
#SBlandscape {
	padding: 0;
	background-image: url(/images/sb_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 332px;
}
#photobox img {
	border: 2px solid #e2e2e2;
	padding: 2px;
}
#arialfont td {
	font-family: Arial;
	font-size: 12px;
}
#arialfont p {
	font-family: Arial;
	font-size: 12px;
}
#photobox {
	background: url(/images/listings/photo_frame.gif) no-repeat center center;
	padding: 0;
	margin: 0;
}
.listingstext {
	padding: 5px 0 0 15px;
}
