/* CSS Document */

body {
	background:#151e54;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	text-align: left;
}

a {
	color:#333333;
	text-decoration:none;
	font-weight:bolder;
}
a:hover {
	color:#666666;
}

img {
	text-decoration:none;
	border:none;
}

td{
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	line-height:32px;
	list-style:inside;
}

ol {
	font-family:Arial, Helvetica, sans-serif;
	line-height:32px;
	list-style:inside;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}
 
.container {
	background:#FFFFFF;
	padding:0px;
	border:#ffffff solid 2px;
}

.container a {
	text-decoration:none;
	color:#151e54;
}

.mainframe {
	padding:10px;
}

.photoLeftSimple {
	float:left;
	border:#000000 solid 1px;
	margin:10px;
	padding:0px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	vertical-align:bottom;
}

.photoLeft img{
	float:left;
	border:#000000 solid 1px;
	margin:10px;
	padding:0px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	vertical-align:bottom;
}

.photoRight {
	float:right;
	border:#000000 solid 1px;
	margin:10px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
}

.photoAgent {
	margin:5px;
	padding-left:5px;
}

.columnclear {
	clear:both;
	border:#999999 dashed 2px;
	width:930px;
	padding:10px;
}
.columnright {
	border:#999999 dashed 2px;
	width:600px;
	float:right;
}

.columnleft600 {
	border:#999999 dashed 2px;
	width:600px;
	float:left;
}

.columnrightDept {
	border:#999999 dashed 2px;
	width:655px;
	float:right;
	padding:5px;
}
.columnrightWide {
	border:#999999 dashed 2px;
	width:750px;
	float:right;
	background:#ffffff;
}

.columnleft {
	border:#999999 dashed 2px;
	width:750px;
	float:left;
}

.columnrightSmall {
	border:#999999 dashed 2px;
	float:right;
	width:110px;
	padding:10px;
	font-size:14px;
}

.columnleftSmall {
	border:#999999 dashed 2px;
	float:left;
	width:150px;
	padding:10px;
	font-size:14px;
}

.rightbox {
	float:right;
	margin:5px;
	padding:5px;
}

ul.featuredBox {
	width:400px;
	margin:0px;
	padding:0px;
}

ul.featuredBox li {
	list-style:none;
}


#listings a{
	display:block;
	background:url(../images/featuredListings.jpg);
	width:400px;
	height:200px;
}

#listings a:hover {
	background-position:0 -200px;
}

#school a{
	background:url(../images/elementarySearch.jpg);
	width:400px;
	height:200px;
	display:block;
}

#school a:hover {
	background-position:0 -200px;
}

#reloState a{
	background:url(../images/reloState.jpg);
	width:400px;
	height:200px;
	display:block;
}
#reloState a:hover {
	background-position:0 -200px;
}

ul.linkbox {
	margin:0px;
	padding:0px;
	background:#d5d5ef;
	border-bottom:#CC0000 solid 3px;
	width:100%;
	height:30px;
	list-style:none;
}

ul.linkbox li {
	float:left;
}

ul.linkbox a{
	padding:5px;
	margin:px;
	margin-right:5px;
	margin-left:5px;
	width:150px;
	height:20px;
	background:#d5d5ef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;	
	color:#151e54;
	text-decoration:none;
}

ul.linkbox a:hover {
	background:#151e54;
	border:#151e54 solid 1px;
	color:#d5d5ef;
}
/*------------------ Headings ----------------------------*/

h1 {
	margin:0px;
	padding:0px;
	height:27px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:#151e54 dotted 2px;
	padding-bottom:4px;
	margin-bottom:4px;
	color:#151e54;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	border-bottom:#151e54 dotted 2px;
	color:#151e54;
	text-align:center;
}

h3 {
	margin:5px;
	padding:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:#151e54 dotted 2px;
	color:#151e54;
	text-align:left;
}

h3 a{
	text-decoration:none;
	color:#151e54;
}

h3 a:hover{
	font-weight:bold;
}

h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	border-bottom:#151e54 dotted 2px;
	color:#151e54;
	margin:2px;
	padding:2px;
	padding-top:15px;
}

h5 {
	height:30px;
	padding:5px;
	padding-bottom:0px;
	background:#999999;
	border-bottom:#151e54 dotted 2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.fineprint {
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#151e54;
}

.subheadRight {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

.subheadRight a{
	padding-right:5px;
	color:#151e54;
	font-family:Arial, Helvetica, sans-serif;
}
/*---------------- Residential Rentals ----------------------*/
.rr_wrapper {
	position:relative;
	margin-left:0px;
	width:930px;
	border:#000000 solid 1px;
}

.rr_wrapper h1 {
	margin-top:45px;
	padding-left:10px;
	background:#660000;
	width:560px;
	border-bottom:#000000 solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:35px;
	color:#ffffff;
}

.rr_wrapper h2{
	margin:0px;
	margin-top:10px;
	padding:3px;
	width:200px;
	border-bottom:none;
	background:#666666;
	line-height:20px;
	font-size:18px;
	color:#FFFFFF;
}

.rr_wrapper h3{
	margin:0px;
	margin-top:10px;
	padding:3px;
	border-bottom:none;
	background:#666666;
	line-height:20px;
	font-size:18px;
	color:#FFFFFF;
}

.rr_wrapper h4 {
	margin-top:5px;
	padding:0px;
	padding-left:10px;
	background:#660000;
	border-bottom:#000000 solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:15px;
	color:#ffffff;
}
	
	

.rr_content  ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.rr_content {
	padding:10px;
	margin:1px;
	font:Georgia, "Times New Roman", Times, serif;
	}

.rr_header {
	background:url(../images/rr_head.jpg);
	height:125px;
	width:930px;
	padding:0px;
/*	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;*/
}

.rr_side {
	border:#660000 solid 1px;
	background:#ffffff;
	border-left:#660000 solid 15px;
	padding:4px;
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	width:300px;
}

.rr_colleft {
	border:#666666 solid 1px;
	padding:5px;
	margin:0px;
	width:560px;
	background:#FFFFFF;
}

.rr_collmini {
	border:#666666 solid 1px;
	padding:5px;
	margin:0px;
	width:260px;
}


.rr_result_pic {
	margin:0px;
	margin-right:10px;
}

.rr_descrip_text {
	font-size:12px;
	line-height:20px;
	color:#333333;
}

.rr_nav {
	background:url(../images/rr_nav_bg.jpg) repeat-x;
	width:910px;
	height:40px;
/*	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;*/
}

ul.rr_nav {
	margin:0px;
	padding:0px;
	padding-left:20px;
	list-style:none;
	}
	
ul.rr_nav li{
	float:left;
}

.rr_navlink a {
	display:block;
	height:40px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	background:url(../images/rr_nav_pixi.jpg) repeat-x;
	background-position:0 0px;
}

.rr_nav a:hover {
	background-position: 0 -40px;
	}
	
.rr_list li{
	list-style:inside;
	padding-left:0px;	
	margin-left:0px;
}

.pointer {
	cursor:pointer;
	color:#151e54;
	font-weight:bold;
}
/*------------------ Central Housing Area ----------------*/

.CHwrapper {
	position:relative;
	margin:15px;
	margin-left:20px;
	width:930px;
}

.CHnav {
	background:url(../images/nav_bg.jpg) repeat-x;
	background-position: 0 0px;
	width:100%;
	height:75px;
}

ul.CHnav {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.CHnav a {
		display:block;
}

ul.CHnav li {
	float:left;
	display:inline;
}

#pos1 a{
	height:75px;
	width:180px;
	margin:0px;
	display:block;
	background:url(../images/nav_area.jpg) no-repeat;
	background-position: 0 0px;
}

#pos1 a:hover {
	background-position: 0 -75px;
}

#pos2 a{
	height:75px;
	width:180px;
	margin:0px;
	display:block;
	background:url(../images/nav_detail.jpg) no-repeat;
	background-position: 0 0px;
}

#pos2 a:hover {
	background-position: 0 -75px;
}

#pos3 a{
	height:75px;
	width:180px;
	margin:0px;
	display:block;
	background:url(../images/nav_new.jpg) no-repeat;
	background-position: 0 0px;
}

#pos3 a:hover {
	background-position: 0 -75px;
}

#pos4 a{
	height:75px;
	width:180px;
	margin:0px;
	display:block;
	background:url(../images/nav_open.jpg) no-repeat;
	background-position: 0 0px;
}

#pos4 a:hover {
	background-position: 0 -75px;
}
#pos5 a{
	height:75px;
	width:180px;
	margin:0px;
	display:block;
	background:url(../images/nav_foreclosure.jpg) no-repeat;
	background-position: 0 0px;
}

#pos5 a:hover {
	background-position: 0 -75px;
}

#pos6 {
	background:url(../images/nav_bg_end.jpg) no-repeat;
	width:6px;
	height:75px;
	display:block;
	float:right;
}

.CHbody {
	border:#000000 solid 1px;
	padding:25px;
}

.CHsearch {
	background:#ffffff;
	padding:10px;
	position:relative;
	float:left;
	border:#000000 solid 1px;
}

.CHareasearch {
	background:#ffffff;
	padding:5px;
	position:relative;
	float:left;
	border:#000000 solid 1px;
}

.CHopenhouse {
	background:#ffffff;
	padding:10px;
	position:relative;
	float:left;
	border:#000000 solid 1px;
	width:908px;
}

.CHnewlisting {
	background:#ffffff;
	padding:10px;
	position:relative;
	float:left;
	border:#000000 solid 1px;
	width:908px;
}

.CHforeclosure {
	background:#ffffff;
	padding:10px;
	position:relative;
	float:left;
	border:#000000 solid 1px;
	width:908px;
}

.CHresultsframe {
	float:right;
	padding:3px;
}
/*------------------ Horizontal Navigation --------------*/


.Hnav {
	background:url(../images/mainNav.jpg) repeat-x;
	background-position: 0 0px;
	width:100%;
	height:30px;
}

ul.Hnav {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.Hnav li {
	float:left;
}

#sp1 a{
	height:30px;
	width:153px;
	margin:0px;
	display:block;
	background:url(../images/mainNav_01.jpg) no-repeat;
	background-position: 0 0px;
}

#sp1 a:hover {
	background-position: 0 -40px;
}

#sp2 a{
	height:30px;
	width:136px;
	margin:0px;
	display:block;
	background:url(../images/mainNav_02.jpg) no-repeat;
	background-position: 0 0px;
}

#sp2 a:hover {
	background-position: 0 -40px;
}

#sp3 a{
	height:30px;
	width:214px;
	margin:0px;
	display:block;
	background:url(../images/mainNav_03.jpg) no-repeat;
	background-position: 0 0px;
}

#sp3 a:hover {
	background-position: 0 -40px;
}

#sp4 a{
	height:30px;
	width:198px;
	margin:0px;
	display:block;
	background:url(../images/mainNav_04.jpg) no-repeat;
	background-position: 0 0px;
}

#sp4 a:hover {
	background-position: 0 -40px;
}

#sp5 a{
	height:30px;
	width:153px;
	margin:0px;
	display:block;
	background:url(../images/mainNav_05.jpg) no-repeat;
	background-position: 0 0px;
}

#sp5 a:hover {
	background-position: 0 -40px;
}

#sp6 a{
	height:30px;
	width:87px;
	margin:0px;
	display:block;
	padding-right:10px;
	background:url(../images/mainNav_06.jpg) no-repeat;
	background-position: 0 0px;
}

#sp6 a:hover {
	background-position: 0 -40px;
}
/*------------------ Expanded Links ----------------------*/

.menuMain {
	background-color:#3b5ea3;
	height:700px;
	position:absolute;
	border-bottom:#151e54 solid 1px;
	border-top:#151e54 solid 1px;
}

.menuNav {
	padding:10px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#FFFFFF;
	height:670px;
}

ul.menuNav {
	list-style:none;
	list-style-position:outside;
}

ul.menuNav li {
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-left:5px;
	color:#151e54;

}
.menuNav a{
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	text-decoration:none;
}

.menuNav a:hover {
	background:#151e54;
	width:90px;
}


.menuExpand {
	position:relative;
	background:url(../images/expand_02.jpg);
	width:28px;
	height:700px;
	float:left;
}

.menuExpandEnd {
	background:url(../images/expand_03.jpg);
	display:block;
	width:28px;
	height:24px;
}

.menuClose {
	float:right;
	width:28px;
	height:700px;
	background:url(../images/collapse_02.jpg);
	border-bottom:#151e54 solid 1px;
	border-top:#151e54 solid 1px;
}

.menuClose a{
	background:url(../images/collapse_01.jpg) no-repeat;
	width:28px;
	height:337px;
}

.cmenuClose a:hover {
	background-position:-28px 0;
}

/*---------------------- Department Navigation --------------------------*/
.Side {
	padding:10px;
	float:left;
	width:235px;
	background:#ffffff;
	border:#ffffff solid 5px;
}

.SideR {
	padding:10px;
	float:right;
	width:235px;
	background:#ffffff;
	border:#ffffff solid 5px;
}

.titleSide {
	width:235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#151e54;
	border-bottom:#151e54 dotted 1px;
}

.titleSide a {
	color:#151e54;
}

ul.sideNav {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.sideNav li {
	display:inline;
}

ul.sideNav a{
	display:block;
	background:#d5d5ef;
	height:25px;
	width:220px;
	border:#151e54 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	text-decoration:none;
	padding-left:15px;	
	color:#151e54;
}

ul.sideNav a:hover {
	background:#151e54;
	color:#ffffff;
}

a:active {
	font-weight:bold;
	}
	
/*--------------------------- Footer ---------------------*/
.footer{
	width:850px;
	float:right;
	color:#999999;
	font-size:10px;
	font-weight:bold;
}

.footer p {
	font-size:10px;
}

.footer a {
	color:#999999;
	font-size:10px;
}

.footer a:hover {
	color:#666666;
}

.alagroup {
	float:left;
	padding:5px;
}

.relorollover a{
	width:160px;
	height:70px;
	background:url(../images/relo_rollover.jpg);
	display:block;
	float:left;
}

.relorollover a:hover {
	background-position:0 -70px;
}
	
.collapse {
	background:#151e54;
}

/*-----------------------WEATHER PAGE---------------------*/
.weather {
	float:left;
	background:#ffffff;
	padding:5px;
	border:#151e54 solid 1px;
	margin:5px;
	width:160px;
	height:600px;
}

/*----------------------------------PHP - AGENTS---------------------------*/
.ap_listBox {
	padding-top:5px;
	margin-top:10px;
	width:600px;
	margin-left:65px;
	border:#CCCCCC solid 1px;
	border-left:#cccccc solid 10px;
}

.ap_phototn {
	text-align:center;
	padding:5px;
	margin:5px;
}

.ap_listBox a{
	color:#151e54;
	text-decoration:none;
}

.ap_heading {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-left:14px;
	color:#151e54;
}

.ap_subheading {
	padding-right:35px;
	text-align:right;
	font-style:italic;
	color:#999999;
}
ul.ap_list {
	list-style:none;
	padding:0px;
	line-height:20px;
	font-size:14px;
}

.ap_boldLink {
	color:#CC0000;
	text-align:center;
}

.ap_boldLink a{
	color:#CC0000;
}
.ap_boldLink a:hover {
	background:#CCCCCC;
}

.bp_listbox {
	padding:5px;
	margin:5px;
	width:600px;
	border:#CCCCCC solid 1px;
	border-left:#cccccc solid 10px;
}


.bp_agentlist a{
	text-decoration:none;
	display:block;
	color:#000000;
	padding:5px;
	padding-right:10px;
	height:20px;
	width:230px;
}

.bp_agentlist a:hover {
	background:#CCCCCC;
}


.spryHover {
	background:#151e54;
	color:#CCCCCC;
}

.adminRoll {
	display:block;
	width:20px;
	height:5px;
}

.adminRoll a{
	background:url(../images/hidden_rollover.jpg);
}

.adminRoll a:hover {
	background-position:0 -5px;
}

.required {
	color:#990000;
	font-weight:bold;
}

/*---------- Admin --------------*/
.adm_box {
	width:500px;
	padding:5px;
	margin:5px;
	border:#333333 solid 1px;
	boder-left:10px;
}
.quickContainer {
	width:400px;
}
.quicksearch {
	width:380px;
	border:#666 solid 1px;
	margin:0px;
	margin-left:3px;
	margin-right:3px;
	margin-top:-4px;
	padding:5px;
}
