html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    outline: 0;
    font-size: 100%;
	    color: #FFFFFF;
	    margin-top: 0px;
	    margin-right: 0;
	    margin-bottom: 0;
	    margin-left: 0;
	    padding-top: 0px;
	    padding-right: 0;
	    padding-bottom: 0;
	    padding-left: 0;
}

body {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: center;
	background-image: url(images/bgPaperbag.jpg);
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1 {
	color: #442E21;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
}
h2 {
	color: #442E21;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
.date {
	margin: 0px;
	font-size: 12px;
	color: #442E4D;
	font-weight: normal;
}

a, a:link {
	color: #608828;
	font-weight: bold;
	text-decoration: none;
}
/*#outerWrapper #contentWrapper #content #featureboxes img {
	margin-top: 10px;
	margin-right: 10px;
    height: 62px;
    width: 137px;
    padding-right: 0px;
}*/

a:visited {
	color: #608828;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #608828;
	text-decoration: underline;
}
a:focus {
	color: #608828;
}
a:active {
	color: #608828;
}
#outerWrapper {
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #608828;
}
#header {
	height: 20px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
}
#header #links {
	color: #069;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: right;
	padding-right: 150px;
	background-image: url(images/sample7.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	line-height: 72px;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #09C;
	text-decoration: none;
}
#nav {
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	background-image: url(images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li#active {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}
#outerWrapper #feature {
	height: 75px;
	width: 850px;
	margin-bottom: 5px;
	background-image: url(images/2header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 35px;
	text-align: center;
	padding-top: 145px;
}
#outerWrapper #contentWrapper {
	padding-right: 15px;
	clear: both;
	padding-top: 5px;
}
#outerWrapper #contentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #FFFFFF;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
	padding-top: 8px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 680px;
	margin-left: 85px;
}
#content ul li {
	margin-bottom: 5px;
}
.clearFloat {
	clear: both;
	display: block;
}
#rightColumnContent {
	width: 210px;
	color: #333;
	margin: 5px;
}
#rightColumnContent h3 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 21px;
	padding-right: 4px;
	padding-left: 4px;
	color: #036;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: normal;
}
#rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn ul li {
	list-style: none;
	display: inline;
}
#rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDFE4;
}
#rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #D6DBE0;
	color: #036;
}
#footer {
	color: #000;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	background-color: #D1D7DE;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
#featureboxes {
	font-size: 12px;
	padding-top: 10px;
	line-height: 12px;
	padding-bottom: 20px;
	float: left;
	width: 660px;
	background-color: #FFFFFF;
	color: #50341F;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content #featureboxes p
{
    line-height: 24px;
    padding: 5px 15px 5px 15px;
    text-align: left;
}

.featuretitle {
	font-size: 12px;
	font-weight: bold;
	color: #50341F;
	line-height: 18px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F8EFE9;
	height: 100px;
	padding: 10px;
	margin: 5px;
}
.readmore {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
/*top navigation*/
#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
	background-image: url(images/l1_down.gif);
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#navlist a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
background-image: url(images/l1_over.png);
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
background-image: url(images/l1_over.png);
color: #fff;
}

/* Subnav*/

#navlistSub ul
{
    margin: 0;
    white-space: nowrap;
    padding: 0;
    height: 34px;
    text-align: left;
}

#navlistSub li
{
display: inline;
list-style-type: none;
color: #442e21;
font-size: 11px;
}

#navlistSub a
{
padding: 1px 8px 1px 24px;
background-image: url(images/l1_downSub.png);
}

#navlistSub a.sub:link, #navlistSub a.sub:visited
{
color: #442e21;
text-decoration: none;
}

#navlistSub a:hover
{
background-image: url(images/l1_overSub.png);
color: #442e21;
text-decoration: none;
}

#activeSub
{
background-image: url(images/l1_overSub.png);
color: #442e21;
}
.textfield 
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.fltlftImg {
	float: left;
	border: 1px solid #CEA376;
    padding: 3px;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 3px;
    margin-left: 0px;
}