body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: url(graphics/background_1382x4.jpg) repeat center;
	font: small/1.166 Arial, sans-serif;
}
/* add the Simplified Box model hack Bulletproof Web design p11 */
* html {
font-size:x-small; /* for IE5/Win */
f\ont-size:small;  /* for other IE versions */
}

a:link, a:visited {
	color: #000000;
	text-decoration:none;
	padding: 2px 0px 2px 0px; 
	margin-left: 0px;
}

a:hover{
	text-decoration:underline;
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font: 140% Verdana, Arial, sans-serif;
	color: #366C00;
}

h2{
 font-size: 114%;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 100%;
}

h6 {
	font-size: 70%;
}

ul{
	list-style: url(graphics/three_ears_logo_18x10.gif) none outside;
	padding: 0px 0px 0px 5px;
}

ul ul{
	list-style:  url(graphics/three_ears_logo_18x10.gif) none outside;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #087942;
}

.pull_quote {
	font: bold 95% Arial, Helvetica, sans-serif;
	background: url(graphics/link_background_200x25.jpg) repeat-y right;
	margin: 0px 0px 0px 7px;
	float: right;
	width: 150px;
	border-top: 2px solid #087942;
	border-right: 2px #087942;
	border-bottom: 2px solid #087942;
	border-left: 2px #087942;
	padding: 3px;
	text-align: center;
	color: #084F2A;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wholepage{
	max-width:860px;
	min-width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#wrapper{
background:#FFFFFF url(graphics/ebvc_background.gif) repeat-y 28%;

}

#masthead{
	margin: 0;
	padding: 10px 0px 0px;
	border-bottom: thin solid #084F2A;
	width: 100%;
	border-top: #084F2A;
	border-right: #084F2A;
	border-left: #084F2A;
	background: #FFFFFF;
}
#logo{
	float:right;
	width: 210px;
	margin: 0 10 0 0;
	padding: 0 10px 0 0;
	border: thin none #087942;
}
#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
}

#content{
    float:right;
	width: 75%;
	margin: 10px 0 0;
	padding: 0 3% 0 0;
}

#ATC{
	float:right;
	width: 25%;
	font-size: 60%;	
}

/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #globalNav styles **************/

#globalNav{
	color: #087942;
	padding: 0px 0px 0px 10px;
	white-space: normal;
	background: url(graphics/nav_background_200x4.jpg) repeat-y right;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	float: right;
	display: block;
	text-decoration: none;
		border-top: 1px solid #DCF8E1;
	border-right: 1px solid #DCF8E1;
	border-bottom: 1px none #DCF8E1;
	border-left: 1px solid #DCF8E1;
	padding: 2px 18px 2px 18px;
	margin: 0;
	background: url(graphics/link_background_50x25_off.jpg) repeat-x center center;
}
#globalNav a:hover{
	background: url(graphics/link_background_50x25_on.jpg) repeat-x center center;
	text-decoration: none;
	border-top: 0px solid #084F2A;
	border-right: 0px solid #084F2A;
	border-bottom: 0px none #084F2A;
	border-left: 0px solid #084F2A;
}

/************* #breadCrumb styles ************/

#breadCrumb{
	color: #087942;
	padding: 0px 8px 0px 8px;
	white-space: normal;
	background: url(graphics/link_background_50x25_off.jpg) repeat-x center center;
}
#breadCrumb a {
	font-size: 75%;
	text-decoration:none;
	border-top: 1px solid #DCF8E1;
	border-right: 1px solid #DCF8E1;
	border-bottom: 1px none #DCF8E1;
	border-left: 1px solid #DCF8E1;
	padding: 2px 8px 2px 8px;
	margin: 0;	
}
#breadCrumb a:hover{
	background: url(graphics/link_background_50x25_on.jpg) repeat-x center center;
	text-decoration: none;
	border-top: 0px solid #084F2A;
	border-right: 0px solid #084F2A;
	border-bottom: 0px none #084F2A;
	border-left: 0px solid #084F2A;
}
/************** .feature styles ***************/

.feature{
	padding: 2px 0px 5px 5px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #087942;
	border-left: thin none #000000;
	font: 100% Arial, Helvetica, sans-serif;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #000000;
	padding: 1px 10px;
	margin-top: -1px;
	background: url(graphics/link_background_1000x25.jpg) left center;
	clear: both;
	border-top: thin solid #084F2A;
	border-right: none #084F2A;
	border-bottom: none #084F2A;
	border-left: none #084F2A;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0 0 0 10px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists *
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack *
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 3px 8px 3px 10px;
	font-size: 90%;
	color: #084F2A;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	/*padding: 2px 0px 2px 10px;
	 tzz width: auto;
	voice-family: "\"}\"";
	voice-family:inherit; 
	*/
}

#sectionLinks a:hover{
	background: url(graphics/link_background_200x25.jpg) right center;
	text-decoration: none;
}
/**/

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 3px 8px 3px 10px;
	font-size: 90%;
	color: #084F2A;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	/*padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;*/
	
}
.relatedLinks a:hover{
	background: url(graphics/link_background_200x25.jpg) right center;
	text-decoration: none;
}


/* for some reason the styles interact - so repeat the basic ones here. */

/* a:link, a:visited, a:hover {
	color: #000000;
	text-decoration:none;
	padding: 2px 0px 2px 0px; 
	/*padding: 2px 0px 2px 10px;tzz*/
	margin-left: 0px;
}
/*	
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	
}
*/
a:hover{
	text-decoration:underline;
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
	color: #000000;
}


/************** #advert styles **************/

#advert{
	padding: 2px 12px 10px 10px;
	font-size: 80%;
	border-top: thin solid #084F2A;
	border-bottom: thin solid #084F2A;
	margin: 0px 5px;
	border-right: #084F2A;
	border-left: #084F2A;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 12px 20px 10px;
	font-size: 100%;
}
#headlines a:link, a:visited, a:hover {
	text-decoration: underline;
	margin-left: 0px;
}

/**** rest are defined for tables, new books etc. ****/

img {
	padding: 5px;
}

.desc {
	margin:0;
	padding: 0;
	background: url(graphics/bottom_left.gif) no-repeat left bottom;
}
.unavailable {
	color: #999999;
}
.book_image {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top: thin none #a4ee91;
	border-right: thin none #a4ee91;
	border-bottom: thin none #a4ee91;
	border-left: thin solid #a4ee91;
}
.book_listing {
	border-top: thin solid #a4ee91;
	border-right: thin none #a4ee91;
	border-bottom: thin solid #a4ee91;
	border-left: thin none #a4ee91;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.new_edition {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.book_table{
	width:100%;
}
.book_table th, .book_table td {
	margin: 0;
	padding:2px 5px;
	text-align:left;
	border-bottom: 1px solid #b5b5b5;
}
.book_table caption {
	border-top: 1px solid #b5b5b5;
	background: #ffffff;
	padding: 5px 0px;
	margin: 10px 0px 0px;
}
.book_table tr {
	background:#ffffff;
}
.book_table tr.alt {
	background: url(graphics/table_background_1382x4.jpg) repeat center;
}
.book_table a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
.book_table a:hover{
	text-decoration: underline;
}
.link_font{
	font-size: 105%;
	color: #084F2A;
	text-decoration: underline;
	font-weight: normal;
}
.download_button {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #084F2A;
	background: #A4EE91;
	border: thin solid #366C00;
}
