﻿<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #e7e3d8;
font-size: 14px;
}

img
{
border: none;
}

.imgborder
{
border-color: #000000 #000000 #000000 #000000;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


.imgbordergold
{
border-color: #94885e #94885e #94885e #94885e;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

.resformtable1
{
border: 2px solid #07402e;
background-color: #E7E3D8;
}

.formsubcontenttable
{
border: 1px solid #07402e;
background-color: #FFFFFF;
}


.photoGalleryPhoto
{
background-image: url('../images/Photo-Gallery-Photos-1.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}



.redstar
{
color: red;
}

.restdbgtan
{
background-color: #e7e3d8;

}

.resbluetext
{
color: #255379;
font-size: 14px;
font-weight: bold;
}

.resbluetextsg
{
color: #255379;
font-size: 13px;
font-weight: bold;
}


.resbluetext2
{
color: #255379;
font-weight: bold;
}

.resredtext2
{
color: #ff0000;
font-weight: bold;
}

.propheader
{
font-family: times new roman, serif;
font-size: 14px;
font-weight: bold;
color: #07402e;
padding-bottom: 3px;
}




.restdbgwhite
{
background-color: #ffffff;

}

.hourstable
{
border-left: #07402e solid 1px;
border-bottom: #07402e solid 1px;
}

.maintable 
{ 
background-color: #fff;
}

.leftnav
{
background:#003b26 url('../images/left_nav_bg.jpg') repeat-x top left; 
}

td
{
font-family: arial, sans-serif, verdana;
font-size: 14px;
font-weight: normal;
color: #000;
line-height: 20px;
}


.faqclass
{
font-family: arial, sans-serif, verdana;
font-size: 14px;
font-weight: normal;
color: #000;
line-height: 20px;
}

.floorplanstext
{
font-family: arial, verdana, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #000;
line-height: 20px;
}

.corpheader
{
font-family: garamond, times new roman, serif;
font-size: 21px;
font-weight: bold;
color: #07402e;
}


.textError
{
font-family: arial, sans-serif, verdana;
font-size: 12px;
font-weight: bold;
color: #ff0000;
}

.featureslinedown
{
background-image: url('../images/features_line_down.gif');
background-position: top left;
background-repeat: repeat-y;
}

.featuresbullet 
{ 
list-style-image: url("../images/ul_bullet.gif") 
}

.footer
{
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #000;
background-color: #94885e;
background-image: url('../images/footer_bg.gif');
text-align: center;
vertical-align: middle;
letter-spacing: 1px;
}

.footer2
{
font-family: arial;
font-size: 7pt;
font-weight: normal;
color: #000;
background-color: #e7e3d8;
text-align: center;
vertical-align: middle;

}

a{font-size:font-size: 14px;}

a:link, a:visited, a:active  {
	color: #004229;
	text-decoration: underline; 
}

a:hover {
	color: #004229;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #fff;
	text-decoration: none; 
}


a.footerlink2:link, a.footerlink2:visited, a.footerlink2:hover, a.footerlink2:active 
	{
	color: #000;
	text-decoration: none; 


}



.reshometitlelink
{
font-family: Times New Roman MT Extra Bold, serif;
font-size: 12pt;
font-weight: bold;
color: #003B26;
}


a.reshometitlelink:link, a.reshometitlelink:visited, a.reshometitlelink:hover, a.reshometitlelink:active 
{
font-family: Times New Roman MT Extra Bold, serif;
font-size: 12pt;
font-weight: bold;
color: #003B26;
}


.reshomesmalltext
{

font-family: Times New Roman MT Extra Bold, serif;
font-size: 9pt;
font-weight: normal;
color: #808080;
}


#siteMapContainer 
{
width: 450px;
height: auto;
margin: 0 auto;
text-align: left;
background-color: #fff;
padding: 20px;
font-family: arial, sans-serif;
}

#siteMapContainer ul li
{
margin: 0 0 20px 0;
list-style-type: none;
}

#siteMapContainer ul li#siteStrong
{
font-weight: bold;
list-style-type: none;
}


#siteMapContainer ul li#siteNormal
{
font-weight: normal;
list-style-type: none;
margin: 20px 0 0 0;
}

#siteMapContainer ul li a
{
text-decoration: none;
}

#siteMapContainer ul li a:hover
{
text-decoration: underline;
}



-->