/* CSS Document */

body {
	padding: 0;
	margin: 0;
}

/* ---------  LINKS  ------------ */

a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} 
a:link {color:#339900}  
a:hover {color:#069}
a:visited {
	color:#339900;
	font-size: 12px;
} 

a.email:link {color:#339900}  
a.email:hover {color:#069}

a.footerLink:link {color:#FFFFFF}  
a.footerLink:hover,a:active {color:#069}

a.btmNav:link {color:#339900;
               font-size: 14px;
			   font-weight: bold;}  
a.btmNav:hover,a:active {color:#069}

a.doorCaption:link,a.doorCaption:visited {
	color:#21241F;
	font:11px arial;
	padding:3px;
                     }  
a.doorCaption:hover,a:active {color:#069}

/*--------- CONTAINER -----------*/

#wrapper {
	width:1050px;
	background-color:#ADF3A4;
	}
	
/*---------HEADER----------*/
#header {
	width:100%;
	background:  url("../images/site_build/header_repeat.jpg") repeat-x 100%;
	height:80px;
	}
	
#header h1 {
	font: 32px arial;
	letter-spacing: -.01em;
	color:#ccc;
	border:none;
	margin: 0;
	text-align: left;
}
	
	
#header img.logo {
	position: absolute;  
	top: 0px;
	border:none;
	margin-left:80%;
	}
	
#header img.ggf {
	position: absolute;  
	top: 38px;
	left: 470px;
	border:none;
	}
#header img.trustmark {
	position: absolute;  
	top: 38px;
	left: 530px;
	border:none;
	}
#header img.fensa {
	position: absolute;  
	top: 38px;
	left: 612px;
	border:none;
	}
	
#email_line {
	font: 12px arial;
	letter-spacing: -.01em;
	position: absolute; 
	left: 20px; 
	top: 58px;
	margin:0;
	padding:0;
	color:#FFF;
	border:none;
	}

/* ---------NAVIGATION-------------  */

#navigation {
	width:180px;
	
	float:left;
	}
	
#navigation ul {
	list-style-image: url("../images/site_build/img02.gif");
	
}

#navigation li {
	border-bottom: 1px solid #000000;	
}


#navigation a {
	color:#33702B;
	font:12px arial;
	text-docoration:none
}

#navigation a:visited {
	color:#33702B;
	font:12px arial;
	text-docoration:none
}

#navigation a:hover {
	color:#0B2F06;
}

#navigation a.main_cat {
	color:#272E24;
	font:14px arial;
}

#navigation a.main_cat:hover {
	color:#5FDC4F;
}

#navigation p {
	color:#33702B;
	font:12px arial;
	text-docoration:none
}

/* -------------CONTENT---------------- */

#content {
	width:870px;
	background-color:#DAFFC8;
	float:left;
	}

#content p {
	color:#21241F;
	font:12px arial;
	padding:3px;
	}
	
#content p.breadcrumb {
	color:#21241F;
	font:12px arial;
	font-weight:bold;
	padding:3px;
	}
	
	
#content h1 {
	color:#21241F;
	font:14px arial;
	font-weight:bold;
	padding:3px;
	}
	
#content h2 {
	color:#21241F;
	font:12px arial;
	font-weight:bold;
	padding:3px;
	}

/* -------------FOOTER--------------- */
	

#companyInfo {
	width:100%;
	background-color:#6AA562;
	clear:both;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
	
#companyInfo address {
	text-align:center;
	font:12px arial;
	font-style:none;
	color:#000000;
	}
	
#companyInfo p.other {
	text-align:center;
	font:12px arial;
	font-style:none;
	color:#000000;
	}
	
#companyInfo h1 {
	text-align:center;
	font:12px arial;
	font-weight:bold;
	font-style:none;
	color:#000000;
	}	

#footer {
	clear:both;
	width:100%;
	height:20px;
	background-color:black;
	background:  url("../images/site_build/footer_repeat.jpg") repeat-x 100%;
	}

#keywordery {
	claer:both;
	width:100%;
	background-color:white;
	}

.keywordText {
	text-align:center;
	font:10px arial;
	font-style:none;
	color:#949494;
	}
	
.footerText{
	text-align:left;
	font:0.9em arial;
	font-style:none;
	color:#ccc;
	}

/* ----------INDEX DOORS-------------*/

#indexdoors {
		width:100%;
		padding:3px;
		}
		
#indexdoors img {
		border:1px solid #0E3309;
		}
		
.floatRight {
	float: left;
	}
	
	
	
.boldNoneHeaderText {
	font:12px arial;
	font-weight:bold;
	color:#000000;
	}
	
td.spec {
		background-color: #EFFFC8;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		border-left: 1px solid #000000;
		}
		
td.spec2 {
		background-color: #FFFFFF;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		}
.imgborder {
	border: thin solid #14530B;
}
.infoHeader {
	background-color: #98FF66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.rednbold {
	font-weight: bold;
	color: #A81C00;
}
.listitemJ {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B4826;
}
.headerprices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #1D3D28;
}
.redder {
	color: #FF0000;
}

