/* CSS Document */

body 	{
			margin-top:70px;
			background-image:url(images/armatruck_tile.jpg);
			background-color:#514A30;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			color:#FFFFFF;
		}
		
h1		{
			font-size:20px;
			margin:0px;

}

h2		{
			font-size:16px;
			margin:0px;

}

.rightImg {

			margin-left:10px;
}

.leftImg {

			margin-right:10px;
}

.h1AltColour {
			color:#B2A67C;

}
		
a:link, a:visited{
		color:#B4A77D;
		text-decoration:none;

}

a:hover {
		color:#F8D81F;
		text-decoration:none;

}
		
.cssBannerHeader {
			width:948px;
			margin-left:auto;
			margin-right:auto;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			border-top:1px solid #ffffff;
		}
		
.cssHazardTape {
			width:948px;
			margin-left:auto;
			margin-right:auto;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		}
		
.cssNav {
			width:922px;
			background-color:#312C19;
			height:39px;
			margin-left:auto;
			margin-right:auto;
			padding-left:26px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			border-bottom:1px solid #ffffff;

		}
		
.cssNavButton {
			padding: 12px 0px 10px 0px;
			float:left;

		}
		
.cssNavButton a {
			color:#FFFFFF;
			padding: 12px 30px 10px 30px;
			text-decoration:none;
			font-weight:bold;
			
		}
		
.cssNavButton a:visited {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;
			
		}
		
.cssNavButton a:hover {
			color:#FF0000;
			background-image:url(images/bullet_hole.gif);
			padding: 12px 30px 10px 30px;
			background-position:left;
			background-repeat:no-repeat;
			text-decoration:none;
			font-weight:bold;
			
		}
		
.cssNavOn {
			padding: 12px 0px 10px 0px;
			background-image:url(images/bullet_hole.gif);
			background-position:left;
			background-repeat:no-repeat;
			float:left;

		}
		
.cssNavOn a {
			color:#B1A87D;
			padding: 12px 30px 10px 30px;
			text-decoration:none;
			font-weight:bold;
			
		}
		

		
.maincontent {
			width:948px;
			margin-left:auto;
			margin-right:auto;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:url(images/mainContentBac.gif) repeat-y;

}

.leftcol {
			width:657px;
			float:left;
			background-color:#514A30;
			border-right:1px solid #ffffff;
			padding:30px 10px 10px 25px;
			min-height:200px;
			

}

.leftcol2 {
			width:857px;
			float:left;
			padding:30px 10px 10px 25px;
			min-height:200px;
			

}

.rightcol {
			width:224px;
			float:left;
			background-color:#6D6649;
			padding:30px 15px 10px 15px;
			min-height:200px;

}

.featureContainer {

			width:657px;
			margin-top:10px;
			margin-bottom:10px;
}

.clear {
			clear:both;
}

.cssFooter{
			width:888px;
			background-color:#514A30;
			height:42px;
			margin-left:auto;
			margin-right:auto;
			padding: 25px 30px 0px 30px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			border-bottom:1px solid #ffffff;

		}
		
.highlight1 {
			color:#B4A77D;
			font-weight:bold;

}

.lgeText {
			font-size:14px;

}

.email {
			font-weight:bold;

}

.space {
			padding: 0px 20px 0px 20px;

}
