/* CSS Document */

body	{
	background: url(../images/mainBkgrd.gif) #2c2212 repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body#home	{
	background: url(../images/mainHomeBkgrd.gif) #2c2212 repeat-x;
}

#container	{
	width: 914px;
	margin: 0 auto;
}

#header	{
	height: 130px;
	width: 889px;
	padding: 0px 15px 0px 10px;
	background: url(../images/headerBkgrd.gif) no-repeat;
}

#header .left	{
	width: 132px;
	float: left;
}

#header .right	{
	width: 745px;
	float: right;
}

#header .contact	{
	height: 30px;
	text-align: right;
	color: #000000;
	font-size: 13px;
	padding: 4px 15px 0px 0px;
}

#header .contact span	{
	color: #d9c2b4;
}

#header .contact a	{
	color: #eb6808;
	text-decoration: none;
}

#header .contact a:hover	{
	text-decoration: underline;
}

#navArea	{
	padding: 31px 0px 0px 175px;
}

#nav	{
	height: 29px;
	width: 563px;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
}

#nav a {display:block; height:0; padding-top:29px; overflow:hidden;}

#nav li.nav1	{width:66px;}
#nav li.nav2	{width:135px;}
#nav li.nav3	{width:118px;}
#nav li.nav4	{width:70px;}
#nav li.nav5	{width:52px;}
#nav li.nav6	{width:59px;}
#nav li.nav7	{width:63px;}


#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(../images/nav.gif) -66px 0px;}
#nav a#navName3	{background: url(../images/nav.gif) -201px 0px;}
#nav a#navName4	{background: url(../images/nav.gif) -319px 0px;}
#nav a#navName5	{background: url(../images/nav.gif) -389px 0px; }
#nav a#navName6	{background: url(../images/nav.gif) -441px 0px;}
#nav a#navName7	{background: url(../images/nav.gif) -500px 0px;}


#nav a#navName1:hover	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(../images/navOver.gif) -66px 0px;}
#nav a#navName3:hover	{background: url(../images/navOver.gif) -201px 0px;}
#nav a#navName4:hover	{background: url(../images/navOver.gif) -319px 0px;}
#nav a#navName5:hover	{background: url(../images/navOver.gif) -389px 0px;}
#nav a#navName6:hover	{background: url(../images/navOver.gif) -441px 0px;}
#nav a#navName7:hover	{background: url(../images/navOver.gif) -500px 0px;}

#nav a#navName1Active	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2Active	{background: url(../images/navOver.gif) -66px 0px;}
#nav a#navName3Active	{background: url(../images/navOver.gif) -201px 0px;}
#nav a#navName4Active	{background: url(../images/navOver.gif) -319px 0px;}
#nav a#navName5Active	{background: url(../images/navOver.gif) -389px 0px;}
#nav a#navName6Active	{background: url(../images/navOver.gif) -441px 0px;}
#nav a#navName7Active	{background: url(../images/navOver.gif) -500px 0px;}


#dropmenudiv{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
word-spacing:1px;
position:absolute;
border-bottom:1px solid  #D5D3BE;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #d9c2b4;
background-color: #413830;
width: 100%;
display: block;
text-indent: 12px;
border-bottom: 1px solid  #2c2721;
padding: 2px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #124570;
color: #ffffff;
}


#homeTopArea	{
	height: 286px;
	width: 889px;
	padding: 16px 15px 0px 25px;
	background: url(../images/homeBkgrd.gif) no-repeat;
}

.homeTextArea	{
	height: 63px;
}

.homeText	{
	width: 545px;
	float: left;
	color: #ffe9da;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homeMainCTA	{
	width: 291px;
	float: right;
	padding: 0px 24px 0px 0px;
	text-align: center;
}

.homeMainCTA p	{
	margin: 0px;
	padding: 0px;
	color: #af7b4b;
	font-size: 12px;
}

.homeMainCTA a	{
	color: #af7b4b;
}

.homeMainCTA a:hover	{
	text-decoration: none;
}

#homeImages	{
	height: 224px;
	position: relative;
}

.homeImage01	{
	position: absolute;
	top: 0px;
	left: -25px;
}

.homeImage02	{
	position: absolute;
	top: 15px;
	left: 260px;
}

.homeImage03	{
	position: absolute;
	top: 3px;
	left: 520px;
}

#homeContent	{
	width: 874px;
	height: 189px;
	background: url(../images/homeContentBkgrd.gif) no-repeat 0px -1px;
	padding: 33px 24px 0px 18px;
	color: #8fccff;
	font-size: 12px;
}

#homeContent h1	{
	padding: 0px;
	margin: 0px;
	color: #ff9f3e;
	font-size: 19px;
	font-weight: normal;
}

#homeContent h1 a	{
	color: #ff9f3e;
	text-decoration: none;
}

#homeContent h1 a:hover	{
	color: #e68320;
	text-decoration: none;
}

#homeContent p	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

#homeContent a	{
	color: #cae5fc;
	text-decoration: none;
}

#homeContent a:hover	{
	text-decoration: underline;
}

#homeContent ul	{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#homeContent ul li	{
	list-style: none;
	float: left;
	padding: 0px 8px 0px 0px;
}

#homeContent ul li img	{
	border:1px solid #000000;
}

.homeContent1	{
	width: 289px;
	float: left;
	text-align: center;
}

.homeContent2	{
	width: 280px;
	float: left;
	padding: 0px 0px 0px 20px;
}

.homeContent3	{
	width: 257px;
	float: left;
	padding: 0px 0px 0px 26px;
}

.homeContentTop	{
	height: 80px;
}

.homeContentBottom	{
	height: 80px;
	padding: 13px 0px 0px 0px;
}

.projectImage	{
	margin: 8px 0px 0px 0px;
	padding: 3px;
	background-color: #ffffff;
	border:1px solid #0b2e4a;
	width: 227px;
}



/* footer area */

#footerArea	{
	margin: 2px 0px 0px 0px;
	background: url(../images/footerBkgrd.gif) no-repeat 0px 0px;
	height: 152px;
	padding: 10px 0px 20px 0px;
}

#footerAreaInside	{
	background: url(../images/footerBkgrd2.gif) no-repeat 0px 0px;
	height: 152px;
	padding: 10px 0px 20px 0px;
}

.footerLeft	{
	width: 550px;
	float: left;
}

.footerRight	{
	width: 250px;
	float: right;
	text-align: right;
}

.footerLeft h6	{
	color: #8c6941;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.footerLeft ul	{
	padding: 5px 0px 0px 0px;
	margin: 0px 35px 0px 0px;
	width: 185px;
	font-size: 11px;
	color: #7c756c;
	float: left;
}

.footerLeft ul li	{
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #5e5142;
	list-style: none;
	background: url(../images/footerArrow.gif) no-repeat 4px 8px;
}

.footerLeft ul li a	{
	color: #7c756c;
	text-decoration: none;
}

.footerLeft ul li a:hover	{
	color: #aca49a;
}

.footerList	{
	height: 70px;
	padding: 0px 0px 5px 18px;
}

.footerLicense	{
	padding: 5px 0px 0px 18px;
	font-size: 12px;
	color: #d55c0b;
}

.footerLicense span	{
	color: #7d7466;
	font-size: 10px;
}

.footerRight h1	{
	color: #d55c0b;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.footerAddress	{
	font-size: 13px;
	color: #93897a;
	padding: 0px 18px 0px 0px;
}

.footerRequestQuote	{
	padding: 10px 0px 0px 0px;
}


.footerAward	{
	padding: 0px 0px 0px 4px;
}


/* inside pages */

#pageHeader	{
	background: url(../images/pageHeaderBkgrd.gif) no-repeat;
	width: 588px;
	height: 247px;
	margin: 0px 0px 0px 2px;
	padding: 12px 0px 0px 14px;
}

#contentMain	{
	width: 896px;
	margin: 0 auto;
	background: url(../images/contentMainBkgrd.gif) repeat-y;
}

#contentMain .contentTop	{
	background: url(../images/contentMainBkgrdTop.gif) no-repeat;
}

#contentMain .contentBottom	{
	background: url(../images/contentMainBkgrdBottom.gif) no-repeat bottom;
	padding: 40px 0px 0px 0px;
}

#contentLeft	{
	float: left;
	width: 605px;
	padding: 0px 17px 0px 35px;
}

#contentRight	{
	width: 215px;
	float: left;
	padding: 0px 5px 20px 5px;
}

#contentRight hr	{
	border: none;
	border-bottom:1px dotted #1c5a8d;
	background: none;
}

#contentArea	{
	padding: 5px 15px 10px 10px;
	color: #28231c;
	font-size: 13px;
	line-height: 22px;
}

#contentArea a	{
	color: #0173d2;
	text-decoration: none;
}

#contentArea a:hover	{
	color: #733f14;
}

#contentArea p	{
	padding: 0px;
	margin: 4px 0px 15px 0px;
}

#contentArea h1	{
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7b3203;
	font-weight: normal;
	line-height: normal;
}

#contentArea h2.leadin	{
	color: #645b53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: normal;
}

#contentArea h2.leadin sup	{
	font-size: 12px;
}

#contentArea h2	{
	color: #0d5088;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	line-height: 28px;
	margin: 15px 0px 0px 0px;
}

#contentArea h2 a {
	color: #0d5088;
}

#contentArea h3	{
	color: #e18739;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#contentArea h4	{
	color: #95724a;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#contentArea h5	{
	color: #76706b;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#contentArea ol	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #888888;
	font-style: italic;
}

#contentArea ol li span	{
	font-style: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #28231c;
}

#contentArea ul	{
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#contentArea ul li	{
	background: url(../images/bullet-arrow.gif) no-repeat 0px 5px;
	list-style: none;
	line-height: 18px;
	padding: 3px 0px 3px 15px;
}

.cta	{
	padding: 5px 0px 8px 0px;
}

.ctaText	{
	background: url(../images/cta-textBkgrd.gif) no-repeat bottom;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 0px 10px 0px
}

.ctaText2	{
	background: url(../images/cta-textBkgrd2.gif) no-repeat bottom;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 0px 10px 0px
}

.ctaText3	{
	background: url(../images/cta-textBkgrd3.gif) no-repeat bottom;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 0px 10px 0px
}


.ctaText h1, .ctaText2 h1, .ctaText3 h1	{
	padding: 0px;
	margin: 0px;
	color: #ff9f3e;
	font-size: 19px;
	font-weight: normal;
}

.ctaText p, .ctaText2 p, .ctaText3 p	{
	margin: 8px 0px 8px 0px;
	padding: 0px;
}

.ctaText a, .ctaText2 a, .ctaText3 a	{
	color: #8fccff;
	text-decoration: none;
}

.ctaText a:hover, .ctaText2 a:hover, .ctaText3 a:hover	{
	text-decoration: underline;
}



.ctaPhoneNumber	{
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

.ctaPhoneNumber	h4 {
	padding: 0px;
	margin: 5px 0px 8px 0px;
	color: #d2bd8a;
	font-size: 18px;
	font-weight: normal;
}

.ctaList {
	padding: 10px 0px 5px 15px;
	font-size: 11px;
	
}

.ctaList h2	{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.ctaList ul	{
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

.ctaList ul li	{
	list-style: none;
	padding: 2px 0px 2px 15px;
	background: url(../images/footerArrow.gif) no-repeat left center;
}

.ctaList a	{
	color: #88c5f7;
	text-decoration: none;
}

.ctaList a:hover	{
	color: #4d95cf;
}

.pullQuote	{
	background: url(../images/startquote.gif) no-repeat 0px 5px;
	width: 200px;
	margin: 5px 0px 15px 20px;
	padding: 0px 0px 0px 20px;
	float: right;
}

.pullQuote div	{
	background: url(../images/endquote.gif) no-repeat bottom right;
	padding: 3px 10px 0px 0px;
	color: #987e61;
	font-size: 15px;
}

.clearLeft	{
	clear: left;
}

.required	{
	color: #0074d6;
}

.error	{
	color: #ff0000;
}

#anchorLinks	{
	width: 187px;
	float: right;
	margin: 5px 0px 20px 20px;
}

#anchorLinks .top {
	background: url(../images/anchorLinkTop.gif) no-repeat;
	height: 3px;
}

#anchorLinks .area	{
	border: 1px solid #e2cdaf;
	padding: 10px 10px 25px 10px;
	font-size: 12px;
	background: url(../images/anchorLinkBkgrd.gif) no-repeat bottom right #f4ecd3;
}

#anchorLinks .area ul	{
	margin: 0px;
	padding: 0px;
}

#anchorLinks .area ul li	{
	background: url(../images/bullet-black.gif) no-repeat 0px 7px;
}

#anchorLinks .area2	{
	border: 1px solid #e2cdaf;
	padding: 10px 10px 25px 10px;
	font-size: 15px;
	background: url(../images/anchorLinkBkgrd.gif) no-repeat bottom right #f4ecd3;
}

#anchorLinks .area2 ul	{
	margin: 0px;
	padding: 0px;
}

#anchorLinks .area2 ul li	{
	background: url(../images/bullet-black.gif) no-repeat 0px 10px;
}

#anchorLinks a	{
	color: #d37320;
}


.bulletPlus	{
	background: url(../images/arrow-down.gif) no-repeat 10px 5px;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletPlus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.bulletMinus	{
	background: url(../images/arrow-up.gif) no-repeat 10px 5px;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletMinus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.faqAnswer	{
	padding: 0px 15px 5px 30px;
}

.faqQuestion	{
	border-top:1px dashed #b9a38b;
	padding: 0px 0px 10px 0px;
}

.backtotop	{
	float: right;
}

.requestaquoteForm	{
	padding: 25px 0px 0px 0px;
}

.requestaquoteForm input, .requestaquoteForm textarea, .requestaquoteForm select, .contactForm input, .contactForm textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashArea	{
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.iconList	{
	padding: 10px 0px 10px 0px;
}

.iconList div	{
	padding: 0px 0px 3px 5px;
}

.pdfIcon	{
	background: url(../images/pdfIcon.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

.imageBorder	{
	padding: 4px;
	background-color: #e2dfdc;
}

.gallery	{
	padding: 15px 0px 15px 0px;
}

.gallery img	{
	margin: 0px 7px 0px 0px;
}

.disclaimer	{
	color: #8a8a8a;
	font-style: italic;
	line-height: normal;
	font-size: 11px;
}

.color div	{
	width: 170px;
	height: 20px;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 5px;
	color: #ffffff;
}

.color i	{
	font-size: 11px;
}

.color span	{
	color: #2c2217;
}

.color .bedrock	{background-color: #65534a;}
.color .black	{background-color: #3b3b3b;}
.color .brick	{background-color: #69493f;}
.color .burntSienna {background-color: #644c46;}
.color .concreteGray {background-color: #979384;}
.color .granite {background-color: #585555;}
.color .hunterGreen {background-color: #3c4f4a;}
.color .safetyBlue {background-color: #0068b1;}
.color .sierra	{background-color: #5a524c;}
.color .slate {background-color: #4f4c4d;}
.color .terracotta {background-color: #77483a;}
.color .white {background-color: #e9e6e0; border:1px solid #c1b5aa; width: 168px; height: 18px;}
.color .yellow {background-color: #ffff00; border:1px solid #c1b5aa; width: 168px; height: 18px;}
.color .aqua	{background-color: #737d77;}
.color .brownSuede	{background-color: #74594d;}
.color .butterscotch {background-color: #ad795f;}
.color .chestnutBrown {background-color: #905947;}
.color .colbaltBlue {background-color: #4d5d6e;}
.color .downToEarth {background-color: #7d6755;}
.color .driftwood {background-color: #a08a74;}
.color .fawn {background-color: #ab896f;}
.color .graphite {background-color: #61625d;}
.color .gunmetalGray {background-color: #89959d;}
.color .irishCream {background-color: #c8b5a1;}
.color .khaki {background-color: #b5a48e;}
.color .merlot {background-color: #644954;}
.color .midnightBlue {background-color: #55585d;}
.color .mocha {background-color: #7a5c48;}
.color .mustard {background-color: #c0864a;}
.color .nutmeg {background-color: #a2684c;}
.color .olive {background-color: #897e6b;}
.color .patriotBlue {background-color: #455565;}
.color .pewter {background-color: #979999;}
.color .pumpkinSpice {background-color: #b06b4a;}
.color .sage {background-color: #8c8778;}
.color .sanDiegoBuff {background-color: #ad8e78;}
.color .sandstone {background-color: #b7afa3;}
.color .sandyBeige {background-color: #a2917d;}
.color .seafoam {background-color: #6e9484;}
.color .smokeyMauve {background-color: #75687a;}
.color .stormyBlue {background-color: #4d5155;}
.color .sunBakedClay {background-color: #c68a62;}
.color .sunsetBlush {background-color: #a16e69;}
.color .taupe {background-color: #968072;}
.color .truffle {background-color: #9e917d;}
.color .avocado {background-color: #6D7F47;}
.color .cranberry {background-color: #873D40;}
.color .roadsterRed {background-color: #AF3B3C;}
.color .sangria {background-color: #65414C;}
.color .limestoneGray {background-color: #baaf9e;}


.clientList	{
	margin: 15px 0px 25px 0px;
}

.clientList	div {
	float: left;
	margin: 0px 30px 10px 30px;
}

.clientList img	{

}


/*
.clientList	{
	margin: 15px 0px 15px 0px;
}

.clientList	div {
	float: left;
	margin: 0px 10px 10px 0px;
}

.clientList img	{
	padding: 4px;
	background-color: #e2dfdc;
}


*/


















