/* Note the new relative links for the images. The path to the images is in relationship to the new location of the style sheet, now nested in a folder called 'css'. */

body {
background-color: #dce6bf;
color: #000000;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0;
border-top: 5px solid #4e6d05;
}


/* 
Layout
*/

#container {
width: 790px;
margin: 0 auto;
background-color: #ffffff;
}

#header {
width: 790px;
text-align: center;
background-color: #E1E1E1;
}

#header img {
float: left;
}

#logo {
width: 571px;
height: 143px;
float: left;
}

#search {/* second masthead area */
width: 218px;
height: 143px;
background: #4e6d05 url(../images/tagline-bg-02.jpg) no-repeat;
float: right;
margin-left: 1px; 
}

#search form {
margin-top: 100px; 
margin-left: 5px; 
}

#search input.text-input { 
width: 110px; 
border-style: solid; 
border-width: 1px; 
}

#search a { 
font-size: 0.9em; 
font-weight: normal;
}

#messageContainer {/* navigation container */
clear: left;
}

#intro {
background: #829b3d;
color: #ffffff;
text-align: center;
border-bottom: 5px solid #dbad55;
}

#intro p {
padding: 5px 10px 1px 10px;
}

img.intro {
display: block;
border-bottom: 5px solid #dbad55;
}

#content {
width: 580px;
background-color: #ffffff;
float: left;
padding: 0 0 20px 10px;
}

#content h2 { 
font-weight: normal; 
padding: 10px 5px 10px 5px; 
margin: 10px 0 10px -10px; 
}

#content ul {
list-style: square outside url(../images/icons/bullet6.gif);
line-height: 1.2em;
padding-right: 10px;
}

.identitytitle {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4 ems;
}
.identitysubtitle {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-size: 1.3 ems;

}

#sidebar {
width: 200px;
background-color: #ffffff;
float: left;
font-size: .9em;
/*padding: 0 10px 0 10px;*/
}

#eventsTable {
width: 580px;
text-align: center;
border-collapse: collapse;
}

#eventsTable td {
background-color: #4e6d05;
color: #ffffff;
padding: 5px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

#eventsTable td a {
color: #ffffff;
}

#eventsTable td a:hover {
color: #dbad55;
}

.partners {
font-size: 0.8em;
margin-top: 4em;
}

.partners h3 {
background-color: #c9dc9b;
font-size: x-small;
padding: 7px;
}

.partners p { 
margin-left: 0px; 
}

.partners a { 
font-weight: normal; 
text-decoration: none; 
}

.partners img { 
float: center; 
}
.partners td {
font-size: 1em; 
margin-top: 10px; 
}

#partnersTable {
width: 570px;
margin-bottom: 20px;
text-align: left;
border-collapse: collapse;
}

#partnersTable td {
background-color: #ffffff;
color: #111111;
padding: 5px;
vertical-align: top;
/*border-right: 1px solid #fff;
border-left: 1px solid #fff;*/
}

#bib { 
color: #555555;
font-size: 80%; 
padding-left: 20pt; 
text-indent: -20pt; 
}

#bibpad {
padding-left: 20pt;
text-indent: -20pt;
}

.smalltext {
font-size: x-small;
}

#lessonplans {
width: 560px;
font-size: 12px;
margin: 10px auto;
text-align: left;
border-collapse: collapse;
}

#lessonplans td {
background: #ffffff; 
color: #111111;
padding: 8px;
border-top: 1px solid #dbe6be;
border-right: 1px solid #dbe6be;
border-bottom: 1px solid #dbe6be;
border-left: 1px solid #dbe6be;
}

hr {
margin: 10px;
}

/*
Links
*/

a { 
color: #4e6d05; 
font-weight: bold; 
text-decoration: none; 
}

a:hover {
color: #26201c;
border-bottom: none;
}

a:active { 
color: #c9dc9b; 
}
a:hover {
color:#dbad55; 
}

.top {
font-size: 10px;
text-align: right;
}



/*ul {
line-height: 1.4;
}*/


/*
Navigation Links - In the Sidebar
*/

#nav {
background: #4e6d06;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
border-top: 1px solid #c0d088;
}
	
#nav li {
margin: 0;
padding: 0;
}

#nav li a {
color: #ffffff;
display: block;
font-weight: bold;
letter-spacing: 0.1em;
padding: 10px 0 10px 20px;
text-transform: capitalize;
border-bottom: 1px #c0d089 solid;
}

#nav li a:hover {
background-color: #829b3f;
color: #ffffff;
}

#sidebar ul {
list-style-type: none;
}

/*
Images
*/

img {
border: 0;
}

img.center {
display: block;
margin: auto;
margin-top: 60px;
margin-bottom: 10px;
}

.portrait {
margin: 10px 0;
padding: 4px;
border: 1px solid #FFF7D7;
}

.photoRight {
padding-left: 10px;
}

.photoLeft {
padding-right: 10px;
}

img.right {
padding-left: 10px;
}

img.left {
padding-right: 10px;
}

img.briefs {
margin-top: 10px;
}

/*
Typography
*/

h1,h2,h3,h4,h5 { margin: 10px 0; padding: 0; }
h1 a,h2 a,h3 a,h4 a, h5 a { text-decoration: none; }
h1 { font-size: 1.6em; color: #669900; }
h2 { font-size: 1.4em; }

h3 { 
font-size: 1.2em; 
margin-top: 15px;
padding-right: 10px; 
}

h4, h5 {
color: #3A471A;
font-size: 1.0em;
}

p { 
margin: 0 0 0.9em 0; 
padding: 0;
padding-right: 10px; 
}

img { border: none; }
form { margin: 0; padding: 0; }



h1, h2, h3, h4 {
font-weight: bold;
/*color: #ffffff;*/
}

/*h1 {
font-size: 44px;
font-family: georgia, sans-serif;
text-transform: uppercase;
letter-spacing: 0.075em;
}

h2 {
font-size: 18px;
font-weight: bold;
}

h3 {
font-size: 17px;
font-weight: bold;
padding-top: 5px;
}

h4 {
font-size: 14px;
}

p {
font-size: 12px;
line-height: 1.0;
}*/

.permission {
font-size: x-small
}


#footer p {
margin: 5px;
}
	
#footer {
background-color: #4e6d09;
color: #383330;
clear: both;
font-size: 11px;
line-height: 0.8em;
padding: 10px 0;
text-align: center;
border-top: 5px solid #dbad56;
}

#footer p {
color: #ffffff;
}

#footer a:link, #footer a:visited {
color: #ffffff;
font-weight: normal;
}

#footer a:hover {
color: #dbad53;
text-decoration: underline;
}


