.border-all  { border: 2px solid #996633; padding: 0 }

.border-rt-red { border-left-width: 0px; border-right: 3px solid #B53619; border-top-width: 0px; 
               border-bottom-width: 0px }
body { 
	background-color: #f6f1e9; 
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px 
}
#sidebar {margin-left: 10; padding-left: 10;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43d3a;
	line-height: 20px
}
a:link.menu						{ text-decoration: none; }
a:hover.menu					{ color: #003471; text-decoration: underline; }
a:visited.menu					{ text-decoration: none; }
a:link:visited:hover.menu		{ color: #003471; text-decoration: underline; }

.bodycopy    { font-family: sans-serif; font-size: 12px }
.pagetitle    { font-family: sans-serif; font-size: 20px; color: #d43d3a; font-weight: bold; }
.headname    { font-family: sans-serif; font-size: 12px; color: #BBA88C;}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43d3a;
}

a:link       { font-family: Arial; font-size: 12px; color: #D43D3A }
a:hover		{ font-family: Arial; font-size: 12px; color: #D43D3A }
a:visited	{ font-family: Arial; font-size: 12px; color: #D43D3A }
a:link:visited:hover	{ font-family: Arial; font-size: 12px; color: #D43D3A }

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

a:link.contact       			{ text-decoration: underline; }
a:hover.contact					{ text-decoration: underline; }
a:visited.contact				{ text-decoration: underline; }
a:link:visited:hover.contact	{ text-decoration: underline; }
