body {
background: #000000 url('images/background.jpg') no-repeat top center;
}

a:link, a:visited {
color: #ddffdd;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #00aa00;
text-decoration: none;
}

h2 {
font-size: 22px;
font-family: arial;
color: #ffffff;
font-weight: bold;
margin: 0px;
padding: 75px 55px 0 0;
clear: right;
text-align: right;
letter-spacing: .15em;
}

h3 {
clear: both;
text-align: left;
font-family: arial;
font-size: 19px;
color: #ffffff;
margin: 20px 0 8px 40px;
}


.spacer {
width: 95%;
clear: both;
margin: 0px;
padding: 0px;
height: 0px;
}

#wrapper {
width: 900px;
border: 1px solid #ffffff;
background: url('images/wrapback.png');
}

#footer {
font-size: 12px;
color: #ffffff;
padding: 12px 0 12px 0;
}

#footer a:link, #footer a:visited {
color: #cccccc;
text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
color: #026200;
text-decoration: none;
}

#menu {
float: right;
width: 550px;
clear: right;
margin-top: 50px;
}

.button {
padding: 6px 18px 6px 18px;
text-align: left;
float: left;
font-family: arial;
color: #ffffff;
font-weight: bold;
font-size: 12px;
}

.buttondiv {
padding: 3px 1px 6px 1px;
float: left;
color: #cccccc;
}


.pagetitle {
font-size: 24px;
color: #ffffff;
float: right;
}

img.infophoto {
padding: 0 20px 20px 20px;
}

.infostage {
width: 95%;
clear: both;
text-align: left;
color: #ffffff;
font-family: arial;
padding-top: 12px;
}

.newsletterbox {
width: 68%;
border-bottom: 1px solid #cccccc;
text-align: left;
margin-left: 0px;
margin-bottom: 20px;
float: right;
}

.newslettertitle {
float: left;
font-size: 18px;
}

.newsletterblurb {
float: left;
font-size: 13px;
width: 360px;
margin-left: 50px;
}

.newsletterlink {
float: left;
clear: left;
font-size: 12px;
width: 400px;
margin-left: 70px;
margin-bottom: 4px;
}

span.newsletterdate {
font-size: 14px;
font-weight: bold;
padding-left: 25px;
margin-left: 40px;
}

.newslettersignup {
float: left;
width: 30%;
border-right: 1px dotted #cccccc;
}

.testimonialbox {
width: 90%;
border-bottom: 1px solid #cccccc;
text-align: left;
margin-bottom: 20px;
}

p.testimonialtitle {
font-size: 16px;
font-weight: bold;
float: left;
}

p.testimonialtag {
font-size: 14px;
font-weight: bold;
float: left;
clear: left;
margin: 12px 0px 12px 100px;
width: 400px;
}

p.testimonialbody {
font-size: 14px;
margin: 12px 0px 12px 100px;
clear: left;
width: 400px;
float: left;
}


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
float: right;
border: 4px solid black;
margin: 30px 40px 12px 0;
z-index: 0;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

.lefty {
float: left;
width: 220px;
color: #ffffff;
font-style: normal;
font-family: arial;
font-weight: bold;
text-align: left;
font-size: 13px;
}

.lefty p {
padding: 2px 2px 6px 20px;
margin: 0px;
}

.rollmenu {
border-right: #000000 1px solid;
padding: 2px;
border-top: #026200 1px solid;
display: block;
font-size: 11px;
border-left: #026200 1px solid;
color: #eeeeee;
line-height: normal;
border-bottom: #000000 1px solid;
font-family: "Arial", "Helvetica", "sans-serif";
background: #333333 url('images/buttonback.jpg') no-repeat top center;
text-decoration: none;
}

.rollmenu:hover {
background: #000000;
text-decoration: none;
color: #ffffff;
}

.rollmenu:link {
color: #eeeeee;
text-decoration: none;
}

.rollmenu:visited {
color: #eeeeee;
text-decoration: none;
}

.rollmenu:visited:hover {
color: #ffffff;
text-decoration: none;
}

.menuhead {font-weight: bold; font-size: 12px; color: #ffffff; background-color: transparent}

#menu1 {
	left: 1px;
	visibility: hidden;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -50px;
	background-color: transparent;
	z-index: 77;
	}
	
#menu1Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -94px;
	z-index: 77;
	}
#menu2Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -6px;
	z-index: 77;
	}
#menu3Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 84px;
	z-index: 77;
	}
#menu4Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 176px;
	z-index: 77;
	}
#menu5Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 246px;
	z-index: 77;
	}
#menu6Container {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 330px;
	z-index: 77;
	}
	
.contactbutton {
	margin: 12px 20px 8px 12px;
	float: right;
	}
