body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	font:Trebuchet;
	color:black;
	background:url(../images/body_bg.gif) #342321;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}

blockquote {
	font: 80% Trebuchet;
	color: black;
	background:white;
	border:1px solid #202B1C;


}

blockquote em{
   font: 86% Trebuchet;
   line-height: 20px;
   font-style: italic;
}

#container {
	width:744px;
    back/ground: #293624;
    background:white;
	back/ground:url(../images/container.jpg) top repeat-y;
	margin:0 auto;
}

#wrapper {
	width:740px;
	margin:0 auto;
}

#header {
	height:283px;
	background:url(../images/header.jpg) no-repeat;
}

#header h1 {
	text-align:center;
	padding:15px 0 0 0;
	color:#000;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#000;
	text-decoration:none;
}

#header h2 {
	color:#7C9B46;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

#sidebar {
	width:260px;
	float:left;
	padding:20px;
	backgr/ound:url(../images/sidebartop.jpg) no-repeat;
	
}

#sidebar h2 {
	border-bottom:2px solid #AEA68D;
	color:#382725;
	font:165% Georgia;
	font-weight:normal;
	padding:10px 5px;
	line-height:29px;
}

#sidebar #sidenav {
	margin:10px 0;
}

#sidebar #sidenav li {
	list-style:none;
	padding:5px 2px;
	border-bottom:1px solid #96885C;
}

#sidebar #sidenav li a {
	padding:5px 2px;
	display:block;
	font:130% Georgia;
	text-decoration:none;
	color:#3D3725;
	background:url(../images/sidenava.gif) right no-repeat;
}

#sidebar #sidenav a:hover {
	color:#000;
}

#sidebar p {
	font-size:90%;
	line-height:24px;
	color:#805955;
	margin:10px 0;
	padding:5px;
}

#sidebar input {
	background:#A39783;
	color:#3D3725;
	padding:4px;
	width:250px;
	border:none;
	font:140% Trebuchet MS;
}

#navcontent {
   width: 740px;
   height: 31px;
	margin:0 0 0 0px;
   display: block;
   background: #008001;
}


#content {

    line-height:20px;
	margin:0 0 0 0px;
	//backg/round:url(../images/content.jpg) top left no-repeat;

}







a em {
	font-style:normal;
	text-decoration:underline;
}

#content_main {
	margin:0px 0 0 0;
	padding:5px 15px 15px 15px;
	background: white;

}



a {
	color:#008001;
    font-weight: bold;
	text-decoration:underline;
}

#content_main a:hover {
    color:#47cb48;
	text-decoration:underline;
}

#content_main h2,blockquote {
	margin:15px;
	line-height:25px;
	font-size:120%;
}

#content_main p{
    font: 85% Trebuchet;

	margin-left:15px;
    margin-right: 15px;
    margin-bottom: 15px;
	line-height:25px;
	font-size:85%;
	color:black;
 }


#content_main h3 {
    padding-top: 20px;
    margin:15px;
    line-height:20px;
	font-size:150%;
    color: #008001;
    background:url(../images/seedling.gif) no-repeat left bottom;
    padding-left: 30px;
}


#content_main ul,ol {
	margin:15px 100px;
	line-height:25px;
}

#content_main h2 {
	font:180% Trebuchet;
    background:url(../images/seedling.gif) no-repeat left;
    padding-left: 30px;
}

img {
	border:1px solid black;
    margin:5px;
    margin-top: 7px;
}

p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Trebuchet;
	text-transform:uppercase;
	padding:7px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

ol.comments li {
	clear:right;
	font-size:90%;
}

ol.comments .user {
	float:right;
	width:80px;
	background:url(../images/user.jpg) no-repeat #BEB8A2;
	padding:15px;
	font:90% Verdana;
	height:60px;
}

ol.comments .etc {
	float:right;
	width:80px;
	margin:10px 0 0;
	clear:right;
	background:#273322;
	padding:15px;
	font:80% Verdana;
	margin-bottom:10px;
}
ol.comments .etc p {
	margin:0;
	padding:0;
	line-height:20px;
}

ol.comments .user a {
	color:#382725;
}

ol.comments .user img {
	border:3px solid #293624;
}

ol.comments .user p {
	margin:0;
	padding:0;
}

ol.comments p {
	margin:15px 125px 15px 0;
}

#footer {
	margin:0px 0 0 0;
	padding:0px;
    text-align: center;
    font-family: arial;
	font-size:70%;
	border-top:1px solid #333;
    height:81px;
	background:url(../images/footer.jpg) no-repeat;
}

#footer p {
    padding: 24px;
    line-height:12px;

}

#footer a {
    color: black;

}

/* Drop down menu */
#nav  { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
   background: #008001;
   border-top: 1px solid white;
   margin-bottom: 5px;
   width: 740px;
}

#nav ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}


#nav a {
   background: #008001;
	display: block;
   padding-left:10px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 5px;
	font:85% "Trebuchet";
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#nav a:hover {
    color:yellow;
   backg/round: white;
}


#nav li { /* all list items */
	float: left;
	wi/dth: 10em; /* width needed or else Opera goes nuts */
}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #008001;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#rightimage {
   float: right;
}

#rightimage a {
   text-decoration: none;
}

#rightimage a:hover {
   text-decoration: none;
}

.latestnews {
   float: right;
   width:200px;
   background-color: #ffffcc;
   border: 1px solid black;
   margin-top: 25px;
   margin-left: 20px;
   padding-left: 5px;
}

.latestnews hr {
   color: black;
   height: 0px;
   border: 1px dotted;
   width:95%;
   align:center;
}

#landcaresigncloseup {
   display: none;
}





a.thumbnail{
		position: relative;
		z-index: 0;
      color:white;
      text-decoration: none;
      border: 1px solid red;
}

a.thumbnail:hover{
		background-color: transparent;
		z-index: 50;
}

a.thumbnail span{ /*CSS for enlarged image*/
		position: absolute;
		padding: 0px;
		left: -1000px;
		visibility: hidden;
		color: black;
		text-decoration: none;
}

a.thumbnail span img{ /*CSS for enlarged image*/
		border-width: 0;
		padding: 0px;
}

a.thumbnail:hover span{ /*CSS for enlarged image on hover*/
		visibility: visible;
		top: -200px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		left: 50px; /*position where enlarged image should offset horizontally */
}





