@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 {
	position: absolute;
	top: 0px;
	left: 386px;
	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: #172a49;
	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 14px;

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

#caption {
-moz-border-radius:9px 9px 9px 9px;
background-image:url(images/50percentWHT.png);
background-repeat:repeat;
margin:10px;
padding:5px;
position:absolute;
text-align:center;
top:354px;
width:500px;
right:120px;
}
.captiontext {
width:444px;
float:left;
}
#captionGall {
-moz-border-radius:9px 9px 9px 9px;
background-image:url(images/50percentWHT.png);
background-repeat:repeat;
margin:10px;
padding:5px;
position:absolute;
text-align:center;
top:354px;
width:500px;
right:0px;
}
/* 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;
}




#SearchButton{
	height:30px;
position:absolute;
right:6px;
top:52px;
width:59px;

}
.SearchButtonClosed{
background-image: url(/images/SearchOpen_clsd.gif);
background-position:top;
background-repeat:no-repeat;
cursor:pointer;
}

.SearchButtonOpen{
background:#9ec3f6;
background-image:none;
}
.Search_closeit{
	background-image: url(images/SearchOpen_shutit.gif);
	background-position:center bottom;
background-repeat:no-repeat;
	position: absolute;
right:3px;
top:72px;
	height:22px;
	width:59px;
	cursor:pointer;
}


#AdvanSrch{
-moz-border-radius: 0px 0px 9px 9px;
width: 573px;
position: absolute;
top: 82px;
display: none;
right: 6px;
background: none repeat scroll 0% 0% rgb(158, 195, 246);
padding: 10px;
height: 80px;
z-index: 2;
}
.advsrch_1{
	float: left;
	padding: 5px 17px 0px 8px;
	border-right: 1px solid #99b24d;	
}
.advsrch_2{
	float: left;
	padding:5px 17px 0px 17px;
	border-right: 1px solid #99b24d;
}
.advsrch_3{
	float: left;
	padding: 5px 17px 0px;
}

.footerbar{
-moz-border-radius:9px 9px 9px 9px;
background-color:#162949;
border:3px solid #9EC3F6;
color:#FFFFFF;
font-size:13px;
height:17px;
padding:8px;
}
.footerbar a{
color:#fff;
}
.footerbar a:hover{
	color:#eef279;
}
.bttmrightbutton{
	float:right;
	font-size:11px;
	text-align:center;
	font-family:arial;
	color: rgb(22, 41, 73);
}
.version{
	background:#CCC;
	width:83px;
	margin-top:4px;
	color:#666;
}

.afflinks{
float: right;
padding-right:10px;
font-size: 11px;
text-align: center;
font-family: arial;
color: rgb(22, 41, 73);
}

.ownerbox{
border-top: 2px solid rgb(22, 41, 73);
width: 100%;
margin-top: 5px;
float: left;
clear: both;
}


.cbanner{
position:absolute;
width:300px;
height:250px;
overflow:hidden;
top:243px;
right:10px;
}

.abanner{
float: left;
width: 728px;
height: 90px;
overflow: hidden;
top: 143px;
left: 10px;
position: absolute;
}



.galleryLinksOn {
float: left; clear: left; width: 100px;padding:6px 5px 5px 5px;margin-bottom:10px;color:#000;
}
.galleryLinksOff {
float: left; clear: left; width: 100px;padding:6px 5px 5px 5px;margin-bottom:10px;
}
.galleryLinksOff a{
	color:#fff;
}

.galleryLinksOff {
float: left; clear: left; background-color: rgb(23, 42, 73); width: 100px; padding:6px 5px 5px 5px; margin-bottom:10px
}
.galleryLinksOff a:hover{
	color:#eef279;
}

.listremarks{
	margin-bottom:10px;
	background:#eef279;
	width:468px;
	float:right;
	-moz-border-radius: 9px;
	font-size:13px;
	padding:15px;
}


.menushadow{
	height:5px;
	background-image:url(/images/shw-edge.png);
	background-repeat:repeat-x;	
}

.abannerrow{
	width: 992px;
	height: 90px;
	margin: 5px 0pt 10px 10px;
	clear: both;
}

.promocorner{	
	width:244px;
	margin-right:5px;
	height:90px;
	background:#fff;
	float:right
}

.ahole{
	float:left;
	width:728px;
	height:90px;
}

.mainmeat{
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	width: 670px;
}

.rightrail{
	clear:right;
	float:right;
	padding-right:10px;
	overflow:hidden;
	margin-top:0px;
	width:300px;
}

.chole{
	width:300px;
	height:250px;
}

.rightmodule1{
	margin-bottom: 10px;
}

.rightmodule1 h3{
	margin:10px 0 0 0
}

.rightmodule2{
	margin: 10px 0pt 0pt;
	padding: 8px 0pt 6px 8px;
	width: 291px;
	margin:10px 0 10px 0px;
position: relative;
background: none repeat scroll 0% 0% rgb(236, 241, 124);
-moz-border-radius: 9px 9px 9px 9px;
font-size: 9px;
color:#162949;
}

.rightmodule2 h3{
color:#162949;;
}







.prev{
	float:left;
	width:28px;
	height:14px;
    background-image: url(/images/var_sprite2.gif);
    background-position: -300px -14px;
}

#prevon{
    background-image: url(/images/var_sprite2.gif);
    background-position: -300px 0;
		cursor:pointer;
}

.next{
	float:right;
	clear:right;
	width:28px;
	height:14px;
    background-image: url(/images/var_sprite2.gif);
    background-position: -328px -14px;
}

#nexton{
    background-image: url(/images/var_sprite2.gif);
    background-position: -328px 0;
		cursor:pointer;
}

