body {
	float: center;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.nodisplay {
	display: none;
}

h1 {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	clear:left;
	font-size: 18px;
}

h2 {
	color: #000;
	font-size: large;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	color: #000;
	font-size: medium;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-weight: normal;
}


a {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	width: 800px;
	float: left;
	clear: left;
	margin-left: 30px;
	padding: 0px;
	background-color :#EBFFB7;
	no-repeat
}

#headertext {
	position: absolute; left: 530px; top:30px;
	text-align:top; vertical-align:top;
	margin-left: 50px;
}

#headerlogoright {
	float: right;
	margin-left: 50px;
}

#menu {
	position: absolute; left: 231px; top: 116px; width: 618px; 
	font-weight: bold; background-color:#CCFF99; line-height:150%
	margin-left: 30px;}

#MainImage {
	position: absolute; left: 0px; top:120px; width: 400px;
	text-align: justify;
	margin-left: 50px;
}

#Main {
	position: absolute; left: 0px; top:370px; width: 400px;
	text-align: justify;
	margin-left: 50px;
}


#HomeImage {
	position: absolute; left: 630px; top:140px; width: 170px;
	text-align: justify; background-color:#CCFF99;
		margin-left: 50px;
}

#HomeImageText {
	position: absolute; left: 420px; top:140px; width: 200px;
	text-align: justify;
		margin-left: 50px;
}

#InnerPageText {
	position: absolute; left: 420px; top:150px; width: 380px;
	text-align: justify;
		margin-left: 50px;
}

#ContactPageText {
	position: absolute; left: 420px; top:150px; width: 170px;
	text-align: justify;
		margin-left: 50px;
}

#ContactPageMap {
	position: absolute; left: 580px; top:180px; width: 210px;
	text-align: justify;
		margin-left: 50px;
}

#InnerPageMain {
	position: absolute; left: 5px; top:390px; width: 800px;
	text-align: justify;
	margin-left: 50px;
}

#InnerPagePhotos {
	position: absolute; left: 50px; top: 420px; width: 800px;
	text-align: center;
	margin-left; 50px;
	background-color:#CCFF99;
}

#InnerPagePhotos1 {
	position: absolute; left: 50px; top: 420px; width: 800px;
	text-align: center;
	margin-left; 50px;
}

#Address {
	position: absolute; top: 30px; width: 200px; left: 250px;
		margin-left: 50px;
}

#menuborder {
	width: 100%;
	float: left;
	clear: left;
	margin: 5px;
	padding: 0px;
}

#footer {
	position: absolute; top:570px; background-color:#CCFF99; width: 800; left: 4px;
		text-align: center;
			margin-left: 50px;
}

#innerfooter {
	position: absolute; top:500px; background-color:#CCFF99; width: 800; left: 4px;
		text-align: center;
			margin-left: 50px;
}

.newheadings {
	font-size: large;
	font-weight: bold;
	font-style:italic;
}