.bodycopy {
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	text-decoration: none;
}

a.bodycopy {
	font-family: "Tahoma",Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
 }
 
 a.bodycopy:hover {
	color: #bc7f48;
	text-decoration: underline;
 }
 
a.bodycopy:active {
	color: #bc7f48;
	text-decoration: underline;
 }
 
 .footer {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	line-height: 18px;
}

a.footer {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
	line-height: 18px;
 }
 
 a.footer:hover {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:normal;
	line-height: 18px;
 }
 
a.footer:active {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:normal;
	line-height: 18px;
 }

.sectiontitle { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
 }
 
 body {
	background-color: #e8cea8;
}

.headline {
	color:#054f8c;
}

#contactpadding {
	padding-top:5px;
	padding-left:10px;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8f4e26;
	border-left-color: #8f4e26;
	border-top-color: #8f4e26;
	border-right-color: #8f4e26;
}

.tableborder_white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.red {
	color:#FF0000;
}

input, textarea, select {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     line-height: 14px;
}

 .privacy {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height: 16px;
}

a.privacy {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	line-height: 16px;
 }
 
 a.privacy:hover {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	line-height: 16px;
 }
 
a.privacy:active {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	line-height: 16px;
 }

.tableborder_brown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
	border-top-color: #663300;
	border-right-color: #663300;
}
