body {
	background-color: #f4f4f4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(test/images/bg.gif);
	background-repeat: repeat;
}
h1 {
	color: #006666;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #006666;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #006666;
	text-decoration: none;	
}
a:hover, a:active {
	color: #bbbbbb;
	text-decoration: none;	
}
.page {
	width: 810px;
	border: 1px solid #bbbbbb;
	margin: 25px auto 0px;
	background: #ffffff url(test/images/bg-circle.gif) no-repeat 295px 128px;
	text-align: left;
}


/* BANNERS */
.banner {
	background: #5ba7a9;
}
.banner#top {
	padding: 21px 0px 21px 25px;
}
.banner#bottom {
	background: #cc6600;
	padding: 5px 0px 5px 25px;
	clear: both;
}

/* TICKER */
.banner#bottom ul#moostick {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.banner#bottom ul#moostick li {
	list-style-type: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.banner#bottom ul#moostick li a:link, .banner#bottom ul#moostick li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.banner#bottom ul#moostick li a:hover, .banner#bottom ul#moostick li a:active {
	color: #e5b27f;
	text-decoration: none;
	display: block;
}
.banner#bottom ul#moostick {
	visibility: visible;
	opacity: 1;
}
			
			


#blue {
	color: #2b7ba7;	
}
#blue a:link, #blue a:visited {
	color: #2b7ba7;
	text-decoration: none;	
}
#blue a:hover, #blue a:active {
	color: #95bcd2;
	text-decoration: none;	
}
#mustard {
	color: #cc9900;	
}
#mustard a:link, #mustard a:visited {
	color: #cc9900;
	text-decoration: none;	
}
#mustard a:hover, #mustard a:active {
	color: #e5cc7f;
	text-decoration: none;	
}
#rust {
	color: #9e470e;	
}
#rust a:link, #rust a:visited {
	color: #9e470e;
	text-decoration: none;	
}
#rust a:hover, #rust a:active {
	color: #cea386;
	text-decoration: none;	
}


.heading {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
}
.footnote {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
.last-updated {
	font-size: 10px;
	color: #666666;
}




/* NAVIGATION */
.nav {
	background: #006666;
	width: 100%;
}
.nav ul {
	background: #006666;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #ffffff;
	border-right: none;
	border-bottom: 2px solid #ffffff;
	border-left: none;
}
.nav ul li {
	float: left;
	width: 114px;
	list-style: none;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}
.nav ul li.last {
	border-right: none;
}
.nav ul li a:link, .nav ul li a:visited {
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px;
	line-height: 14px;		
}
.nav ul li a#single {
	line-height: 28px;	
}
.nav ul li a:hover, .nav ul li a:active {
	background: #cc9900;
	color: #FFFFFF;
	text-decoration: none;
}
body#about-us .nav ul li#about-us a,
body#community-info .nav ul li#community-info a,
body#home .nav ul li#home a,
body#mortgage-tools .nav ul li#mortgage-tools a {
	background: #cc9900;
}



/* LEFT COLUMN */
.left-column {
	float: left;
	width: 600px;
	padding: 25px 0px;
}
.left-column#home {
	height: 350px;
	width: 380px;
	padding: 25px 0px;
}
.left-column .content {
	padding: 0px 25px;
	border-right: 1px solid #bbbbbb;
}
.left-column#home .content {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.left-column#home .content .big-bubble {
	height: 140px;
  display: table-cell;
  vertical-align: middle;
}
.left-column .content ul, .left-column .content ol {
	margin-top: 20px;
	margin-bottom: 20px;
}
.left-column .content li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.left-column .content img#town {
	float: right;
	padding: 0px 0px 10px 10px;
}

.left-column .content #community-info {
	background: #5ba7a9;
	margin: 20px 0px 0px;
	padding: 0px 0px 10px;
	width: 400px;
}
.left-column .content #community-info table {
	background: #5ba7a9;
	padding: 10px 10px 0px;
}
.left-column .content #community-info table tr {
	background: #ffffff;
}
.left-column .content #community-info table td {
	width: 380px;
}
.left-column .content #community-info table td#label {
	width: 275px;
	font-weight: bold;	
}
.left-column .content #community-info table td#data {
	width: 105px;
}
.left-column .content #community-info table td#hilite {
	background: #e5cc7f;	
}


#compare {
	background: #5ba7a9;
	margin: 20px auto 0px;
	padding: 0px 0px 10px;
	width: 90%;
}
#compare table {
	background: #5ba7a9;
	padding: 10px 10px 0px;
	width: 100%;
}
#compare table td {
	padding: 2px;
}



.important-box {
	padding: 10px;
	border: 1px solid #999999;
	margin: 20px 0px;
}




/* FORM */
form {
	padding: 25px 0px;
}
fieldset {
	clear: left;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 25px;
	padding: 20px 20px 0px;
	background: #eeeeee;
}
legend {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 6px
}
label {
	text-align:right;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	color: #666666;
	padding-left: 2px; /* Adjustment so label lines up vertically with form field */
	padding-right: 5px;
	padding-bottom: 2px; /* Puts a little space between the label and the form field */
	font-weight: bold;
	width: 150px; 
}
input, select, textarea {
	float: left;
	clear: right;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
label#top {
	text-align: left;
	padding-left: 2px; /* Adjustment so label lines up vertically with form field */
	padding-bottom: 2px; /* Puts a little space between the label and the form field */
} 


.right-column {
	float: left;
	padding: 25px;
}
.right-column .bubble-left {
	padding: 0px 0px 15px;	
}
.right-column .bubble-right {
	padding: 0px 0px 15px 75px;	
}



.right-column .bubble-left img, .right-column .bubble-right img {
	padding: 0px 10px 0px 0px;	
}

.spacer-line-verticle {
	background-image: url(test/images/spacer-line-vert.gif);
	background-repeat: repeat-y;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.address a:link {
	color: #999999;
	text-decoration: none;
}
.address a:visited {
	color: #999999;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #999999;
	text-decoration: none;
}

.address-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}


#clear {
	clear: both;
}

.footer {
	width: 810px;
	margin: 0px auto;
	color: #999999;
	font-size: 10px;
	text-align: left;
}
.footer-left {
	float:left;
	padding: 10px 0px 25px 25px;	
}
.footer-left a:link, .footer-left a:visited {
	color: #999999;
	text-decoration: none;	
}
.footer-left a:hover, .footer-left a:active {
	color: #666666;
	text-decoration: none;	
}