body {
	font-size: medium;
	background-image: url(images/bkg_gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
textarea{
	font-size:  82%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bkg_navbottom {
	background-image: url(images/bkg_navbottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D4D7BC;
}

.copy {
	font-size: 75%;
	color: #555555;
	
}
.promo {
	font-size: 85%;
	color: #555555;
	
}

.promo a {
	text-decoration:none;
	color: #555555;	
}
.promo a:hover {
	text-decoration: underline;
	color: #555555;	
}

h1 {
    font-size: 85%;
	color: #4d5a16;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

h2 {
    font-size: 85%;
	color: #606161;
	margin: 0px;
		padding: 0px;
		letter-spacing: 1px;
}

.copysmall {
	font-size: 70%;
	color: #444444;
}

.footercopy {
	font-size: 70%;
	color: #000000;
}


a.bold:link, a.bold:visited, a.bold:active {
	color:#003300;
	text-decoration:none;
	font-weight: bold;
	} 
	
a.bold:hover {
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.text:link, a.text:visited, a.text:active {
	color:#003300;
	text-decoration:underline;
	} 
	
a.text:hover {
	color:#666666;
	text-decoration: none;
	}
	
.floorplanborder1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b88e;
	vertical-align: bottom;
	height: 15px;
	
}
	
.floorplanborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b88e;
	vertical-align: bottom;
	height: 60px;
	
}
	
.floorplan_margin {
margin-left: 40px;
margin-top: 10px;
}

.bullets {
line-height: 1.5em;
}


a.green:link, a.green:visited, a.green:active {
	color:#646e29;
	text-decoration:underline;
	font-size: 70%;
	line-height: 2em;
	} 
	
a.green:hover {
	color:#646e29;
	text-decoration: none;
	font-size: 70%;
	}
	

ul {
padding-left:13px;
}

.largefield

{

width: 300px;

float: left;

text-align: left;

margin: 0 1em 10px 0

clear: both

}


.smallfield

{

width: 160px;

float: left;

text-align: left;

margin: 0 1em 10px 0

clear: both

}


.state

{
width: 90px;
}


.right

{
width: 290px;
}

.mian_border {
	border: 2px solid #000000;
}
