@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.8em /* 12px */; background: #006a28; color: #272727; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; color: #006a28; }
h1 { font-size: 1.8em /* 18px */; margin-bottom: 15px; color: #006a28; }
h2, h3 { font-size: 1.5em /* 15px */; margin-bottom: 10px; padding-bottom: 5px;  }
h3 { font-size: 1.3em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited { color: #005825; text-decoration: underline; }
a:hover, a:active { color: #005825; text-decoration: none; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { zoom: 1; display: block; }

/* layout */
#branding { position:relative; display: block; background: url(/design/head.jpg) no-repeat; height: 232px; }
#branding h1 { margin: 0; }
#branding h1 a { display: block; position: absolute; width: 200px; height: 200px; left: 14px; top: 28px; text-indent: -99999px; }
#branding p { color: #555; font-size: 1.1em; position: absolute; text-align: right }
#branding p.addy { width: 210px; display: block; left: 480px; top: 188px; padding-right: 10px; }
#branding p.contacts { width: 195px; display: block; left: 700px; top: 188px; border-left: 1px dotted #ccc;font-size:1.5em;margin:10px 0 0 0;  }
#branding p a { font-size: 0.9em; }

#nav { font-size: 0.95em; display: block; background: #7ac8e8; height: 30px; line-height: 30px; padding-left: 9px; border-bottom: 1px solid #fff; white-space: nowrap; }
#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; display: inline; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #fff; text-decoration: none; padding: 0 9px; display: block; height: 30px; float: left; clear: none; border-right: 1px solid #fff; }
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.services #nav #nav-services a,
.insurance #nav #nav-insurance a,
.forms #nav #nav-forms a,
.testimonials #nav #nav-testimonials a,
.articles #nav #nav-articles a,
.specials #nav #nav-specials a,
.request #nav #nav-request a,.directions #nav #nav-directions a,
.contact #nav #nav-contact a { color: #555;background: #9ac8dc; text-decoration: none; border-right: #FFF 1px solid; }

#callout li { display: block; margin: 9px; padding: 0 12px 9px; border-bottom: 1px solid #fff; }
#callout h3 { border-bottom: none; }
#callout h3 a {color: #FFF; font-size: 1.1em; text-decoration: none;font-weight:900; }
#callout h3 a:hover { text-decoration: underline; }
#callout h3 a span { color: #bcdd5a; font-size: 0.8em; display: block; font-style: normal; }
#callout p { color: #fff; }

#footer { margin: 0 auto; font-size: .75em; text-align: center; color: #37393c; font-family: Arial, sans-serif; background: #7ac8e8 url(/design/foot.gif) bottom no-repeat; padding: 1em; overflow: hidden; border-top: 12px solid #fff; clear: both; }
#footer a, #footer a:visited { text-decoration: underline; }
#footer a:hover, #footer a:active { text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px;  background-color: #f2f2f2; border: 1px solid #e2e2e2; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em; padding: 1em; border : 1px solid #e2e2e2;  }

/* legend styling */
legend { font-weight: bold; color: #7a694a; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #7a694a; color: #fff; text-transform: uppercase; font-size: 90%; }
#callout h3 {color:#FFF; font-size: 1.1em; text-decoration: none;font-weight:900;}#callout label { display:block; width:auto;}
#callout input { width: 120px; }#callout form {width:130px;margin:0;padding:0;background-color:#00326A;border:0;}#callout form div input, form div button { width: 80px; margin-top:5px; margin-left: 45px; padding: 0 .25em; background-color: #006A28; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#container { width: 924px; background: #fff url(/design/drip.gif); margin: 2em auto; overflow: hidden; }
#leftcol, #rightcol { float: left; clear: none; display: inline; padding-top: 18px; }
#leftcol { margin-left: 12px; width: 188px; }
#rightcol { margin-left: 30px; width: 670px; }