body {
	padding: 0;
	font-size: 100%;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #6C9E7C; 
	}

/* ***** MAIN TEXT STYLES - color ***** */

h1 {
	color: #5EA5A0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;

	}
	
h2 {
	color: #006C67;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	}
	
h3 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
h4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
h5 {
	color: #6c9e7c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
h6 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006C67; 
	text-decoration: underline; 
	font-weight: bold;
	 }

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B2AA; 
	text-decoration: underline; 
	font-weight: bold;
 }

li {
	color: #666666;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	} 

P {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

} 

TD {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

} 

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

.alert {
	color: #660000;
	font-weight: bold;
	}
	


/*********** BEGIN LAYOUT STYLES *************/

/* COLORS */

.white {
	background-color: #FFFFFF; }

.blue {
	background-color: #A7CCF6; }
	
.blue-pale {
	background-color: #D1EFED; }

.teal {
	color:#FFFFFF;
	background-color: #5EA5A0; }
	
.teal-dark {
	color:#FFFFFF;
	background-color: #2E706B; }
	
.green-pale {
	background-color: #B7EAC6; }
	
.green {
	color:#FFFFFF;
	background-color: #6C9E7C; }
	
/* TOP LINKS */

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006C67;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
} 

a:link.links, a:visited.links {
	color: #006C67;
	text-decoration: none;
	 }
	 
a:hover.links, a:active.links {
	color: #00B2AA;
	text-decoration: none;
	}
	 
/* CONTENT AREAS */

.mast-bg {
	background-image: url(images/mast-pics.jpg);
}

.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.whiteborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.mast-bot-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(images/mast-bot-border-bg.gif);
}

.nav-bg {
	background-image: url(images/nav-bg.gif);
}
.content {
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 21px;
	background-color: #FFFFFF;
	vertical-align: top;

	 }
	 
.content-interior {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFFFFF;
	vertical-align: top;
	 }

.content-maps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006C67;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: center;


	 }


.leftcontact {
	color: #2E72C0;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
	
a:link.leftcontact, a:visited.leftcontact {
	color: #006C67;
	text-decoration: none;
	 }
	 
a:hover.leftcontact, a:active.leftcontact {
	color: #00B2AA;
	text-decoration: none;
	}
	
.calloutcolumn {
	background-color:#FFFFFF; 
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	}
	

TD.callout {
	background-image:url(images/call-bg.gif);
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
	
a:link.callout, a:visited.callout {
	color: #006C67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	 }
	 
a:hover.callout, a:active.callout {
	color: #00B2AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.noscripttable {
	border-top: 1px solid #FFFFFF;
}
TD.noscript {
	background-color: #B7EAC6;
	color: #367873;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
	
a:link.noscript, a:visited.noscript {
	color: #367873;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	 }
	 
a:hover.noscript, a:active.noscript {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

TD.footer  {
	color: #000000;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a:link.footer, a:visited.footer {
	color: #D1EFED;
	text-decoration: none;
	 }
	 
a:hover.footer, a:active.footer {
	color: #0E3633;
	text-decoration: none;
	}


.mapscontact {

	color: #2E72C0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


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

/* RESULTS NAVIGATION TOP BAR */
.resultsnavtable {
	padding: 1px;
	margin: 0px;
	width: 100%;
}

.resultsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #006C67;
	padding: 5px;
	background-color: #3074C1;
	text-align: center;
}

.resultsnavON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006C67;
	border: 1px solid #564498;
	padding: 5px;
	background-color: #006C67;
	text-align: center;
}

.resultsnavOFF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #00A9A1;
	border: 1px solid #00A9A1;
	padding: 5px;
	background-color: #D3ECC1;
	text-align: center;
}

.amenities {
	color: #006C67;
	font-weight: bold;
	}


/* The ALPHA page */
.alphatable {
	text-align: center;
	padding: 0px;
	border: 1px solid #336666;
	margin: 0px;
	width: 95%;
}
.alphaletter	{ 
	font-size: 10pt;
	color: #336666;
	font-weight: bold;
	text-align: center;
	background-color: #D5E7FB;
	border: 1px solid #006C67; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 9px;
	color: #006C67;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #006C67;
	padding: 3px;
}

/* The RESULTS and SPECIALS pages */
.resultstable	{ 
	width: 95%;
	background-color: #FFFFFF; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #006C67;
}

.resultshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	background-color: #3074C1;
}

.resultsspecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #006C67;
	background-color: #FFFFFF;
	padding: 3px;
}
                          
.resultsspecsON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	background-color: #CEF8B1;
	padding: 3px;
}
                          
.thumbON {
	background-color: #CEF8B1;
}
                          
/* The HOUSE page */
.housetable	{ 
	width: 90%;
	align: center;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px solid #518CE2;
}

.househead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006C67;
	text-align: center;
	padding: 3px;
	background-color: #D5E7FB;
}

.housespecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
}

.housedetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	background-color: #D5E7FB;
	text-align: center;
}

.photolink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
}
A:link.photolink, A:visited.photolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006C67;
}
A:hover.photolink, A:active.photolink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #00B2AA;
}

.amenitypic {
	border: 1px solid #cccccc;
}
                
/* The property details table */
.propdetailstable	{ 
	text-align: center;
	width: 100%;
	padding: 1px;
}

.propdetailsheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background-color: #006C67;
}

.propdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	background-color: #DEF2D0;
	color: #006C67;
}
                
/* The property rates table */
.ratestable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
}

.ratesheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #006C67;
}
.rateslabel {
	text-align: center;
	padding: 3px;
	background-color: #DEF2D0;
	color: #006C67;
}                
.ratesdata {
	text-align: center;
	padding: 3px;
	border: 1px dotted #2F73C0;
	background-color: #ffffff;
	color: #006C67;
}
                
/* The Cart TABLE */

.compare {
	border: 1px solid #A7CCF6;
	padding: 2px;
}

.comparehead {
	background-color: #D5E7FB;
	padding: 3px;
}

.comparedata {
	padding: 3px;
	background-color: #ffffff;
	color: #006C67;
}
                
.carthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	border: 0px;
	background-color: #006C67;
}

.cartspecs {
	padding: 3px;
	background-color: #CEF8B1;
	color: #07A99E;
}
                
.cartdata {
	padding: 3px;
	background-color: #ffffff;
	color: #006C67;
	border-bottom: 1px solid #07A99E;
	text-align: center;
}
                
.carttable	{ 
	text-align: center;
	width: 90%;
	background-color: #FFFFFF; 
	padding: 1px;
	border: 1px dotted #07A99E;
}


/*For the 3D text links that need to look like form buttons*/
.buttonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #3074C1;
}

.buttonbartable {
	padding: 0px;
	margin: 0px;
}

.buttonbarcell {
color: #ffffff;
font: bold 11px Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #A7CCF6 #1F3E60 #1F3E60 #A7CCF6;
text-indent: 2px; 
background-color: #3074C1;
padding: 3px;
}

a:link.buttonbarlink , a:active.buttonbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.buttonbarlink , a:visited.buttonbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* FORM elements */
input, textarea, select {
color: #006C67;
font: normal 11px Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #006C67;
text-indent: 2px; 
background-color: #D9E8F9;
padding: 2px 
}

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

/* The button alternative with a 3d effect */
input.button {
color: #ffffff;
font: bold 11px Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #A7CCF6 #1F3E60 #1F3E60 #A7CCF6;
text-indent: 2px; 
background-color: #3074C1;
padding: 3px;
}

/* The More Pictures Page */

 .picstable	{ 
	background-color: #B7EAC6; 
	padding: 0px;
	margin: 0px;
	border: 1px solid #84A990;
	text-align: center;
}     
.picsTD {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #84A990;
	text-align: center;
}
