@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC66;
}
.apartmenttypes {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.content {
	padding: 15px;
	font-size: 13px;
}

.maintable {
	border: 1px solid #003366;
	background-color: #fbfce9;
	/* background-color: #FFFFFF;*/
		
}
.headercontent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
body {
	background-color: #99cccc;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
td.family {
	background-image: url(../images/home_bottom.png);
	background-repeat: no-repeat;
}
.smallitallic {
	font-size: 10px;
	font-style: italic;
}
td.rightrule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td.leftrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
.appfield {
	font-size:8pt;
	padding-top:5px;
	line-height:11px;
}
.formheader {
	background-color:#FF9933;
	color:white;
	font-weight:bold;
	height:18px;
	padding:3px;
}
#frm_fax {
	display:none;
}
a:link.nav {
	text-decoration:underline;
	color:#003366;
	font-size: 11px;
}
a:visited.nav {
	text-decoration:underline;
	color:#808080;
	font-size: 11px;
}
a:hover.nav {
	text-decoration:underline;
	color:#FF9933;
	font-size: 11px;
}
a:link {
	text-decoration:underline;
	color:#003366;
}
a:visited {
	text-decoration:underline;
	color:#808080;
}
a:hover{
	text-decoration:underline;
	color:#FF9933;
}
.testimonialbox
{
	width:200px;
	padding:10px;
	float:right;
	background:#EDDDBF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	}
	.headerBarsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
