/* Standard CSS On All Pages */
 
BODY  {
	background-color: #02375f;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
      }
	  
#container  {
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	margin:0 auto;
	background-image: url(/images/pagefooter_back.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 900px;
	z-index:0;
	}
#container-sales  {
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	margin:-4px auto;
	background-image: url(/images/pagefooter_back.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 900px;
	z-index:0;
	}	
#homecontainer  {
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	margin:0 auto;
	background-image: url(/images/pagefooter_back.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 900px;
	z-index:0;
	border-left: solid #FAB18C 1px;
	border-right: solid #FAB18C 1px;
	}
  
#mastContent{
width:900px;
height:371px;
border-top:1px solid #fab18c;
}
#flash{
width:900px;
height:371px;
float:left;

}
#sideMast{
width:199px;
height:371px;
float:right;
background:#02375f;
border-left:1px solid #fab18c;
}

#flashReplace{
background:url(images/beach-realty-header.jpg) no-repeat;
width:900px;
height:371px;
}

body.printable {background-color: #FFFFFF; background: #ffffff; margin-left: 0px; margin-top: 1px; margin-right: 0px; } 
	  

/* ***** MAIN TEXT STYLES ***** */
/* STANDARD HEADERS */
 
h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FAB18C;
	border-bottom: solid #FAB18C 1px;
	width: 99%;
	letter-spacing: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005DA2;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #02375F;
	line-height: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #02375F;
}

h4.resform{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #09C;
margin: 0px 0px 0px 0px;
padding-top: 15px;}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CD7345;
}

/* STANDARD BODY TAG FORMATTING */

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
	
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

hr {
    border-style: solid;
    background-color: #FAB18C;
    height: 1px;
	padding: 1px;
    border: none; 
    width: 100%;
	}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #06234C;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	margin-left: 15px;
}
/* To use a graphic bullet add this attribute */
/* list-style-image: url(/images/bullet.gif); */

A:link, A:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #CD7345;
}

/* NOTE: visited link should be a slightly darker version of main link color */

A:active, A:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0099CC;
} 


/* NOSCRIPT*/

A:link.noscript, A:visited.noscript {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}


/**home links*/


#leftColumn a:link, #leftColumn a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #fac58c;
}

/* NOTE: visited link should be a slightly darker version of main link color */

#leftColumn a:active, #leftColumn a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0099CC;
} 

/*end home links**/



/* NOSCRIPT*/

A:link.noscript, A:visited.noscript {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* NOTE: visited link should be a slightly darker version of main link color */

A:active.noscript, A:hover.noscript {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0099CC;
} 

A:link.noscriptInt, A:visited.noscriptInt {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #03264C;
}

/* NOTE: visited link should be a slightly darker version of main link color */

A:active.noscriptInt, A:hover.noscriptInt {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #0099CC;
} 



/*TD A:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color:#FFFFFF;
	color: #003366;
} */

.seolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CD7345;
	text-align: left;
	padding:5px 5px 5px 10px;
	text-decoration: none;
	vertical-align: middle;
}

A:visited.seolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fada02;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

A:hover.seolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8ec103;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}


/* NOTE: active/hover link should use underline */

.alert {
	font-weight: bold;
	color: #CC6633;
}
/* NOTE: alert should use a variation of red */

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


/* FOR THIS SITE - CUSTOM STYLES */
/* Consistently use mainTable, mainContent, footer styles and customize here */
/* Add your own additional styles for the site and customize here */
#siteSearch{
width:292px;
height:64px;
background:url(images/outerbanks-tagline2.gif) no-repeat;
}
#sitePropSearch{
width:292px;
height:64px;
background:url(images/outerbanks-tagline3.gif) no-repeat;
}
#phoneNumber{
width:297px;
height:44px;
background:url(images/phone-number.jpg) no-repeat;
}
#phoneNumberLocation{
width:297px;
height:44px;
background:url(images/phone-number-location.jpg) no-repeat;
}

#leftColumn{
padding:0 0 0 30px;
}
#leftColumn p{
color:#fff;
font-size:12px;
line-height:20px;
}

#rightColumn{
float:right;
width:297px;
padding:32px 40px 0 45px;
height: 375px;
}

.mainTable {
	width: 900px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}
.homemainTable {
	width: 900px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border-left: solid #FAB18C 1px;
	border-right: solid #FAB18C 1px;
}

.mainContent {
	background:#02375f;
	text-align: left;
	line-height: 18px;
	width:900px;
	}
	
.mainContent2 {
	background-color:#005EA3;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align: left;
	line-height: 18px;
	border-top: solid 1px #004787;
	}
	
.mainContentPrint {
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	}
.mainContentPage {
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 20px;
	height: 350px;
	width: 800px;
	text-align: left;
	}
	
.mainTableHome {
	width: 900px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: solid #FAB18C 1px;
}	
.mainContentHome {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	}
.mainContentHomeText {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	width: 570px;
	line-height: 20px;
	min-height:225px;
	height: 225px;
	}
	
.callOuts{
width:297px;
height:100%;
margin:0 0 20px 0;
text-align:center;
padding:0 0 10px 0;
background:#015ab6;
}
.callOutHd{
width:290px;
height:30px;
margin:0 auto;
}

#newsEvents{
background:#015ab6 url(images/hd-news.gif) no-repeat center;
}

#new2010{
background:#015ab6 url(images/hd-properties.gif) no-repeat center;
}
#socialHeader{
background:#015ab6 url(images/hd-social.gif) no-repeat center;
}

#propSpecials a, #propSpecials a:link, #propSpecials a:visited{
color:#fff;
font-weight:bold;
text-decoration:underline;
text-align:center;
font-size:10px;
}
#propSpecials table{
text-align:center;
width:280px;
margin:10px auto 0 auto;
}
#propSpecials td{
text-align:center;
color:#fff;
font-weight:normal;
font-size:10px;
vertical-align:top;
width:140px;
}
#socialIcons img{
padding:0 8px;
border:0;
}

#propSpecials img{
border:0;
}
#propSpecials a:hover, #propSpecials a:active{
color:#fac58c;
font-weight:bold;
}

.homePropImage{
height:100px;
vertical-align:top;
text-align:center;
margin:0 auto;
}	

.pageimages {
	text-align: left;
	background-color: #ffffff;
	margin: 5px 15px 5px 0px;
	padding: 0px 0px 0px 0px;
	/* text-shadow:#000000; */
	border-right: solid #FAB18C 1px;
	border-left: solid #FAB18C 1px;
	border-top: solid #FAB18C 1px;
	border-bottom: solid #FAB18C 1px;

}

.pageimagesRight {
	text-align: right;
	background-color: #ffffff;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	/* text-shadow:#000000; */
	border-right: solid #FAB18C 1px;
	border-left: solid #FAB18C 1px;
	border-top: solid #FAB18C 1px;
	border-bottom: solid #FAB18C 1px;

}


#dropcap {
	background-repeat:no-repeat;
	background-position:top left;
	line-height: 180%;
	padding-top: 3px;
	padding-right: 20px;
}

#dropcap p{
	padding-top: 7px;
	}
#Callouts {
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	top: 367px;
	height: 260px;
	}	
.CalloutsMain {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	}
.Callouts1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 5px;
	vertical-align: top;
	width: 231px;
	}
.Callouts2text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 5px;
	vertical-align: top;
	width: 130px;
	}
.Callouts3text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 164px;
	}					
.Callouts1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 12px;
	background-image: url(/images/corner_bottom_left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
.Callouts_left {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 12px;
	border-left: solid #FAB18C 1px;
	}		
.Callouts2 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 12px;
	border-right: solid #FAB18C 1px;
	}
.Callouts3 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 775px;
	border-top: solid #FAB18C 1px;
	}
	
.Callouts4 {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 775px;
	border-bottom: solid #FAB18C 1px;
	}
.mainContentProp {
	background-color:#ffffff;
	padding-top:15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	}
	
A:link.footerlinks, A:visited.footerlinks {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

A:hover.footerlinks, A:active.footerlinks  {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0099CC;
}


A:link.vdslink, A:visited.vdslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #03264c;
	text-align: left;
	text-decoration: underline;
}

A:hover.vdslink, A:active.vdslink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0099cc;
	text-align: left;
}
	
	/*#footerbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #002359;
	text-align: center;
	background-color: #8EC104;
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
}*/

.locationsbox {
	background-color: #FFFFFF;
	padding:0px 0px 0px 0px;
	
}




/* For Office Lacations box */

#offices {
	/*filter:alpha(opacity=0); 
	opacity:0;*/
	position: absolute;
	clear: both;
	width:800px;
	z-index:1;
		/*visibility: hidden;*/
	top: auto;
	bottom:28px;
	left:45px;
}


.officecorners1 {
background-image:url(/images/corner_bottom_left.jpg);
background-position: left;
background-repeat: no-repeat;
}

.officecorners2 {
background-image:url(/images/corner_top_left.jpg);
background-position: right;
background-repeat: no-repeat;
}

.officecorners3 {
background-image:url(/images/corner_bottom_right.jpg);
background-position: left;
background-repeat: no-repeat;
}

.officecorners4 {
background-image:url(/images/corner_top_right.jpg);
background-position: right;
background-repeat: no-repeat;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	height: 26px;
	width: 900px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border-top: solid #03264c 1px;
	border-bottom: solid #03264c 1px;
}

td.footerleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #03264c;
	text-align: center;
	vertical-align: middle;
	border-right: solid #03264c 1px;
	padding: 5px;
	text-decoration: underline;
}



td:link.footerleft { 
color: #03264c;
text-decoration: underline;
}

td:visited.footerleft { 
color: #03264c;
text-decoration: underline;
}


td:hover.footerleft { 
background-color: #0099cc;
color: #ffffff;
text-decoration: underline;
}

td:active.footerleft { 
color: #FFFFFF;
text-decoration: underline;
}



A:link.footerleft, A:visited.footerleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #03264c;
	text-align: left;
	text-decoration: underline;
}

A:hover.footerleft  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: left;
}

.homefooter {
	background-color:#02375F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
	height: 25px;
	width: 900px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border-top: solid #FAB18C 1px;
	border-bottom: solid #FAB18C 1px;
}

.homefootertop {
	background-color:#015ab6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding: 5px 5px 5px 30px;
}

.homefooterleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FAB18C;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border-right: solid #FAB18C 1px;
	padding: 5px 5px 5px 5px;
}

A:link.homefooterleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	text-align: left;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	border-right: solid #FAB18C 1px;
	padding: 5px 5px 5px 5px;

}

A:visited.homefooterleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FAB18C;
	text-align: left;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	border-right: solid #FAB18C 1px;
	padding: 5px 5px 5px 5px;

}
A:hover.homefooterleft  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	vertical-align: middle;
	border-right: solid #FAB18C 1px;
	padding: 5px 5px 5px 5px;
	background-color: #FAB18C;
}


td:link.homefooterleft { 
color: #FFFFFF;
}

td:visited.homefooterleft { 
color: #FFFFFF;
}


td:hover.homefooterleft { 
background-color:#FFFFFF;
color: #02375F;
}

td:active.homefooterleft { 
color: #FFFFFF;
}




.footertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}

.footercredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #03264c;
	text-align: left;
	text-decoration: none;
	padding-left:8px;
	padding-right:0px;
	vertical-align: middle;
	height: 15px;
}

.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FAB18C;
	text-align: left;
	padding:3px 3px 3px 0px;
	text-decoration: none;
	vertical-align: middle;
}

A:link.footerlink, A:visited.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

A:hover.footerlink, A:active.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}

/*********** BEGIN PROGRAMMED PAGE STYLES *************/

/* Featured quickflash Table*/
.quickflashBG {
	background-color: #FAD7C2;
	padding: 0px;
	border: solid 0px #0099CC;
	}
.quickflash-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #C5EAFB;
	border-left: solid 0px #003366;
	border-right: solid 0px #003366;
	padding-bottom: 8px;

}


/*Quick Search area*/

.qsrch-box {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	}

.qsrch-body {
	  background-color: #0099CC;
	  margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      scrollbar-3dlight-color: #FFFFFF;
      scrollbar-arrow-color: #003366;
      scrollbar-base-color: #003366;
      scrollbar-darkshadow-color: #FFFFFF;;
      scrollbar-face-color: #0099CC;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-shadow-color: #000000;}
.qsrch-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 2px;
}
input.qsrch, textarea.qsrch, select.qsrch {
color: #003366;
font: normal 9px  Verdana, Helvetica, sans-serif;
border: 0px solid #FAD7C2;
text-indent: 0px; 
background: #FFFFFF;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}

input.qsrchbutton{
 color: #003366;
font: bold 9px  Verdana, Helvetica, sans-serif;
border: 0px;
border-style: solid;
border-color: #003366;
text-indent: 2px; 
padding-top: 4px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
}
.qsrchbutton-bg {
	background-color: #FAB18C;
	border-right: solid 2px #005DA2;
	border-top: solid 2px #005DA2;
	border-bottom: solid 2px #005DA2;
	border-left: solid 2px #005DA2;}

.qsrchbutton-padding {
	padding-top: 10px; 
	text-align: center;}
                          
/* THE SEARCH PAGE */
.searchtable {
	padding: 0px;
	}
	
.queryheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align:left;
	background-color: #f8eed6;
	background-image:url(/images/house-info-bg.gif);
	border-bottom: solid 1px #4c7094;
	padding: 0px 0px 0px 12px;
	height: 23px;
}

.queryheaderNUM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align:left;
	background-color: #f8eed6;
	background-image:url(/images/house-info-bg.gif);
	border-bottom: solid 1px #4c7094;
	padding: 0px 0px 0px 12px;
	height: 23px;
}

.queryHR {
    background-color: #d4dde5;
    height: 1px;
    width: 100%;
	text-align: center; 
	}
	
.queryhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FAB18C;
	background-color: #FFFFFF;
	border-bottom: solid 1px #005DA2;
	padding: 0px 0px 0px 12px;
	height: 24px;
	text-align:left;
}

.searchlink {
	color: black;
	}
	
.queryspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align:left;
	padding: 2px 2px 1px 2px;
}
.querylabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding: 2px 2px 1px 2px;
	text-align: right;
}

/* THE RESULTS PAGE */
.resultstable	{ 
	width: 800px;
	background-color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #0099CC;
}

.resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
/*	background: url(/images/rates-head-gradient.gif) repeat-x;
*/	background-color: #06234C;
	padding: 5px 5px 5px 5px;
	border-bottom: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-left: solid #0099CC 1px;
	border-top: solid #0099CC 1px;
}

.bedslabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003366;
	background-color: #C5EAFB;
	padding: 15px 10px 3px 10px;
	border-bottom: solid #0099CC 1px;
}

a:link.resultslink, a:visited.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #358FDD;
	padding: 3px;
}

a:hover.resultslink, a:active.resultslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000033;
	padding: 3px;
}

.resultsspecsname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0099CC;
	background-color: #C5EAFB;
	padding: 10px 3px 3px 10px;
	border-bottom: solid 1px;
	height: 20px;
	vertical-align: bottom;
}


.resultsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #003366;
	background-color: #C5EAFB;
	padding: 5px 5px 5px 5px;
	border-bottom: solid #0099CC 0px;
	border-right: solid #0099CC 0px;
	border-top: solid #00099C 0px;
}

.resultsdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003366;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border-bottom: solid #0099CC 1px;
	border-right: solid #0099CC 0px;
	border-top: solid #00099C 0px;
}

.resultsadvantage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #C9E0F2;
	padding: 3px 3px 3px 10px;
}

.resultscart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003366;
	background-color: #fdf09a;
	padding: 3px 3px 3px 10px;
}
                          
.resultsspecsON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #CD7345;
	background-color: #fdf09a;
	padding: 10px 3px 3px 10px;
}

.resultspic {
	text-align: center;
	background-color: #ffffff;
	padding: 10px 5px 10px 5px;
	border: solid #0099CC 1px;
	width: 150px;
	height: 100px;
}

.condoratestable	{ 
	width: 99%;
	background-color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: solid #F39925 1px;
}

.condorateslabel	{ 
	width: 99%;
	background-color: #fdf09a; 
	padding: 3px 3px 3px 10px;
	text-align: left;
	margin: 0px;
	border: solid #FFFFFF 1px;
}

.condorateshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #002359;
	background-color: #d2e69a;
	padding: 3px 3px 3px 10px;
	border: solid #FFFFFF 1px;
}

.condoratesdata {
	padding: 0px 0px 0px 0px;
	background-color: #fdf09a;
	color: #003867;
	border: solid #FFFFFF 1px;
	text-align: center;
}
                          
.photolink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
A:hover.photolink, A:active.photolink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #D6A62C;
}
                           
/* The ALPHA page */
.alphatable {
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: solid #0099CC 1px;
	margin: 0;
	text-align: left;
}
.alphaletter	{ 
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-align: center;
	background-color: #FAD7C2;
	padding: 3px;
}
.alphahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #003366;

	background-color: #C5EAFB;
	padding: 5px 5px 5px 10px;

}


.alphaname	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #003366;
	background-color: #C5EAFB;
	padding: 5px 5px 5px 10px;
	width: 800px;
}

.agentbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 10px 3px 3px 10px;
	color: #002359;
	background-color: #fada02;
	border-right: solid 1px #F39925;
	border-top: solid 1px #F39925;
	border-bottom: solid 1px #F39925;
	border-left: solid 1px #F39925;
	}

 

/* THE HOUSE PAGE */

.housetable	{
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: solid #0099CC 1px;
	margin: 0;
}

.househead {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding: 5px 5px 5px 5px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	background-color: #FAB18C;
}
.housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #003366;
	background-color: #C5EAFB;
	padding: 5px 5px 5px 5px;
	border-top: solid #0099CC 1px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
}
.houselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FAB18C;
}

.housepic {
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: solid #0099cc 1px;
	background: #c5eafb;
}

.housetools {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #002359;
	padding: 5px 5px 5px 5px;
	border-top: solid #F39925 10px;
	border-left: solid #F39925 1px;
	border-right: solid #F39925 1px;
	background-color: #d2e69a;
	border-bottom: solid #F39925 10px;
	width:160px;
	}
#housenav {
position: absolute;
left: 45px;
bottom: 40px;
clear: both;
z-index: 2;
display: block;
}
	
.amenitypic {
	border: 1px solid #cccccc;
}

.amenitytable {
	border-right: 1px solid #F39925;
	border-top: 1px solid #F39925;
	border-bottom: 1px solid #F39925;
	border-left: 1px solid #F39925;
}

/*the agent details*/
.agenttable	{
	width: 700px;
	background-color: #FFFFFF;
	border: solid #0099CC 1px;
	padding: 0px 0px 0px 0px;
}

.agentcell {
	text-align: center;
	border: dotted #FAB18C 1px;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	width: 150px;
	height: 120px
}

.agentspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #FFFFFF;
	padding: 10px 3px 3px 10px;
	border-bottom: solid #F39925 1px;
	border-right: solid #F39925 1px;
}

.agentdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 15px 15px 15px 15px;
/*	border-bottom: solid #F39925 1px;
	border-right: solid #F39925 1px;
*/}

.agentpic {
	text-align: center;
	background-color:#C5EAFB;
	padding: 4px 4px 4px 4px;
	border-right: solid #FAB18C 1px;
	border-left: solid #FAB18C 1px;
	border-top: solid #FAB18C 1px;
	border-bottom: solid #FAB18C 1px;
	width: 75px;
	height: 97px;
}

.agentpicLarge {
	text-align: center;
	background-color:#C5EAFB;
	padding: 4px 4px 4px 4px;
	border: solid #0099cc 1px;
}

/*the Contruction pages*/
.constructiontable	{
/*	width: 800px;
*/	background-color: #C5EAFB;
	border: solid #0099CC 1px;
	padding: 5px 5px 5px 5px;
}

.contructioncell {
	text-align: center;
	border: dotted #FAB18C 1px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	width: 235px;
	height: 120px
}

.constructionspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #FFFFFF;
	padding: 10px 3px 3px 10px;
	border-bottom: solid #F39925 1px;
	border-right: solid #F39925 1px;
}

.contructionpic {
	text-align: center;
	background-color:#C5EAFB;
	padding: 4px 4px 4px 4px;
	border: solid #0099cc 1px;
	width: 180px;
	height: 119px;
}

/* The property details table */

.propimagetable	{
	text-align: center;
	width: 99%;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.propdetailstable	{
	text-align: center;
	width: 99%;
	padding: 1px 1px 1px 1px;
	border: solid #0099CC 1px;
	background-color: #FFFFFF;
}
.propdetailsheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 2px 2px 2px 15px;
	background-color: #FAB18C;
}
.propdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 15px 15px 15px 15px;
	background-color: #FAD7C2;
	color: #003366;
}

.constructioncornerTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
	color: #003366;
	border-top: dotted #0099cc 1px;
}


/* Property Rates Table on House Page */
.ratestable	{ 
	width: 600px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: solid #0099CC 1px;
	margin: 0;
}

.ratesselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border-bottom: solid #0099CC 1px;
	border-top: solid #0099CC 1px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	background-color: #0099CC;
}

.rateheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding: 5px 5px 5px 5px;
	background: url(/images/rates-head-gradient.gif) repeat-x;
	background-color: #FAD7C2;
	border-bottom: solid #eac8b4 1px;
	border-right: solid #eac8b4 1px;
	border-left: solid #eac8b4 1px;
	border-top: solid #eac8b4 1px;
}
              
.rates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #003366;
	background-color: #C5EAFB;
	padding: 3px 3px 3px 3px;
/*	border-top: solid #F39925 1px;
	border-left: solid #F39925 1px;
	border-right: solid #F39925 1px;
	border-bottom: solid #F39925 1px;
*/
}
  
/*RENTAL TERMS STEPS PAGES*/

.progressBar{
padding: 15px 0px 0px 0px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #002359;
display: block;
}

.progressBarSelected {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #4C7094;
background-color: white;
background-image: url(/images/house-info-bg.gif);
border-bottom: solid 1px #4C7094;
padding: 0px 0px 0px 0px;
text-align: center;
background-repeat: no-repeat;
line-height: 24px;
display: inline-block;
width: 160px;
}  


.progressBarNotSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002359;
	background-color: #FFFFFF;
	padding: 5px 25px 5px 25px;
	text-align:left;
	background-repeat: no-repeat;
}

/* RESERVATIONS */
.reserve {
	font-size: 11px;
	font-weight: bold;
	color: #002359;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #C5EAFB;
	border: solid 1px #ffffff;
	width: 65%;
	text-align: right;
}
.reservehead {
	font-size: 12px;
	font-weight: bold;
	color: #CF7603;
	padding: 2px;
	border: solid 3px #ffffff;
	background-color: #d2e69a;
	border: solid 3px #ffffff;
	text-align:left;
}
.reservedata {
	font-size: 11px;
	padding: 2px;
	background-color: #85ceef;
	color: #036;
	border: solid 1px white;
	width: 35%;
	text-align: right;
	text-align: right;
}
                
.reservetable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 265px;
	border: solid #0099cc 1px;
}
.resterms {
	width:600px;
	height:205px;
	overflow:auto;
	border:solid 1px #0099cc;
	padding:15px;
}


/*For Resservation contact information and details*/

.reservelabels {
	font-size: 11px;
	font-weight: bold;
	color: #002359;
	padding: 1px 1px 1px 1px;
	border: solid 1px #ffffff;
	background-color: #c5eafb;
	border: solid 1px #ffffff;
	width: 30%;
	text-align: right;
}

.reservedetailstable	{
	background-color: #FFFFFF;
	padding: 2px;
	width: 70%;
	border: solid #0099cc 1px;
}

.reservedetails {
	font-size: 11px;
	padding: 2px;
	background-color: #85ceef;
	color: #002359;
	border: solid 1px #ffffff;
	width: 70%;
	text-align: left;
}

/*For the Reservations Form to align the pieces*/
Table.resformtable {
	width: 70%;
	float: left;
}
.resformlabel {
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #002359;
}

input.resformdata {
	font-size: 11px;
	padding: 2px;
	color: #002359;
	text-align: left;
	width:100px;
	max-width:100px;
}
 
.resformdata {
	font-size: 11px;
	padding: 2px;
	color: #002359;
	text-align: justify;
} 
            
                
/* The SPECIALS page */
.specialstable	{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid #F39925 1px;
	background-color:#FFFFFF;
	min-height:100%;

}
.specialscontent	{
	width: 100%;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	border: solid #0099CC 1px;
	background-color: #FFFFCC;
}
.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #CD7345;
	padding: 5px;
	background-color: #FAD7C2;
}

.weeklyhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #CF7603;
	padding: 3px;
	background-color: #fdf09a;
}
A:link.specialshead, A:visited.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #A69433;
	text-decoration: none;
}
A:hover.specialshead, A:active.specialshead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #F0DA64;
	text-decoration: underline;
}
.specialsannounce {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #AA0000;
}
.specialsempty {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #837E68;
	background-color: #fdf09a;
	padding: 0px 0px 0px 0px;
	border: 0px;
	min-height:100%;
}
.specialsspecs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	text-align:center;
	color: #003366;
	background-color: #C5EAFB;
}

.specialslink {
	text-align: center;
	color: #CF7603;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
  
  
  /* The CONCIERGE page */
.conciergetable	{ 
	width: 600px;
	background-color: #c5eafb; 
	padding: 0px;
	margin: 0px;
	border: solid #0099cc 1px;
}
.conciergehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 3px;
	background-color: #06234c;
	border:1px #0099cc solid;
}

.conciergespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #c5eafb;
	padding: 3px 15px 3px 15px;
	width: 300px;
}

.conciergedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #FFFFFF;
	padding: 3px 15px 3px 15px;
	width: 300px;
}

/* The EVENTS pages */
.eventstable	{ 
	width: 100%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: solid #F39925 1px;
}

.eventshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #CF7603;
	padding: 3px;
	background-color: #d2e69a;
}

.eventsspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #002359;
	background-color: #fdf09a;
	padding: 3px;
}
                          
.eventsdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #002359;
	background-color: #fdf09a;
	padding: 3px;
}
                          
 
/* The Cart TABLE */

.compare {
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #F39925;
	width: 100%;
}

.comparehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #003366;
	padding: 5px 5px 5px 15px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	background-color: #FAB18C;
}

.comparedata {
	padding: 3px;
	background-color: #C5EAFB;
	color: #003366;
}

.comparelink {
	text-align: center;
	background-color: #ffffff;
	padding: 10px 5px 10px 5px;
	border: solid #0099CC 0px;
	width: 150px;
	height: 100px;
}

                
.carthead {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding: 5px 5px 5px 5px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	background-color: #FAB18C;
}

.cartspecs {
	padding: 3px;
	background-color: #C5EAFB;
	color: #003366;
}


.cartcell{
	text-align: center;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
	border-bottom: solid #0099CC 0px;
	}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #002359;
	border-bottom: 1px solid #F39925;
	text-align: center;
}
                
.adcarttable	{ 
	text-align: center;
	width: 90%;
	background-color: #fdf09a; 
	padding: 1px;
	border: 0px;
}

.addcartcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	width: 115px;
	height: 29px;
	text-align: center;
	border: 0px;
	padding: 0px 0px 6px 0px;
}

.addcartlink {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: center;
	padding: 0px 0px 6px 0px;
	width: 115px;
}
a:link.addcartlink, a:visited.buttonbarlink {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:hover.buttonbarlink, a:active.buttonbarlink {
	color: #FEA541;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}
a:hover.addcartlink {
	color: #FEA541;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 6px 0px;
}

a:visited.addcartlink {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0px 0px 6px 0px;
}

.submitbutton {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #06234C;
	width: 115px;
	height: 29px;
	text-align: center;
	border: 0px;
	padding: 0px 6px 6px 0px;
}

                
/*For the 3D text links that need to look like FORM buttons*/
.buttonbar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	border-top: solid #0099CC 1px;
	background-color: #06234C;
/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	background-position: top left;
	}
	
	
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding: 0px 0px 6px 0px;
	color: #003366;
	text-align:center;
}
*/
.buttonbartable {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 25px;
	text-align:center;
}

.buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
	/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
	border: solid #0099CC 1px;
}

input.disabled {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
	/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
	border: solid #0099CC 1px;
}

.buttonbarcartlinks {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
}

A:link.buttonbarcartlinks, A:visited.buttonbarcartlinks {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
}
A:hover.buttonbarcartlinks, A:active.buttonbarcartlinks {
	color:  #FFFFFF; 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
}


td:link.buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
border: solid #0099CC 1px;
}

td:active.buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
border: solid #0099CC 1px;
}

td:hover.buttonbarcell {
	color:  #FFFFFF; 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
border: solid #CD7345 1px;
}

td:visited.buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
border: solid #0099CC 1px;
}

a:link.buttonbarlink, a:active.buttonbarlink {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
/*	border: solid #0099CC 1px;
*/	padding:5px 5px 5px 5px;
	text-align: center;
}

a:hover.buttonbarlink {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
/*	border: solid #CD7345 1px;
*/	padding:5px 5px 5px 5px;
}

a:visited.buttonbarlink {
/*	border: solid #CD7345 1px;
*/	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:5px 5px 5px 5px;
}

                
/*For the 3D text links that need to look like FORM buttons*/
.book-buttonbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	border-top: solid #0099CC 1px;
	background-color: #03264C;
/*	background-image: url(/images/bookback.jpg);
	background-repeat: repeat-x;
*/	/*background-position: top left;*/
}

.book-buttonbartable {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 25px;
	text-align:center;

}

.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/bookback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
/*	background-position: top left;
*/	border: solid #0099CC 1px;
}

td:link.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/bookback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
	background-position: top left;
border: solid #0099CC 1px;
}

td:active.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/bookback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
/*	background-position: top left;
*/border: solid #0099CC 1px;
}

td:hover.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	padding:5px 5px 5px 5px;
	text-align: center;
/*	background-position: top left;
*/border: solid #CD7345 1px;
}

td:visited.book-buttonbarcell {
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #06234C;
	padding:5px 5px 5px 5px;
/*	background-image: url(/images/bookback.jpg);
	background-repeat: repeat-x;
*/	text-align: center;
/*	background-position: top left;
*/border: solid #0099CC 1px;
}

a:link.book-buttonbarlink, a:active.book-buttonbarlink {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
/*	border: solid #0099CC 1px;
*/	padding:5px 5px 5px 5px;
	text-align: center;
}

a:hover.book-buttonbarlink {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
/*	border: solid #CD7345 1px;
*/	padding:5px 5px 5px 5px;
}

a:visited.book-buttonbarlink {
	/*	border: solid #CD7345 1px;
*/	text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:5px 5px 5px 5px;
}

/* FORM elements */
input, textarea, select {
color: #003366;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #0099CC;
text-indent: 2px; 
background-color: #FFFFFF;
padding: 2px 
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #000000;
border: 0px;
background-color: #FFFFFF;
padding: 0px;
}

/* The button alternative with a 3d effect */
input.button {
    text-decoration: none;
	color: #FFFFFF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #03264C;
	height: 25px;
	border: solid #0099CC 1px;
	text-align: center;
	vertical-align: middle;
}

input.buttonhov{
   background-color: #0099CC;
   height: 25px;
   border: solid #03264c 1px;
   color: #FFFFFF;
   text-indent: 0px;
   font: bold 10px Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   vertical-align: middle;
   }


/* CALENDAR STYLES ARE HERE */

.arrivalLink {
	color: #FAB18C;
	font-weight: bold;
	}
	
.backtotopLink {
	color: white;
	}

/* This sets the link color */
.cal-link:link    { color: #0099CC; }
.cal-link:visited { color: #CD7345; }
.cal-link:hover   { color: #CD7345; }

/* This sets the dull link color */
.cal-dlink:link    { color: #003366; }
.cal-dlink:visited { color: #003366; }
.cal-dlink:hover   { color: #F9B18C; }

/* This sets the calender outer box */
.cal-box {
border:#0099CC solid 1px;
	}
	
/* This sets the calendar back */
.cal-back {
	background-color: #0099CC;
	}
	
/* This sets the calender year outer box */
.cal-year-box {
	border-bottom-color: #0099CC;
	}
	
/* This sets the calender today box */

.cal-today {
	color: #FFFFFF;
	background-color: #0099CC;
	border-right-color: #CCCCCC;
	}

/*This sets the calender year previous box */
.cal-year-prev {
	color: #003366;
	background-color: #FAD7C2;
	border-right-color: #CCCCCC;
	}
	
/* This sets the calender year number previous box */
.cal-year {
	color: #FFFFFF;
	background-color: #0099CC;
	}

/*This sets the calender year Next box */
.cal-year-next {
	color: #003366;
	background-color: #FAD7C2;
	border-left-color: #CCCCCC;
	}

/*This sets the calender month outer box */
.cal-month-box {
	border-bottom-color: #0099CC;
	}

/*This sets the calender month previous box */
.cal-month-prev {
	color: #003366;
	background-color: #FAD7C2;
	border-right-color: #CCCCCC;
	}

/*This sets the calender month text box */
.cal-month {
	color: #FFFFFF;
	background-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	font-weight: bold;
}

/*This sets the calender month next box */
.cal-month-next {
	color: #003366;
	background-color: #FAD7C2;
	border-right-color: #CCCCCC;
	}


/*This sets day of the week start*/
.cal-day-start {
	color: #003366;
	background-color: #F9B18C;
}

/*This sets day of the week rest*/
.cal-day-rest {
	color: #003366;
	background-color: #F9B18C;
	font-weight: bold;
}


/*This sets days availible*/
.cal-days-avail {
	color: #003366;
	background-color: #FAD7C2;
	text-align: center;
}

/*This sets the out of range days */
.cal-days-unknown {
	color: #003366;
	background-color: #FFFFCC;
	text-align: center;
}

/*This sets days booked*/
.cal-days-booked {
	color: #003366;
	background-color: #C5EAFB;
	text-align: center;
}

/*This sets the out of month days */

.cal-days-box {
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;	
	border-left-color: #0099CC;
	}

.cal-days-invalid {
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
}

/*For 3-D buttons*/
a.3dbuttonlink{
	background: transparent; color: #FFFFFF; text-decoration: none
}
.3dbuttontable {
        border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FAB18C;
}
.searchbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding: 5px 5px 5px 5px;
	border-left: solid #0099CC 1px;
	border-right: solid #0099CC 1px;
	border-bottom: solid #0099CC 1px;
	border-top: solid #0099CC 1px;
	background-color: #FAB18C;
	background-image: url(/images/buttonback.jpg);
	background-repeat: repeat-x;
	background-position: center left;
}

a:link.rental_house_link, a:visited.rental_house_link {
	font-size: 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover.rental_house_link, a:active.rental_house_link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a:link.searchbuttons, a:visited.searchbuttons {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	color: #002359;
	padding: 3px 3px 3px 3px;
	border-left: solid #F39925 1px;
	border-right: solid #F39925 1px;
	border-bottom: solid #F39925 1px;
	border-top: solid #F39925 1px;
	background-color: #d2e69a;
	background-image: url(/images/button01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

a:hover.searchbuttons, a:active.searchbuttons {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	color: #A35B00;
	padding: 3px 3px 3px 3px;
	border-left: solid #F39925 1px;
	border-right: solid #F39925 1px;
	border-bottom: solid #F39925 1px;
	border-top: solid #F39925 1px;
	background-color: #d2e69a;
	background-repeat: no-repeat;
	background-position: top left;
}




.3dbuttoncell {
	color: #000000;
	font: bold 10px  Verdana, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #003366 #003366 #003366 #003366;
	text-indent: 2px; 
	background-color: #FAB18C;
	padding: 3px;}

/* GuestAdvantage Stylesheet Information - do not remove */

.step { font-weight: bold; font-style: normal; color: #ba3038;}
.currentstep { font-weight: bold; font-style: normal; color: #003366;}
.stepresult { font-weight: bold; font-style: normal; color: #FAB18C;}
.editor { padding: 0px; border: 0px; background-color: #fdf09a;}
.accounttable {
	border-bottom:1px dotted #cccccc;
	height: 1px;
	width: 100%;
}
.content { padding: 0px; border: 0px; background-color: #fdf09a; width: 100%; height: 100%; margin: 0px;}
.GAmemberbtn { color: #ffffff;font: bold 10px Verdana, Arial, Helvetica, sans-serif;border: 1px;border-color: #003366 #000000 #000000 #003366;text-align: center;background-color: #FAB18C;padding: 3px;}

A:link.GAmembernav, A:visited.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #ffffff;}

A:hover.GAmembernav, A:active.GAmembernav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: underline; color: #ffffcc;}
input.GAbutton {
	color: #ffffff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	border: 2px;
	border-style: outset;
	border-color: #002359 #002359 #002359 #002359;
	text-indent: 2px;
	background-color: #FAB18C;
	padding: 3px;
}

/*MAP SYTLES*/

.map	{
	width: 375px;
	background-color: #C5EAFB;
	padding: 0px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #F39925;
	text-align: center;
}


/* GuestAdvantage Stylesheet Information - do not remove */



/* Make a table column that looks just like the submit button */
td.buttonmain {
background-color: #FAB18C;
color: #000000;
font-weight: bold;
border-color: #003366;
border-width: 0px;
padding: 0px}

div#map {
	width: 374px;
	height: 280px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-align: center;
	background-color: #C5EAFB;
	color: #003366;
}


/* OwnerNet */

.ownerTable {
	margin-top: 5px;
}

.owner {
	padding: 5px 5px 5px 25px;
	}
	

A:link.ownerlinks, A:visited.ownerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
	text-decoration: none;
	padding: 5px
}

A:hover.ownerlinks, A:active.ownerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
	text-decoration: none;
	background: #fab18c;
	border: solid 1px #003366;
}

.remodelTB {
	border: solid 1px #eac8b4;
	}

.remodelimgTD {
	border: solid 1px #03264c;
	padding-top: 17px;
	padding-left: 5px;
	}
	
.remodelimgTD2 {
	border: solid 1px #eac8b4;
	padding: 5px;
	}

.remodel-resultshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	background-color: #f9eee7;
	padding: 13px 7px 7px 10px;
	border-bottom: solid #eac8b4 1px;
	border-right: solid #eac8b4 1px;
	border-left: solid #eac8b4 1px;
	border-top: solid #eac8b4 1px;
}

.remodel-resultshead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003366;
	background: url(/images/customhome-gradient.gif) repeat-y center;
	background-color: #FAD7C2;
	padding: 7px 7px 7px 7px;
	border-bottom: solid #eac8b4 1px;
	border-right: solid #eac8b4 1px;
	border-left: solid #eac8b4 1px;
	border-top: solid #eac8b4 1px;
}

/*NEW HOMEPAGE STYLES */

#socialMedia {
	float: right;
	width: 300px;
	height: 108px;
	background: #02375f url(/images/socialmedia-bkgd.gif) center top no-repeat;
}
#socialMediaIcons {
	float: right;
	margin-top: 10px;
	width: 282px;
}

#socialMediaIcons a {
	float: right;
}

#socialMedia img {
	padding:0 4px;
	border:0;
}

#quickSearch {
	width: 346px;
	height: 190px;
	border: 3px solid #015ab6;
	float: left;
	background: #02375f;
}

.quickSearchTable {
	margin: 19px auto 0 auto;
	width: 285px;
}

.quickSearchTable TD{
	color: #fff;
	font-weight: bold;
	padding: 1px 0;
}

input.qscalendar {
	background:url(/images/cal.gif) no-repeat scroll 150px 2px #FDF8F3;
	border: solid 1px #114c6b;
	color: #114c6b;
	padding: 2px 1px;
	width: 170px;
	margin-bottom: 5px;
}

select.qsdropdowns {
	background: #fdf8f3;
	border: solid 1px #114c6b;
	color: #114c6b;
	padding: 1px;
	width: 174px;
	margin-bottom: 3px;	
}

#quickLinks {
	width: 545px;
	height: 190px;
	border-right: 3px solid #015ab6;
	border-top: 3px solid #015ab6;
	border-bottom: 3px solid #015ab6;
	float: right;
	background: #02375f;
}

#quickSearchHead {
	width: 343px;
	height: 33px;
	float: left;
	background: #015ab6 url(/images/quicksearch-bkgd.jpg) center top no-repeat;
	padding: 17px 9px 0 0;
	text-align: right;
}

#quickLinksHead {
	width: 548px;
	height: 50px;
	float: right;
	background: #015ab6 url(/images/quicklinks-bkgd.jpg) center top no-repeat;
}

#featProp a, #featProp a:link, #featProp a:visited{
color:#fff;
font-weight:bold;
text-decoration:underline;
text-align:left;
font-size:14px;
}

#featProp td{
text-align:left;
color:#fff;
font-weight:normal;
font-size:14px;
vertical-align:top;
width:140px;
}

#featPropHeader{
background:#015ab6 url(images/hd-properties.gif) no-repeat center;
}

.featPropBox {
	width:360px;
	background: #02375f;
}

.featPropBox a:link, .featPropBox a:visited {
	font-size:16px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.featPropBox a:hover, .featPropBox a:active {
	font-size:16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.featPropTitle {
	padding: 10px 0 5px 0;
}

#rightColumn{
float:right;
width:360px;
padding: 28px 15px 0 15px;
height: 355px;
}

#featuredProp{

}

.callOutHd{
width:290px;
height:30px;
margin:0 auto;
}

.homePropImage{
height:210px;
vertical-align:top;
text-align:center;
margin:0 auto;
padding: 10px 0;
}

.homePropImage img{
height:210px;
width: 325px;
}	

#calloutsBottom {
	width: 900px;
	background: #02375f;
	overflow: hidden;
}

#calloutsIndividual {
	float: left;
	overflow: hidden;
	padding: 18px 14px;
}

#calloutsIndividual p{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	margin: 10px;
}

.featPropDetails {
	width: 100%;
	margin: -5px auto 0 auto;
	padding: 0px 30px;
	height: 60px;
}

.featPropDetails td{
text-align:left;
color:#fff;
font-weight:normal;
font-size:14px;
vertical-align:top;
width:140px;
padding: 5px;
}

#featuredPropertySldier {
	width:360px;
	height: 340px;
	margin:0 0 20px 0;
	padding:3px;
	background:#015ab6;
}
#googlePlus {
	width: 75px;
	height: 25px;
	float: inherit;
	position:relative;
	margin-top:5px;
	margin-right:25px;
}

#googlePlus2 {
	width: 75px;
	height: 25px;
	float: inherit;
	position:absolute;
	margin-top:63px;
	margin-left:357px;
	overflow:hidden;
}

#petbanner{
display:block;
position:relative;
width:815px;
height:97px;
background:url(images/petbanner.jpg);
margin:0px 0px 15px 0px;
float:left;
clear:both;
}

#pawPrints{
position:relative;
float:left;
margin:-23px 0px 0px 220px;
height:31px;
width:469px;
background:url(images/pawprints.png) top center no-repeat;
}

#runningDog{
display:block;
height:72px;
width:106px;
float:left;
margin:-55px 0px 0px 0px;
*margin:-35px 0px 0px 0px;
*float:right;
background:url(images/runningdog.png);

}

#puppy{
display:block;
width:141px;
height:100px;
background:url(images/puppy.png) top center no-repeat;
float:left;
position:relative;
margin:0px 20px 0px 0px;
}

div#termsWrapper{
width:100%;
height:100%;
background:#ffffff;}

.buttnContainer{
width:885px;
position:relative;}

.buttnBackground{
width:270px;
height:22px;
float:left;
margin:10px 30px 10px 0px;}

.buttnBackground a, .buttnBackground a:link, .buttonBackground a:visited{
display:block;
background:url(/images/buttn-bkgd.gif) top left repeat-x;
width:270px;
height:14px;
border:solid 1px #4c7094;
text-decoration:none;
text-align:center;
padding:4px 0px;}

.buttnBackground a:hover, .buttnBackground a:active{background-position:0px -22px;}

.clear{clear:both;}
