@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #1D232F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}

#Content p
{
    color: #7c7b7b;  
    font-weight:normal; 
    margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;
}

#Content ul,ol
{
    color: #7c7b7b;  
    font-weight:normal; 
    line-height: 17px;
    padding-left:25px;
}

#Content li
{
    color: #7c7b7b;  
    font-weight:normal; 
    line-height: 17px;
    padding-left:5px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 17px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1e2430;
	margin: 0px;
	padding-top: 48px;
	padding-bottom: 13px;
	text-transform:uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #19315a;
	margin: 0px;
	padding-top: 5px;
	padding-left: 23px;
	padding-bottom: 8px;
	text-align:left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ac9c8f;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ef984a;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-transform:uppercase;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e2430;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e2430;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform:uppercase;
}

.titleBlue
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1e2430;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform:uppercase;
}


.greyborder
{
    border:1px solid #404652;
    padding:5px;
}
.greyBtn
{
    border:1px solid #404652;
    padding:5px;
}

.greyBtnOut
{
    border:1px solid #404652;
    padding:5px;
    background-color:#333945;
}



.pdfDLBtn
{
    padding:5px;
    background:url('images/bg_pdfDL.jpg') top repeat-x;
}

.pdfDLBtnOut
{    

    padding:5px;
    background:url('images/bg_pdfDL_on.jpg') top repeat-x;
}




.homeText
{
    width:270px;
    margin-left:20px;
    margin-top:7px;
    margin-bottom:10px;
}

a:link {
	color: #233A63;
	text-decoration: underline;
}
a:visited {
	color: #233A63;
	text-decoration: underline;
}
a:hover {
	color: #2689C0;
	text-decoration: none;
}
a.navGray10:link {
	color: #646668;
	text-decoration: underline;
	text-transform:uppercase;
}
a.navGray10:visited {
	color: #646668;
	text-decoration: underline;
	text-transform:uppercase;
}
a.navGray10:hover {
	color: #646668;
	text-decoration: none;
	text-transform:uppercase;
}


a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #AF9F90;
	text-decoration: none;
}

a.nav_over:link {
	color: #AF9F90;
	text-decoration: none;
}
a.nav_over:visited {
	color: #AF9F90;
	text-decoration: none;
}
a.nav_over:hover {
	color: #AF9F90;
	text-decoration: none;
}
/***************************menu*************************/
#dropmenudiv{
    position:absolute;
    border:0px solid black;
    border-bottom-width: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    line-height:22px;
    z-index:100;
    background-color: #333945;
    color:White;
    margin-top:0px;
}

#dropmenudiv a
{
    
    width: 100%;
    display: block;
    text-indent: 3px;   
    padding: 1px 0;
    text-decoration: none;
    background-color: #333945;
    color:White;
    border-bottom: 1px solid #515763;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #1e2430;
    color:#AF9F90;
}  


/*navigation*/

a.nav_top:link {
	color: #FFFFFF;
	text-decoration: none;
	padding:10px;
}
a.nav_top:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding:10px;
}
a.nav_top:hover {
	color: #AF9F90;
	text-decoration: none;
	background-color: #333945;
	padding:10px;
}

a.nav_over_top:link {
	color: #AF9F90;
	background-color: #333945;
	text-decoration: none;
	padding:10px;
}
a.nav_over_top:visited {
	color: #AF9F90;
	text-decoration: none;
	background-color: #333945;
	padding:10px;
}
a.nav_over_top:hover {
	color: #AF9F90;
	text-decoration: none;
	background-color: #333945;
	padding:10px;
}

/*navigation*/


a.nav2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:hover {
	color: #ee9747;
	text-decoration: none;
}


a.navPrintable:link {
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a.navPrintable:visited {
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a.navPrintable:hover {
	color: #ee9747;
	font-size:11px;
	text-decoration: none;
}




a.nav3:link {
	color: #233A63;
	text-decoration: none;
}
a.nav3:visited {
	color: #233A63;
	text-decoration: none;
}
a.nav3:hover {
	color: #2689C0;
	text-decoration: none;
}

a.navaddress:link {
	color: #1e2430;
	text-decoration: none;
}
a.navaddress:visited {
	color: #1e2430;
	text-decoration: none;
}
a.navaddress:hover {
	color: #2689C0;
	text-decoration: none;
}


#home-links {
	background-image: url(images/home-link-bg.jpg);
	background-repeat: no-repeat;
	
	width: 215px;
	height: 165px;
}
#home-links img {
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#home-links h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #243964;
	margin: 0px;
	padding-top: 7px;
	padding-left: 12px;
}

#our_home {
	background-image: url(images/bg_new.jpg);
	background-repeat: no-repeat;	
	width: 284px;
	height: 187px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 5px;
}
#our_home img {
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#our_home h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #243964;
	margin: 0px;
	padding-top: 7px;
	padding-left: 12px;
}

.nav-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 35px;
	vertical-align: middle;
	text-align: left;
}
.col-skyblue {
	color: #1e2430;
	font-weight:bold;
	
}
.home-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.feature-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #19315A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
/**** footer ***/
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565b65;
	vertical-align: middle;
	height: 35px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565b65;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 25px;
}

a.foot:link {
	color: #565b65;
	text-decoration: none;
}
a.foot:visited {
	color: #565b65;
	text-decoration: none;
}
a.foot:hover {
	color: #ffffff;
	text-decoration: none;
}
/**** footer ***/


#RightTable {
	background-color: #F2F2F2;
	border: 1px solid #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #243A63;
	height: 52px;
	width: 245px;
	margin: 3px;
}
#RightTable Table{
	background-color: #F2F2F2;
	border: 1px solid #D4D4D4;
	height: 52px;
	width: 245px;
	margin: 5px;
}
#RightTable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #233962;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
#RightTable p {
	padding-right: 10px;
	padding-left: 10px;
	color: #233863;
}
#RightTable img {
	padding: 10px;
}
.arrow-space {
	padding-right: 58px;
}

.photoslideshow {
	padding: 7px;
	height: 12px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #F2F2F2;
	text-align: center;
	border: 1px double #D5D5D5;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	vertical-align:middle;
}
div.crop {
    width: 570px;
    height: 330px;
    overflow: hidden;
    border:1px solid #cccccc;
    text-align:center;
    
}
div.crop_New {
    width: 800px;
    height: 400px;
    overflow: hidden;
    
}
div.cropFeature {
    width: 236px;
    height: 140px;
    overflow: hidden;
    
}

div.cropOurHomes {
    width: 200px;
    height: 130px;
    overflow: hidden;
    
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
}
div.cropOurHomes4 {
    width: 300px;
    height: 153px;
    overflow: hidden;
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
}

div.cropOurHomesFooter {
    width: 315px;
    height: 168px;
    overflow: hidden;
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
}

div.cropOurHomes2 {
    width: 293px;
    height: 146px;
    overflow: hidden;
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
}
div.cropOurHomes3 {
    width: 225px;
    height: 145px;
    overflow: hidden;    
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
    
}

div.cropFloorPlan {
    width: 300px;
    height: 330px;
    overflow: hidden;
    margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #cccccc;
	text-align:center;
    
}
.imgborder
{
    border: 1px solid #cccccc;
}

.slideshow_table{
    z-index:90; 
    position:absolute; 
    top:228px; 
    margin-left:690px; 
}

.slideshow_table2{
    z-index:90; 
    position:absolute; 
    top:230px; 
    margin-left:340px; 
}
ul
{
    padding-top: 0px;
    margin-top:5px;
}
ul.tools
{
    padding-left: 0px;
    
}

li.tools
{
    list-style-image: url('images/arrow.gif');
    text-align:left;
    vertical-align:middle;
    line-height:18px;
    padding-bottom:5px;
    padding-top:5px;
}
.txtBlueTitle
{
    line-height:35px;    
    color: #1e2430;  
    font-weight:bold; 
    font-size:12px;
}

.txtBlue11
{  
    color: #1e2430;  
    font-weight:normal; 
    font-size:11px;
}
.txtBlue
{
    
    color: #1e2430;  
    font-weight:normal; 
}
.txtBlue10
{
    color: #1e2430;  
    font-size:12px;  
    font-weight:normal; 
}
.txtBlue12
{
    color: #1e2430;
    font-size:13px;  
}
.txtBlueBold12
{
    color: #1e2430;
    font-size:13px;  
    font-weight:bold; 
}

.txtGrey
{
    color: #7c7b7b;  
    font-weight:normal; 
}
.txtGrey10
{
    color: #7c7b7b;  
    font-size:11px; 
    font-weight:normal; 
}
.txtWhite14Bold
{
    color: #ffffff;  
    font-size:15px; 
    font-weight:bold; 
}

.txt10
{
    font-size:12px; 
}
.txtGrey12
{
    color: #7c7b7b; 
    font-size:13px; 
    font-weight:normal; 
}

.txtWhite12
{
    color: #ffffff; 
    font-size:13px; 
    font-weight:normal; 
}
.font11Blue
{
    color: #19315a;  
    font-size:12px; 
}
.price
{
    color: #e95005;
    font-size:19px;
    font-weight:bold;   
    padding-top: 48px;
	padding-bottom: 13px;
}

.txtOrange
{
    
    color: #e97902;
    font-size:12px;
    font-weight:bold;
}

.txtOrangeUB
{
    
    color: #e97902;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;   
}


a.txtOrangeUB:link {
	color: #e97902;
    font-size:12px;
    font-weight:bold;
    font-style: italic; 
    text-transform:uppercase;
    text-decoration:underline;   
}
a.txtOrangeUB:visited {
	color: #e97902;
    font-size:12px;
    font-weight:bold;
    font-style: italic; 
    text-transform:uppercase;
    text-decoration:underline;   
}
a.txtOrangeUB:hover {
	color: #e97902;
    font-size:12px;
    font-weight:bold;   
    font-style: italic; 
    text-transform:uppercase;
	text-decoration: none;
}

input, select, textarea
{
    font-family:Arial;
    font-size:13px;
    
}
