body { 
  
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  margin:         0px;
  border:		0px;
  padding:	      0px;
  background-color: #000000;
  color: #333333;
     
}
#header {
	width: 875px;
	height: 82px;
	background: url('Images/logo.jpg') no-repeat;
	}
#header a {
    float: right;
	width: 200px;
	height: 80px;
	display: block;
	}
#header h2 {
   padding-top: 30px;
   margin: 0px;
   color: white;
   }
#offers {
	text-align: center;
	background: url('Images/offers.jpg') no-repeat;
	height: 105px;
	width: 251px;
	margin-left: 50px;
	margin-bottom: 20px;
	display: block;
	}
#offers a {
	height: 105px;
	width: 251px;
	display: block;
	}

#offers h2 {
	padding: 38px 0px 0px 0px;
	margin: 0px;
	color: white;
}
#flashcontent {
	width: 780px;
	height: 375px;
	padding-left: 0px;
	}
#flashcontent2 {
	width: 780px;
	height: 430px;
	padding-left: 0px;
	}
#wrapper {
  width: 875px;
  margin: 0px auto 0px;
  background-color: white;
}

#Box {
	width: 410px;
}
.Box {
	width: 380px;
	padding: 10px 20px 0px 10px;
	margin: 0px;
	background: url('Images/box_body.jpg') repeat-y;
}

.Box p {
	margin-bottom: 0px;
	}

.BoxHead {
	min-height: 40px;
	width: 410px;
	margin: 20px 0 0 0;
	background: url('Images/box_head.jpg') no-repeat;
}

.BoxHead h2 {
	padding: 10px 0 0 15px;
  color: #654826;
	margin: 0px;
}

.BoxFoot {
    margin: 0px;
	padding: 0px 0px 30px 0px;
	height: 17px;
	width: 410px;
	background: url('Images/box_foot.jpg') no-repeat;
}


#copyright {
  width: 900px;
  text-align: left;
  padding: 10px 0px 20px 0px;
  margin: 0px auto;
  
}
#copyright p {
  font-size: 9px;
  color: #aaaaaa;
  margin: 0px;
  padding: 0 0 0 14px;
  }
#footer {
  width: 900px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  margin-left: 50px;
  color: #654826; 
  padding-bottom: 10px;
}
.form {
  font-size: 12px;
}

#content {
  margin: 50px 50px 20px 50px;
  text-align: left;
  }

#pagetext {
  font-size: 12px;
 }
#pageform {
  float: right;
  width: 450px;
  }

#pageform table {
  margin-left: 20px;
  text-align: left;
}

#pageform em {
  font-weight: bold;
  font-style: normal;
}

#refacing li {
  padding: 5px 0px;
  }

h1 {
  color: #654826;
  font-size: 18px;
  font-family: Arial, Helvetica, Sans-Serif;
}

h2 {
  color: #3b4dbb;
  font-size:  14px;
}

#servicearea h2 {
  color: #333333;
  font-size: 13px;
  }
h3 {
  color: rgb(51,51,153);
  font-size: 12px;
  padding: 15px 0px 5px 0px ;
  font-weight: bold;
  margin: 0px;
}
h4 {
  font-size: 12px;

  padding-bottom: 2px;
  font-weight: bold;
  color: black; 
}
h5 {
  font-size: 11px;
  font-weight: normal;
  color: black;
  margin: 0px;
}
  
p {
  color: #333333;
  font-size: 12px;
  line-height: 1.4em;
}
p.testimonial {
  margin: 0px;
  padding: 0px;
  font-style: italic;
  font-size: 11px;
  }
#pagetext p.question {
  color: rgb(0,0,170);
  margin: 10px 0px;
}

#pagetext p.answer {
  color: black;
  font-style: italic;
  margin: 10px 0px;
}

#servicearea {
 clear: both;
 background-color: #eeeeee;
 padding: 5px 10px;
}

.serviceareas {
 font-size:1.0em;
}

.services li {
padding: 5px;
}

ul.citylist {
 margin-top:5px;
 margin-left:10px;
 padding-left:5px;
 
}

.citylist li {
 float:left;
 width:15%;
 margin:0 10px 3px 0;
 padding:1px 0 0 0;
 font-size:0.8em;
 
}

/* **************** Float containers fix: ****************** */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#copyright a {
  color: #cccccc;
  font-size: 9px;
}

#copyright a:hover {
  color: #ffffff;
}

#footer a {
  color: #654826;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}


#footer a:hover {
  text-decoration: underline;
  }

#pagetext a {
  color: rgb(51,51,153);
  text-decoration: underline;
  font-size: 12px;
}

#pagetext a:hover {
  color: #654826;
 }

@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	width: auto;
	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 123px;
	float: left;
	border: 1px solid #999999;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 123px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
	border-top: 1px solid #D9E0EB;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #d7d7d7;
}
/* Menu items are a blue block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background: url(Images/navback.jpg) repeat-x;
	color: white;
	padding: 8px 0px 8px 8px;
	font-weight: bold;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a light blue background and dark blue text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal a.on
{
	background: url(Images/navon.jpg) repeat-x;
	text-decoration: underline;
	color: white;
}


/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background: url(Images/navon.jpg) repeat-x;
	color: white;
}



/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}



