@charset "utf-8";
/* CSS Document */

body {
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#FFF;
}

.left {float:left;}
.right {float:right;}
.clr {clear:both;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
 margin:0;
 padding:0;
}

a img, img {border:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

.container {
width:957px;
margin:0 auto;
}

.min_width {
min-width:957px;
}

/*header*/
#header, #header .container {
background-image:url(../images/bg_top.gif);
background-repeat:repeat-x;
height:84px;
}

#header {
position:relative;
}

#header .container {
position:relative;
z-index:2;
}

.bg_topleft {
background-image:url(../images/bg_topleft.gif);
background-repeat:repeat-x;
height:84px;
top:0px;
left:0px;
position:absolute;
width:50%;
z-index:1;
}

.hr_top {
color:#fcb040;
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:right;
padding:8px 0;
}

.search_field {
color:#9b9b9b;
font-style:italic;
background-image:url(../images/bg_search.gif);
background-repeat:no-repeat;
width:161px;
border:1px solid #ffffff;
margin-right:3px;
padding-left:5px;
}

/*top_bar*/
#top_bar {
height:51px;
background-image:url(../images/bg_topbar.gif);
background-repeat:repeat-x;
}

.address {
color:#543930;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:10px 0 0 15px;
}

.top_nav {
padding:0 2px 0 0;
background-image:url(../images/topnav_border.gif);
background-position:right;
background-repeat:no-repeat;
}

/*banner*/
#banner {
background-color:#ddc9b1;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
padding:17px 0 0 0;
}

.banner_img {
width:577px;
padding:0 0 0 10px;
}

.banner_cont {
background-image:url(../images/bg_banner_cont.gif);
background-repeat:no-repeat;
background-position:0px 11px;
width:332px;
height:227px;
padding:11px 13px 0 18px;
}

.banner_cont h1 {
color:#ffffff;
font-size:20px;
background-image:url(../images/border1.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 0 8px 0;
}

.banner_cont p {
color:#2f1f19;
font-size:11px;
line-height:18px;
padding:5px 0 8px 0;
}

/*footer*/
#footer {
background-image:url(../images/bg_footer.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#402a23;
font-size:11px;
color:#ffffff;
padding:32px 0 15px 0;
}

#footer li {
list-style-type:none;
float:left;
padding:0 12px;
}

#footer li a {
color:#ffffff;
}

#footer li a:hover {
color:#fcb040;
text-decoration:none;
}

#footer p {
padding:0 12px 0 0;
}

/*columns*/
#columns {
background-image:url(../images/bg_content.gif);
background-repeat:repeat-x;
background-position:top;
padding:20px 0 0 0;
}

.l_col {
width:577px;
padding:0 0 0 11px;
color:#473028;
}

.l_col h1 {
color:#ff9900;
line-height:22px;
font-size:17px;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
border-bottom:1px solid #dcc8b0;
padding:0 0 6px 0;
margin:0 0 8px 0;
}

.l_col h2, .r_col h2 {
color:#473028;
line-height:18px;
font-size:16px;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
padding:0 0 6px 0;
}

.l_col h2 span, .r_col h2 span {
color:#ff9900;
font-weight:strong;
}

.l_col p {
line-height:18px;
padding:0 0 12px 0;
}

.l_col ul {
padding:0 0 10px 14px;
}

.l_col li {
list-style-type:none;
line-height:18px;
padding:0 0 5px 15px;
background-image:url(../images/dot_orange.gif);
background-repeat:no-repeat;
background-position:0px 8px;
}

.lcb_cont {
background-color:#ddc9b1;
border-left:1px solid #c9b399;
border-right:1px solid #c9b399;
padding:0 18px 0 14px;
}

.lcb_cont ul {
width:225px;
padding:0 15px 0 20px;
}

.lcb_cont li {
background-image:url(../images/dot_white.gif);
background-repeat:no-repeat;
background-position:0px 6px;
font-size:11px;
line-height:16px;
text-align:justify;
}

.r_col {
width:350px;
padding:0 0 0 0;
}

.cta {
padding:0 0 10px 0;
}

.testimonial {
width:325px;
padding:0 0 0 12px;
}

.testimonial1 {
padding:0 0 0 15px;
}

.testimonial h2 {
border-bottom:1px solid #dcc8b0;
}

.testimonial p {
color:#4e4e4e;
font-size:11px;
padding:5px 0;
}

.testimonial p span, .testimonial1 p span {
color:#ff9900;
font-weight:bold;
}