* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #B9C663;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #333;
  text-align: center;
  line-height: 18px;
}
h2 {
  color: #D45D09;
  font-size: 16px;
  margin: 18px 0 0;
  line-height: 18px;
}
h3 { 
  line-height: 18px;
  margin: 0;
  font-size: 12px;
}
p { margin: 0 0 18px; }
ul, ol { margin: 0 0 18px 2em;}

a, a:link {
  color:#CD600D;
  text-decoration:none;
  font-weight: bold;
}
table {
  font-size: 12px;
  }

.first { margin-top: 0; }
.last { margin-bottom: 0; }

/**********/
/* LAYOUT */
/**********/
#container {
  width: 900px;
  margin: 0 auto;
  background-color: #F2F1B8;
  text-align: left;   /* IE */
  margin-top: 51px;
}
#header {
	width: 900px;
	height: 144px;
	background-color: transparent;
	background-image: url(images/header_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body-aboutus #header,
#body-meetwalker #header,
#body-meetstaff #header {background-image: url(images/header_aboutus.gif);}
#body-location #header { background-image: url(images/header_location.jpg);}
#body-forms #header { background-image: url(images/header_forms.gif);}
#body-resources #header { background-image: url(images/header_resources.gif);}
#body-contact #header { background-image: url(images/header_contact.gif);}

#header a {
  display: block;
  height: 80px;
  width: 400px;
  text-indent: -9000px;
}
#main {
  /*margin-left: 111px;*/
  border-left: 1px solid #CAD062;
  width: 788px;
  float: left;
}
#topnav {
	height: 54px;
	/*padding-bottom: 10px;*/
  /*padding-left: 18px;*/
  /*padding-right: 200px;*/
  width: 788px;
	background-color: transparent;
	background-image: url(images/navbg_services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#body-aboutus #topnav,
#body-meetwalker #topnav,
#body-meetstaff #topnav { background-image: url(images/navbg_aboutus.jpg); }
#body-location #topnav { background-image: url(images/navbg_location.jpg); }
#body-forms #topnav { background-image: url(images/navbg_forms.gif); }
#body-resources #topnav { background-image: url(images/navbg_resources.jpg); }
#body-contact #topnav { background-image: url(images/navbg_contact.gif); }

#topnav ul {
	list-style: none;
	margin: 0;
	line-height: 20px;
	/*padding: 6px 50px 0 18px;*/
  padding-top: 6px;
	padding-left: 18px;
	width: 690px;
}
#topnav ul li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #990;
	font-size: 13px;
	padding: 0 10px;
	border-right: 1px solid #9FB706;
}
#topnav ul li:hover, #topnav ul li a:hover {
  color: #D35F0A;
}
#topnav ul li a {
	font-weight: normal;
	color: #990;
}

#preamble {
  background: #ECE999 url(images/icon_services.png) no-repeat top left;
  color:#666;
  /*border-top: 1px solid #B9C663; */
  /*min-height: 83px;*/
  height: 123px;
  width: 788px;  
}  
#preamble p {  
  padding: 20px 24px 20px 210px;
}

#body-aboutus #preamble {background-image: url(images/icon_aboutus.jpg);}
#body-location #preamble { background-image: url(images/icon_location.jpg);}
#body-forms #preamble { background-image: url(images/icon_forms.jpg);}
#body-resources #preamble { background-image: url(images/icon_resources.jpg);}
#body-contact #preamble { background-image: url(images/icon_contact.gif);}


#preamble p {
	margin-bottom: 0;
	text-align: left;
}

#content {
  background-color: #D0C76E;
  /*height: 169px;*/
  padding: 18px 0;
  /*overflow: auto;*/
  min-height: 209px;
  width: 788px;
}
#content p, #content h2, #content h3, #content ol { padding: 0 18px; }

#content li { margin: 9px 0; }

#body-meetwalker #content { background: #ECE999 url(images/meetwalker_main.jpg) no-repeat top left; text-indent: -9000px; height: 403px; padding: 0; }
#body-meetwalker #menu { background: #F2F1B8 url(images/meetwalker_side.jpg) no-repeat bottom left; padding: 0; height: 457px; background-color: }
#body-meetwalker #menu ul { padding-top: 74px; }
#body-meetwalker #main { border-left: 0; width: 789px; }
#body-meetwalker #topnav { border-left: 1px solid #CAD062; width: 788px; }

#body-meetstaff #content { 
  background: #ECE999;
  padding: 0;
  }
#body-meetstaff #content p { padding: 0 18px; margin-bottom: 0;}
#body-meetstaff #content h2 { padding: 18px 0 0 18px; }


#body-location #content {
	/*background: #DEDD83 url(images/img_location_map.jpg) no-repeat top left;*/
  background-color: #DEDD83;
	/*padding-left: 540px;*/
  /*padding-top: 50px;*/
  text-align: left;
	height: 209px;
	padding: 0;
}
#body-location #content p { padding-top: 50px; padding-bottom: 0; margin: 0;}
#footer {
  clear: both;
  height: 70px;
  width: 900px;
  background: transparent url(images/footer.png) no-repeat top right;
}

#body-meetstaff #footer { background-image: url(images/MeetStaff_20.jpg);}

/**********************/
/* SIDEBAR NAVIGATION */
/**********************/
#menu {
  width: 111px;
  padding: 0;
  margin: 0;
  padding-top: 74px;
  float: left;
}
#menu ul {
  list-style: none;  
  text-indent: -9000px; 
  margin-left: 0;
}
#menu ul li {
  height: 21px;
  width: 111px;
  background: transparent url(images/menu_btm.gif) no-repeat bottom right;
  padding-top: 5px;
  *height: 26px;  /* IE7 FIX */
}

#menu ul li a {
  display: block;
  width: 100px;
  height: 17px;
  line-height: 17px;
}
a#services {background: transparent url(images/menu_services.png) no-repeat top left;}
a#aboutus {background: transparent url(images/menu_aboutus.png) no-repeat top left;}
a#location {background: transparent url(images/menu_location.png) no-repeat top left;}
a#forms {background: transparent url(images/menu_forms.png) no-repeat top left;}
a#resources {background: transparent url(images/menu_resources.png) no-repeat top left;}
a#contact {background: transparent url(images/menu_contact.png) no-repeat top left;}

#menu ul li a:hover,
#body-services a#services,
#body-aboutus a#aboutus,
#body-location a#location,
#body-forms a#forms,
#body-resources a#resources,
#body-contact a#contact,
#body-meetwalker a#aboutus,
#body-meetstaff a#aboutus
{background-position: 0 -17px;}

.showblock{
	cursor:pointer;
}
#topnav li#q7, #topnav li#q13 { border-right: 0; }

#body-forms #content { background-color: #DEDC84; padding: 0;}
#body-forms #content img { border: none; margin: 0; padding: 0;}
#body-forms #content a { float: left;}


#frontpage { background-color: #BCCD54; }
#frontpage #container { background: transparent url(images/MarkWalkerMain.jpg) no-repeat top left; width: 900px; height: 600px; position: relative;}

#frontpage #content   { 
  position: absolute; 
  top: 252px; 
  left: 613px; 
  width: 287px; 
  height: 169px; 
  background: transparent url(images/front_content.jpg) no-repeat top left; 
  text-indent: -9000px;
}


#frontpage #menu { 
  position: absolute; 
  top: 173px; 
  left: 506px; 
  width: 86px;
}
#frontpage #menu ul li {
  height: 20px;
  width: 86px;
  padding-top: 5px;
  background: transparent;
  *height: 25px;  /* IE7 FIX */
}

#frontpage #menu ul li a {
  display: block;
  width: 86px;
  height: 18px;
  line-height: 18px;
}


#frontpage a#services {background: transparent url(images/front_services.png) no-repeat top left;}
#frontpage a#aboutus {background: transparent url(images/front_aboutus.png) no-repeat top left;}
#frontpage a#location {background: transparent url(images/front_location.png) no-repeat top left;}
#frontpage a#forms {background: transparent url(images/front_forms.png) no-repeat top left;}
#frontpage a#resources {background: transparent url(images/front_resources.png) no-repeat top left;}
#frontpage a#contact {background: transparent url(images/front_contact.png) no-repeat top left;}
#frontpage #menu ul li a:hover {background-position: 0 -17px;}
