body {
	margin: 0;
	padding: 0;
	background: url(/images/site-bg-fade.jpg) repeat-x left top;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
a {
	color: #0066ac;
	text-decoration: none;
	background: none;
}
a:hover {
	color: #0066ac;
	text-decoration: underline;
	background: none;
}

/* NAV STYLES */

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

.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; }



/* STYLES */

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #003366;
	background-image: url(/images/propsearch_header_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.rightsiteborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 004270;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: 004270;
	border-bottom-color: 004270;
	border-left-color: 004270;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7D98BD;
	word-spacing: .2em;
}


.headercontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 234px;
	padding-top: 25px;
	line-height: 14pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003366;
	border-bottom: 1px solid #6798BB
}

.IndianSpringsMAIN {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	color: #003366;
	background-image: url(/images/IS_Background_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 305px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.text1ptsmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #003366;
	line-height: 9pt;

}
.1pxblueborder {
	border: 2px solid #004C81;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.PicRightPad {
	border: 1px solid #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E0EC;
	padding-bottom: 2px;
}

/* ADMIN STYLES */
.admincontent {
	padding: 10px 10px 10px 15px;
}

#photobox {
	background: url(/images/listings/photo_frame.gif) no-repeat center center;
	padding: 0;
	margin: 0;
}
.listingstext {
	padding: 5px 0 0 15px;
}


#ADMINmainlist td {
	border-bottom: 1px solid #dfe0e5;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
}
#arialfont td {
	font-family: Arial;
	font-size: 12px;
}
#arialfont p {
	font-family: Arial;
	font-size: 12px;
}
.ADMINtextfield {
	width: 75%;
}

