body {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	color: #000000;
	background-color: #004400;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

#nav {position: absolute;
     top: 120px;
	 left:0px;
     width: 778px;
     height: 32px;
     background-color:#000000;
}

#header {
	position: absolute;
	top: 0px;
	left: 00px;
	width: 778px;
	height: 120px;
	background: url(images/header_off_white.jpg);
}	

#content {
	position: absolute;
	top: 152px;
	left: 0px;
	width: 778px;
	background: url(images/bg_services.jpg);
}	

#content p {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 14px !important;
	font-style: normal;
	font-weight: normal;
	color: black;
	margin: 6px 30px;
	text-align: left;
}

img {border:none;}
	
h1 {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	margin-left:40px;
	margin-top:8px;
	padding-bottom: 10px;
}

h2 {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	margin-left:40px;
	margin-top:8px;
	margin-bottom:6px;
}

h3 {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	margin:8px 30px 0px 30px;
}

#dnote {
	position:absolute;
	left:1px;
	top: 770px;
	z-index: 2;
	width: 778px;
}

.dnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
}

a.dnote {font : 9pt Arial, Helvetica, sans-serif, sans-serif; color:#006633; text-decoration:none;}
a.dnote:hover {font : bold 9pt Arial, Helvetica, sans-serif, sans-serif; color:#006633; text-decoration:none;} 

.special {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
	text-align: center;
	margin: 20px;
}

.mailform {
    font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 14px;
	color: #006633;
	text-align: left;
}

#albumlist {
	position: absolute;
	top: 120;
	left: 30;
	width: 680px;
	height: 102px;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	display: inline;

}

#albumlist li {
	display: inline;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top:0;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	left: 0px;
	top: 0px;
    font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 10px;
	color: #006633;
	text-align: left;
}

#albumlist img {
	display: inline;
	border: 1px solid #333300;
	list-style-type: none;

}
#showimage { position: absolute; top: 225px; left: 30px; float:right; width:360px;}

#showimage p {
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: black;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top:0px;
	text-align: left;
}
	 
