@charset "utf-8";

h2 {
margin:10px 0;
}


img
{  border-style: none;
}


/*body { font: 100% Arial, Helvetica, sans-serif; background: #FFFFFF; margin: 0;
	padding: 0; text-align: center; 
	color: #000000; }
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
th { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}*/
.small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
.medium { 
/*font-family: Arial, Helvetica, sans-serif; font-size: 12px;*/
	font-size: 12px;
	color: #727476;

}


.big { font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.xbig { font-family: Arial, Helvetica, sans-serif; font-size: 24px;}
.expanded { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; letter-spacing: 2px;}
.justified { font-family: Arial, Helvetica, sans-serif; text-align: justify;}
 /* a:link { color: #000; text-decoration: none;} */
a{ color: #000; text-decoration: none;}
/*a:visited { text-decoration: none;}*/
a:hover {
/*	color: #790000;*/
}
a:active {
	color: #790000;
	text-decoration: none;
}

form { margin: 0px;}
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background-image: url(images/hf-back.gif);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #FFF;
	padding:0;

}
.maindiv {
	width: 1000px;
	margin: 0 auto;
	/*border:1px solid #162949;
	border-top:1px #790000 solid;*/
	position: relative;
	padding:0;
	background-color: #FFFFFF;
}

.logo {
	float: left;
	margin: 3px 4px 4px;
}

.headerdiv {
	height:98px;
}
.HeaderSearch {
	float: right;
	padding:15px 20px 0 0;
	/* change 120709 width:122px;*/
width:588px;
	height:70px;
	white-space: nowrap;
	margin-bottom:0;
	background:#eef279;
	-moz-border-radius: 9px;
	font-size:13px;
padding: 7px 7px 7px 9px;
	margin-top: 8px;
	margin-right: 12px;
	line-height: 23px;

}
.HeaderSearch a {
text-decoration:none;
	color: #797979;
}

.mainmenucontainer {
	width: 1001px;
	clear:left;
	color: #ffffff;
	text-transform: none;
	font-size: 15px;
	border-top:solid 3px #9ec3f6;
	border-bottom:solid 3px #9ec3f6;
	background-color: #162949;
}

.mainmenucontainer a {
color:#fff;
	text-decoration:none;
	font-size: 14px;

}
.mainmenucontainer a:hover {

	color:#eef279;
}

.leftmenu{ /* all lists */
float:left;
width:695px;
height:25px;
}

.leftmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.leftmenu li { /* all list items */
background-image:url(images/var_sprite2.gif);
background-position:right -157px;
background-repeat:no-repeat;
float:left;
height:19px;
padding:3px 28px 2px 0;
position:relative;
text-align:center;
}


.leftmenu li ul li{
	border-right:0px #333333 solid;
	border-bottom:1px #cccccc solid;
	width:182px;
	float:left;
	clear:left;
	white-space:nowrap;

	background-repeat: no-repeat;
	background-position: left;	


}

.leftmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	z-index:2;
}

.leftmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 35px;
	left: 0;
}

.leftmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	width:198px;
	background:#F2F2F2;
	padding:4px;
	border-right:1px #790000 solid;
	border-bottom:1px #790000 solid; 
	border-left:1px #790000 solid
}




.rightmenu {
width:280px;
	float: right;
		padding:0 0 0 5px;
		height:25px;
		white-space:nowrap;
}


.rightmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.rightmenu li { /* all list items */
background-image:url(images/var_sprite2.gif);
background-position:-300px -183px;
background-repeat:no-repeat;
float:left;
height:19px;
padding:3px 0 2px 35px;
position:relative;
text-align:center;
}


.rightmenu li ul li{ /* all list items */

	border-right:0px #333333 solid;
	border-bottom:1px #cccccc solid;
	width:150px;
	float:left;
	clear:left;
	white-space:nowrap;
	background-repeat: no-repeat;
	background-position: left;	


}

.rightmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

.rightmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 19px;
	left: 0;
}

.rightmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	width:175px;
	background:#F2F2F2;
	padding:4px;
	border-right:1px #790000 solid;
	border-bottom:1px #790000 solid; 
	border-left:1px #790000 solid
}

h3 {
	font-size: 16px;
color: #98b14b;
	padding:0px;
	margin:0px;
	width:300px;
}
h3 a{
	color: #162949;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #162949;
}
h3 a:hover{
	color: #9ec3f6;
	border-bottom:1px solid #9ec3f6;
}

.footer{
	font-size: 12px;
	clear:both;
	width:1000px;
	padding-bottom:12px;
	padding-top:5px;
	color:#999999;
	text-decoration:none;
	/*background:#EAEAEA;*/

}
.footer a{
	color:#333;

}
.bottomblock{
font-size:9px;
width:119px;
background:#F0F0F0;
color:#000000;
margin-left:15px;
float:left;
padding:3px;
}
.bottomblock a{
text-decoration:none;
color:#666666;
}
.bottomblock a:hover{

color:#9B9B9B;
}
.bottomblock h3{
font-size:11px;

}
.bottomblock ul{
	margin:0 0 0 13px;
	padding:5px;
	color:#666666;
}

/* begin front page center styles*/




.pagination {
/*border:1px solid #000000;*/
height:22px;
}


.pagLink a{
	color:#FFFFFF;
	text-decoration:none;
	background-attachment: scroll;
	background-color: #162949;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.pagLink a:hover{
background:none repeat scroll 0 0 #9ec3f6;
color:#000;
text-decoration:none;
}
.pagLink {
/*border:1px solid #000000;*/
float:left;
margin:3px;
}

.HomePgDetail {
width:100%;
margin:10px 0;
clear:left;
font-size:16px;
height:20px;
border-bottom: 1px #fff solid;
	
}
.HomePgPrice {
font-size:22px;
color:#093;
float:right;
	
}

.PhotoSlide{
	border:1px solid #99b24d;
	float:right;
	/*height:528px;*/
	height:396px;
	overflow:auto;
	width:105px;
	background-image: url(images/PhotoSlide-back.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF;
}

.PhotoSlide img{
margin:3px;
cursor:pointer;
}

#mainImage{
float:left;
/* biggie height:530px;*/
height:398px;
width:530px;
/*background:#000;*/
text-align:center;
overflow:hidden;
}
#mainImage img{

}
.PropTitle{
float:left;
}
.PropTitle h1{
font-size:16px;
margin:0;
padding:0;
}

.ListingContainer {
background-image:url("images/var_sprite2.gif");
background-position:center bottom;
background-repeat:no-repeat;
}

.AltRow{
	background-color: #eee;
}

.ListingBullets{
	float:left;
	clear:left;
	white-space:nowrap;
}
.ListingBullets ul{
padding-left:20px;
margin:10px 0 0 0;
}

.calc{
background-image:url("images/var_sprite2.gif");
background-position:0 top;
background-repeat:no-repeat;
height:269px;
padding:7px;
width:286px;
}
.CalcPay{
font-size:49px;
height:50px;
padding:3px 8px 3px 3px;
text-align:right;
}

#disclaim{
font-size:11px;
text-align:right;
padding-right:6px;
height:12px;
}


.MovingResource li{
/*	list-style-image: url(images/CheckList.gif);*/
	margin:5px 0 0 0;
}


.PromoOval{
background-image:url("images/var_sprite2.gif");
background-position:left -283px;
font-size:17px;
height:21px;
margin:6px 0 9px;
position:relative;
text-align:center;
width:237px;
}

.homeModule{
margin:0 10px 10px 10px;

position: relative;
background: none repeat scroll 0% 0% rgb(236, 241, 124);
width: 228px;
-moz-border-radius: 9px 9px 9px 9px;
font-size: 9px;
padding:7px 5px 6px 5px;
color:#162949;
}
.homeModule a{
text-decoration:underline;
}
.homeModule h3{

color:#162949;
}
.homeModule2{
margin:0 10px 10px 10px;

position: relative;
background:#9ec3f6;
width: 228px;
-moz-border-radius: 9px 9px 9px 9px;
font-size: 9px;
padding:7px 5px 6px 5px;
color:#162949;
}
.homeModule2 a{
text-decoration:underline;
}
.homeModule2 h3{

color:#162949;
}



/* dealing with content tabs on listing pages */
#mediaWrap {
	clear:left;
	height:398px;
	padding:10px;
	background-color: #eef279;
 }
#Images { 
	/*height:510px;*/
 }
#comm {
	height:398px;
	}

.tab {
	font-size:12px;
	height:15px;
	text-align:left;
	padding:3px;
	/*border:1px #790000 solid;*/
	background-color: #99b24d;
}
.tab a {
	color:#fff;
}
#comm-tab {
/*width:150px;*/
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
#story-tab {
	width:50px;
	text-align:center;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}


/* Stack the selected class with the tab class to make the appearance of the 
current tab noticeable. */
.tab_selected {
font-size:12px;

height:15px;
text-align:left;
/*width:120px;*/
padding:3px;
/*border:1px #790000 solid;*/
border-bottom:1px solid #eef279;
background:#eef279;
}
.tab_selected a {
	color: #000000;
	text-decoration: none;
}



.newWindowICN a{
background:url(/images/var_sprite2.gif) repeat scroll -300px -125px transparent;
border:0 solid black;
display:block;
float:left;
height:16px;
margin-left:2px;
width:18px;
}

.newWindowICN a:hover{
background:url(/images/var_sprite2.gif) repeat scroll -300px -141px transparent;
border:0 solid black;
display:block;
float:left;
height:16px;
margin-left:2px;
width:18px;
}