html, body {
	font-family: Arial, sans-serif;
	background-color: #EFE9C5;
	background-image: url(../images/fullcircleathens.com/bg.png);
	background-repeat: repeat;
	width: 100%;
/*	height: 100%;*/
}

.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 15px 10px 0 5px !important;
	margin: 15px 10px 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

img 	{ border: none; }
h1 		{ font-family: "Arial Black", Arial, sans-serif; font-weight: bold; font-size: 1.6em; color: #6DB33F; }
h2 		{ font-family: "Arial Black", Arial, sans-serif; font-weight: bold; font-size: 1.2em; color: #006225; }
h3 		{ font-family: "Arial Black", Arial, sans-serif; font-weight: bold; font-size: 1.0em; color: #006225; }
p 		{ margin-top: 8px; margin-bottom: 8px; color: #006225; }
hr 		{ height: 0px; border: 1px solid #006225; }
hr.mini	{ height: 0px; border: 1px solid #6DB33F; }

.clear 	{ clear: both; }
.left 	{ float: left; }
.right 	{ float: right; }

ul {
	color: #006225;
	margin-left: 25px;
}

a:link, a:visited {
	color: #6DB33F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #006225;
}

#container {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/fullcircleathens.com/bg-shadow.png);
	background-repeat: repeat-y;
	font-size: 62.5%;
}

#content {
	width: 936px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/fullcircleathens.com/bg-house.png);
	background-position: 50% 50px;
/*	background-position: 50% 170px;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 1.2em;
}

#header {
	padding-top: 20px;
	height: 100px;
}

#header #logo {
	text-align: center;
	width: 790px; 
/*	border: 1px solid #000;*/
	float: left;
}

#header #logo img {
	padding-left: 160px;
}

#header #contact {
	width: 120px; 
/*	border: 1px solid #000;*/
	float: left;
	text-align: right;
	padding-right: 24px;
	font-size: 0.8em;
	color: #006225;
}

/*#nav {
	text-align: center;
	background-image: url(../images/fullcircleathens.com/bg-nav.png);
	border-top: 2px solid #58a965;
	border-bottom: 2px solid #58a965;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav a:link, #nav a:visited {
	text-transform: uppercase;
	color: #006225;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
	font-size: 1.2em;
}

#nav a:hover {
	color: #6DB33F;
}*/

#nav-container {
	padding-left: 10px;
	background-image: url(../images/fullcircleathens.com/bg-nav.png);
	border-top: 2px solid #58a965;
	border-bottom: 2px solid #58a965;
	height: 30px;
}

#nav, #nav ul {
	float: left;
/*	width: 36em;*/
	list-style: none;
	line-height: 1;
	background-image: url(../images/fullcircleathens.com/bg-subnav.png);
	font-weight: bold;
	padding: 0;
/*	border: solid #6DB33F;*/
/*	border-width: 1px 0;*/
	margin: 0 0 1em 0;
}

#nav {
	background: none;
	border: none;
}

#nav .parent {
	width: 115px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
	text-transform: uppercase;
}

#nav .parent > a {
	text-align: center;
}

#nav a {
	display: block;
	color: #006225;
	text-decoration: none;
	
/*	width: 10em;*/
/*	w\idth: 6em;*/
	padding: 0.25em 0em;
/*	border: 1px solid;*/
}

#nav a:hover {
	color: #6DB33F;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
/*	border-width: 0.25em;*/
	margin: 0;
	text-align: left;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	padding-left: 10px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
/*	background: #6DB33F;*/
	background: none;
}

#body {
	padding: 12px;
}

#body #left-col {
	float: left;
	width: 625px;
}

#body #right-col {
	float: left;
	margin-left: 16px;
	padding-left: 16px;
	border-left: 2px solid #006225;
	width: 250px;
}

#body #right-col .property {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #006225;
	padding: 6px;
}

#body #right-col .property .description {
	color: #6DB33F;
	float: left;
	font-size: 0.8em;
	width: 125px;
	padding-right: 3px;
}

#body #right-col .property .directions {
	float: right;
	font-style: italic;
}

#body #bottom-nav {
	margin-top: 24px;
	padding: 12px;
	clear: both;
	background-color: #F5F2DC;
}

#body #bottom-nav .ad {
	width: 33%;
	float: left;
}

#body #bottom-nav .ad img {
	padding-left: 24px;
}

#body #bottom-nav .ad .ad-text {
	text-align: center;
	margin-left: 24px; 
	position: absolute;
	font-weight: bold;
	width: 250px;
	background-image: url(../images/fullcircleathens.com/bg-nav.png);
	color: #666;
}

#body #bottom-nav .ad .bottom {
	margin-top: 130px;
}

#footer {
	margin-top: 24px;
	clear: both;
	text-align: center;
	color: #006225;
}

#footer a:link, #footer a:visited {
	color: #006225;
	text-decoration: none;
}

#footer a:hover {
	color: #58a965;
}

.listing_message {
	font-variant: small-caps;
	font-size: 18px;
	background: #F5F2DC; 
	border: 1px solid #006225;
	margin: 5px; 
	padding: 0px 5px 2px 5px;
	text-align: center;
}

.hint {
	color: #aaa;
	font-style: italic;
}

.bold {
	font-weight: bold;
}