/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: '';  }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

* { margin:0; padding:0;}
body { background:#fff repeat-y center top; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.2em; color:#000;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0 0 1em;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form3 { height:54px; font-size:.92em;}
.form3 input {width:176px; padding:1px 0 1px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:210px; height:123px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px; }
.form3 label {color:#261a10; font-weight:bold; width:auto}
form .buttons a { margin:0 7px 0 12px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; background:url(../images/divider.gif) no-repeat left top; margin-left:-2px;}
.site-nav li a { font-size:1.23em; text-decoration:none; background:url(../images/nav-bg.gif) repeat-x; display:block; padding:17px 35px 17px 35px; text-transform:uppercase; color:#fafbf6; font-family:"Times New Roman", Times, serif; margin-left:2px;}
.site-nav li a:hover { background:url(../images/nav-act.gif) repeat-x top;}
.site-nav li a.act { background:url(../images/nav-act.gif) repeat-x top;}
.site-nav li a.last { padding-right:33px;}

.footer-nav { padding:19px 0 0 20px;}
.footer-nav li { font-size:1.08em; border-right:1px solid #5f564f; padding:0 10px  0 10px; float:left;}
.footer-nav li a { text-decoration:none; color:#fff;}
.footer-nav li a:hover { text-decoration:underline;}
.footer-nav li.last { border:0}

.list { margin-top:-15px;}
.list li { color:#663300; padding:17px 0 0 0; font-size:1.08em;}
.list li a { color:#bb3100; font-weight:bold; text-decoration:none; font-size:.93em;}
.list li a:hover { text-decoration:underline;}

.list1 li  { background:url(../images/marker-2.gif) no-repeat left 6px; padding:0 0 14px 15px; line-height:1.15em;}
.list1 li a { text-transform:uppercase; font-weight:bold;}

.list2 li  { background:url(../images/marker-2.gif) no-repeat left 6px; padding:0 0 14px 15px; line-height:1.15em; font-size:1.08em;}

/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-top:7px;}
.p2 { margin-bottom:12px;}
.p3 { margin-bottom:18px;}
.p4 { margin-bottom:30px;}

.phone { float:right; margin-right:30px;}

/*==================txt, links, lines, titles====================*/
a {color:#3789d2;}
a:hover{text-decoration:none;}

h2 { font-family:"Times New Roman", Times, serif; font-size:2em; line-height:1em; font-weight:normal; color:#050300; margin-bottom:.5em;}
h3 { color:#bb3100; font-size:1.08em;}

.txt1 { font-size:1.08em; line-height:1.29em;}
cite .txt1 { font-style:italic;} 
.txt2 { color:#bb3100; font-weight:bold;}
.txt3 { color:#3789d2;}
.txt4 { font-size:1.62em; color:#050300; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; line-height:1.29em; padding-bottom:25px;}

.link { background:url(../images/marker-1.gif) no-repeat right center; padding-right:17px; text-transform:uppercase; text-decoration:none; color:#3789d2; font-weight:bold;}
.link:hover { text-decoration:underline;}

.divider { background:url(../images/divider1.gif) repeat-y 466px 0;}
.divider1 {background:url(../images/divider-right.gif) no-repeat right top; margin:31px 0 31px 0;}
.divider1 .left { background:url(../images/divider-left.gif) no-repeat left top;}
.divider1 .right {background:url(../images/divider-tail.gif) repeat-x; height:14px; margin:0 42px 0 42px}
.line-hor { border-bottom:1px solid #663300; margin:16px 0 10px 0; overflow:hidden; font-size:0; line-height:0;}

/*==================boxes====================*/
.form-box { border:1px solid #781a00; background:url(../images/form-box-bg.gif) repeat-x top #6d1600; position:relative;}
.form-box .inner { padding:10px 0 9px 20px;}
.form-box .title { margin-bottom:6px; color:#fff; font-size:1.2em; font-weight:bold}
.form-box .form1 { height:21px;}
.form-box .form1 label { font-weight:bold; color:#fff; margin-left:10px;}
.form-box .button { position:absolute; top:77px; left:156px;}

.testimonial-box { color: #000; background:#d1cfc0 url(../images/box-bg.gif) repeat-x top; border:1px solid #cfcec9; }
.testimonial-box  .inner { padding:10px 20px 9px 20px;} 
.testimonial-box  .title { margin-bottom:6px; color:#000; font-size:1.2em; font-weight:bold }
.testimonial-box .txt2 { color: #000 }
.testimonial-box .link { display:block; float:right; background: none; padding-right:0;  }
.testimonial-box .submenu { padding: 0 }
.testimonial-box .submenu a { display:block; width: 223px; padding: 5px 0 5px 5px; border-bottom: 1px solid #aaa; color: #354e9f }
.testimonial-box .submenu a.on { background:#fff; color:#000; text-decoration:none }

.box { background:#d1cfc0 url(../images/box-bg.gif) repeat-x top; border:1px solid #cfcec9; line-height:1.31em; color:#000;}
.box a { text-transform:uppercase; font-weight:bold;}
.box a.link { text-transform:none; font-weight:normal; background:none; text-decoration:underline;}
.box a.link:hover { text-decoration:none;}
.box .inner { padding:14px 14px 15px 14px;}

.box1 { width:100%; background:#d3d1c7; color:#454545;}
.box1 .border-top { background:url(../images/border-top.gif) repeat-x top;}
.box1 .border-bot { background:url(../images/border-bot.gif) repeat-x bottom;}
.box1 .border-left { background:url(../images/border-left.gif) repeat-y left;} 
.box1 .border-right { background:url(../images/border-right.gif) repeat-y right} 
.box1 .left-top-corner { background:url(../images/left-top-corner.gif) no-repeat left top;}
.box1 .right-top-corner { background:url(../images/right-top-corner.gif) no-repeat right top;}
.box1 .left-bot-corner { background:url(../images/left-bot-corner.gif) no-repeat left bottom;}
.box1 .right-bot-corner { background:url(../images/right-bot-corner.gif) no-repeat right bottom;}
.box1 .inner { padding:14px 15px 16px 20px ;}
.box1 .title { margin-bottom:20px; }
.box1 .title h2 { color:#fff }
.box1 .form2 { height:30px; overflow:hidden;}
.box1 .form2 label { color:#261a10; font-weight:bold; float:left; width:62px; font-size:.92em;}
.box1 label.lab_1 { width:31px; text-align:center}
.box1 select { width:181px; color:#454545; float:left; border:1px solid #888676; font-size:.92em; font-family:Arial, Helvetica, sans-serif;}
.box1 .form2 input { width:176px; padding-left:3px; float:left; border:1px solid #888676;}
.box1 .sel_1 { width:75px;}
.box1 .sel_2 { width:75px;}
.box1 .form2 input.sel_2{ width:70px;}
.box1 .link1 { color:#261a10; text-transform:uppercase; font-weight:bold; font-size:.92em; text-decoration:underline;}
.box1 .link1:hover { text-decoration:none;}
.box1 form .link1 { margin-left:62px;}
.box1 form .button { margin:0 0 0 62px;}
.box1 a { text-transform:uppercase; font-weight:bold;}
.box1 p { line-height:1.31em;}

/*header*/
#header .row-1 { height:51px; border-bottom:4px solid #808076}
#header .row-2 { height:99px; border-bottom:4px solid #808076}
#header .row-2 .fleft { padding:7px 0 0 3px;}
#header .row-2 .fright { padding:28px 0 0 0; color:#2a221e;}
#header .row-2 .fright cite { font-size:.85em; line-height:1.09em;}
#header .row-2 .fright span { font-size:.85em; line-height:.91em; margin-bottom:10px; font-weight:bold; font-style:normal; display:block; text-align:right;}


/*content*/
#content { padding:31px 0 44px 0;}
#content .bg {background:url(../images/cont-bg.png) no-repeat right top; padding:13px 0 0 0; width:100%;}
#content .indent { padding:0 0 1em 9px;}
#content .indent1 { padding-top:32px;}
#content .indent2 { padding-top:15px;}
#content .row-1, #content .row-2 { padding-bottom:35px;}
#content .row-1 .col-2 { padding-top:247px;}

/*footer*/
#footer { border:1px solid #cfcec9; background:url(../images/footer-bg.gif) repeat-x top #0e0906;}
#footer p { padding:7px 0 0 30px; color:#99928d;font-size:1.08em;}
#footer p a { color:#99928d;}

/*==========================================*/

#search-form{color:#363636; font-weight:bold; margin-top:7px; position:relative; font-family:Arial, Helvetica, sans-serif;}
#search-form div div{height:29px;}
#search-form input, #search-form select{border:1px solid #A3A3A3; color:#55595E; font-size:0.9em; background:#FFFFFF;}
#search-form input{width:182px; height:17px; padding:2px 0 0 2px;}
#search-form select{width:187px; height:19px;}
#search-form .bl{width:100px; float:left;}
#search-form .br{width:75px; float:left;}
#search-form .select-2{width:86px;}
#search-form .input-2{width:82px;}
#search-form .container{height:40px;overflow:visible;}
#search-form img{margin:16px 0 0 20px;}
#search-form p{padding:10px 15px 0 0; text-align:center;}
#search-form a{color:#679821; text-decoration:underline; font-weight:normal;}
#search-form a:hover{text-decoration:none;}
#search-form input.img{width:147px; height:27px; padding:0; border:0;}

#side-search-form{color:#363636; font-weight:bold; margin-top:7px; position:relative;}
#side-search-form div div{height:29px;}
#side-search-form input, #side-search-form select{border:1px solid #A3A3A3; color:#55595E; font-size:0.9em; background:#FFFFFF;}
#side-search-form input{width:182px; height:17px; padding:0 2px;}
#side-search-form select{width:187px; height:17px;}
#side-search-form .box-1{width:100px; float:left;}
#side-search-form .box-2{width:75px; float:left;}
#side-search-form .select-2{width:86px;}
#side-search-form .input-2{width:82px;}
#side-search-form .container{height:40px;overflow:visible;}
#side-search-form img{margin:16px 0 0 20px;}
#side-search-form p{padding:10px 15px 0 0; text-align:center;}
#side-search-form a{color:#679821; text-decoration:underline; font-weight:normal;}
#side-search-form a:hover{text-decoration:none;}
#side-search-form input.img{width:129px; height:31px; padding:0; border:0;margin:10px 0 0 30px}

body.sub #content .row-1 .col-2 { padding-top:0px; font-size: .95em}
body.sub #content .col-2 h2 { font-size:1.5em; }

table.listings th, table.listings td { font-size:.95em } 
div.error { margin:0 auto 20px; background: #FFDDDD url(/images/error.gif) left no-repeat; padding:5px 0 5px 25px; border: solid 2px #FF3333; }
table.grid tr th, table.grid tr td { border-bottom:1px solid #535C65; padding: 1em 5px; }
table.grid tr th { padding: 0 5px .5em }
table.grid tr.first td { border-top:1px solid #535C65; }
table.grid table tr td { border:0; padding: 0; }
table.grid tr.first td td { border:0; }
table.nogrid td { vertical-align:top }
div.listingnav { padding:5px 5px 3px; background: #2b53d3; color: #fff; border-bottom:1px solid #142d7e }
div.listingnav a { color:#fff; }
div.listingnav a:hover { text-decoration:none; }
#trendDiv { position:relative; top:20px; margin:0 auto; font-size:10pt; margin-bottom:20px; text-align:left; }
#trendDiv p { font-size:.8em; }
div.clear { clear:both; }