#flashcontent {
	width: 100%;
	height: 200px;
	font-family: Arial;
	font-size: 14px;
	}

h1 form {
	font-family: Arial;
	font-size: small;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	line-height: 9px;
	text-decoration: none; 
	}

.title {
	display: block;
	font-family: Arial;	
	font-size: 28px;
	color: #336633;
	line-height: 24px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 12px;
	}

.address {
	font-family: Arial;	
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	}

.mainheader {
	font-family: Arial;	
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	}

.subhead {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-weight: bolder;
	text-decoration: none; 
	padding-top: 8px;
	}

.subhead2 {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none; 
	padding-top: 0px;
	}

.features {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none; 
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0 0 8px 0;
	}

.apartment li {
	padding-bottom: 6px;
	}

.apartment {
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	padding: 0px;
	margin-left: 15px;
	}

.subhead li a:link {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
	text-decoration: none; 
	padding-top: 8px;
	}
	
.subhead li a:hover, li a:visited  {
	font-family: Arial;
	font-size: x-small;
	color: #336633;
	text-align: left;
	font-weight: bold;
	text-decoration: none; 
	padding-top: 8px;
	}

.bigtext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	line-height: 23px;
	padding: 10px;
	}

.bigtext2 {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	padding: 0px;
	}

.text2 {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
	}

.text {
	font-family: Helvetica, Arial;
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-weight: normal;
	}
	
#navbar ul {
	list-style-type: none;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#navbar li a:link, li a:visited {
	color: #ffcc33;
	position: relative;
	left: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
	display: block;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #666666;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	}

#navbar li a:hover, li a:active {
	color: #ffcc33;
	background-color: #000000;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#property {
	height: 24px;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
