/* CSS Document */

/* ------------------------------------------------------------------ GENERAL ----------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li { margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif; list-style:none}
body { background:url(../images/bg.gif) top left repeat-x #c8c3be}
#contact {float:left; width:400px; margin-top:110px; margin-left:170px;}
#contact h2 {color:#fff; font-size:16px; padding-bottom:15px;}
#contact p {color:#fff; font-size:12px; line-height:20px}
a img { border:none; }
/* ------------------------------------------------------------------ LAYOUT ------------------------------------------------------------------ */
#pageHolder { width:839px; height:auto; overflow:hidden; margin:0px auto 0px auto;}
#contentHolder { float:left; clear:left; width:839px; height:auto; overflow:hidden; padding:0px;}
/* ------------------------------------------------------------------ HEADER ------------------------------------------------------------------ */
#header { width:839px; height:208px; overflow:hidden; float:left; padding:0px 0px 0px 0px;   background:url(../images/header-bg.jpg) top left no-repeat;}


/* ------------------------------------------------------------------ NAV --------------------------------------------------------------------- */
#navHolder {
	width:839px; height:109px; overflow:hidden; padding:0px; float:left; clear:left; background:url(../images/nav-background.jpg) top left no-repeat scroll; 
}



/* ------------------------------------------------------------------ FOOTER ------------------------------------------------------------------ */
#footerHolder { width:100%; float:left; background:url(../images/footer-bg1.gif) top left repeat-x #6b5c47}
#footerMargin { width:839px; margin:0px auto}
#footer {
	width:839px; height:auto; overflow:hidden; float:left; clear:left; margin:1px 0px 0px 0px; padding:150px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; background:url(../images/footer-mainbg.jpg) top left no-repeat
}
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { color:#fff; text-decoration:underline; }
#footerLeft { width:400px; height:auto; overflow:hidden; float:left; }
#footerRight { width:439px; height:auto; overflow:hidden; float:right; text-align:right; padding:1px 0px 0px 0px; line-height:14px; }
/* ------------------------------------------------------------------ INDEX ------------------------------------------------------------------- */
.locationMenu { font-family:Arial, Helvetica, sans-serif; font-size:18px; }

.workBox {width:535px; height:auto; padding:7px;}
.workText {margin-top:5px; margin-bottom:5px; line-height:16px; font-weight:normal;}
.workText a { color:#194e14; text-decoration:none; font-weight:bold;}
.workText a:visited { color:#194e14;}
.workText a:hover { color:#194e14; text-decoration:underline;}

.orangeText { color:#e9981a;}

#contactHolder {width:auto; height:auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#a4a4a4;}

.formWidth { width:300px;}
