@charset "utf-8";
body {
	margin-left: 15px;
	background-color: #96AAA9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
     }


img {
	border: none;

}
h1 {
	color: #003333;
	margin-top: 5px;
	margin-bottom: 10px;
}

#h1_bg {
	background-image: url(images/heading_cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h3 {
	color: #7999B9;
}
h2 {
	font-size: 160%;
	font-style: italic;
	color: #003333;
}


	 
#container {
	width:720px;
	margin-left: auto;
	margin-right: auto;
	border: medium double #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
}
#header {
	width: 720px;
	margin: 0 auto 5px auto;
}

#nav {
	height: 25px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
#home_content_left {
	background-color: #99CCFF;
	width: 200px;
	border: 1px solid #000033;
	margin-left: 15px;
}



/* CSS Document */

table {
	vertical-align: top;
	width: 100%;
}

td {
	vertical-align: top;
}
th {
	margin-top: 0px;
}

.finance_cell {
	margin-top: 0px;
	padding-top: 0px;
}


.style6 {color: #FFFF00}
.style8 {font-size: 12px}
.style12 {color: #FFFFFF}


.tdlinks {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tdMiddleIndex {
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #003333;
}
.tdborder {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006666;
	border-left-color: #006666;
	text-align: left;
}

.text1 {
	font-size: 14px;
	font-weight: bold;
}
.construction_text {
	font-size: 20px;
	color: #FF0000;
	text-align: center;
	border: thin dashed;
	font-weight: bold;
	border-color: #8DA9C6;
}
.formcells {
	color: #003366;
	background-color: #CCCCCC;
	text-align: center;
	padding: 3px;
	border: 1px solid #003366;
	vertical-align: middle;
}
.formcells2 {
	background-color: #D9D9FF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003366;
	color: #000033;
}
.days {
	color: #FFFFFF;
	text-align: right;
	background-color: #003333;
}
.hours {
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #003333;
}
#logo_banner img {
	border: 1px solid #ccc;
}

#new_home_left_col {
	float: left;
	width: 175px;
	background-color: #B6C8DC;
	padding-top: 5px;
}
#new_home_right_col {
	float: left;
	width: 537px;
	margin-left: 8px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#new_home_right_col h3 {
	margin-top: 0px;
	padding-top: 0px;
}

#new_home_ads_col {
	float: left;
	width: 537px;
	margin-left: 8px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash_float {
	float: right;
	width: 200px;
}
#clear {
	clear: both;
	height: 1px;
}

#footer {
	border: 1px double #003333;
	margin-top: 10px;
}
