@charset "utf-8";
#wrapper {
	width: 834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


body {
	background-color: #462300;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 834px;
	position: relative;
}
#header ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: absolute;
	left: 20px;
	bottom: 9px;
}
#header li {
	float: left;
	background-image: url(images/navleaf.gif);
	background-repeat: no-repeat;
	background-position: 1em;
}
#header li a:link, #header li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462300;
	text-decoration: none;
	display: block;
	margin-right: 0.5em;
	padding-top: 0em;
	padding-right: 2.5em;
	padding-bottom: 0em;
	padding-left: 2.5em;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #CCCC66;
	cursor: default;
}

#header li a:hover, #header li a:active {
	color: #CCCC66;
}
#contentwrapper  {
	width: 834px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#contentleftborder {
	padding-bottom: 2000px;
	float: left;
	margin-bottom: -2000px;
	width: 4px;
	background-image: url(images/leftborder.gif);
	background-repeat: no-repeat;
}
#contentleft {
	background-color: #FFFFFF;
	width: 396px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 48px;
	float: left;
	margin-left: 4px;
}
#contentright {
	width: 362px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#contentrightborder {
	background-image: url(images/rightborder.gif);
	background-repeat: no-repeat;
	width: 4px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	float: right;
}
#footer {
	clear: both;
	width: 824px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC33;
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	float: none;
	padding-left: 10px;
}
#footerinfo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #462300;
	text-decoration: none;
}

#footermailinglist  {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462300;
	text-decoration: none;
	text-align: left;
	width: 350px;
}

a {
	color: #462300;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #462300;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	color: #CCCC66;
}

.italics {
	font-style: italic;
}
#testimonials {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #462300;
	padding-right: 15px;
	line-height: 18px;
}
#contentleftb {
	background-color: #FFFFFF;
	width: 493px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 48px;
	float: left;
	margin-left: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #462300;
	text-decoration: none;
}

