body {
	margin: 0;
	padding: 0;
	font-size: small;
	background: #000 url(images/page_background.gif) repeat top;
	font-family: arial, helvetica, sans-serif;
	/*GREY color: #585858;*/
	color: #333;
}

#outerwrapper{/* ORANGE STRIP ACROSS TOP OF PAGE*/
	background: url(images/orange_strip.gif) repeat-x top left;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;

}

#wrapper {
	position: relative;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;	
}



/*////////////////////////////
	HEADER AREA
////////////////////////////*/


#header{
	width: 796px;
	height: 252px;
	float: left;
	margin: 0;
	padding: 0;
}


/*////////////////////////////
	MENU
////////////////////////////*/

#menu{
	width: 670px;
	background: url(images/menu_background.gif) no-repeat top center;
	height: 80px;
	float: left;
	margin: 25px 0px 0px 0px;
	padding: 0;
}

/*html #menu{
	margin: 25px 0px 0px 0px;
}*/

#menu ul{
	
	margin: 13px 0px 0px 10px;
	height: 30px;
	font-size: 90%;
	padding: 0;
	float: left;
}

*html #menu ul{
	margin-left: 5px;
}

#menu ul li{
	list-style-type: none;
	list-style-image: none;
	margin: 2px;
	padding: 2px;
	float: left;
	width: 155px;
}

#menu p{
	text-align: center;
	margin: 0;
	padding: 0;
}


#menu a:link, #menu a:visited, #menu a:hover, #menu a:active{
	text-decoration: none;
	vertical-align: middle;
	display: block;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
#menu a:hover{
	color: #FFD92B;
}


/*////////////////////////////
	MAIN CONTENT
////////////////////////////*/

#contentbackground{ /*REPEATED DISTRESSED PAGE BACKGROUND*/	
	background: url(images/page_back2.gif) repeat-y top left;
	width: 796px;
	margin: auto;
	padding: 0;
	float: left;
}


#content{/* DISTRESSED PIC OVER THE TOP OF REPEATED BACKGROUND*/	
	background: url(images/page_back1.gif) no-repeat top left;
	width: 796px;
	margin: auto;
	min-height: 520px;
	padding: 0;
	float: left;
}

*html #content { height: 520px;}


.innercontent{
	width: 670px;
	padding: 0px 0px 30px 0px;
	margin: 10px 0px 0px 60px;
}


/*////////////////////////////
	FOOTER
////////////////////////////*/

#footer{
	width: 796px;
	background: url(images/footer_background.gif) no-repeat top left;
	float: left;
	height: 170px;
	font-size: 85%;
	margin: 0;
	padding: 0;
	clear: both;
}

#footer p{
	padding: 105px 40px 0px 0px;
	font-size: x-small;
	color: #E7841B;/*orange*/
	text-align: right;
	margin: 0;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration: underline;
	color: #fff;
	}

/*////////////////////////////
	LINKS
////////////////////////////*/

.innercontent a{
	color:  #E7841B;/*orange*/
	text-decoration: underline;
}

.innercontent a:visited{
	color:  #E7841B;
	text-decoration: underline;
}

.innercontent a:hover{
	color:  #E7841B;
	text-decoration: none;
}


/*////////////////////////////
	HEADINGS
////////////////////////////*/

h1{
	font-family: tahoma, arial, helvetica, sans serif;
	color: #fff;/*white*/
	font-size: 1.4em;
	height: 35px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background: url(images/h1_background2.gif) no-repeat top left;
	padding: 40px 0px 0px 20px;
	clear: both;
}


h2{
	font-family: tahoma, arial, helvetica, sans serif;
	color: #000;/*black*/
	font-size: 1.1em;
	font-weight: bold;
}  


h3{
	font-family: tahoma, arial, helvetica, sans serif;
	color: #E7841B;/*orange*/
	font-size: 1em;
	font-weight: bold;
}


/*////////////////////////////
	OTHER
////////////////////////////*/

img {
	border: none;
}


.right{
	float: right;
	margin-left: 10px;
}

.left{
	float: left;
	margin-right: 10px;
}

.medium{
	font-size: medium;
}

.large{
	font-size: x-large;
}

.small{
	font-size: x-small;
}

ul 
{
	list-style-image:  url(images/bulletpoint.gif);
	vertical-align: middle;
	line-height: 140%;
}

ul, li{
	vertical-align: middle;
}

.orange{
	color: #E7841B;
}

.yellow{
	color: #FEDB28;
}

#mapbackground{
	background: url(images/map_background.gif) no-repeat top left;
	width: 320px;
	height: 450px;	
}

#map{
	width: 295px;
	text-align: center;
	height: 417px;
	/*border: 1px solid #ADADAD;*/
	float: left;
	margin: 15px 0px 0px 12px;
}

*html #map{ margin-left: 6px;}

/*////////////////////////////
	HOME PAGE
////////////////////////////*/


#hometext{
	width: 390px;
	float: left;
}

#hometext h1{
	background: url(images/h1_background.gif) no-repeat top left;
}
#hometext h2{
	padding: 5px 0px 5px 0px;
	margin: 0;
}

#hometext p{
	margin: 0;
	padding: 5px 0px 5px 0px;
}

#boxcontainer{
	width: 670px;
	float: left;
	padding: 20px 0px 0px 0px;
}

#davidknight{
	width: 290px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#davidknight h2{
	width: 290px;
	font-size: 1em;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	margin: 0;
	background: url(images/home_knights_back.gif) no-repeat top left;
	color: #E7841B;
}

#products{
	width: 180px;
	/*clear: top;*/
	float: left;
	margin: 0px 20px 0px 0px;
}

#products h2{
	width: 180px;
	height: 30px;
	font-size: 1em;
	text-align: center;
	padding-top: 8px;
	margin: 0;
	background: url(images/home_products_back.gif) no-repeat top left;
	color: #E7841B;
}

#supply{
	float: left;
	background: url(images/we_supply.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 146px;
	height: 359px;
}

.supplytext{
	text-align: center;
	color: #fff;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	padding: 70px 0px 0px 0px;
}

/*////////////////////////////
	CONTACT FORM
////////////////////////////*/


#contactform{
	width: 295px;
	float: left;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
	padding: 0;
}

#contactform h2{
	padding: 0px 0px 10px 0px;
	text-align: center;
	color: #E7841B;
	margin: 0;
}

#contactdetails{
	width: 330px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#contactdetails h2{
	width: 320px;
	text-align: center;
	color: #E7841B;
	margin-top: 0;
	padding-top: 0;
}

input{
	color: #333;/* dark grey*/
	font-family: arial;	
}

.borderform{
	border: 1px solid #ADADAD; /*green from logo*/
	background: #E8E8E8;
	margin-bottom: 5px;
}

.borderform.select {border:2px solid #333;padding:0px;}

textarea{
	font-family: arial;
	color: #333;/* dark grey*/
	background: #E8E8E8;
	width: 285px;
}

.submit{
		background: #E7841B;/*green from logo*/
		border: 1px solid #E7841B;/*green from logo*/
		font-weight: bold;
		color: #fff;
}

#contacttop{
	float: left;
}

#contacttext{
	width: 670px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#contact1{
	background: url(images/contact_back1.gif) no-repeat top left;
	padding-top: 56px;

}
#contact2{
	background: url(images/contact_back2.gif) no-repeat top left;
	padding-top: 56px;
}

#contact3{
	background: url(images/contact_back3.gif) no-repeat top left;
	padding-top: 56px;
}

#contact1 h2, #contact2 h2, #contact3 h2{
	color: #E7841B;
	padding: 0;
	margin: 0;
}

#contact1 p, #contact2 p, #contact3 p{
	padding: 0;
	margin: 8px 0px 5px 0px;
}


#contacttable{
	float: left;
	height: 200px;
}
