/* colors: 

mocha: B8AFA7
yellow-green: b8af3c
lime: cdde47
orange: e37a42
green: 7e9e2d
cyan: 8eceeb
red: e34c38
nav mocha: 6D6D6D
light reflex: 9aa3be
*/

/* band-aid for IE 6 png issues, hats off to: http://www.twinhelix.com/css/iepngfix/ */
img, div { behavior: url(/scripts/iepngfix.htc) }

/*replacement html tags*/
body {
background-color: #B8AFA7;
margin: 0;
padding: 0;
text-align: left;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
background-image: url(/images/white.gif);
background-repeat: repeat-x;
color: #333;
}

img {
border: none;
}

p {
padding-top: 0;
margin-top: 0;
margin-bottom: 7px;
font-size: 12px;
line-height: 1.45em;
}

table {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
}

/*alt table input, I took this out because it was messing with that horrid iContact thing
table input {
border-style: none;
background-color: #cccccc;
text-shadow: 0px 0px 0px;
height: 12px;
}
*/

a:link {
color: #e34c38;
}

a:hover {
color: #e37a42;
}

a:visited {
color: #e34c38;
/*color: #6D6D6D;
text-decoration: none;*/
}

h1 {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0 0 3px 0;
padding: 0;
color: #8eceeb;
font-size: 22px;
line-height: 1em;
}

h2 {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0 0 3px 0;
padding: 0;
color: #7e9e2d;
font-size: 16px;
line-height: 1em;
}

h3 {
color: #6D6D6D;
padding: 0;
font-style: normal;
font-weight: normal;
text-decoration: none;
margin: 0 0 1px 0;
font-size: 15px;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}

hr {
text-shadow: none;
height: 1px;
border-style: none;
background-image: url(/images/hr.gif);
background-repeat: repeat-x;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
color: none;
}

ul {
margin: 5px 0 5px 0;
padding: 0 0 0 15px;
}

li {
padding: 0 0 0 1px;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.45em;
color: #333;
}
/*end html tags*/

/*wrappers and classes for those wrappers*/
#wrapper_nav {
margin-right: auto;
margin-left: auto;
width: 900px;
margin-top: 20px;
position: relative;
z-index: 90;
}

#wrapper_nav li {
list-style-position: outside;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
color: #6D6D6D;
line-height: 1.4em;
font-size: 12px;
padding: 0;
margin: 0;
list-style-type: none;
}

#wrapper_nav ul {
margin: 0;
padding: 0;
}

#wrapper_nav a:link {
text-decoration: none;
color: #B8AFA7;
}

#wrapper_nav a:hover {
color: #e34c38;
text-decoration: underline;
}

#top {
background-color: #cdde47;
height: 13px;
}

#bottom_bar {
background-image: url(/images/bottom_bar.gif);
width: 900px;
height: 18px;
margin: 0 auto 0 auto;
}

#background_nav {
background-repeat: no-repeat;
margin: 0;
background-color: #fff;
height: 200px;
background-image: url(/images/silhouettes.gif);
background-position: center bottom;
}

#wrapper_home {
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
width: 900px;
height: 465px;
}

#swoosh {
margin-top: -135px;
z-index: 20;
position: absolute;
}

#interior_wrapper {
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
width: 900px;
height: 500px;
}

#customerservice_background {
margin-top: -115px;
z-index: 20;
position: absolute;
background-image: url(/images/interior_backgrounds/customer_service.png);
background-repeat: no-repeat;
}

#products_background {
margin-top: -115px;
z-index: 20;
position: absolute;
background-image: url(/images/interior_backgrounds/products.png);
background-repeat: no-repeat;
}

#products_background2 {
margin-top: -115px;
z-index: 20;
position: absolute;
background-image: url(/images/interior_backgrounds/background.png);
background-repeat: no-repeat;
}

#about_background {
margin-top: -115px;
z-index: 20;
position: absolute;
background-image: url(/images/interior_backgrounds/about.png);
background-repeat: no-repeat;
}

#sitetools_background {
margin-top: -115px;
z-index: 20;
position: absolute;
background-image: url(/images/interior_backgrounds/site_tools.png);
background-repeat: no-repeat;
}

#logo_column {
width: 180px;
float: left;
}

#nav_column {
background-repeat: repeat-y;
width: 170px;
float: left;
background-image: url(/images/dot.gif);
background-position: left;
padding-left: 10px;
}

#home_background {
background-image: url(/images/blue_bar.gif);
background-position: center top;
background-repeat: repeat-x;
background-color: #fff;
margin-top: -90px;
}

#home_copy_wrapper {
margin: 0 auto 0 auto;
width: 900px;
padding-left: 10px;
padding-right: 10px;
padding-top: 70px;
padding-bottom: 70px;
}

#footer {
margin: 10px auto 0 auto;
width: 900px;
font-size: 12px;
}

#copy_wrapper {
width: 900px;
margin: -150px auto 0 auto;
padding: 50px 0 0 0;
background-color: #fff;
}

#header_copy {
float: right; 
padding-right: 50px;
margin-top: -250px;
width: 375px;
z-index: 50;
position: relative;
}

#testimonials {
background-image: url(/images/testimonials.gif);
background-repeat: no-repeat;
padding-top: 65px;
color: #9aa3be;
}

#copy_left {
float: left;
padding: 0 0 0 50px;
width: 375px;
margin: 0 0 10px 0;
}

#copy_right {
float: right;
padding: 0 50px 0 0;
width: 375px;
margin: 0 0 10px 0;
}

#copy_both {
width: 800px;
padding: 0 50px 10px 50px;
}

#results {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
}

#copy_both hr {
text-shadow: none;
height: 1px;
border-style: none;
background-image: url(/images/hr.gif);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 10px;
padding: 0px;
color: none;
}

#three_column {
width: 250px;
margin-right: 25px;
margin-top: 25px;
float: left;
text-align: center;
}

#three_column_b {
width: 250px;
margin-top: 25px;
float: left;
text-align: center;
}

#build {
padding: 0 30px 25px 30px;
width: 840px;
}

#contact_leftcolumn {
float: left;
width: 150px;
display: inline;
}

#contact_rightcolumn {
float: left;
display: inline;
margin-left: 10px;
}

/*end wrappers*/

/*misc*/
#floatclear {
clear: both;
}

.cta {
font-size: 14px;
}

.breadcrumb {
color: #6D6D6D;
font-size: 12px;
}

.breadcrumb a:link {
color: #6D6D6D;
text-decoration: underline;
}

.breadcrumb a:hover {
color: #6D6D6D;
text-decoration: underline;
}

.breadcrumb a:hover {
color: #6D6D6D;
text-decoration: underline;
}

/*nav classes*/
.customer_service {color: #9aa3be;}
.products {color: #e37a42;}
.about {color: #8eceeb;}
.site_tools {color: #b8af3c;}
.youarehere { color: #e37a42; font-weight: bold; }

/*build your own stuff*/
#build_div