/* Homepage CSS */

img.small {
   cursor:pointer;
   cursor:hand;
   position:relative;
   left:0px;
   top:0px;
   z-index:1;
   visibility: visible;
}

img.full {
   position:absolute;
   z-index:2;
   visibility: hidden;
}

img.leftvcr{
   position:absolute;
   z-index:4;
   visibility: hidden;
}

img.rightvcr {
   position:absolute;
   z-index:3;
   visibility: hidden;
}

img.closebox {
   position:absolute;
   z-index:5;
   visibility: hidden;
}

body {
   background-color: #292615;
   background: #292615;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#ff {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#f2t {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#l450 {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#wf {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#gr {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

body#gt {
   background-color: #fff;
   background: #fff;
   background-image: none;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

#ep {
   background-color: #fff;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size:small;
   margin: 0;
   padding: 0;
}

h2 {
   font-weight: bold;
   font-family: Arial, sans-serif;
   margin: 2px 0 9px 0;
}

h3 {
   font-size: 13pt;
   text-transform: uppercase;
   font-weight: bold;
   font-family: Arial, sans-serif;
   margin: 2px 0 9px 0;
}

p     {margin: 0 0 1em 0;}
hr    {margin: 1em 0 1em 0;}
dl    {margin-bottom: 1em;}
dt    {font-weight: bold; font-size: 110%;}
dd    {margin-left: 0; margin-bottom: 12px;}
label {display: block; font-weight: bold;}
blockquote     { clear: both;}

#searchlogoarea {
   width:774px;
   border: 0px solid #fff;
   padding: 0px;
   margin: 8px 0px 0px 0px;
   clear: both;
}

#invertedsearchlogoarea {
   background: #292615;
   background-color: #292615;
   position: relative;
   width:774px;
   border: 0px solid #292615;
   padding: 0px;
   margin: 8px 0px 0px 0px;
   clear: both;
}

#publication {
   font-weight: bold;
   font-size: 12px;
}

#searchresults {
   font-weight: bold;
   font-size: 10px;
}

#searchresults a{
   color: #A3A612;
   font-size: 10px;
}

/* search area */
#search {
   float: right;
   border-bottom: 3px;
   color: #666;
   height: 50px;
   width: 605px;
   margin: 0 0 0 0;
}

.floatleft {
   float: left;
   margin: 0 9px 0 0;
}

#search .input {
   float: left;
}

div.return {
   font-size: 12px;
   font-weight: bold;
   float: right;
   border: 0;
}

#search .sendright {
   float: right;
}

#websearchinput_go_image {
   position: relative;
   right: 0px;
   vertical-align: middle;
}

#lowersearch_go_image {
   position: relative;
   vertical-align: middle;
}

#right_pub_search_go_image {
   position: relative;
   vertical-align: middle;
}

input#websearchinput {
   border: 0;
   background-color:#C5C19D;
   font-size: 10px;
   height: 17px;
   width: 120px;
   padding: 0 0 0 0;
   margin: 0 2px 0 0;
}

input#lowersearchinputtext {
   position: relative;
   background-color:#C5C19D;
   font-size: 10px;
   border: 0;
   height: 16px;
   width: 120px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

input#right_pub_searchinputtext {
   position: relative;
   top: 1px;
   background-color:#C5C19D;
   font-size: 10px;
   border: 0;
   height: 16px;
   width: 120px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

#bottommenu {
   text-align: center;
   text-decoration: none;
   font-size: 86%;
   width: 774px;
   margin: 2em 0 1em 0;
}

#bottommenu a {
   text-decoration: none;
   color: #fff;
}

#bottommenu a:hover {
   text-decoration: underline;
   color: green;
}


/* secondary pages */

body#ep {
   background-color: #292615;
   color: #fff;
   font-family: Arial, sans-serif;
   font-size: small;
   margin: 0;
   padding: 0;
}

a {
   text-decoration: none;
   color: #000;
}

a:hover {
   text-decoration: underline;
}

span.eventLink {
   text-transform: uppercase;
   font-weight: bold;
}
span.eventLink a {
   color: #A3A612;
   text-transform: uppercase;
   font-weight: bold;
}

span.gt a {
   text-transform: uppercase;
   font-weight: bold;
}

span.gt a:hover {
   color: #e26f1e;
}

/* for content-area highlight of links w/o alluppercase */
span.gtContent a {
   font-weight: bold; 
   text-decoration: underline;
}
span.gtContent a:hover {
   color: #e26f1e;
}

span.l450 a {
   text-transform: uppercase;
   font-weight: bold;
}

span.l450 a:hover {
   color: #4d8abe;
}

/* for content-area highlight of links w/o alluppercase */
span.l450Content a {
   font-weight: bold; 
   text-decoration: underline;
}
span.l450Content a:hover {
   color: #4d8abe;
}

span.gr a {
   text-transform: uppercase;
   font-weight: bold;
}

span.gr a:hover {
   color: #e9d726;
}

/* for content-area highlight of links w/o alluppercase */
span.grContent a {
   font-weight: bold;
   text-decoration: underline;
}
span.grContent a:hover {
   color: #e9d726;
}

span.wf a {
   text-transform: uppercase;
   font-weight: bold;
}

span.wf a:hover {
   color: #73afb7;
}

/* for content-area highlight of links w/o alluppercase */
span.wfContent a {
   font-weight: bold;
   text-decoration: underline;
}
span.wfContent a:hover {
   color: #73afb7;
}

span.ff a {
   text-transform: uppercase;
   font-weight: bold;
}

span.ff a:hover {
   color: #b60050;
}

/* for content-area highlight of links w/o alluppercase */
span.ffContent a {
   font-weight: bold; 
   text-decoration: underline;
}
span.ffContent a:hover {
   color: #b60050;
}

span.ep a {
   text-transform: uppercase;
   font-weight: bold;
}

span.ep a:hover {
   color: #A3A510;
}

/* for content-area highlight of links w/o alluppercase */
span.epContent a {
   font-weight: bold; 
   text-decoration: underline;
}
span.epContent a:hover {
   color: #A3A510;
}

span.f2t a {
   text-transform: uppercase;
   font-weight: bold;
}

span.f2t a:hover {
   color: #ffc221;
}

/* for content-area highlight of links w/o alluppercase */
span.f2tContent a {
   font-weight: bold; 
   text-decoration: underline;
}
span.f2tContent a:hover {
   color: #ffc221;
}

table {
   text-align: top;
   margin: 0 0 1em 0;
   padding: 0px;
}

#sitemap h3{
   font-size: 13pt;
   text-transform: uppercase;
   font-weight: bold;
   font-family: Arial, sans-serif;
   margin: 27px 10px 25px 95px;
}

#sitemap blockquote{
   font-family: Arial, sans-serif;
   margin: 10px 0 10px 30px;
   clear: both;
}


#sitemap img{
   float: left;
   margin: 0px 0 10px 0px;
}

#secondary {
   background-color: #292615;
   width:774px;
   border: 0px solid #292615;
   padding: 0px;
   margin: 2px 2px 4px 4px;
}

#logo {
   background-color: #fff;
   border-top: 22px solid #fff;
   border-bottom: 15px solid #fff;
   float: left;
}

#eplogo {
   background-color: #292615;
   border-top: 22px solid #292615;
   border-bottom: 15px solid #292615;
   float: left;
   color: #666;
}


#ephomesearch {
   background-color: #292615;
   float: right;
   border-bottom: 3px solid #292615;
   color: #666;
   height: 50px;
   width: 605px;
   margin: 0 0 0 0;
   position: static;
}

#epsearch {
   background-color: #292615;
   float: right;
   border-bottom: 3px solid #292615;
   color: #666;
   height: 50px;
   width: 613px;
   margin: 0 0px 0 0;
   position: static;
}

#ephomesearch .sendright {
   float: right;
}

#epsearch .sendright {
   float: right;
}

#book_image {
   float: left;
   padding: 2em;
}

#search .sendright {
   float: right;
}

#tophomemenu {
   float: right;
   height: 19px;
   width: 605px;
   margin: 1em 0px 1em 0;
}

#topmenu {
   float: right;
   height: 19px;
   width: 613px;
   margin: 1em 0px 1em 0;
}

#tophomemenu .sendright {
   float: right;
}

#topmenu .sendright {
   float: right;
}

#leftbanner {
   float: left;
   width: 147px;
   background-color: #FFFFFF;
   margin: 4px 4px 4px 4px;
}

#rightbanner {
   float: right;
   width: 147px;
   background-color: #F6F5EB;
   margin: 4px 4px 4px 4px;
}

#headlinerbanner {
   float: left;
   width: 456px;
   background-color: #fff;
   margin: 4px 4px 4px 4px;
}

#clearboth {
   clear: both;
}

#ep_maincontentarea {
   background: transparent url(/images/ep_bgnd776.gif) 0 0 repeat-y;
   width: 776px;
   color: #000;
   margin: 0px 0px 0px 0px;
}

#maincontentarea {
   background: transparent url(/images/bgnd776.gif) 0 0 repeat-y;
   width: 776px;
   color: #000;
   margin: 0px 0px 0px 0px;
}

#leftmenu .sendright {
   float: right;
   background: transparent;
}

#leftmenu {
   background: transparent;
   float: left;
   width: 147px;
   margin: 0px 0px 4px 0px;
   padding: 0px;
}

#tanshadedarea {
   background-color: tan;
   padding: 2em;
}

#centerlowerarea {
   margin: 0px 0px 0px 0px;
   padding: 2em;
}

#lowerrightarea {
   margin: 0px 0px 0px 0px;
   padding: 7px 7px 7px 3px;
   line-height: 1.5;
}

#lowerleftarea {
   margin: 0px 0px 0px 0px;
   padding: 30px 3px 0 1px;
}

#lowerarea {
   margin: 0px 0px 0px 0px;
   padding: 30px 1px 0 3px;
}

#grid_leftside {
   padding: 0px 2px 0 2px;
}

#grid_image {
   position: absolute;
}

img.epconsulting {
   position: relative;
   left: -3px;
   top: 100px;
}

#rightmenu .lowerarea {
   margin: 0px 0px 0px 0px;
   padding: 4px;
   background-color: #D2D1BB;
}

#presscontactbox {
   background-color: #babc15;
   padding: 8px;
}

#presscontactbox a:hover {
   text-decoration: underline;
   color: #212316;
}

span.publisher {
   font-style: italic;
}

span.booktitle {
   font-style: italic;
   font-weight: bold;
}

hr.ep {
   height: 1px;
   color: #000000;
}

hr.f2t {
   height: 1px;
   color: #fff;
}

hr.ff {
   height: 1px;
   color: #fff;
}

#rightmenu {
   font-size: 86%;
   float: right;
   width: 147px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

#rightmenu span.ep a {
   color: #A3A510;
}


span.mailto_style a:hover {
   text-decoration: underline;
   color: #babc15;
}

span.quote {
   font-style: italic;
}

div.logos {
   font-weight: bold;
   height: 70px;
}

div.logos img {
   vertical-align: middle;
}

div.tan_background {
   width: 458px;
   padding: 8px 0px 0px 8px;
   background-color: tan;
}

span.book_title {
   font-style: italic;
}


#contentarea {
   float: left;
   background: transparent;
   width: 470px;
   margin: 0px 0px 4px 0px;
   padding: 0px 0px 0px 8px;
   line-height: 1.35;
}

.imageElement img {
   border: 0px;
}

#wrap {
   width: 774px;
   margin: 0 auto;
   padding: 0;
}

#gridarea {
   width:774px;
   border: 0px solid #666;
   padding: 0px;
   clear: both;
}

/* For righthand search boxes */

#greenbox {
   background: transparent url(/images/rightmenu/dropdownmark.gif) 125px 12px no-repeat;
   font-family: arial, helvetica, sans-serif;
   color: #292615;
   font-size: 9pt;
   font-weight: bold;
   background-color: #babc15;
   width: 147px;
   height: 38px;
}

#f2tbox {
   background: transparent url(/images/rightmenu/dropdownmark.gif) 125px 12px no-repeat;
   font-family: arial, helvetica, sans-serif;
   color: #ffc221;
   font-size: 9pt;
   font-weight: bold;
   background-color: #ffc221;
   width: 147px;
   height: 36px;
}

#wide_f2tbox {
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   background-color: #ffc221;
   height: 36px;
}

p.rightside{
   padding: 11px 0 0px 5px;
   width: 142px;
}

#greenbox a {
   text-decoration: none;
   color: #292615;
}

#dropmenudiv {
   position:absolute;
   border:0px solid #deddc4;
   border-bottom-width: 0;
   font-family: arial, helvetica, sans-serif;
   padding: 5px 0px 5px 0px;
   z-index:100;
}

#dropmenudiv a {
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   color: #292615;
   width: 100%;
   display: block;
   text-indent: 3px;
   border-bottom: 0px solid #deddc4;
   padding: 0px 0;
   text-decoration: none;
   font-weight: normal;
}

#dropmenudiv a:hover { 
   background-color: #c5c19d;
}




/* This is for News & Events page */

.menu1 {
   font-size: 17px;
   font-weight: bold;
   font-family: Arial, sans-serif;
   margin: 2px 0 9px 0;
}


.slogan {
   font-family:arial,helvetica,san-serif;
   padding-top:2px;
   padding-bottom: 2px;
   display:block;
   text-decoration: none;
   font-style: italic;
   font-weight: normal;
   color: #000000;
   height: 20px;
   font-size: 11pt;
}


.submenu {
   font-family:arial,helvetica,san-serif;
   padding-top: 2px;
   color: #333333;
   font-size: 11pt;
}

.hide
{
   display: none;
}

.show
{
   display: block;
}


.flippy { 
   background-image:url(/images/css/triangle_ltr.gif);
   background-repeat:no-repeat;
   overflow:hidden;
   text-overflow: ellipsis;
   height: 20px;
   _white-space:nowrap;
}

div#postContents {
   visibility: visible;
   display: none;
}
//   position: absolute;

div#commentForm {
   margin: 0px 20px 0px 20px;
   display: none;
}

.snippetPost {
   _overflow:hidden;
   _text-overflow: ellipsis;
   _white-space:nowrap;
   position:relative;
   left:0px;
   top:0px;
}

.newsletter_headline_1 {
	color: #babc15;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	
}


.newsletter_headline_2 {
	color: #990000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	
}




.newsletter_headline_archives {
	color: #CC0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.newsletter_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}

.newsletter_body_pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
}


.newsletter_body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
}



.newsletter_body_orange {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



.newsletter_text_red {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



.newsletter_line_dots {
	width: 710px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	float:none;
	clear: left;
}


/*
a:link { color: #FF6600;
		 text-decoration: none;
		 font-weight: bold; 
}
a:visited { color: #FF6600; 
		 text-decoration: none;
		 font-weight: bold;
}
a:hover { color: #CC0000; 
		 text-decoration: none;
		 font-weight: bold;
}
*/



.newsletter_pdf a:link { 
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_pdf a:visited {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_pdf a:active {
	color: #666666;
	text-decoration: none;}
.newsletter_pdf a:hover { 
	color: #CC0000; 
	text-decoration: none;}
	
	
.newsletter_pdf_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.newsletter_redorange a:link { 
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_redorange a:visited {
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_redorange a:active {
	color: #CC0000;
	text-decoration: none;}
.newsletter_redorange a:hover { 
	color: #FF6600; 
	text-decoration: none;}
	
	
	
.newsletter_brown a:link { 
	color: #990000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_brown a:visited {
	color: #990000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.newsletter_brown a:active {
	color: #990000;
	text-decoration: none;}
.newsletter_brown a:hover { 
	color: #CC0000; 
	text-decoration: none;}
	
	
	

.newsletter_contents {
	width: 450px;
}





.newsletter_frame {
		width:710px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
.newsletter_contentleft {
		padding:0px;
		float:left;
		background:#fff;
		margin-right: 20px;
		}
	
.newsletter_contentcenter {
		padding:0px;
		float:left;
		background:#eee;
		margin: 0px;
		}
	
.newsletter_contentright {
		padding:0px;
		float:left;
		background:#fff;
		margin: 0px;
		}
	
.newsletter_picture {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}

