/* CSS */
body {
  background-color:#006000;
  font: 9pt arial;
}

#print_header {
  display: none;
}

/* page elements */

#footer {
  background: url(images/site_markup_11.jpg) no-repeat top left;
  height: 50px;
}

#footer_text{
  font-size: 8pt;
  color: #FBF8C5;
  text-align: center;
}

#footer_text a{
  color: #FDF1C0;
  
}

#wrapper {
	position:relative;
    margin: 0 auto;
	width:770px;
	height:500px;
}

#page_header {
  margin: 0;
  padding: 0;
}

#header_cap{
  margin: 0;
  padding: 0;
  	width:770px;
	height:11px;
}

#nav_menu {
  float: right;
  width: 441px;
  height: 72px;
  margin: 0;
  background-color: #006000;
}

#nav_menu span{
float: right;
}

#logo {
  float: left;
 	 width:329px;
	height:72px;
	  margin: 0;
}

/* Content */

#content_copy {
  background: url(images/site_markup_10.jpg) repeat-y top left;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 20px;
}

#content_copy h1 {
  margin-top: 0px;
  }
#content_copy h2 {
  font-variant: small-caps;
}
#content_copy p {
  margin: 5px 10px 0 10px;
}

#headerGraphic {
margin-left: -10px;
}

#homeCopy img {
 margin: 0 -10px 0 -10px;
}

#homeInfo {
  width: 280px;
  float: right;
  }
  
#homeColumns {
 clear: left;
 width: 400px;
}

#homeColumns a {
  text-decoration: none;
}

#homeColumns a:hover {
text-decoration: underline;
}

#homeQuote {
position: absolute;
top: 450px;
right: 25px;
 text-align: center;
 vertical-align: middle;
 }


#homeQuote h2 {
 font-variant: small-caps;
 font-size: 24pt;
 padding-top: 20px;
}

#credit {
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
}

#quote {
 font-style: italic;
 padding-top: 10px;
}

#serviceImage{
  float: left;
  height: 115px;
  border: 1px black solid;
   margin-right: 10px;
}

#serviceImage_big{
    border: 1px black solid;
 }

#services {
 
  height: 125px;
}

#logoSection {
  text-align: center;
  vertical-align: top;
}

/* Slideshow */

#slideshow {
  float: left;
  width: 400px;
  height: 267px;
  border: 2px black solid;
  margin:0 0 5px 5px;
}
