/* Start of CMSMS style sheet 'main' */
/* layout styles for main template */
body {
   background:#da7207 url(../images/big-red-tile-large.jpg) repeat;
   color:#222;
	}
a, a:link, a:visited, .contact {
   color:#963F00;
   }
a:hover, a:active {
   color:#DF5C00;
   }
ul {
   list-style:circle outside;
}
#wrapper {
	width:900px;
	display:block;
	margin:0 auto;
	background-color:#000000;
	}
#header {
	background:#000 url(../images/omlogofull.jpg) no-repeat top left;
	height:380px;
        position: relative;
	color:#f3f2f2;
        overflow:hidden;
	}
#homelink {
position:absolute;
top:0;
left:0;
}
#homelink, #homelink a img {
width:900px;
height:265px;
}
#homelink a img {
border-style:none;
}
#backlink {
position:absolute;
top:10px;
right:10px;
text-align:right;
color:#B54200;
font-variant:small-caps;
}
#content {
	background:#ffb047 url(../images/seed-of-life-bg.jpg) repeat;
        padding:24px 48px;
position:relative;
	}
#content p, #content h2, #content h3, #content h4, #content ul {;
	}
.contact {
        font-style:normal;
        font-weight:900;
        }
.inline-title {
        font-weight:bold;
        color:#7f2623;
        font-size:108%;
        }
.pretitle {
        text-align:left;
        margin-bottom:-24px;
        }
span.donation form {
display:inline;
}
span.donation input {
cursor:pointer;
text-transform:uppercase;
}
span.donation input:hover {
text-decoration:underline;
}
.bottomimage {
   margin-top:48px;
}
/*** FOOTER ***/
#footer {
   margin-top: 48px;
}
#subfooter {
	background:black;
	color:#f3f2f2;
        overflow:hidden;
	}
#subfooter h3 {
        letter-spacing:1px;
        }
/*** TOPMENU  ***/

#headnav {
   position:absolute;
   left:0;
   bottom:0;
   width:900px;
   }
#headnav ul {
   padding:0;
   text-align:center;
   width:800px;
   list-style:none;
   line-height:26px;
   margin: 0 auto 13px;
   height:75px;
   }
#headnav ul li {
   margin:1px auto;
   padding: 0 30px;
   display:inline;
   }
#headnav ul li a {
   display:-moz-inline-stack;
   display:table-cell ; /* -moz-inline-box */
   display:inline-block;
   height: 30px;
   background: transparent url(js/clear.gif) no-repeat scroll 30px 1px;
   overflow:hidden;
   }
#headnav ul li img {
   border:none !important;
   }
#headnav a {
   test-decoration:none;
   }
#headnav ul li a:hover {
   background-position:30px -30px;
   }
#headnav .omimage {
   /*width:29px;
   position:relative;
   top:-36px;*/
   margin: -4px 0 0;
   float:left;
   }
#headnav .menuimage {
   visibility:hidden;
   display:none;
   }
#headnav a.vision {
   width:94px;
   }
#headnav a.healing-wellness {
   width:213px;
   }
#headnav a.organic-sustainability {
   width:244px;
   }
#headnav a.workshops {
   width:132px;
   }
#headnav a.community {
   width:143px;
   }
#headnav a.calendar {
   width:120px;
   }
#headnav a.participate {
   width:138px;
   }
/*** SLIDESHOW  ***/
#eco_pod {
height: 540px;
}
#eco_pod.tnails {
height: 580px;
}
.slideshow-captions p {
text-align:center;
}
/* End of 'main' */

