body {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	background-color: #F3EBC6;
	height:100%;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
td {
	font-family:Minion, Garamond, Georgia, Times New Roman;
	font-size: 15px;
	color: #000000;
}
div {
	font-family:Minion, Garamond, Georgia, Times New Roman;
	font-size: 15px;
	color: #000000;
}
.table_bg {
	width:730px;
	height:490px;
	background : url(images/communityhomes.jpg);
	background-position :center;
	background-repeat :no-repeat;
}
.top_bg {
	width:790px;
	height:140px;
	background : url(images/top.jpg);
	background-position :center;
	background-repeat :no-repeat;
}
.nav_bg {
	width:200px;
	height:745px;
}
.start_bg {
	background : url(images/bg.jpg);
	background-position :center;
	background-repeat :no-repeat;
}
.page_bg {
	background : url(images/pagen_bg.jpg);
	background-position :center top;
	background-repeat :no-repeat;
}
A {
	color: #F61F26;
	font-weight: bold;
	font-size: 15px;
	font-family: Garamond, Georgia, Times New Roman;
	text-decoration: none
}
A:active {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Garamond, Georgia, Times New Roman;
	text-decoration: none
}
A:hover {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family:Garamond, Georgia, Times New Roman;
	text-decoration: none;
}
A.navi {
	color: #F61F26;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	text-decoration: none
}
A:active.navi {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	text-decoration: none
}
A:hover.navi {
	color: #DF060C;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
}
.border {
	border:1px;
	border-style:dotted;
	border-color:#d3d2d2;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
.footer {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	font-family: verdana, helvetica;
}
.red {
	color: #ff0000;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	font-family: verdana, helvetica;
}
.caps {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	font-family: Garamond, Georgia, Times New Roman;
}
.caption {
	color: #000000;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	font-family: Minion, Garamond, Georgia, Times New Roman;
}
/* ================================================================= */



/* [ SIDE NAVIGATION STYLES ]                                           */



/* ================================================================= */



#sidenav {
	width: 180px;
	margin-left:10px;
	margin-top: 0px;
}
#sidenav a:link, #sidenav a:active, #sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom: 1px #000000 dotted;
	margin: 0px 10px 0px 0px;
	padding: 5px 2px 1px 0px;
}
#sidenav a:hover {
	color: #DBD5B3;
	border-bottom: 1px #DBD5B3 dotted;
}
#subnav {
	width: 170px;
	margin-left:10px;
	margin-top: 2px;
	margin-bottom:5px;
}
#subnav a:link, #subnav a:active, #subnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:right;
	display: block;
	border-bottom: 1px #E9B31D dotted;
	background-color: #df060c;
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 3px 0px;
}
#subnav a:hover {
	color: #ffffff;
	border-bottom: 1px #000000 dotted;
}
