@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
background-color:#b2d8e9;
background-image:url(img/bg_body.gif);
background-position:top;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

img{
margin:0px;
border:0px;
}

.clear{
clear:both;
}

a{
color:#007eb5;
}

a:hover{
color:#671f5e;
}

hr{
height:1px;
color:#007eb5;
border:0px;
}

ul{
font-size:12px;
}

h1{
font-size:18px;
color:#000;
}

h2{
font-size:16px;
color:#000;
}

h3{
font-size:14px;
color:#000;
}

.header{
width:944px;
padding:0px;
margin:0px auto;
height:126px;
background-image:url(img/bg_bodybordertop.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.footer{
width:900px;
margin:0px auto 50px auto;
font-size:11px;
text-align:center;
}

.body_outer_container{
width:944px;
background-image:url(img/bg_bodyborder.gif);
background-repeat:repeat-y;
margin:0px auto 10px auto;
}

.body_border_top{
width:944px;
margin:0px;
background-image:url(img/bg_bodybordertop.gif);
background-repeat:no-repeat;
background-position:top;
}

.body_border_bottom{
width:944px;
margin:0px;
background-image:url(img/bg_bodyborderbottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#logo{
width:287px;
float:left;
}

#tagline_nav{
float:left;
margin-top:57px;
}

#sub_column_left{
display:inline;
float:left;
width:175px;
margin-left:22px;
margin-bottom:20px;
}

#sub_column_center{
float:left;
width:500px;
margin-left:15px;
padding-bottom:40px;
}

#sub_column_wide{
float:left;
width:709px;
margin-left:15px;
margin-bottom:20px;
}

#sub_column_center p, #sub_column_wide p{
line-height:16px;
}

#sub_column_center p, #sub_column_wide p{
font-size:12px;
}

#sub_column_right{
float:left;
width:194px;
margin-left:15px;
margin-bottom:20px;
}

.askhorton{
background-image:url(img/bg_askhorton_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#d9ecf4;
padding-bottom:15px;
}

#sub_column_right p{
font-size:12px;
padding:0px 15px 0px 15px;
margin:0px 0px 10px 0px;
}

.contact_info{
background-image:url(img/bg_contactinfo_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#2e9ece;
padding-bottom:21px;
margin-bottom:15px;
}

.contact_info p{
font-size:12px;
text-align:center;
}

.contact_info_inner{
width:131px;
margin:0px auto;
padding:0px 10px;
background-color:#fff;
}


.callout_left{
background-image:url(img/bg_contactinfo_top.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#a6d2e5;
margin-top:15px;
}

.callout_left_bottom{
background-image:url(img/bg_contactinfo_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:10px;
}

.callout_right{
background-image:url(img/bg_callout_right_top.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#a6d2e5;
margin-top:15px;
}

.callout_right_bottom{
background-image:url(img/bg_callout_right_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:10px 0px;
}

.callout_left p, .callout_right p{
font-size:12px;
}

.testimonial{
background-image:url(img/bg_testimonial_top.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#d9ecf4;
margin-top:15px;
}

.testimonial p{
font-size:12px;
color:#333;
}

.testimonial_bottom{
background-image:url(img/bg_testimonial_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
padding:10px 10px 30px 10px;

}

#coupons{
padding-left:30px;
}

#coupons a:hover img{
border:1px dashed #409ec8;
}

#coupons img{
border:1px solid #fff;
}
