/*//Dark Green #006015;*/
/*//Green #109030 */
/*//Light Green: #cad9b9;*/
/*//Salmon #dd6633;*/
/*//Dark Blue: #15558C;*/
/*//Blue: #4097e8 */
/*//Light Blue: #bedaf6 */
/*//Gray: #bbbbbb*/
/*//Lighter Gray: #dddddd;*/
/*//Brown: #999966;*/
/*//Light Brown: #d6d6ad */
body, div, p, table, li, h1, h2, h3, h4, h5, h6, input, textarea, select, legend, label {
	font-family: sans-serif;
	font-size:1em;
	z-index:0;
}
h1 {font-size: 1em !important;}
h1, h2, h3, h4, h5, h6, p {
	margin:1em;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size:.9em;
}
img {
    border: 0px none;
}
div#content2 {
    float:left;
    width:100%;
}
div#header2{
        float:left;
	width: 100%;
	height:auto;
	background-color: #fff;
}
div#header{
	position: absolute;
	width: 100%;
	height:auto;
	background-color: #fff;
}
div#footer{
	/*position: absolute;*/
	/*width: 100%;*/
	height:auto;
	background-color: #fff;
}
div#logo {
	float: left;
	margin: 0;
	padding: .5em;
	font-size: 1.2em;
	color: #006015;
	font-weight:bold;
}
div#signin {
	float:right; padding: .5em; margin-top: 1.5em; color:#006015;
}
div#signin a{
color:#109030;
}
div#signin a:hover{
color:#dd6633;
}
div#menu {
	margin: 0;
}
div#breadcrumbs {
	margin: 0px 0px 0px 5px;
	padding: .5em;
	color:#999966;
	font-size: .8em;
}
div#breadcrumbs a{
	color:#999966;
}
div#breadcrumbs a:hover{
	color:#dd6633;
}
div#localNav {
	margin: 0;
	padding: .5em;
	background-color:#fff;
}
div#columnLeft {
 position: absolute;
 left:1%;
 /*width:20%;
 width:29%;
 width: 21%;*/
 width: 16%;
 top: 9em;
 z-index: -1;
}
div#columnMiddle {
 position: absolute;
 left: 18%;
 width:60%;
 top: 9em;
 background: #fff;
 text-align: justify;
 /*border-width: 0;*/
 z-index: -1;
}
div#columnMiddle p.paraHead {
margin-bottom: 0 !important;
margin-top: 10px !important;
font-weight:bold;
}
p.paraHead {
margin-bottom: 0 !important;
margin-top: 10px !important;
font-weight:bold;
}
div#columnMiddle p {
margin-bottom: 3px !important;
margin-top: 3px !important;
}
div#columnRight {
 position: absolute;
 left: 79%;
 /*left: 80%;
 /*width: 19%;
 width:29%;*/
 width:20%;
 top: 9em;
 border-left: 1px dotted #cad9b9;
}
div#horiz {
 position: relative;
 left: 0%;
 margin-top:2px;
 width:100%;
 border-top: 1px dotted #cad9b9;
 text-align: center;
 color: green;
 font-weight: bold;
 font-size: 20px;
}
div#horizb {
 position: relative;
 left: 0%;
 margin-top: 2px;
 width:100%;
 border-bottom: 1px dotted #cad9b9;
 text-align: center;
 color: green;
 font-weight: bold;
 font-size: 20px;
}

div#message {
 position: relative;
 left: 0%;
 margin-top: 2px;
 width:100%;
 border-bottom: 1px dotted #cad9b9;
 text-align: center;
 color: red;
 font-weight: bold;
 font-size: 16px;
}

/*Styles for Google Ads in Right-hand Column*/
p.adTitleLink a{ text-decoration: none; font-weight:bold; color: #006015; font-size: 1em;}
p.adTextLink a{  text-decoration: none; color: #222200; font-size: .8em;}
p.adLink a{  text-decoration: none; color: #109030; font-size: .8em;}
p.adTitleLink { margin-top: .5em; margin-bottom: .2em; padding:0; }
p.adTextLink { margin-top: 0; margin-bottom:0; padding:0; }
p.adLink {margin-top: .2em; margin-bottom: .5em; padding:0; }
p.adgoogle{}
/*LOCAL DYNAMIC NAV*/
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight:bold;
}
#nav li.last{border-bottom: 1px solid #999966;}
#nav ul li {
	position: relative;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #222200;
	background: #d6d6ad; /* IE6 Bug */
	padding: .5em;
	border: 1px solid #999966;
	border-bottom: 0;
	font-size: .8em;
}
#nav li a:hover {background: #f3f3dd; color: #222200;}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li  { float: left; height: 1%; }
* html #nav li a  { height: 1%; }
/* End */
/*//END LOCAL DYNAMIC NAV*/
#nav .currentTitleBar{padding-left: .5em; border: 1px solid #999966; background-color: #109030; color: #fff; font-weight:bold;}
#nav .titleBar{padding-left: .5em; border: 1px solid #999966; background-color: #999966; color: #fff; font-weight:bold;}
#nav .content{padding-left: .5em; border: 1px solid #999966; background-color: #d6d6ad; }
#newsletter {font-size: .9em; margin:.5em 0em .5em 0em;}
#newsletter .bold{font-weight:bold;}
#nav input {
	font-size: .8em;
	margin: .5em .5em .5em .0em;
}
#nav input.txtbx { width: 100%; }
#nav input.btn {padding:0; margin-top: 0em !important;}
#nav form {margin:0; padding:0;}
#footer {position: relative; margin:3em 1em 1em 1em; padding-top:5px; border-top: 1px solid #d6d6ad;}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display:inline;
}
#footer ul li  {
color:#999966;
}
#footer ul li a {
color:#999966;
font-weight:bold;
font-size: .9em;
padding: 0px 8px 0px 2px;
border-right: 1px solid #999966;
}
#footer .last{
border: 0px !important;}
#footer ul li a:hover {
color:#dd6633;
}
#footer .new{color:#dd6633; text-decoration: none !important;}
#footer .copy{margin-top: 2em; font-size: .8em; color:#999966; text-align:right; }
.greenHeading {
		color: #006015;
		font-size: 1em;
		font-family: sans-serif;
		font-weight: 700;
	}

div#pagecontent { width:100%; }
div#adminpage {}
#searchDiv {
		color: #006015;
		font-size: 1em;
		font-family: sans-serif;
		font-weight: 700;
		text-align:left;
		/*border-color:#006015;
		border: 1px solid;*/
		display: inline;
		padding: 3px;
		cursor: pointer;
		}
#searchButton {
		color: #006015;
		font-size: 1em;
		font-family: sans-serif;
		font-weight: 550;
		text-align:left;
		display: inline;
		padding: 3px;
		cursor: pointer;
		text-decoration:underline;
}

table.askT { font-family: Verdana;
font-weight: normal;
font-size: 1em;
color: #404040;
width: 100%;
background-color: #fafafa;
/*border: 1px #6699CC solid;*/
border: 1px #006015 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

table.askT td.searchHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
/*font-size: 11px;*/
font-size: 1em;
color: #404040;}

table.askT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 1em;
color: white;
background-color: #109030;
text-align: left;
padding-left: 3px;}

table.searchT
{ font-family: Verdana;
font-weight: normal;
font-size: 1em;
color: #404040;
width: 100%;
background-color: #fafafa;
/*border: 1px #6699CC solid;*/
border: 1px #006015 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.searchT td.searchHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
/*font-size: 11px;*/
font-size: 1em;
color: #404040;}


table.searchT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1em;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

table.searchT a
{ font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1em;
color: #006015;
background-color: white;
text-decoration: none;
}

.searchBodL { border-left: 1px dotted #CEDCEA; }

.itemtable { font-weight:bold; border: 1px solid #006015;}
.evenrow {background-color: #9EFF7F; }
#itemcount {font-weight:bold; font-size:18px; color: red;}
a.alist:link { text-decoration: underline; color:black; font-size:8px; }
a.alist:visited { text-decoration: underline; color:black; font-size:8px; }
a.alist:active { text-decoration: underline; color:black;font-size:8px;  }
a.alist:hover { text-decoration: underline; color:black; font-size:8px; }

.details {
    font-size: 1em;
    font-weight: normal;
}

.am_assoc {
    float:left;
    padding-right:5px;
}

.am_assoc_right {
    float:right;
    padding-left:5px;
}

/*for images with captions/credits
//http://www.labnol.org/internet/design/add-text-captions-align-images-html-css/2309/
*/
.picture { background-color: #FFFFFF; /*#F9F9F9;*/
border: 0px none; /*1px solid #CCCCCC;*/ padding: 0px 0px 0px 0px; /*: 3px;*/
font:  9px/1.0em Arial, sans-serif; /*11px/1.4em Arial, sans-serif; */
}

.picture img { border: 0px none; /*1px solid #CCCCCC;*/
vertical-align:top; /*middle*/ margin-bottom: 0px; /*3px;*/ display:block; }

.picright { margin: 0pt 0pt 0pt 0.8em;/*0.5em 0pt 0.5em 0.8em;*/ float:right; }
.picleft { margin: 0pt 0pt 0.8em 0pt; /*0.5em 0.8em 0.5em 0;*/ float:left; }

/*FCKEditor font sizes*/
.font-xx-small {
    font-size: 6px;
}
.font-x-small {
    font-size: 8px;
}
.font-small {
    font-size: 9px;
}
.font-medium{
    font-size: 10px;
}
.font-large{
    font-size: 12px;
}
.font-x-large{
     font-size: 14px;
}
.font-xx-large{
     font-size: 18px;
}
.font-xxx-large{
     font-size: 24px;
}
.font-xxxx-large{
     font-size:36px;
}
.font-xxxx-large{
     font-size: 48px;
}
.font-xxxxx-large{
     font-size: 72px;
}
/*yardener green*/
.yardener-green{
        color: #006015;
}

