body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	background: #a39367;
}
#bodyWrap, #headerWrap, #canvasWrap, #navBlockWrap, #footerWrap {
	float: left;
	width: 100%;
}
#bodyWrap { background: #fff url('../fayetteville-windows-images/bg_header.gif') top repeat-x; }
#headerWrap { }
#canvasWrap { }
#navBlockWrap { background: #38445c url('../fayetteville-windows-images/bg_navBlock.gif') bottom repeat-x; border-bottom: 1px solid #fff; }
#footerWrap { background: url('../fayetteville-windows-images/bg_footer.gif') top repeat-x; }
#header, #canvas, #navBlock, #footer { margin: 0 auto; position: relative; width: 1200px; text-align: left; }

	
	#header {
		height: 125px;
	}
		#header .logo {
			display: inline;
			float: left;
			margin: 5px 20px 20px 0;
		}
		
		#header ul {
			float: left;
			display: inline;
			margin: 0;
			padding: 38px 0 0 0;
		}
		#header ul li {
			float: left;
			display: inline;
			padding-right: 10px;
			border-right: 1px solid #8a7948;
			margin-right: 10px;
			font-size: 13px;
			font-weight: bold;
		}
		#header ul li a {
			color: #fff;
			text-decoration: none;
		}
		#header ul li a:hover {
			color: #ffffcc;
		}
		#header h3 {
			float: right;
			font-size: 24px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #999;
			margin: 20px 20px 0 0;
		}
		#header h3 span {
			color: #666;
		}
	#canvas {
		width: 1150px;
		padding: 0 0 50px 0;
	}
		#canvas h1 {
			font-size: 30px;
		}
		#canvas h2 {
			font-size: 21px;
		}
		#canvas h3 {
			font-size: 16px;
		}
		#canvas p {
			font-size: 12px;
			line-height: 18px;
		}
		#canvas ul {
		}
		#canvas li {
			font-size: 12px; 
			line-height: 18px;
		}
		#canvas a {
			color: #003366; 
		}
	#canvas.home img {
		float: left;
		margin: 0 25px 50px 20px;
	}
	#canvas.home h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size: 39px;
		line-height: 50px;
	}
	#canvas.home h1 span {
		display: block;
		font-size: 70px;
	}
	#canvas.home p {
		color: #999;
		font-size: 15px;
	}
	#canvas.home p a {
		font-size: 13px;
		text-transform: uppercase;
		color: #666600;
	}
	form {
		margin: 0;
	}
		form ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		form ul li {
			margin-bottom: 2px;
			color: #666;
		}
		form label {
			float: left;
			width: 125px;
			text-align: right;
			margin-right: 5px;
			font-weight: bold;
			color: #000;
		}
		form .text {
			font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 2px;
			border: 1px solid #ccc;
		}
		form button {
			margin-left: 130px;
			background: #AF9A5B;
			color: #fff;
			font-weight: bold;
			padding: 2px 3px 2px 3px;
			border-top: 1px solid #DFCA8B;
			border-left: 1px solid #DFCA8B;
			border-right: 1px solid #4F4014;
			border-bottom: 1px solid #4F4014;
		}
		


	#navBlock {
	}
		#navBlock .block {
			float: left;
			width: 32%;
			display: inline;
			background: url('../fayetteville-windows-images/bg_navBlock_bar.gif') top right no-repeat;
			height: 200px;
			color: #fff;
		}
		#navBlock .block.one {
			width: 25%;
			text-align: center;
		}
			#navBlock .block.one h3 {
				margin: 20px 0 0 0;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 30px;
				color: #ffffcc;
				letter-spacing: -2px;
			}
			#navBlock .block.one p {
				font-size: 15px;
				font-weight: bold;
				text-transform: uppercase;
				margin: 5px 0 10px 0;
				letter-spacing: -1px;
			}
			#navBlock .block.one p a {
				color: #fff;
				text-decoration: none;
			}
		#navBlock .block.two {
			width: 28%;
		}
			#navBlock .block.two h4 {
				width: 285px;
				font-size: 16px;
				color: #ccc;
				border-bottom: 2px solid #4a597a;
				margin: 10px 0 5px 10px;
			}
			#navBlock .block.two ul {
				width: 275px;
				margin: 0;
				padding: 0 0 0 20px;
			}
			#navBlock .block.two ul li {
				list-style-image: url('../fayetteville-windows-images/bullet-arrow-blue.gif');
				padding-bottom: 1px;
				border-bottom: 1px solid #4a597a;
				line-height: 18px;
			}
			#navBlock .block.two ul li.last {
				padding-bottom: 0px;
				border-bottom: 0px;
			}
			#navBlock .block.two ul li a {
				font-size: 12px;
				color: #fff;
				text-decoration: none;
			}
			#navBlock .block.two ul li a:hover {
				color: #ffffcc;
			}
		#navBlock .block.three {
			width: 28%;
		}
			#navBlock .block.three h4 {
				width: 285px;
				font-size: 16px;
				color: #ccc;
				border-bottom: 2px solid #4a597a;
				margin: 10px 0 5px 10px;
			}
			#navBlock .block.three ul {
				width: 275px;
				margin: 0;
				padding: 0 0 0 20px;
			}
			#navBlock .block.three ul li {
				list-style-image: url('../fayetteville-windows-images/bullet-arrow-blue.gif');
				padding-bottom: 1px;
				border-bottom: 1px solid #4a597a;
				margin: 0;
			}
			#navBlock .block.three ul li.last {
				padding-bottom: 0px;
				border-bottom: 0px;
			}
			#navBlock .block.three ul li a {
				font-size: 12px;
				color: #fff;
				text-decoration: none;
			}
			#navBlock .block.three ul li a:hover {
				color: #ffffcc;
			}
	#footer {
		padding-bottom: 50px;
	}
		#footer p {
			color: #fff;
			font-size: 12px;
			margin: 15px 0 15px 0;
		}
		#footer ul {
			margin: 0;
			padding: 0;
		}
		#footer ul li {
			float: left;
			display: inline;
			font-size: 12px;
			padding-right: 10px;
			border-right: 1px solid #666633;
			margin-right: 10px;
		}
		#footer ul li a {
			color: #cccc99;
			text-decoration: none;
		}
		#footer ul li a:hover {
			color: #fff;
		}
