body
{
	margin: 0px;
	padding: 0px;
	font: 80%/150% arial, hevetica, sans-serif;
	text-align: left;
	color: #000;
	background-color: #C8DFBC;
	background-image: url(images/ancorabg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#container
{
	margin: 10px;
	width: 755px;
	text-align: left;
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

h2
{
	color: #2B7025;
	font: 140% georgia, times, "times new roman", serif;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 6px 0;
}

h2.a { text-decoration: none; }

h3
{
	color: #2B7025;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#header
{
	height: 130px;
	position: relative;
	margin-bottom: 10px;
}

#pageheader
{
	height: 30px;
	position: relative;
	margin-bottom: 10px;
}

#mainnav
{
	color: #272900;
	padding: 2px 0;
	margin-bottom: 35px;
	margin-left: 202px;
	text-align: center;
}


#side
{
	float: left; 
	text-align: center;
	width: 160px;
	padding-left: 15px;
	color: #2B7025;
}

#side input {
border: 1px solid green;
font-size: 10px;
width: 140px;
}

#side input.submit {
margin: 10px 0;
width: 80px;
}

#side label {
font-size: 10px;
}

#pageside
{
	float: left; 
	text-align: center;
	width: 180px;
	color: #2B7025;
}


#side ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#sidename
{	
	font: 150% "Trebuchet MS",Verdana,Arial;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding: 30px;
	color: #ffffff;
	background-color: #2B7025;
	margin: 14px 12px 10px 12px;
}

.specialevent  { color: #ffffff; font-family: "Trebuchet MS", Verdana, Arial; font-style: italic; font-variant: normal; font-weight: normal; line-height: 130%; background-color: #8a5900; text-align: left; margin: 14px 16px 16px 0; padding: 10px }

.specialevent span.eventtitle { color: #ffffff; font: bold 120% "Trebuchet MS", Verdana, Arial; text-align: left }

.specialevent span.link { color: #ffffff; font: 90% "Trebuchet MS", Verdana, Arial; text-align: left }

.specialevent span.link a { color: yellow; font-family: "Trebuchet MS", Verdana, Arial; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; text-align: left }

.specialevent a { color: yellow; font-family: "Trebuchet MS", Verdana, Arial; font-variant: normal; text-align: left }

#sidecopy
{
	font-size: 86%;
	text-align:left;
}

#sidecopy p { color: black; padding: 15px; font: 100%/150% arial, hevetica, sans-serif; }

#contents	
{
	margin-right: 20px;
	margin-left: 210px;
	height: auto;
	margin-bottom: 20px;
}

#pagecontents	
{
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 210px;
	padding-top:10px;
	height: auto;
}

#toppix	
{
	padding:0px;
	padding-top:40px;
	width:518px;
	height: auto;
	margin-bottom: 10px;
}

.midpix	
{
	padding:0px;
	padding-top:20px;
	width:518px;
	height: auto;
	margin-bottom: 10px;
}

.midpix img, #toppix img
{
	margin: 0px 8px 0px 0px;
	border: 1px solid black;
}

.midpix a:hover, #toppix a:hover
{
	background-color: #C8DFBC;
}

.aptname
{	
	font-size: 90%;
	padding: 5px;
	color: #ffffff;
	background-color: #2B7025;
	margin: 0 0 10px 0;
}

.aptmenu
{	
	font-size: 80%;
	padding: 5px;
	margin: 0 0 10px 0;
}

.intbar
{	
	margin: 5px 0 12px 0;
}

.imagefloat
{
	float: right;
	border: 1px solid #9FA41D;
	margin: 7px 0 10px 10px;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 330px;
  text-align: left;
} 

div.spacer {
  clear: both;
}


.loctext
{
	font-size: 75%;
	color: white;
}

#footer	
 { color: #272900; font-size: 75%; text-align: right; padding: 5px; clear: both; border-top: 1px dotted #2b7025 }

.postdate
 { color: #272900; font-size: 80% }
 
#featured { float: right; width:290px; margin:20px 0 20px 20px; border: 1px dotted green; padding:8px; }

#featured h3 { text-transform: uppercase; font-size: 1.6em; font-weight: bold; margin: 0 0 3px 0; }

#featured h4 { font-weight: bold; margin: 0px; }

p.spacer { margin:0 0 10px 0; }
