/* MAIN STYLESHEET */

html {
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #0e8c42;
	scrollbar-3dlight-color: #b7ff5d;
}

/* Main Structure */
body {
	background-color: #ffffff;
	margin-left:10%;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}

p {
	font-size: 0.9em;
}

textarea {
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

blockquote {
	font-size: 0.8em;
}

.largefont {
	font-size: 1.2em;
}

.white {
	color: #ffffff;
}

.greenhead {
	color: #006643;
	font-weight: bold;
	background-color: #f6fae9;
}

.homestrap {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}

##.search {
##	color: #006643;
##	text-align: left;
##}

.search {
	color: #ffffff;
	text-align: left;
}

.center {
	text-align: center;
}

.price {
	color: #D20303;
	font-weight: bold;
}


.error {
	background-color: #b5e384;
	font-weight: bold;
	text-align: center;
}

.righthead {
	text-align: right;
	padding-bottom: 0.3em;
	color: #ffffff;
}

.footer {
	font-size: 0.70em;
	text-align: center;
	color: #006643;
}

.footerright {
	font-size: 0.70em;
	text-align: right;
	color: #006643;
}

.footerleft {
	font-size: 0.70em;
	text-align: left;
	color: #006643;
}	


li {
	font-size: 0.9em;
}

li.center {
	text-align: center:
}

h1 {
	font-size: 1.1em;
	color: #006643;
	text-align: left;
}

.redbold {
	color: #d82323;
	font-weight: bold;
}

h1.center {
	font-size: 1.1em;
	color: #006643;
	text-align: center;
} 

h1.cropped {
	font-size: 1.1em;
	color: #006643;
	text-align: center;
	margin-bottom: 0em;
} 

h3 {
	font-size: 1.0em;
	color: #006643;
	text-align: left;
}


h1.table {
	font-size: 1.1em;
	color: #006643;
	text-align: left;
	margin-bottom: -0.3em;
}

legend {
	color: #006643;
	font-weight: bold;
}

hr {
	color: #006643;
}

OLDh2 {
	font-size: 0.9em;
	color: #006643;
	background-color: #f6fae9;
	padding-left: 0.5em;
}

h2 {
	font-size: 0.9em;
	color: #ffffff;
	background-color: #006643;
	padding-left: 0.5em;
}

h4 {
	font-size: 0.85em;
	color: #006643;
	background-color: #def1c6;
	padding-left: 0.5em;
}

td.admintablebkgnd {
	color: #006643;
	background-color: #f6fae9;
	padding-left: 0.5em;
}

.topichead {
	font-size: 0.9em;
	color: #006643;
	font-weight: bold;
}

h1.slogan {
	font-size: 1.1em;
	color: #d20303;
	text-align: center;
	margin-bottom: -0.05em;
	background-color: #def1c6;
}

.tel {
	font-size: 1.1em;
	color: #fffff;
	text-align: center;
	font-weight: bold;
	margin-bottom: -0.05em;
	font-family: verdana, tahoma, arial;
}

.right {
	text-align: right;
}

a {
	color: #006643;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.white {
	color: #ffffff;
	text-decoration: underline;
}

a.white:hover {
	color: #efe904;
}

.whitelarge {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}



a.loggedin {
	color: #ffffff;
	text-decoration: underline;
}

a.loggedin:Hover {
	color: #ffffff;
}

a.home {
	color: #d20303;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

a.nav {
	color: #006643;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a.nav:Hover {
	color: #000000;
	text-decoration: none;
}

td.green {
	background-color: #006643;
}

td.dots {
	background-image:url('images/bkg-new.gif');
	background-repeat: no-repeat;
	text-align: right;
}

table.outline {
	border-color: #006643;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

td.underline {
	border-color: #f6fae9;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}

td.listing-head {
	background-color: #f6fae9;
}

td.enhanced-listing {
	background-color: #F7FAE9;
}

td.outline {
	border-color: #006643;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

fieldset {
	border-color: #006643;
}

.more {
	display: none;
}

p.phone {
	color: #006643;
	font-size: 18pt;
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	margin-top: -60px;
	text-align:right;
	padding-right: 20px;
}

#email {
	font-family:verdana, tahoma, arial;
	color: #ffffff;
	align: right;
}

.slogan {
	padding-right: 10px;
}