body {
	background-image: url(images/body_bg.jpg);
	margin: 0px;
	background-color: #635346;
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 680px;
	margin-left: -340px;
	position: absolute;
	left: 50%;
}
#container #main_nav {
	height: 66px;
	padding-top: 70px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	position: absolute;
}
#main_nav ul {
	list-style-type: none;
	margin: 0px;
	color: #990000;
	padding: 0px;
}
#main_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 0.5em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1em;
	display: block;
	width: 16em;
}
#main_nav li {
	float: left;
	text-align: center;
	width: 8.5em;
	padding: 0px;
	margin: 0px;
}
#main_nav li ul {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9A8472;
	border-right-color: #9A8472;
	border-bottom-color: #9A8472;
	border-left-color: #9A8472;
	position: absolute;
	left: -999em;
	width: 8em;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#main_nav li ul a {
	width: 10em;
	padding: 5px;
	color: #D2C6B7;
}
#main_nav li ul a:hover {
	color: #61513D;
}
#main_nav li ul li {
	width: 8em;
}
#main_nav li ul li {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #94765C;
	border-right-color: #94765C;
	border-bottom-color: #94765C;
	border-left-color: #94765C;
	line-height: 2em;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #A98D68;
}

#main_nav li:hover ul, #main_nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0px;
	position: relative;
}
#main_content {
	height: 397px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	position: absolute;
	top: 142px;
}
#content1 {
	background-image: url(images/quality_of_life.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	float: left;
	height: 100px;
}
#content2 {
	float: left;
	width: 250px;
	padding-top: 5px;
}
#content3 {
	float: right;
	width: 225px;
	padding-right: 10px;
	padding-top: 5px;
}
#content2 p, #content3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
#img_banner {
	background-image: url(images/page_bg_1.jpg);
	height: 289px;
}
#footer {
	padding-top: 45px;
	padding-left: 0px;
	position: absolute;
	width: 680px;
	top: 540px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
}
#footer li {
	display: inline;
}
#footer a {
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #493D34;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#left_content {
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 40px;
}
#right_content {
	width: 180px;
	float: right;
	padding-right: 20px;
	padding-top: 40px;
}

#left_content ul, #right_content ul {
}

#left_content li, #right_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #A60805;
	line-height: 1.8em;
}
#left_content a, #right_content a {
	color: #980B14;
}
#left_content p, #right_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.5em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
}
#left_content h2, #right_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A0711;
	font-size: .9em;
	margin-bottom: 0px;
}
