body {
	color: #6C6C6C;
	font-size: 12px;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat;
	background-image: url(images/wood.jpg);
} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {
	color: #8BA11D;
	background-color: #FFF;
	font-weight: normal;
	margin-bottom: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.bottom-border {border-bottom: 1px solid #E0E0E0;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {
	line-height: 160%;
}

p.clear-left {clear: left;}

img {
	border: 0;
	margin: 0 0 25px 0;
	text-decoration: none;
}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {
	color: #006666;
	text-decoration: none;
	background-color: #FFF;
}
a:link {
	background-color: #FFF;
}
a:visited {
	background-color: #FFF;
}
a:hover {
	color: #61A43B;
	background-color: #FFF;
}
            
#container {
	width: 760px;
	background-color: #FFF;
	color: #6C6C6C;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}

#header {width: 100%;
         background: #3D3D3D;
         color: #EEE;}

#header h1 {margin: 0;
            background: #3D3D3D;
            color: #EEE;
            padding: 0;}

#logo {display: block;
       margin: 0;}

#sub-header {
	width: 760px;
	height: 150px;
	color: #6C6C6C;
	background-color: #FFFFFF;
	background-image: url(images/headers/stamp4.jpg);
	background-repeat: no-repeat;
}

/* main navigation */

#menu {
	width: 100%;
	height: 53px;
	margin: 0;
	padding: 0;
	background: #FFF url(images/menu_background.jpg) repeat-x;
	color: #333;
	position: relative;
	display: block;
}

#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #FFF url(images/menu_right.jpg) no-repeat;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #FFF url(images/menu_left.jpg) no-repeat;
            color: #333;}


#menu ul {list-style-type: none;
          margin: 0;
          padding: 12px 0 0;
          text-align: center;}

#menu ul li {
	display: inline;
	padding: 0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#menu ul li#first {margin: 0;}

#menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #006666;
	background-color: #FFF;
	font-size: 14px;
}

#menu ul li a:hover {
	color: #669999;
	background-color: #FFF;
}

.access-key {color: #8BA11D;
             font-size: 18px;
             background-color: #FFF;
             font-weight: normal;}

/* End main navigation */ 

#content {
	background: #FFF url(images/content_top.jpg) no-repeat;
	color: #6C6C6C;
	height: auto;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

/* The right-column / main content */

#right-column {
	width: 468px;
	float: right;
	min-height: 400px;
}

#left-column {
	width: 216px;
	padding-top: 0;
	padding-bottom: 0;
}

#footer {
	width: 760px;
	height: 25px;
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF url(images/footer_background.jpg) no-repeat;
	color: #6C6C6C;
}

#footer-content {
	padding: 5px 20px 0;
}

#footer-right {float: right;
               margin: 0;}

#footer p {margin: 0;}

.news {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

.date {color: #8BA11D;
       background-color: #FFF;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {
	padding-bottom: 15px;
	margin-bottom: 12px;
}

.clear {clear: both;}

/* picture boxes/set up if client images */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {
	padding: 0;
	margin: 0;
}

#recent-clients li a:hover img {
}

/* End of pictures */

/* Begin featured services. */

#featured-wrapper {
	width: 468px;
	color: #6C6C6C;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-image: url(images/dividers/featured_background.png);
}

#featured-top {
	width: 468px;
	height: 20px;
	color: #6C6C6C;
	background-color: #FFF;
	background-image: url(images/dividers/featured_top_two.jpg);
	background-repeat: no-repeat;
}

#featured-bottom {
	width: 468px;
	height: 15px;
	color: #6C6C6C;
	background-color: #FFF;
	background-image: url(images/dividers/featured_bottom.png);
	background-repeat: no-repeat;
}

#featured-content {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.featured {
	width: auto;
	clear: none;
	height: auto;
}

.featured h3 {
	margin: 0;
	padding: 0px 0 0 0;
	background: transparent;
	font-size: 16px;
}

.number {
	line-height: 72px;
	float: left;
	color: #8BA11D;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	height: 100px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.locations/* End of featured services. */
 {
	color: #006666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 5px;
}
.style2 {
	color: #339999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {color: #000000}
.style1 {font-weight: bold}

.style8 {
	color: #339999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style10 {
	font-size: 24px;
	font-weight: bold;
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
}
 

