a:link, a:visited {
	color: #813257;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #A8807B; 
	text-decoration: underline;
}
body {
	background-image: url(images/bkg_tile.gif);
	margin: 10px 0;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #A8807B;	
	margin-top: 6px;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #8C9F64;	
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #8C9F64;
	margin-bottom:6px;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;	
}
.faq_question {
	font: bold 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #620006;	
}
.table_head {
	font: bold 14px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;	
}
p, li, td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin:0 0 12px 0;
}
.bio_head {
	font-weight: bold;
	color: #8C9F64;
}
.small {
	font-size: 10px;
}
.menu_bars {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #afa695;
}
/* ----------footer-------------- */
#footer p {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #847b6a;
}
#footer a:link, #footer a:visited {
	color: #847b6a;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: underline;
}
/* ----------box-------------- */
#colorBox p {
	color: #FFF;
}
#colorBox a:link, #colorBox a:visited {
	color: #FFF;
	text-decoration: underline;
}
#colorBox a:hover, #colorBox a:active {
	color: #FFF;
	text-decoration: underline;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#fff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000;
}
