/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* 
colors
Dark Green #235324
Meduim Green #DAEBDB
Light Green #EFFCF0

*/
body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(images/grass.jpg);
	font: normal 0.8em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #749A75;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6B4727;
}

h2 {
	font-size: 2em;
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}
/* container */
.container {
	margin: 0 auto;
	background-image: ;
	background-repeat: repeat-y;
	background-position: left top;
	width: 730px;
	background-image: url(images/bgShadow.jpg);
}
/* Header */

#header {
	width: 700px;
	height: 180px;
	margin: 0 auto;
	border-top: 10px solid #235324;
	background-color: #80B36F;
	background-image: url(images/header.jpg);
	background-position: top;
	border-right: 10px solid #235324;
	border-bottom: 10px solid #235324;
	border-left: 10px solid #235324;
	background-repeat: no-repeat;
	overflow: hidden;
}

#header h1 {
	padding: 25px 0 0 20px;
	font-size: 3em;
	color: #009900;
}

#header h2 {
	padding: 0 0 0 0px;
	font-size: 1.5em;
	margin-left: 25px;
}
#header h1 a {
	text-decoration: none;
	color: #235324;
}
#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}


#top {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
	vertical-align: middle;
}



/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #DAEBDB;
}

#menu a:hover {
	background: #EFFCF0;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}





/* Tabs Menu */


    #tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #84776B;
	vertical-align: bottom;
	margin-top: 75px;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../../img/tabs_left.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../../img/tabs_right.png) no-repeat right top;
      padding:8px 20px 6px 8px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
      }
    #tabs a:hover {
      background-position:0% -60px;
      }
    #tabs a:hover span {
      background-position:100% -60px;
      }


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #EFFCF0 url(images/img04.gif) repeat-y;
	border: 10px solid #235324;
	border-top: none;
}
#content_main {
	width: 700px;
	margin: 0 auto;
	border: 10px solid #235324;
	border-top: none;
	background-color: #EFFCF0;
}
#main .title {
	text-align: center;
}



/* Posts */

#posts {
	float: right;
	overflow: hidden;
	width: 390px;
	padding-top: 15px;
	margin-right: 20px;	
	
}



#posts .post {
	
	
}

#posts .story {
	padding: 15px 15px 0 20px;
}





#posts ul {
}

#posts ul li {
}




/* Links */

#links {
	float: left;
	width: 230px;
	padding: 20px;
	clear: left;	
}


#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.crumbs {
	padding-left: 15px;
	font-size: 0.9em;
}
.crumbs a{
	text-decoration: none;	
}
.pics img {
	margin-right: 5px;
	border: 1px solid;
}

.map {
	padding: 5px;
	height: 600px;
	width: 695px;
	border: thin solid #663300;
}

#gallery {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* comments */
.js-commentControl 
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../img/icons/button.png);
	height: 43px;
	width: 169px;
}
.js-commentControl a {
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	height: 43px;
	width: 169px;
	overflow: hidden;
}

.js-poweredBy, .js-commentTool {
	background-image: none;
	display: none;
}
.js-singleComment {
	color: #336600;
	background-color: #CAF99B;
	border: none;
}
.js-CreateCommentBg {
	color: #336600;
	background-color: #CAF99B;
	border: none;
	
}


