
/*
Style sheet for http://www.acanthi.com
Author: Janice M. Ward
Created: 9.25.00 | Last Revised: 12.27.09
Copyright(c) acanthi.com; all rights reserved

*/

body {
   font-family: arial, sans-serif;
   font-size: 11px;
   background-color: #fff;
   padding: 0;
   margin-left:28px; 
   margin-top:2px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #74A035;
	font-weight: bold;
	margin: 10px 0 3px 0;
	text-align: left;
}


p, td, div {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: square;
	line-height: 15px;
	margin: 10px 0 8px 0;
}

p.numbers { font-size: 7pt; font-weight: bold; }

p.nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #DD200B;
	font-weight: bold;
	line-height: 0px;
	list-style-type: square;
}

a:link {
	font: 11px arial, sans-serif;
	color: #996633; 
	text-decoration: none; 
	font-weight: normal;
}

a:visited {
	font: 11px arial, sans-serif;
	color: #996633; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {
	color: #DD200B; 
	text-decoration:none; 
	font-weight:normal;
}

a:link.dash {
	font: 11px arial, sans-serif;
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	border-bottom:1px dashed #666666
}

a:visited.dash {
	font: 11px arial, sans-serif;
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	border-bottom:1px dashed #666666
}

a:hover.dash {
	color: #9D29A7; 
	text-decoration: none; 
	font-weight:normal;
}

a:link.big {
	font: 18px arial, sans-serif;
	color: #604136; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited.big {
	font: 18px arial, sans-serif;
	color: #604136; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover.big {
	font: 18spx arial, sans-serif;
	color: #c7c0b3; 
	text-decoration: none; 
	font-weight: bold;
}

a:link.box {
	border: 12px solid #c7c0b3; 
	padding: 0px 4px 0px 4px;
	color: #604136; 
	text-decoration: none; 
	font-size: 14pt; 
	font-weight: bold;
}

a:visited.box {
	border: 12px solid #c7c0b3; 
	padding: 0px 4px 0px 4px;
	color: #c7c0b3; 
	text-decoration: none; 
	font-size: 14pt; 
	font-weight: bold;
}

a:hover.box {
	border: 12px solid #c7c0b3; 
	padding: 0px 4px 0px 4px;
	color: #c7c0b3; 
	text-decoration: none; 
	font-size: 14pt; 
	font-weight: bold;
}

a:link.thumbnail img {
	border: 12px solid #c7c0b3;
}

a:visited.thumbnail img {
	border: 12px solid #c7c0b3;
}

a:hover.thumbnail img {
	border: 12px solid #c7c0b3;
}

