/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #5E300C; background: none; text-decoration: underline}
a:visited	{color: #858585; background: none; text-decoration: underline}
a:hover		{color: #5E300C; background: none; text-decoration: underline}
a:active 	{color: #5E300C; background: none; text-decoration: underline}
/* ========================================================= */

body {
  color: #5E300C; background: #c4d9ac;
  background-image: url(/images/background.gif);
  background-repeat: repeat-x;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 30px;
	padding-right: 40px;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 2px solid #5E300C;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 2px solid #5E300C;
}

img.bigpaddingrightborder {
	margin: 5px 0px 10px 15px;
	border: 2px solid #5E300C;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  font-size: 2em;
	margin-top: .5em;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	background: none;
  font-size: 1.5em;
	letter-spacing:0.01em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #5E300C;
	border-bottom: 1px solid #5E300C;
}

h3 {
  font-size: 1.125em;
	letter-spacing:0.01em;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #5E300C;
}

p	{
	margin: 0 0 1em;
}

.address-footer {
	color: #5E300C; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #5E300C; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #5E300C; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.topheadermenu {
	color: #5E300C;
	font-size: 10px;
	font-weight: normal;
}
a.topheadermenu:link 		{color: #5E300C; background: none; text-decoration: none}
a.topheadermenu:visited	{color: #5E300C; background: none; text-decoration: none}
a.topheadermenu:hover		{color: #5E300C; background: none; text-decoration: none}
a.topheadermenu:active 	{color: #5E300C; background: none; text-decoration: none}

.topheaderselected {
	font-size: 10px;
	font-weight: bold;
}
a.topheaderselected:link 		{color: #5E300C; background: none; text-decoration: none}
a.topheaderselected:visited	{color: #5E300C; background: none; text-decoration: none}
a.topheaderselected:hover		{color: #5E300C; background: none; text-decoration: none}
a.topheaderselected:active 	{color: #5E300C; background: none; text-decoration: none}

.headermenu {
	color: #ffffff; background: #5E300C;
	font-size: 11px;
	font-weight: normal;
}
a.headermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.headermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.headerselected {
	font-size: 11px;
	font-weight: bold;
}
a.headerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.headerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:active 	{color: #ffffff; background: none; text-decoration: none}

.menu	{
	color: #5E300C; background: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;

}
a.menu:link 		{color: #5E300C; background: none; text-decoration: none}
a.menu:visited	{color: #5E300C; background: none; text-decoration: none}
a.menu:hover		{color: #5E300C; background: none; text-decoration: none}
a.menu:active 	{color: #5E300C; background: none; text-decoration: none}

.menuselected	{
	color: #5E300C; background: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.menuselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:active 	{color: #ffffff; background: none; text-decoration: none}

.footer {
	text-align: center;
}

.footermenu {
	color: #ffffff; background: #5E300C;
	font-size: 11px;
	font-weight: normal;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:active 	{color: #ffffff; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  color: #ffffff; background: #72964f;
}

.picborder{
	border: 1px solid #5E300C;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #5E300C;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.fineprint	{
	font-size: 10px;
}

.menuborder	{
	border-top: 2px solid #5E300C;
	border-bottom: 2px solid #5E300C;
}