/**** GENERAL STYLES ****/

body {
 color: #4d4d4d;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 line-height: 150%;
 margin: 0px auto;
 background:#f3f6c7 url(../images/background-99greens.jpg) repeat-y top center;
}
a {
 color: #6e7a07;
 font-weight:bold;
 text-decoration: none;
}
a:visited {
 color: #6e7a07;
}
a:hover {
 text-decoration: underline;
}
img {
 border: 0;
}
br.clear {
 clear: both;
 line-height:0px;
 font-size:0px; 
}
.hidden {
visibility:hidden;
display:none;
}

h1 {
 font-weight: bold;
 font-size: 170%;
 margin-top: 6px;
 margin:1em 0 1em 0;
 line-height:2em;
}

h2 {
 font-weight: bold;
 font-size: 130%;
 color:#ff9100;
 margin:1em 0 1em 0;
 line-height:2em;
}

h3 {
 font-weight: bold;
 font-size: 130%;
 color:#ff9100;
 margin:1em 0 1em 0;
 line-height:2em;
}

p {
 margin:1em 0;
}

p.footnote {
font-style:italic;
line-height:120%;
font-size:95%;
}


/**** MAIN WHITE PAGE - width: 800px ****/

#page {
width:800px;
height:100%;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
}

/**** BANNER AND TOPNAV ****/

#banner {
background: url(../images/banner-logo.gif) no-repeat top left;
width:800px;
height:163px;
}

#header_back {
float:left;
width:566px;
height:160px;
}

#header_back a {
display:block;
width:566px;
height:160px;
}

#topnav {
width:800px;
background:#8c9c08 url(../images/nav-bg.gif) repeat-x top left;
margin:0;
}

#topnav a {
background: url(../images/nav-separator.jpg) no-repeat top right;
display: block;
float: right;
padding:0 15px 5px 15px;
margin:20px 0 0 0;
color:#FFFFFF;
line-height:120%;
font-size:100%;
font-weight:normal;
}

#topnav a.last {
background:none;
}

#topnav a:visited {
color:#FFFFFF;
}

#topnav a:hover {
text-decoration:underline;
}

/**** MAIN CONTENT ****/

#content { /* homepage widths from left to right: 10 500 10 270  10 */ /*available width inside #content: 780px */
padding:0 10px 0 10px;
width:780px;
margin:0;
background-color:#FFFFFF;
line-height:130%;

}

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

#content ul li {
background: url(../images/bullet.jpg) no-repeat 0 5px;
margin-left: 0;
padding-left: 25px;
}

/* HOMEPAGE CONTENT */
 
#left_content { /* total width: 500px */
float:left;
width:500px;
margin-top:10px;
margin-right:10px;
padding:0px;
}
#left_content #intro_image {
width:160px;
float:left;
margin:23px 5px 10px 0;
}

#left_content #intro_text {
width:500px;
float:left;
margin:10px 5px 0px 5px;
}

#left_content #intro_text p.first_paragraph {
margin:10px 0 0 0;
}

#left_content #intro_text #initial {
float:left;
width:46px;
margin:0 1px 0 0;
padding:0 0 0 0;
}

#left_content #workshop_schedule {

}

#left_content #workshop_schedule h3 {
text-transform: uppercase;
font-size:100%;
color: #6e7a07;
text-align:center;
margin:10px 0 10px 0;
}

#left_content #workshop_schedule p {
font-size:100%;
color: #6e7a07;
text-align:center;
}

#left_content #workshop_schedule #schedule {
color:#FFFFFF;
font-size: 100%;
height:165px;
}

html>body #left_content #workshop_schedule #schedule{
height: auto;
min-height:165px;
}

#left_content #workshop_schedule #schedule ul.feed {
margin-top:0;
}

#left_content #workshop_schedule #schedule ul.feed li.feed {
background: none;
margin-left: 0;
padding-left: 0;
line-height:1.2em;
/*padding-top:0.5em;
padding-bottom:0.3em;*/
border-bottom:1px solid #EEEEEE;
}

#left_content #workshop_schedule #schedule ul li.feed a {
display:block;
color:#757575;
font-weight:normal;
padding-top:0.5em;
padding-bottom:0.3em;
padding-left:5px;
}

#left_content #workshop_schedule #schedule ul li.feed a:hover {
text-decoration:none;
background:#fbffe2;
}

#right_content {
float:left;
margin-top:10px;
width:270px;
}

/* INTERIOR PAGES CONTENTS */
 
#interior_content { /*width=780-5-25=750*/
width:750px;
margin:20px 5px 0 25px;
}
/* style 1 = 750=395+15+15+315(+10) */
#interior_content_left { /*width=395*/
float:left;
width:395px;
margin:0 15px 0 0;
}
#interior_content_left h1 {
border: 1px solid #afbd47;
line-height:2em;
padding:0.4em 0 0.4em 15px;
background:#e9efab;
color:#8b9a47;
margin-left:-15px;
margin-top:0;
}
#interior_content_left h2 {
border-bottom: 1px solid #e0e0e0;
line-height:1.3em;
color: #666666;
}

#interior_content_right { /*total width=315+15*/
float:left;
width:315px;
margin:0 0 0 0;
padding:0 0 0 15px;
border-left:1px solid #e0e0e0;
}
#interior_content_right h2 {
font-family: "Times New Roman", Times, serif;
font-style:italic;
background:#e9efab;
line-height:2em;
padding-left:0.8em;
color:#8b9a47;
}

/* style 2 = 750=460+15+15+250(+10) */
#interior_content_left_460 { /*width=460*/
float:left;
width:460px;
margin:0 15px 0 0;
}
#interior_content_left_460 h1 {
border: 1px solid #afbd47;
line-height:2em;
padding:0.4em 0 0.4em 15px;
background:#e9efab;
color:#8b9a47;
margin-left:-15px;
margin-top:0;
}
#interior_content_left_460 h2 {
border-bottom: 1px solid #e0e0e0;
line-height:1.3em;
color: #666666;
}
#interior_content_right_250 { /*total width=250+15*/
float:left;
width:250px;
margin:0 0 0 0;
padding:0 0 0 15px;
border-left:1px solid #e0e0e0;
}
#interior_content_right_250 h2 {
font-family: "Times New Roman", Times, serif;
font-style:italic;
background:#e9efab;
line-height:2em;
padding-left:0.8em;
color:#8b9a47;
}


/**** FOOTER ****/

#footer {
width:750px;
padding-top:10px;
margin:10px auto;
text-align: center;
color: #999999;
border-top:1px solid #d2db77;
font-size:95%;
}

#footer a {
 color: #999999; 
 font-weight:bold;
 text-decoration: none;
}
#footer a:visited {
 color: #999999;
}
#footer a:hover {
 text-decoration: underline;
}