body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
h4 {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #9E7446;
}
.larger {
	font-size: 14px;
}
.senior {
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	color: #333333;
}


.small {
	color: #6C8A4E;
	font-weight: bold;
}

/*********** #navBar link styles ***********/
#navBar{
	width: 10%;
	background-color: #6C8A78;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C8A78;
	float: left;
	border-left-style: none;
	height: 20px;
	display: block;
	border-left-color: #6C8A78;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C8A78;
	border-bottom-color: #6C8A78;
	padding: 0px;
}

#navBar a{
	display:block;
	width: auto;
	background-color: #7F8A64;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	float: none;
	text-align: center;
	height: 20px;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#navBar a:hover{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C8A4E;
	text-decoration:none;
	font-weight: bold;
	float: none;
	display: block;
	height: 20px;
	background-color: #CCCC9A;
}


/*********** #btn link styles ***********/
#btn{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	border-left-style: none;
	height: 30px;
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: solid;
	padding: 0px;
	font-weight: bold;
	line-height: 28px;
}

#btn a{
	display:block;
	width: auto;
	background-color: #7F8A64;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	float: none;
	text-align: center;
	height: 30px;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#btn a:hover{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
	float: none;
	display: block;
	height: 30px;
	background-color: #CCCC9A;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




body {
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
}
.sub {
	font-size: 13px;
	font-weight: bold;
	color: #937446;
	font-style: italic;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C8A4E;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6C8A4E;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6C8A4E;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	line-height: 28px;
}
.menu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC9A;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C8A4E;
	text-decoration: none;
}
.featured {
	font-size: 30px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

.menu3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C8A4E;
	text-decoration: none;
}
.menu3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C8A4E;
	text-decoration: none;
}
.menu3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.quote {
	color: #af7d40;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.right_heading {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}



.sub-menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C8A4E;
	letter-spacing: 1px;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 26px;
}

.sub-menu a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C8A4E;
	letter-spacing: 1px;
}
.sub-menu a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C8A4E;
	letter-spacing: 1px;
}
.sub-menu a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #542D32;
	letter-spacing: 1px;
}
h3 {
	color: #A08751;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.featured_address {
	color: #333333;
}
.open_house {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
