/* CSS Document */

html {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image:    url(nav/dwellings_bg.jpg);
	background-color: #2F4135;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.bodytext a:link {
	color: #427950;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #427950;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #2CC75A;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #598C70;
}
.p_title {
	font-size: 16px;
	color: #598C70;
}
#main {
}
.left {
	margin: 0px 6px 0px 0px;
	padding: 0px;
}
.right {
	margin: 0px 0px 0px 6px;
}
.left2 {
	margin: 5px 9px 5px 5px;
	padding: 0px;
	border: 1px solid #000000;
}
.image {
	margin: 6px 0px 6px;
	border: 1px solid #000000;
}
.image2on {
	border: 1px solid #000000;
	margin: 0px 0px 6px;
	background-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.image2off {
	border: 1px solid #E5E5E5;
	margin: 0px 0px 6px;
	background-color: #E5E5E5;
	padding-top: 4px;
	padding-bottom: 4px;
}
.thumbs a:link {
	border: 1px solid #000000;
}
.thumbs a:visited {
	border: 1px solid #000000;
}
.thumbs a:hover {
	border: 1px solid #cccccc;
}
.thumbs a:active {
	border: 1px solid #2F4135;
}
.thumbtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	display: table-row;
	padding: 3px;
}
.thumbtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 3px;
}
.thumbtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 3px;
}
.thumbtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #E1EAE6;
	display: block;
	padding: 3px;
}
.thumbtext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #2F4135;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 3px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-transform: uppercase;
}

