html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url("../images/oldwood.png"); 
	background-repeat:inherit;
	color: #B1CCD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #4B3200;
}
h1 {
	color: #DFECCC;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #DFECCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #DFECCC;
}
h4 {
	color: #DFECCC;
}
h5 {
	color: #DFECCC;
}
h6 {
	color: #DFECCC;
}
a,	a:link {
	color: #A3C879;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D2E6FF;
	text-decoration: underline;
}
a:focus {
	color: #D2E6FF;
}
a:active {
	color: #A3C879;
}
#outerWrapper {
	background-image: url("../images/outerWrapper_bg.png");
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 747px;
	padding: 0 7px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 15px;
	background-color: #5A6F43;
}
#outerWrapper #tagline {
	background-image: url("../images/"); 
	background-position:inherit;
	background-repeat:no-repeat;
	color: #A3C879;
	height: 0px;
	margin-left: 7px;
	margin-right: 8px;
	background-color: #666666;
	font-size: 20px;
	font-style: italic;
	line-height: 23px;
	padding: 0px 0 0 0px;
}
#outerWrapper #topNavigation {
	background-image: url("../images/topNavigation_bg.png");
	background-repeat: repeat-y;
	color: #A3C879;
	height: 30px;
	padding: 8px 0px 0px 8px;
	background-color: #5A6F43;
}
#outerWrapper #contentWrapper {
	background-image: url("../images/contentWrapper_bg.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 8px 8px 8px 7px;
	overflow: hidden;
	background-color: #5A6F43;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #273015;
	border-top: solid 5px #FFFFFF;
	float: left;
	margin-left: 0px;
	padding: 15px;
	width: 145px;
	text-align: center;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 176px;
	padding: 5px 20px 10px 20px;
}
#footer {
	background-image: url("../images/footer_bg.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: #D2E6FF;
	padding: 10px 17px;
	text-align: right;
	width: 727px;
	margin: 0 auto;
}
#footer a {
	color: #A3C879;
}
