@charset "utf-8";
/* Harris Moving CSS
Author: EW
Date created: 09.06.09
*/

* {margin: 0;padding: 0;}
.clear {clear: both;}
body {background: url(../images/background.png) repeat-x;background-color: #666;color: #333;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
#wrapper {margin: 20px auto;width: 960px;}

/* Header */
#header {background: url(../images/headerBack.jpg) no-repeat;height: 345px;}
#headerLeft {float: left;padding: 20px 0 0 20px;width: 650px;}
#logo {color: #666;float: left;font-weight: bold;width: 250px;}
.logo {border: none;padding: 0 0 5px 0;}
.phone {color: #000;font-size: 21px;}
#menu {float: right;}
#menu ul {border-left: dotted #f60 2px;display: block;float: left;list-style: none;}
html>body #menu ul li {display: block;line-height: 240%;padding: 0 0 0 15px;width: 180px;}
#menu ul li {display: block;line-height: 240%;padding: 0 0 0 5px;width: 180px;}
#menu a {color: #000;font-weight: bold;text-decoration: none;}
#menu a:hover {border-bottom: solid #fc0 2px;color: #f60;}
#menu a.active {border: none;color: #999;}

/* Quote */
#quote {float: right;width: 271px;}
p.quoteHeader {border-bottom: dotted #fc0 1px;border-top: dotted #fc0 1px;color: #fff;font-size: 24px;font-weight: bold;margin: 9px;text-align: center;}
#quote label {color: #fff;font-size: 11px;font-weight: bold;margin: 0 0 0 15px;}
.quoteForm {border: solid #fff 1px;color: #000;font-size: 11px;height: 15px;margin: 2px 0 9px 15px;padding: 2px;width: 105px;}
.quoteDrop {border: solid #fff 1px;color: #000;font-size: 11px;height: 22px;margin: 2px 0 9px 15px;width: 240px;}
.quoteButton {padding: 10px 0 0 15px;}
html>body p.crumbs {color: #ccc;font-size: 11px;font-weight: bold;padding: 210px 0 0 0;}
p.crumbs {color: #ccc;font-size: 11px;font-weight: bold;padding: 193px 0 0 0;}
p.crumbs strong {color: #fff;}

/* Content */
#main {background-color: #fff;padding: 20px 20px 0 20px;}
#main a {color: #f60;font-weight: bold;}
#main a:hover {color: #000;}
#content {float: left;width: 635px;}
#content p {line-height: 150%; margin: 0px 0px 20px 0px;}
#content strong {color: #000;}
#main p.listHeader {border-bottom: dotted #ccc 2px;color: #000;display: block;font-weight: bold;margin: 0 0 10px 0;padding: 0 0 2px 0;}
ul.indexList {list-style: none;}
ul.indexList li {display: block;float: left;margin: 0 0 20px 0;width: 310px;}
ul.indexList li.noPad {float: right;}
ul.base {padding: 0 0 15px 30px;}
ul.base li {font-size: 12px;padding: 0 0 5px 0;}
#sideBar {float: right;width: 240px;}
#sideMenu {margin: 0 0 20px 0; background-color:#dddddd;}
#sideBar p.sideHeader {background: url(../images/sideHeaderBack.png);color: #fff;font-size: 13px;font-weight: bold;line-height: 35px;padding: 0 0 0 15px;}
#sideMenu ul {background: url(../images/sideBack.png) no-repeat center bottom;list-style: none;padding: 0 15px;}
#sideMenu ul li {border-bottom: dotted #aaa 2px;padding: 8px 0;}
#sideMenu ul li.last {border: none;padding: 8px 0 15px 0;}
#sideBar p.testimonial {font-size: 11px;font-style: italic;}

/* Footer */
#footer {color: #ccc;line-height: 170%;margin: 10px 0 30px 0;}
#footer a {color: #fff;font-weight: bold;text-decoration: none;}
#footer a:hover {text-decoration: underline;}
p.leftFooter {float: left;}
p.rightFooter {float: right;text-align: right;}

/* Text Styles */
h1 {border-bottom: dotted #ccc 2px;color: #000;display: block;font-size: 21px;margin: 0 0 15px 0;padding: 0 0 2px 0;}
h2 {color: #000;font-size: 16px;}

/* Image Styles */
.page {border: solid #ccc 1px;float: left;margin: 0 15px 10px 0;padding: 2px;}
.page2 {float: right;margin: 0 0 5px 15px;}
.page3 {border: solid #ccc 1px;float: right;margin: 0 0 10px 15px;padding: 2px;}
.test {float: right;}
