/* Eco panels stylesheet
Last updated March 2008 by Kyra Dosch-Klemer */
* {
	padding:0;
	margin:0;
}
html, body {	
	width:100%;
	min-height:100%;
	height:100%;

}
body {
	text-align:center;
	background: #fdfdf5 url(../images/bg.jpg) repeat-x;
	font-family:Arial, verdana, sans-serif;
	font-size:85%;
	line-height:1.8em;
	margin:0;
	padding:0;
}
.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}
table.blog tbody td{
	padding-right: 40px;
	display: block;
	width: 630px;
}
.componentheading, .contentheading {
	font-size:2em;
	margin-left:0;
	padding-left:0;
	padding-right:50px;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
a, a:link, a:visited {
	color: #346D36;
}
a:hover {
	color: #333;
}	
p{
	padding:5px;
	margin: 15px 0;
}
h2 { 
	color: #346D36;
	font: 1.2em Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding: 5px;
	line-height:1.8em;
}
h3 {
	color: #333;
	font:1.1em/1.4em Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-right:30px;
}
h3.showr {
	color: #346D36;
	font: 1.1em/1.4em Helvetica, Arial, sans-serif;
	font-weight:bold;	
	cursor:pointer; 
	padding: 12px 5px;
}

/* --------------------------------------------------- POSITION IT ---*/
#outer {
	width:1116px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	min-height:100%;
}
#wrapper {
	position:relative;
	float:left;
	width:999px;
	margin:0;
	padding:0;
	background:#fff;
}
#wrapleft {
	background: url(../images/left.jpg) no-repeat top right;
	float:left;
	width:57px;
	min-height:700px;
}
#wrapright {
	background: url(../images/right.jpg) no-repeat top left;
	position:relative;
	float:left;
	width:57px;
	min-height:700px;
}
#main {
	background: #fff url(../images/bgClouds.jpg) no-repeat top right;
	min-height:500px;
	position:relative;
	width:100%;
	float:left;
}
#main2 {
	background: #fff url(../images/bgInside.jpg) no-repeat top right;
	min-height:530px;
	position:relative;
	width:100%;
	float:left;
}
#header {
	background: url(../images/masthead.jpg) no-repeat;
	width:999px;
	float:left;
	height:128px;
}
#strip {
	background: url(../images/tempstrip.jpg) no-repeat top;
	width:100%;
	min-height:186px;
	clear:both;
}
#nav {
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
}
#contentHome {
	float:left;
	position:relative;
	width:400px;
	margin-top:25px;
}
#content {
	float:left;
	position:relative;
	width:600px;
	margin:40px 15px 25px 25px;
	height:99%;
}
#contentWide {
	float:left;
	position:relative;
	width:800px;
	margin:20px 15px 35px 55px;
}
#subnav {
	position:relative;
	float:left;
	width:240px;
	margin-top:50px;
	margin-right:25px;
	clear:both;}
#subnav2 {
	position:relative;
	float:left;
	width:240px;
	margin-top:50px;
	margin-right:25px;
}
#contentHome {
	float:left;
	position:relative;
	width:585px;
	margin-left:25px;
	margin-right:15px;
}

#rightcolmain {
	float:right;
	position:relative;
	width:280px;
	margin:80px 0 0 0;
	
}
#rightcol {
	background: url(../images/ecoblog.png) no-repeat top center;
	float:right;
	position:relative;
	width:350px;
	min-height:350px;
	margin:15px 15px 0 0;
}

#footer {
/*	background: url(../images/bgFooter.jpg) repeat-x bottom;
*/	clear:both;
	position:relative;
	bottom:0;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	text-align:center;
	color: #346D36;
}
#boxwrap {
	width:100%;
	float:left;
}
.box1 {
	width:285px;
	float:left;
}
.box2 {
	width:285px;
	float:left;
	margin-left:10px;
}
#home a{
	position:relative;
	float:left;
	width:415px;
	height:100px;
	margin:15px;
	cursor:pointer;
	border:none;
}
#home img {
	border:0;
	padding:0;
	margin: 0;
}
ul.nested{
	margin-left: 5em;
}
ul.indent {
	margin-left: 3em;
}
/* --------------------------------------------------- MISC CLASSES ---*/
.box1 a, .box2 a {	text-decoration:none;}
.box1 a, .box1 a:link, .box1 a:visited { color: #336633;}
.box2 a, .box2 a:link, .box2 a:visited {color: #993300;}
.box1 a:hover, .box2 a:hover {color: #333;}
.box {
	border:1px solid #000;
	float:left;
	margin:0;
	padding:0;
}
#nav ul {
	list-style:none;
	margin:10px;
	padding:0;
	line-height:22px;
}
#nav ul li {
	display:block;
	float:left;
}
#nav ul li a  {
	background-color: #fff;
	border:1px solid #000;
	padding:2px 6px;
	margin-right:5px;
	text-decoration:none;
	font-size:.9em;
	text-transform:uppercase;
}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	color: #336633;
	padding:2px 6px;
}
#nav ul li a:hover {
	background-color: #336633;
	color: #fff;
}
#nav ul li a.active {
	background-color: #336633;
	color: #fff;
}
#nav ul li a#active_menu.mainlevel {
	background-color: #336633;
	color: #fff;
}
#subnav ul {
	list-style:none;
	text-align:right;
	padding:0;
	border-right:1px solid #336633;
	
}
#subnav ul li {
	margin:8px 0;
	padding-right:15px;
}
#subnav ul li a {
	color: #333;
	text-decoration:none;
	margin-right: -27px;
	padding-right:20px;
}
#subnav ul li a:link, #subnav ul li a:visited {
	color: #333;
}
#subnav ul li a:hover {
	color:  #336633;
	padding-right:20px;
	margin-right: -27px;
	background: url(../images/arrow.jpg) no-repeat right;
}
#subnav img {
	margin:60px 30px;
	border:1px solid #356E37;
}

/* ------------------------------------------------------------------------------ HONMEPAGE NEWS MODULE STYLES */
.news {
	margin:65px 50px 15px 40px;
}
.news ul {
	list-style-image:url(../images/houseicon.gif);
	margin:0 15px;
}
.news ul li {
	margin:10px 0;
}
.news ul li a {
	color: #000;
	text-decoration:none;
	padding-left:10px;
}
.news ul li a:link, .news ul li a:visited {
	color: #000;
}
.news ul li a:hover {
	color: #336633;
}

/* ------------------------------------------------------------------------------ JOOMLA STYLES */
.createdate {
	font:.85em verdana, arial, sans-serif;
	font-style:italic;
	color: #000;
	text-decoration:none;
	border:none;
	padding-left:5px;
}
.createdate a {
	text-decoration:none;
}
.jb_post_title{
	margin-top:25px;
}
.jb_post_title h2{
	text-decoration:none;
}
.jb_post_title h2 {
	font-size:1.2em;
}
a.rss_link {
	text-decoration:none;
	color: #346D36;
}
a.rss_link a:link, .rss_link a:visited {
	color: #346D36;
}
a.rss_link a:hover {
	color: #000;
}
table.contentpaneopen {
	clear:both;
	float:left;
	width:100%;
	display:block;
}
table.contentpaneopen p {
	margin-left:5px;
}
table#gallery img {
	background: ;#FFFFFF none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	display:block;
	margin:-5px 15px 5px -5px;
	padding:4px;
	position:relative;
}
table#gallery a {
	text-decoration:none;
	color: #356E37;
}
table#gallery a:link, table#gallery a:visited {
	color: #356E37;
}
table#gallery a:hover {
	color: #000;
}
.taglines {
float:left;
}
table#gallery p {
	margin:0;
	padding:0;
}
table#gallery td {
	margin:15px 0 0 0;
}
input, textarea {
	border:1px solid #356E37;
	padding:2px;
	margin-left:10px;
}
 input#contact_email_copy{
	border:none;
}
label {
	margin-left:5px;
}
button {
	background-color: #C5CA76;
	padding:2px;
}
#subnav img {
	margin-top:-5px;
}


/*flash video styles */

#flash_video {
	background-color:#FFFFFF;
	width:320px;
	height:270px;
	display:none;
	float:left;
}

.hasTip img {
	border:none;
}