
body  {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 12px;
	width: 780px;
	background-color: #c7c9c5;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 728px;
	margin-top: 0;
	margin-bottom: auto;
	padding: 0;
	}
* {
	margin: 0;
	padding: 0;
}
#TheBody  {
	position: relative;
	color: #000000;
	margin-top: 10px;
	margin-left: 0;
	font-family: Georgia, serif;
	font-size: 12px;
      background-color: #cdcfcb; 
	border: 3px double #dddddd;
	width: 780px;
	/*height: 728px;*/
	z-index: 1;
	}
.clear {
	clear: both;
}

a:link, a:visited  {
	color: #aa1010;
	font-weight: bold;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 12px;
	}
a:hover {
	text-decoration: none;
	font-family: Georgia, serif;
	cursor: pointer;
	color: #0000dd;
	font-weight: bold;
	font-size: 12px;
	}
/********PAGE HEADER ***********************/
#pheader {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 113px;
	z-index: 5;
}	
img#titlebar {
	float: left;
	margin-top: 2px;
}


#navcon {
	position: absolute;
	top: 80px;
	left: 40px;
	border: 0px dotted white;
	height: 22px;
	width: 700px;
	background-color: #959e90;
	text-align: center;
	vertical-align: middle;
	font: normal bold 12px/14px Georgia, serif;
	padding-top: 2px;
}


/* *************  NAVIGATION BAR  **********************/


#nav, #nav ul {
	float: left;
	width: 58.2em;
	w\idth: 58em;
	list-style: none;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0 0 0em 0;
}
#nav a {
	display: block;
	width: 9.7em;
	w\idth: 9.4em;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0.25em 0em;
}
#nav a:hover {
	background-color: #a5aea0;
	text-decoration: underline;
}
#nav a.uhere {
	text-decoration: underline;
	color: #eeeeee;
}
#nav a.uhere:hover {
	text-decoration: underline;
	color: #eeeeee;
}

#nav li {
	float: left;
	padding: 0px 0px;
	width: 9.2em;
	w\idth: 9.0em;
	text-align: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.1em;
	w\idth: 12.0em;
	font-weight: normal;
	border-width: 0.05em;
	margin: 0;
	background-color: #959e90;
}
#nav li li {
	padding-right: .05em;
	width: 12.9em;
	w\idth: 12.8em;
	text-align: left;
}
#nav li ul a:link, #nav li ul a:visited {
	width: 12.9em;
	w\idth: 12.8em;
	text-align: left;
	margin-left: 0.1em;
	font: normal bold 11px/13px Georgia, serif;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-color: #959e90;
}
#nav li:hover, #nav li:sfhover {
	background-color: #ffffff;
}

/* ****** END NAV BAR *****************/



.news {
	background-color: #FEFDBB;
	}

#content {
	margin-top: 25px;
	position: relative;
	z-index: 2;
}	
	

.hometext {
	font-family: Georgia, serif;
	color: #330000;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
	margin-left: 16px;

}

.hometext h3 {
	background-color: #551111;
	color: #fafafa;
	display: block;
	border: 1px solid white;
	padding-left: 6px;
}
#pubbody {
	height: 628px;
	overflow: auto;
	background: #cdcfcb url(images/front_transs.gif) top right no-repeat;
}

table.hometext {
	color: #330000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-right: 20px;
	margin-left: 16px;
}
table.hometext td {
	padding: 6px 6px;
}
#galbody {
	position: relative;
}
#galnav {
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	width: 200px;
	height: 30px;
	border: 0px solid black;
}
.cpt {
	font: normal bold 12px/14px Georgia, serif;
	color: #331010;
      background-color: #cdcfcb; 
	border: none;
}

.centerlist {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.navspot {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}

.contactinfo {
	font-family: Georgia, serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a.contact:active {
	color: #aa1010;
	font-family: Georgia, serif;
	text-decoration: underline;
	font-size: 14px;
	}
a.contact:link {
	color: #aa1010;
	font-weight: bold;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 14px;
	}

a.contact:visited {
	color: #aa1010;
	font-weight: bold;
	font-family: Georgia, serif;
	text-decoration: none;
	font-size: 14px;
	}

a.contact:hover {
	text-decoration: none;
	font-family: Georgia, serif;
	cursor: pointer;
	color: #0000DD;
	font-weight: bold;
	font-size: 14px;
	}

#Headline {
	font-size: 16px;
	color: #990000;
}

.caption {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #222244;
	font-weight: bold;
	font-size: 11px;
}

#gardiv1 {
	background: #c7c9c5 url(images/gardenlayout1.jpg) no-repeat;
	width: 722px;
	height: 480px;
	position: relative;

	padding: 16px;
}

#rg1 {
	position: absolute;
	left: 378px;
	top: 110px;
}


#bjm1 {
	position: absolute;
	left: 250px;
	top: 270px;
}

#gs1 {
	position: absolute;
	left: 520px;
	top: 250px;
}



