body {
	font-family: Verdana;
	font-size: 80%;
	height: 100%;
}
#container {
	width: 900px;
	margin: 0px auto;
}

#headerWrapper {
width: 898px;
height: 150px
margin: 0px auto;
background-image: url('images/gmdHeader2.png');
background-repeat: no-repeat;
}
#top {
	color: #FFFFFF;
	width: 251px;
	height: 150px;
}
#topright {
	float: right;
	height: 138px;
	width: 600px;
	text-align: center;
	padding-top: 24px;
}
.cl {
clear:both;
}
#gallery {
  padding-top: 5px;
	width: 900px;
}
#news {
	width: 210px;
	height: auto 0px;
	margin-top: 5px;
	/**background-color: #484E7E;**/
	color: #FFFFFF;
	padding: 8px;
}
#menu {
	width: 664px;
	background-color: #F7CB33;
	padding: 3px;
	border-bottom: 5px solid #FFFFFF;
	float: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #AA8812;
	text-decoration: none;
	color: #FFFFFF;
}

#menu ul li {
display: inline;
}

#content {
	width: 674px;
	float: right;
	height: auto 0px;
	margin-top: 5px;
  background-color: #A0AFCB;
}

#contentWrapper {
  width: 900px;
  height: auto 0px;
  background-image: url(images/contentBackground.png);
  background-repeat: repeat-y;
  float: left;
}

p {
margin: 0 0 0 0px;
font-family: Verdana;
}
h1, h2, h3 {
font-family:Verdana;
}

#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 879px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

/*** xo referral, chamber of commerce, and hit counter div's ***/

#div preFooter {
width: 600px;
height: 75px;
}