@charset "utf-8";
/* CSS Document */

/*Start Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/

body {
	font-family:tahoma;
	font-size:14px;
	color: #000000;
	background:url(../images/background.gif) repeat-x top #282f21;
	}

h1 {
	font-size:35px;
	line-height:30px;
	margin-bottom:10px;
	}

h2 {
	font-size:16px;
	color:#942824;
	}

h3 {
	font-size:14px;
	color:#942824;
	}

.clear {
	clear:both;
	}
	
#topgreenbar {
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	padding:7px 0px 7px 4px;
	margin-top:6px;
	width:700px;

	}
	
#logo {
	width:342px;
	float:left;
	}
	
	
#middlegreenbar {
	float:left;
	background: url(../images/header-bg.gif) no-repeat right;
	width:960px;
	z-index:0;
	position:relative;
	}
	
#woodlands {
	float:left;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:-85px;
	width:230px;
	z-index:500;
	position:relative;
	}
	
	#woodlands p {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#container {
	margin: 0 auto;
	width:960px;
	}
	
#nav {
	background-color:#1d582c;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	}
	
	#nav a {
		color:#FFFFFF;
		text-decoration:none;
		}
		
	#nav a:hover {
		text-decoration:underline;
		}
	
	#nav ul {
		padding-left:17px;
		padding-top:0px;
		margin-top:0px;
		font-size:12px;
		}
	
	#nav li {
		float:left;
		border-right:#FFFFFF 2px solid;
		padding:0px 5px;
		}
	
#header {

	}
	

#lefticons {
	float:left;
	width:246px;
	padding:8px 5px 2px 8px;
	background-color:#5b7b35;
	}
	
	#lefticons img {
		padding-bottom:7px;
		}
	
#mainphoto {
	float:left;
	width:701px;
	}
	
#secondaryphoto {
	float:left;
	width:960px;
	}
	
#content {
	background-color:#FFFFFF;
	padding:15px 15px 0px 15px;
	margin-bottom:0px;
	font-size:13px;
	line-height:16px;
	}
	
	#content p {
		padding-bottom:10px;
		}
		
#contentleft {
	width:590px;
	float:left;
	margin-right:20px;
	}
	
#contentright {
	width:300px;
	float:left;
	margin-left:15px;
	}
	
#bottom-border {
	padding:0px;
	}
	
	
#footer {
	margin:20px 0px 0px 0px;
	color:#FFFFFF;
	text-align:center;
	}
	
	#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#footer a:hover {
	text-decoration:underline;
	}
	
#footernav {
	color:#FFFFFF;
	text-align:center;
	width:915px;
	margin-left:45px;
	padding-bottom:15px;

	}
	
#footernav ul {

	

		}

#footernav li {
	float:left;
	border-right:#FFFFFF 1px solid;
	padding:0px 6px;
	}

