body {
    color: #D38E34;
    font-family: "lucida grande",verdana,arial,sans-serif;
    background: #fff;
    margin: 40px 0 0 0;
	font-size:62.5%     /* for IE/Win */
}

html>body {font-size:10px} /* for everything else */

div,table,td,th {font-size: 1em;}

img {border: 0;}

a:link {text-decoration: none; color: #9c4510;}
a:visited {text-decoration: none; color: #9c4510;}
a:hover {text-decoration: none; color: #843a0e; background-color: #dbc89a;}
a:active {text-decoration: none; color: #9c4510;}

.nav a:link {text-decoration: none; color: #fff;}
.nav a:visited {text-decoration: none; color: #fff;}
.nav a:hover {text-decoration: none; color: #D38E34; background-color: transparent;}
.nav a:active {text-decoration: none; color: #fff;}

a.image:link {text-decoration: none; color: #fff;}
a.image:visited {text-decoration: none; color: #fff;}
a.image:hover {text-decoration: none; color: #D38E34; background-color: transparent;}
a.image:active {text-decoration: none; color: #fff;}

a.plain:link {text-decoration: none; color: #9c4510;}
a.plain:visited {text-decoration: none; color: #9c4510;}
a.plain:hover {text-decoration: none; color: #9c4510; background-color: transparent;}
a.plain:active {text-decoration: none; color: #9c4510;}

#wrapper {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-color: #1a1717;
    border: 1px solid #1a1717;
}

#header {
    height: 100px;
    background-color: #1a1717;
}

#logo {
    padding: 15px 0 0 0;
}

#mtf {
    height: 400px; 
}

#about {background: url("../images/about_image.jpg") no-repeat top left;}
#dustless {background: url("../images/estacada.jpg") no-repeat top left;}
#faq {background: url("../images/faq_image.jpg") no-repeat top left;}
#installation {background: url("../images/installation_image.jpg") no-repeat top left;}
#recoating {background: url("../images/recoating_image.jpg") no-repeat bottom left;}
#repairs {background: url("../images/repairs_image.jpg") no-repeat bottom left;}
#services {background: #fff url("../images/service_image.jpg") no-repeat top left;}
#contact {background: url("../images/contact_image.jpg") no-repeat top left;}

#news {
    background-color: #A87C4F;
}

div.content {
    min-height: 300px;
    margin: 7px 0 0 0;
    border-top: 3px solid #DB781F;
    border-bottom: 3px solid #DB781F;
    color: #6d3c18;
}

div.textPanel {
    min-height: 300px;
    margin: 0 0 0 436px;
    padding: 10px 20px 10px 20px;
    background-color: #ECDFBC;
    border-left: 1px solid #9b813a;
    font-size: 1.1em;
}

div.textPanelLeft {
    width: 360px;
    float: left;
    padding: 10px 20px 10px 20px;
    color: #552f13;
    background-color: #A87C4F;
    font-size: 1.1em;
}

div.newsPanel {
    padding: 10px 20px 10px 20px;
}

div.galleryPanel {
    margin: 20px 20px 20px 15px;    
}

div.newsListItem {
    margin: 10px 0 10px 0;
}

div.newsDetailHeading {
    
}
div.newsDetailTitle {
    
}
div.newsDetailDate {
    
}
div.newsDetailBody {
    margin: 10px 0 20px 0;
}

div.pressBody {
    margin: 10px 0 20px 0;
    display: none;
}

/********************************************** LISTS ***/

#nav {
    margin: 10px 5px 5px 10px;
    padding: 0;
	color: #D38E34;
}

#foot_nav {
	text-align:right;
    padding: 5px 20px 5px 10px;
	color: #D38E34;
	background-color:#000000;
	margin:0px;
}

ul.nav li{
    display: inline;
    list-style: none;
    padding: 0;
    font-family: "lucida grande", helvetica, verdana, sans-serif;
    font-size: 0.9em;
    letter-spacing: 1px;
    text-transform: uppercase;    
}

/********************************************** HEADINGS ***/

h1 {color: #333;}
h2 {color: #DB781F; 
    margin: 6px 0 0 0;
    font-size: 1.5em;
    text-transform: uppercase; 
    letter-spacing: 1px;
    font-family: "trebuchet ms", arial, sans-serif;
    font-weight: normal;
}

h3 {color: #DB781F;
    font-size: 1.1em;
    margin: 18px 0 0 0;
}

h4 {color: #333;
    font-size: 1em;
}

.textPanelLeft h2, .textPanelLeft h3 {
    color: #4A1F0D;
}

#sustainability h3, #faq h3 {
    margin: 10px 0 0 0;
    color: #65350e;
}

#work h3 {
    margin: 10px 0 5px 0;
}



/********************************************** IMAGES ***/

img.mini {
    width: 60px;
    height: 60px;
    border: 1px solid #A87C4F;
    margin: 0 10px 10px 0;
}

/********************************************** GENERIC ***/

.clear {
    clear: both;
}


/********************************************** ADMIN ***/

#admin_header {
    margin: 0 0 0 10px;
}

div.admin_content {
    min-height: 500px;
    margin: 7px 0 0 0;
    padding: 0 0 0 10px;
    border-top: 3px solid #DB781F;
    border-bottom: 3px solid #DB781F;
    color: #A87C4F;
}

.admin_content h4 {
    margin: 2px 0 4px 0;
    color: #A87C4F;
    font-size: 1em;
}

div.adminNewsItem {
    margin: 8px 0 16px 0;
}

div.formElement {
    margin: 20px 0 0 0;
}

div.formSubmit {
    margin: 20px 0 0 0;
}

span.adminNewsDate {
    color: #775838;
}








/*#footer {
    clear: both;
    border-top: 3px solid #d38e34;
}

#footer_content {
    background-color: #724821;
    color: #ebdebb;
}

#footer_content a {
    color: #ebdebb;
}

#footer_content div {
    padding: 6px 8px;
    width: 415px;
}

#footer_content h3 {
    text-transform: uppercase;
}

#footer_left {
    margin: 18px 9px 18px 18px;
    float: left;
    border: 1px solid #4a1f0d;
    background-color: #a87c4f;
}

#footer_left h3 {
    color: #4a1f0d;
}

#footer_right {
    padding-bottom: 0;
    margin: 18px 18px 0px 9px;
    float: right;
    border: 1px solid #d38e34;
}

#footer_right .tweet {
    min-height: 47px;
}

#footer_right a {
    color: #d38e34;
}

.tweet_list .postdate {
    text-transform: lowercase;
    font-style: italic;
}

#footer_content .follow {
    text-transform: uppercase;
}

#credit {
    clear: both;
    padding: 10px 18px;
    line-height: 1em;
}

#fullblast_credit {
    background-color: #fff;
    margin: -1px;
    text-align: right;
    padding: 6px;
}

#fullblast_credit a {
    color: #929497;
}*/




#footer {
    clear: both;
    background-color: #724821;
    border-top: 3px solid #d38e34;
    color: #ebdebb;
}

#footer_content div {
    padding: 6px 8px;
    width: 415px;
}

#footer_content h3 {
    text-transform: uppercase;
}

#footer_left {
    margin: 18px 9px 18px 18px;
    float: left;
	background-color:#68351B; 
	line-height:150%; 
	border:1px solid #945D34; 
	width:430px; 
	padding:6px 12px; 
	height:90px;
}

#footer_left h3 {
    color: #4a1f0d;
}

#footer_right {
    margin: 18px 18px 0px 9px;
    float: right;
    border: 1px solid #d38e34;
	width:380px; 
	height:90px;
	padding:6px 12px;
}

#footer_right .tweet1 {
    min-height: 47px;
	width:370px; 
	height:54px; 
	overflow:hidden; 
	margin:0px; 
	padding:5px;
}

#footer_right .tweet1 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#footer_right a {
    color: #d38e34;
}

.tweet_list .postdate {
    text-transform: lowercase;
    font-style: italic;
}

#footer_content .follow {
    text-transform: uppercase;
}

#credit {
    line-height: 1em;
	background-color:#FFFFFF; 
	border:0px solid #FFFFFF; 
	margin:-1px; 
	clear:both; 
	color:#CFAFA1; 
	padding:3px 12px;
}

#fullblast_credit {
    background-color: #fff;
    margin: -1px;
    text-align: right;
    padding: 6px;
}

#fullblast_credit a {
    color: #929497;
}