@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #666B1F;
}
p {
	font-size: 13px;
	line-height: 18px;
}


.topnnav {
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-position: right;
	text-align: right;
}
.rightbox {
	padding: 10px;
	border-top: 0px none;
	border-right: 1px ridge #CCCC00;
	border-bottom: 1px ridge #CCCC00;
	border-left: 0px none;
}
h1{font-size: 20px;
}
h2 {
	font-size: 16px;
	color: #7D8224;
}
h3 {
	font-size: 14px;
}
a:link, a:visited, a:active  {
	font-size: 12px;
	color: #424200;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

a.white:link, a.white:visited, a.white:active  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.x:link, a.x:visited, a.x:active  {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.x:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.feature:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
	
a.feature:link, a.feature:visited, a.feature:active  {
	font-size: 14px;
	color: #630;
	text-decoration: none;
	font-weight: bold;
}	
	
	

#home .midcol {
	padding: 10px;
	text-align: left;
	border-top: 1px solid #CCCC33;
	border-right: 1px none #CCCC33;
	border-bottom: 1px none #CCCC33;
	border-left: 1px none #CCCC33;
	width: 360px;
}
.midcol {
	padding: 10px;
	border-top: 1px solid #CCCC33;
	border-right: 1px none #CCCC33;
	border-bottom: 1px none #CCCC33;
	border-left: 1px none #CCCC33;
	width: 440px;
	text-align: left;
}
.leftcol {
	border-top:1px solid #CCCC33;
	border-right: none;
	border-bottom: none;
	border-left:1px solid #CCCC33;
	line-height: normal;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(banner/sidebargreenback.png);
	padding-left: 10px;
	text-align: left;
}
.rightcol  {
	padding: 10px;
	height: 100%;
	border-top:1px solid #CCCC33;
	border-right: 1px solid #CCCC33;
	border-bottom: none;
	border-left: none;
	float: right;
}
.dir {
	font-size: 16px;
	line-height: 20px;
}
li {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	list-style-position: inherit;
	list-style-type: square;
}
li.nav{
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	width: 190px;
	display: block;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -45px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.nav a {
	color: #000;
	}
ul.nav a:hover {
	color: #BBC583;
	}	
ul.healing {margin-left: -27px;}	

#template  {
	background-image: url(banner/sidebargreenback.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
	background-position: left top;
}
.red16 {
	color: #663333;
	font-size:16px;
	font-weight: bold;
}
.style3 {color: #663333; font-size: 26px; }

