body 
{
  text-align:center; 
  background: #C7D3E3 url('/images/bgtile2.gif') repeat-y center;
	font: 9pt/1.4em arial, georgia, Sans-Serif;
  font-weight:normal;
  margin: 0 auto;
  padding: 0px;
  color:#300000;
  margin-bottom:20px;
}
#wrapper
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
}
#headerDiv {width:750px; height: 223px; background: #000 url(/images/header2.jpg);}
#headerDiv h1 {color:orange;}

.leftContentDiv {margin: 10px 0 0 20px; padding: 0; display: inline; float: left; position: relative; height: 115px; width: 167px; background: url('/images/lot_prices.gif') no-repeat top left;}
.leftContentDiv p { margin: 10px 25px; }
.leftContentDiv h2 { margin: 20px 20px 10px 20px; color: #000; }

#contentDiv {width:529px; float:left; margin:-13px 16px 30px 8px; padding: 0; border-left: 2px solid #485A43; border-right: 2px solid #485A43; background: #fff; }
#contentDiv p {color: #000; margin-left: 25px; margin-right: 20px;}
#contentDiv h1, #contentDiv h2 {margin-left: 20px;}

/* top horizontal navigation */
#topnav {margin: 0; padding: 0; width: 171px; float: right; background: #245390 url('/images/bottom_left.gif') no-repeat bottom left; display: inline; }
#topnav ul {float:left; list-style-type:none; padding:0; margin:0;}
#topnav li {margin: 0; padding: 0 0 10px 0px;}
#topnav img {margin: 0; padding: 0; }

/* #topnav li.contact a:hover {background: url('/images/contact.gif') 0 0 no-repeat;}
#topnav li.comm a:hover {background: url('/images/comm.gif') 0 0 no-repeat;}
#topnav li.services a:hover {background: url('/images/services.gif') 0 0 no-repeat;}
#topnav li.about a:hover {background: url('/images/about.gif') 0 0 no-repeat;} */

#topnav a, #topnav a:visited 
{  display:inline; text-decoration:none; 
   color: #FCE24F; padding:0; margin: 0; font-weight:bold;
   font-size:14px; 
	 margin-bottom: 10px;
	 padding-left: 10px;
}
#topnav a:hover { text-decoration: underline;}
#topnav a#selected, #topnav a#selected:visited {color: #fff; font-weight:bold; }

#footerDiv 
{ 
   clear:both; background: #57576D; color:#DDD; width:750px; height: 8px; text-align:center; padding-top:10px;
}  
.navframe { width: 100%; padding:0;} 
.navframe ul 
{	
  font-size: 11px;
	list-style:none;
	margin: 20px 0 0 10px;
	padding: 0;
}
.navframe a:link,.navframe a:visited {display:block; color:green; font-weight:bold;}
.navframe ul li
{
  background:url(/css/arrow.gif) no-repeat 2px 2px;
  margin: 0;
	padding: 0 0 8px 18px;
	line-height: 12px;
}
.navframe ul li a#subselected, .navframe ul li a#subselected:visited  { color:#333; font-weight:bold; text-decoration:none;}
.navframe a:hover {display:block; color:orange; text-decoration:underline;}
.floatRight {float:right;}
.floatLeft {float:left;}
img.alignMiddle {vertical-align:middle; border:none; text-decoration:none; padding:2px; margin:0; margin-left:6px;}
h1, h2, h3, h4, h5 {font-family:"trebuchet ms"; color: #245390;; margin-bottom:10px; margin-top:18px; }
h1 {font-size:170%;}
h2 {font-size:130%;}
h3 {font-size:120%;}
h3.morepages 
{
  height:42px; 
	background:url(/css/morepages.gif) no-repeat;
	 /*Hide the text*/ 
	 overflow: hidden; 
   font-size: 1px;
	 color:#fff;
}
.warning {color:red;}
div.message {padding: 10px; background: #FFF; font: 12px georgia; color: black; border: 1px solid maroon;}
div.message #red {color: #C6C6FF; background: #12127D; padding: 3px;}
img.floatRightNoBorder {float: right; border: none;margin-left:4px}
img.floatLeftNoBorder {float: left; border: none;margin-right:4px}
img.floatRight {float: right; border: none; margin-left:8px; border:1px solid #666;}
img.floatLeft {float: left; border: none; margin-right:8px; border:1px solid #666;}
img {margin:10px; margin-top:0;}
.navframe ul li.sub a:link, .navframe ul li.sub a:visited {color:yellow;}
.copyright { width: 750px; margin:10px auto; font-size:10px; font-weight:bold; text-align:right; padding-right:2em; color:#DDD;}
table.contact {width:100%; background:#EEE;}
table.contact td {padding-left:10px;}

#upcoming_events {
	position: absolute;
	left: 385px;
	z-index: 10;
	color: #fff;
	width: 150px;
	
}

#upcoming_events h2 {color: #000; margin-left: 25px;}
#upcoming_events a {color: #FCE24F;}
 
#selected_event { background: #FDEFA1; }
.event a,#selected_event a {color: blue; }
.event, #selected_event { padding: 0px 5px 4px 5px; margin: 0;}
.event h3, #selected_event h3 { padding: 5px 0 0 0; margin: 0; }

form { margin-left: 10px; }
ul#subpage {float:none; margin-left:20px; padding-top:10px; }
ul#subpage a,ul#subpage a:visited {font-size:90%; float:none; color:orange;}
ul#subpage a#subselected, ul#subpage a#subselected {text-decoration:underline;}
