@charset "utf-8";
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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;/*font-size:100%*/;font-family:Arial, Helvetica, sans-serif;vertical-align:baseline;margin:0;padding:0;}
/*font-size:100% - removed due to wysyiwygissues*/
body{line-height:1.4;color:#000;background:url(../images/bg.jpg) repeat-x top center #713513;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
.clearfloat:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}* html .clearfloat{zoom:1;}*:first-child+html .clearfloat{zoom:1;}
h1,h2,h3,h4,h5,h6,strong,b,dt,th{font-weight:700;}
address,cite,em,i,caption,dfn,var{font-style:italic;}
h1{font-size:2em;margin:0 0 .75em;}
h2{font-size:1.5em;margin:0 0 1em;}
h3{font-size:1.167em;margin:0 0 1.286em;}
h4{font-size:1em;margin:0 0 1.5em;}
h5{font-size:.834em;margin:0 0 1.8em;}
h6{font-size:.75em;margin:0 0 2em;}
p,ul,ol,dl,blockquote,pre{margin:0 0 1em;}
img.left{display:inline;float:left;margin:0 1.5em .75em 0;}
img.right{display:inline;float:right;margin:0 0 .75em .75em;}

#site {
width:996px;
background:#f0ede4;
margin:0 auto;
}

#header {
float:left;
width:898px;
height:129px;
position:relative;
padding:9px 49px 0;
}

#logo {
position:absolute;
top:9px;
left:49px;
}

#header #top-nav {
position:absolute;
top:9px;
right:49px;
}

#header #top-nav li {
display:inline;
border-left:1px solid #dacabe;
float:left;
}

#header #top-nav li a {
float:left;
text-decoration:none;
color:#81251b;
font-size:12px;
padding:0 6px;
}

#search {
position:absolute;
top:45px;
right:49px;
}

#search input[type=text] {
position:relative;
border:1px solid #d7d5ce;
border-right:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
width:140px;
color:#999;
height:17px;
padding:2px;
font-size:13px;
}

#search input[type=image] {
margin:0;
padding:0;
position:relative;
top:7px;
left:-7px;
_top:4px;
*top:4px;
}

#header #nav {
position:absolute;
top:112px;
float:left;
}

#header #nav ul {
float:left;
margin:0;
}

#header #nav ul li {
display:inline;
float:left;
margin:0 0 0 1px;
}

#header #nav ul li:first-of-type {
margin:0;
}

#header #nav ul li a {
position:relative;
background-color:#6D1413;
background-image:-moz-linear-gradient(19% 75% 90deg,#6D1413, #8B1515);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8B1515), to(#6D1413));
float:left;
width:109px;
text-decoration:none;
font-size:13px;
color:#fff;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
padding:4px 20px;
_padding:4px 19px;
}

#header #nav ul li a:hover {
background-color:#5f574a;
background-image:-moz-linear-gradient(19% 75% 90deg,#5f574a, #8F8871);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8F8871), to(#5F574A));
}

#main {
background:url(../images/main_bg.jpg) no-repeat top center;
width:996px;
height:414px;
float:left;
position:relative;
}

#content {
float:left;
width:996px;
}

#main-content {
padding:36px 49px;
background:url(../images/content_bg.png) repeat-x top center;
float:left;
width:898px;
}

#main-content h1 {
font-size:24px;
}

#main-content p {
font-size:13px;
}

#ymhb {
position:relative;
top:358px;
left:70px;
width:585px;
height:50px;
float:left;
}

#ymhb h1 em {
color:#fff;
font-size:40px;
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
}

#quick-links {
position:relative;
top:0;
left:50px;
width:328px;
text-align:center;
float:left;
height:386px;
padding:14px 0;
}

.link {
position:relative;
}

.link img {
border:3px solid #ece9de;
margin:0 0 8px;
}

.link span.link-text a {
position:absolute;
top:51px;
text-align:left;
left:6px;
float:left;
z-index:100;
color:#fff;
font-size:12px;
background:#922424;
width:100px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
font-weight:700;
text-decoration:none;
padding:2px 6px;
}

.link span.last a {
top:43px;
}

#news {
background:#f5f4ee;
width:534px;
height:180px;
position:relative;
top:0;
left:24px;
float:left;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
margin:0 0 18px;
padding:18px;
}

#news h2 {
font-size:15px;
position:relative;
left:0;
top:0;
width:300px;
}

#news p {
font-size:13px;
position:relative;
}

#news img {
float:left;
position:relative;
border:3px solid #fff;
-moz-box-shadow:0 0 5px #999;
-webkit-box-shadow:0 0 5px #999;
box-shadow:0 0 5px #999;
behavior:url(css/ie-css3.htc);
margin:5px 18px 0 5px;
}

.news-content {
float:left;
width:425px;
}

.news-content p a {
color:#922424;
text-decoration:underline;
}

.news-content p a:hover {
text-decoration:none;
}

#news span.link-text a {
text-align:left;
float:left;
color:#fff;
font-size:12px;
background:#922424;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
font-weight:700;
text-decoration:none;
padding:2px 6px;
}

#modules {
float:left;
width:305px;
position:relative;
left:24px;
top:0;
font-weight:700;
font-size:13px;
line-height:1.2;
padding:18px 36px;
}

.module {
background:url(../images/module-line.png) no-repeat bottom center;
float:left;
width:305px;
padding:18px 0;
}

.module:last-child {
background:none;
}

.module img {
float:left;
margin:0 18px 0 0;
}

#testimonial {
float:left;
background:url(../images/testimional.png) no-repeat #dfdbcc;
background-position:50px 15px;
width:868px;
font-size:12px;
margin:0 0 9px;
padding:9px 49px 9px 79px;
}

#testimonial span.quote {
font-style:italic;
color:#333;
}

#footer {
width:898px;
float:left;
background:url(../images/footer_bg.png) repeat top left;
font-size:12px;
padding:9px 49px;
color:#333;
}

#footer a {
color:#333;
text-decoration:underline;
}

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

#footer-left {
float:left;
width:590px;
font-size:11px;
color:#333;
}

#footer-left span a {
text-align:left;
float:left;
color:#fff;
font-size:12px;
background:#8f8871;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
font-weight:700;
text-decoration:none;
padding:2px 6px;
}

#footer-left span a:hover {
background:#b0a786;
}

#footer-right {
float:left;
width:300px;
}

#footer .left {
float:left;
width:90%;
margin:0 18px 12px 0;
}

#footer-right .left {
float:left;
width:50%;
margin:0;
}

#footer .left img {
float:left;
margin:0 19px 0 0;
}

#footer ul {
float:left;
font-size:12px;
margin:0 10px;
}

#footer ul li {
display:inline;
float:left;
border-left:1px solid #999;
}

#footer ul li a {
display:block;
color:#333;
padding:0 5px;
}

#header #top-nav li a:hover,.module a:hover {
color:#8e8770;
}

#header #top-nav li:first-child,#footer ul li:first-child {
border-left:none;
}

.link img.last,.module p {
margin:0;
padding:0;
}

#news span.link-text a:hover,.link span.link-text a:hover {
background:#8e8770;
}

.module a,#testimonial a {
color:#922424;
text-decoration:none;
}

/* SLIDER ========================================= */
.anythingSlider                         { width: 534px; position: relative; margin: 0 auto 15px; top:0; left:0; }
.anythingSlider .wrapper                { width: 534px; overflow: auto; height: 200px; margin: 0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height:200px; width: 534px; margin: 0; }
.anythingSlider .arrow                  { display: none; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 0; text-align: right; background:#f5f4ee;float:right;}
#thumbNav a                             { color: #333; font-size:11px; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; text-align: center;text-decoration:none; }
#thumbNav a:hover                       { background-image: none; text-decoration:none;}
#thumbNav a.cur                         { background: #922424; color:#fff; text-decoration:none;}

#start-stop                             { display:none; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }






table.listings, table.resources {
width:896px;
border-collapse:collapse;
}

table.listings th {
background:#eee;
}

table.listings td, table.listings th, table.resources td, table.resources th {
border:1px solid #ccc;
vertical-align:middle;
font-size:12px;
padding:5px;
}

table.listings td img {
border:3px solid #ddd;
text-align:center;
}


#main-content a, .listings a {
color:#5f0606;
text-decoration:underline;
}

table.listings tr.alt td {
background:#eee;
}

table.listings tr.over td {
background:#e4e4e4;
}

#main-content ul { 
margin:0 0 18px 36px;
font-size:13px;
list-style:disc;
}

#content_sub_left {
float:left;
width:450px;
}

#content_sub_right  {
float:left;
margin:0 0 0 20px;
width:425px; }

table.bid_detail {
width:896px;
border-collapse:collapse;
margin:0 0 20px 0;
}

table.bid_detail th {
border:1px solid #333;
padding:10px;
background:#ccc;
color:#333;
}

table.bid_detail td {
padding:10px;
border:1px solid #333;
}

table.bid_detail h3 {
font-size:16px;
color:#999;
margin:0 0 2px 0;
}

table.bid_detail_plans {
width:896px;
border-collapse:collapse;
}

table.bid_detail_plans th {
width:33%;
background:#000;
color:#fff;
text-align:center;
text-transform:uppercase;
padding:5px;
border:1px solid #333;
}

table.bid_detail_plans td {
padding:10px;
border:1px solid #333;
}

table.bid_detail_plans2 td {
padding:5px;
border:1px solid #333;
}

table.bid_detail_plans td ul {
margin-bottom:0;
}

table.bid_detail_plans2 th {
width:132px;
background:#000;
color:#fff;
text-align:center;
text-transform:uppercase;
padding:5px;
border:1px solid #333;
}
