/********************
 * Site-wide Styles *
 ********************/ 
body {
	margin: 0 0;
	font-family: "Lucida Grande", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #111;
	background: url("images/lines.jpg") repeat-x;
}

#wrap {
	background-color: #FFF;
}

h2, h3, h4, h5, h6 {
	color: #296375;
	font-family: Helvetica, Arial, sans-serif;
}

h4 {
	margin-bottom: 0;
}

#content h3 {
	font-size: 1.6em;
	padding-bottom: 2px;
	border-bottom: 2px solid #eee;
	margin: 30px 0 0 0;
	color: #2582A4;
	font-weight: normal;
}

p, dt, dd {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
	background: #E7F3F9;
}

#side_content div {
	margin-bottom: 10px;
	padding-bottom: 0;
/*	background: url(images/img07.gif) repeat-x left bottom;*/
}

#side_content div ul {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
/*	background: url(images/img08.gif) no-repeat left bottom;*/
}

#side_content div ul li { padding: 0; margin: 0; font-size: 1.2em;}
#side_content div ul li a { display: block; padding: .5em; text-decoration: none; color: #659037; border-top: 1px solid #D7E9C3;}
#side_content div ul li a:hover { color: #296375; border-top: 1px solid #BDDFEF;}



/* Header */

#header {
	clear: both;
	width: 100%;
	height: 3em;
	margin: 0 auto;
/*	background: #BECF74 url(images/img01.gif) repeat-x;*/

	background: #A5CC7A;
	border-bottom: 3px solid #8BBE55;
/*	border-top: 3px solid #8BBE55;*/
}


#banner {

/*	background: #8ac6dc url(images/img05.gif) repeat-x bottom left;*/
/*	background-color: #225261;*/
	float: left;
	border-bottom: 3px solid #225362;
	background: #296375;
	width: 100%;

	padding: 1.5em 0;
}

#banner h1 {
/*	background: url(images/small_ephf_logo.gif) no-repeat bottom left;*/
	background: url(images/ephflogo.gif) no-repeat center left;
	color: #fff;
	padding: 13px 0 13px 60px;
	margin: 0 0 0 20px;
	font-size: 2.5em;	
	font-family: Arial, "Helvetica";
	font-weight: normal;
}
/* Menu */

#menu {
	width: 100%;
	float: left;
	margin:0px;
	padding: 0px;
	list-style: none;
	background-color: #A5CC7A;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 8px 0px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #32411B;
}

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

/* Search */

#search {

	float: right;
	padding: 15px 5px 5px 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#input1, #keyword {
	width: 120px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #bbb;
}

#input2, .sub_nav input[submit] {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#wrap {
	width: 80%;
	margin: 0 auto;
}

#side_column {
	float: left;
	width: 26%;
/*	width: 28em;*/
/*	width: 280px;*/
/*	background: #587E30;*/
	background: url(images/img09.gif) #fff repeat-x;
	border-right: 1px solid #D7E9C3;
}


#side_column h3 {
	font-size: 1.6em;
	padding: 0 20px;
}

#side_column ul {
	margin-left: 0;
	padding-left: 30px;
	list-style: none;
}



#side_content div ul .first a, #side_content div ul .first a:hover{
	border: none;
}

#side_content {
	margin: 20px 30px 0 0;
}

#content_column {
	float: right;
	width: 73%;
	padding: 15px 0;
/*	background: url(images/img09.gif) repeat-x;*/
/*	border-left: 1px solid #D7E9C3;*/
/*	margin-left: -1px;*/
/*	margin-left: 281px;*/

}

#content_column h2 {
	margin-top: .5em;
	font-size: 2.2em;
	font-weight: normal;
}

#content_column h3 {
	font-size: 1.6em;
}

#content_column h4 {
	margin-top: 0;
	font-size: 1.4em;
	font-weight: normal;
}

#content_column li {

}

#content {
	margin: 0 30px 0 30px;
}

#content img {
	border: 0;
}



/* Logo */

#logo {
	width: 100%;
	background: #fff;
	display: none;
}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0px auto 0 auto;
/*	background: url(images/img11.gif) repeat-x;*/
	background: #8BBE55;
	border-top: 3px solid #A5CC7A;
	color: #32411B;
}

#footer p {
	margin: 0;
	text-align: center;
}


/********************
 * Home Page Styles *
 ********************/

.home_button {
	float: left;
	width: 31%;
	padding: 10px;
	margin-right: 5px;
	background: #BECF74 url(images/img01.gif) repeat-x;

}

#content_wrap {
	padding-bottom: 1px;
}

.home_content {
	float: left;
	width: 49%;
}


/**************
 * FAQ Styles *
 **************/

h3 {

}

dl {
	margin-bottom: 15px;
}

dt {
	padding-left: 23px;
	font-weight: bold;
	color: #808080;
	font-size: 1.6em;
}

#faq dt {
	background: url(images/small_faq_answer.png) no-repeat center left;
}

#glossary dt {
	background: url(images/small_lightbulb.png) no-repeat center left;
}

dd {
	font-size: 1.3em;
	padding-left: 23px;
	margin: 0 0 1em 0;
}

#faq #content div {
	margin-bottom: 5em;
}


/*************************
 * Museum/Gallery Styles *
 *************************/

.sub_nav {
	display: block;
	background: #DDE5E7;
	padding: 5px;
	float: left;


}

.sub_nav a {
	margin-left: 1em;
	font-size: 1.5em;
	color:#2582A4;
	float: right;
}

.sub_nav .links {

}

.sub_nav fieldset {
	padding: 0;
	border: 0;
	display: block;
	float: left;
}

#content ul.main {
	margin-bottom: 50px;
	padding: 0;
	list-style-type: none;
}

#content ul.main li {
	float: left;
	width: 40%;
	margin-left: 10px;

}

#content ul.main li h3 {
	margin-bottom: 10px;
}

#content ul.main li ul {
	padding: 0px;
}



#content ul li ul li {
	height: 25px;
	list-style-type: none;	
	font-size: 1em;
}

#content ul.main li ul.context {
	width: 200px;
	margin: 0 auto;
	float: left;
	padding: 0;
}



#content ul.main li ul.context li {
	height: auto;
	margin: 0 5px 5px 0;
	padding: 3px 3px 0px 3px;
	list-style-type: none;
	float: left;
	border: 1px solid #bfbfbf;
}

.sidebar_images {

	float: left;
}

#side_content div .sidebar_images li a, #side_content div .sidebar_images li a:hover{
	border: 0px;
	padding: 0px;
	background: none;
}

#side_content div .sidebar_images li {
	margin: 0 5px 5px 0;
	float: left;
	border: 1px solid #bfbfbf;
	padding: 3px 3px 0px 3px;
}

#side_content div .sidebar_images li a img{
	border: 0px;
	padding: 0px;
}

#gallery #content img {
	float: left;
	margin: 0 5px 5px 0;
	padding: 3px;
	border: 1px solid #bfbfbf;
}

.related_images a img {
	padding: 3px;
	border: 1px solid #bfbfbf;
}

/****************************
 * Board of Director styles *
 ****************************/

.boardmember {
	width: 500px;
	height: 100px;
}

#board_pic {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right: solid 2px #808080;
}

#board_info {
	width: 385px;
}

/****************************
 * Book                     *
 ****************************/

#book_image_list {
	width: 660px;
}

#book_image {
	width: 100px;
	float: left;
	margin-right: 10px;
}

#book_gallery {
	height: 500px;
	margin-left: 25px;
}

/************************
 * Photo gallery styles *
 ************************/
/*
#galleries .sub_nav {
	display: block;
	background: #eee;
	padding: 5px;
	float: left;
	margin: 20px 0 20px 0;
}

#galleries .sub_nav a {
	margin-left: 1em;
	font-size: 1.5em;
	color:#2582A4;
	float: right;
}

#galleries .sub_nav fieldset {
	padding: 0;
	border: 0;
	display: block;
	float: left;
}

#galleries #content img {
	border: 0;
	display: block;
	float: left;
}

#galleries #content ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#galleries #content ul li {
	float: left;
	width: 40%;
	margin-right: 10px;
}

#galleries #content ul li ul {
	list-style-type: circle;
	padding-left: 20px;
}

#galleries #content ul li ul li {
	float: none;
	width: auto;
}
*/

#lightbox img {
	border: 0;
}

a#bottomNavClose:hover {
	background-color: #fff;
}


#side_content h3 {
	color: #296375;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
/*	text-transform: uppercase;*/
}



#content ul {
	padding: 0;
	list-style-type: none;
	font-size: 100%;
}

#content ul li {
	font-size: 1.4em;
	margin-bottom: 10px;
}

#content ul li ul {
	padding: 0;
}

.artifact {
	padding-left: 20px;
	background: url(images/artifact.png) top left no-repeat;
}

#content ul.main li ul li {
	height: 100%;
	float: none;
	width: auto;
	margin: 0 0 10px 0;
}

#content ul li h3 {
	margin: 1em 0 0 0;
	font-size: 1.2em;
}

#content li {;
/*	font-size: 7em;*/
/*	width: 70%;*/
}

#content ul li h4 {

	font-size: 1em;
}

#content ul li p {
	font-size: 1em;
}

#popup p, #popup h2 {
	padding-left: 10px;
}

#video {
	text-align: center;
	margin: 0 auto;
}

.electricity-page  #further_info h4,
.electricity_page_category h4 {
	background: url(images/bullet_orange.png) no-repeat left center;
	margin: 10px 0 0 0;
	padding-left: 18px;
}

.electricity-page  #further_info p,
#electricity .electricity_page_category p { 
	margin: 5px 0 15px 18px;
}

#search p {
	text-align: right;
	margin: 2px 0 0 0;
	font-size: 1.1em;
}

#search p a {
	color: #87C4DB;
	text-decoration: none;
}
#search p a:hover {
	color: #fff;
	text-decoration: underline;
	background: none;
}

#form_errors {
	background: url(images/error.png) no-repeat left center;
	padding-left: 25px;
	min-height: 22px;
}

#form_wait {
	background: url(images/loading.gif) no-repeat left center;
	padding-left: 30px;
	min-height: 22px;	
}

#search_page #content ul {
	padding: 0;
}

#search_page #content ul li {
	height: 23px;
}

.artifact_notice {
	padding: 10px;
	background: #FFFFCC;
	border: 1px solid #ddd;
	color: #666;
	margin-bottom: 25px;
}

.artifact_notice p {
	margin: 0;
	padding-left: 25px;
	background: url(images/artifact.png) #FFFFCC  top left no-repeat;
}

*html #content_column {
margin-left: -6px;
margin-right: -3px;
float: left;

}

*html #content_column{
    overflow-x: auto; overflow-y: hidden;
    width: expression(document.body.offsetWidth - 241);
}

*html #side_column {
width: 253px;
margin-left: -3px;
margin-right: -3px;
float: left;
}

*html p{
margin-left: -3px;
}

*html #wrap {
width: 100%;
}

*html #search {
float: right;
margin-left: 20px;
text-align: right;
}

