body {
	background-color: #ffffff;
	margin-top: 10px;
	text-align: center;
}

body, td, p, b, i, li, select, a {
	font-family: "trebuchet ms", arial, verdana, geneva, swiss, sans-serif;
	font-size: 12px;
}
body, p, b, i, li, a {
	line-height: 1.5em;
}

body, td, p, b, i, li, select {
	color: #666666;
}

a, a:visited, a:active, a:hover {
	color: #f93;
	font-weight: bold;
	text-decoration: none;
}
.unav { 
	background-color: #339933;
	border-top: 2px white solid;
	display: block;
	margin: 0px;
	padding: 5px;
	/*
	padding-top: 3px;
	padding-bottom: 3px;
	*/
}	
.unavbar { 
	background-color: #339933;
	border-left: 1px #393 solid;
	border-right: 1px #393 solid;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	display: inline;
}
.unavbaron {
	background-color: #FF9933;
	border-left: 1px white solid;
	border-right: 1px white solid;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	display: inline;
}
.unavbar a, .unavbar a:visited, .unavbar a:active, .unavbar a:hover, .unavbaron a, .unavbaron a:visited, .unavbaron a:active, .unavbaron a:hover {
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.tools { 
	color: #FF9933;
	font-weight: bold;
	font-size: 11px;
}
.toolbox { 
	padding-top: 5px;
	padding-right: 12px;
}
.lnavon {
	color: #393;
}

#page {
	text-align: center;
	border: 1px #ccc solid;	
	width: 800px;	
}

#botbar {
	border-top: 1px #E7D9D9 solid;
	margin-bottom: 20px;
	margin-top: 25px;
}
#botbar td {
	padding-top: 15px;
}

.contentpadded {
	text-align: left;
	padding-top: 20px;
	margin-left: 30px;
	margin-right: 25px;
	vertical-align: top;
}

.zonepadded {
	text-align: left;
	padding-top: 20px;
	padding-left: 15px;
}	
.pagetitle {
	font-size: 28px;
	color: #393;
	line-height: normal;
}
.none {
	color: inherit;
}

.small { 
	font-size: 10px; 
}
 
ul {
	margin-left: 4px;
	padding-left: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-image: url('../img/bullet.gif');
}
HR {
	background-image: url('../img/pixie_yellow.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 0;    
}

.homebkgd {
    background-image: url('../img/home_bkgd.jpg');
	background-repeat: no-repeat;
}
.etomite {
	padding-top: 10px;
	font-size: 9px;
}
.etomite a {
	font-size: 9px;
}
.smallsmall {
	font-size: 9px;
}
table {
	margin: 0px;
	padding: 0px;
}
input.boxed, textarea.boxed {
	border: 1px solid #036;
	color: #000;
	font-size: 11px;
	font-family: "trebuchet ms", verdana, sans-serif;
	width: 170px;
}

.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.addressfield {
	height: 3em; 
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #393;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #393;
}
span.subhead a,
span#forumname a {
	color: #393;
}
.wellness {
	color: #66CC66;
}

.greenbold {
	color: #66CC66;
	font-size: 18px;
}
	
.homebody {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 40px;
}
.internalbody {
	margin-top: 35px;
	margin-left: 45px;
	text-align: left;
}
.contenttd {
	padding-right: 20px;
}
.navdots {
	/*
	margin-bottom: -4px;
		*/
}	
.homebot {
	min-height: 115px;
	vertical-align: top;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.homezone {
	min-height: 115px;
	vertical-align: top;
	border-right: 1px #ccc dotted;
	width: 275px;
	padding-right: 15px;
}
#disclaimer {
	width: 800px;	
	background-color: #AADAA4;
}
#disclaimer p {
	font-style: italic;
	color: #fff;
	padding-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 15px;
	text-align: left;
}

/* --- FORUM STYLES --- */
table.maintable {
	width: 700px;
}
table.maintable td {
	vertical-align: top;
	padding: 5px 10px;
}
table.outlined, table#adminregulartable {
	margin-bottom: 20px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
table.outlined td, table#adminregulartable td, table#adminregulartable th {
	border-bottom: 1px #ccc solid;
}
th {
	font-size: 12px;
	text-align: left;
}
td.count {
	text-align: center;
}	
tr.forumbar td {
	background-color: #393;
	text-transform: uppercase;
	color: #fff;
	border-right: 1px #393 solid;
}
tr.tr1 td {
	background-color: #fff;
}
tr.tr2 td {
	background-color: #f8f8f8;
}
.locationbar {
	margin-top: 5px;
}
#panelmenu {
	float: left;
}
div.msgbox {
	/*
	float: left;
	*/
}
#panelmenu + table.maintable,
#panelmenu + form table.maintable,
#panelmenu + div.msgbox {
	padding-left: 40px;
	width: 500px;
}
br.clearboth {
	clear: both;
}
.results-posts-post-date {
	font-size: 10px;
}
h2 {
	font-size: 12px;
}
