A:link	{
   color: #663300;
   text-decoration: underline;
}

A:visited	{
   color: #663300;
   text-decoration: underline;
}   

A:active	{
   color: #663300;
   text-decoration: underline;
}

A:hover	{
   color: #663300;
   text-decoration: underline;
}

A.navlink {
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 16;
	color: #fff;
}

A.navlink:visited {
	text-decoration: none;
	color: #fff;
}

A.navlink:active {
	text-decoration: none;
	color: #fff;
}

A.navlink:hover {
	text-decoration: underline;
	color: #fff;
}

A.navlink2 {
	text-decoration: none;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 14;
	color: #fff;
}

A.navlink2:visited {
	text-decoration: none;
	color: #fff;
}

A.navlink2:active {
	text-decoration: none;
	color: #fff;
}

A.navlink2:hover {
	text-decoration: underline;
	color: #fff;
}

A.footernav { 
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #EEE6B8;}

A.footernav:visited { 
	text-decoration: underline;
	color: #EEE6B8;}

A.footernav:active { 
	text-decoration: none;
	color: #EEE6B8;}

A.footernav:hover { 
	text-decoration: none;
	color: #EEE6B8;}
	
.text   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 18px;
   color: #333333;
}

.text-serifHome   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 18px;
   color: #663300;
}

.text-serif   {
   font-family: Times, Times New Roman, courier, sans-serif;
   font-size: 14px;
   line-height: 20px;
   color: #222222;
}

.subheader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   line-height: 22px;
   color: #333333;
}
.subheaderHome {
   font-family: Times, Times New Roman, courier, sans-serif;
   font-size: 18px;
   line-height: 24px;
   color: #663300;
}


.ul  {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 18px;
   color: #663300;
}

.li  {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   line-height: 18px;
   color: #663300;
}

.smalltext   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   line-height: 14px;
   color: #663300;
}

.redtextmd   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight:normal;
   line-height: 20px;
   color: #ff0000;
}


.redtext   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
   line-height: 20px;
   color: #ff0000;
}

.redtextsm   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 16px;
   color: #ff0000;
}

#white	{
	   color: #FFFFFF;
}

#yellow	{
	   color: #EEE6B8;
}

#green	{
	   color: #5B7435;
}

#brown	{
	   color: #302422;
}

#grey {
	color: #333333;
}

#imageLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#imageRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#left-column {
	background-image: url(Images/SideBGLeft.gif);
	background-color: #302422;
	background-repeat: no-repeat;
	background-position: right top;
}

#right-column {
	background-image: url(Images/SideBGRight.gif);
	background-color: #302422;
	background-repeat: no-repeat;
	background-position: left top;
}.hometext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 19px; color: #3e3e0d; ; padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 0px}