/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background: #E6E6E6 url(images/page_bg.png) repeat-y center top;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/*border-right: 2px solid #000000;*/
	/*border-left: 2px solid #000000;*/
	/*background: #FFFFFF url(images/column_bg.png) repeat-y right top;*/
	text-align: left;
}

#banner {
	width: 900px;
	background: url(imgs/bopbanner.jpg) no-repeat right top;
	height: 90px;
	float: left;
	border-bottom: 2px solid #000000;
}
#nav {
	float: left;
	width: 150px;
	clear: left;
	/*border-right: 2px solid #000000;*/
}
#main {
	float: left;
	width: 568px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	display: inline;
}
#news {
	float: right;
	width: 156px;
	/*border-bottom: 2px solid #000000;*/
	padding-bottom: 15px;
	/*background: url(imgs/newshead2.jpg) no-repeat left bottom;*/
	/*border-left: 2px solid #000000;*/
}

#legal {
	border-top: 1px dashed #999999;
	margin-right: 160px;
	font-weight: bold;
	color: #666666;
	padding: 5px 160px 20px;
	clear: both;
}

/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(imgs/link.jpg) no-repeat left center;
}
a#homeLink {
	background-image: url(imgs/link.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #FFFFFF url(images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #666666;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
	background: #FFFFFF;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */
/* featured book*/
.feature {
	background: url(imgs/wvbook.jpg) no-repeat top right;
}

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #152D6A;
}

#main h1 {
	color: #152D6A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #000000;
}
#main h3 {
	font: normal 1.65em "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;
	}
#main p {
	font: normal 1.60em "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-align:justify;
}

/* headlines with images */
.tree {
	background: url(imgs/wttree.jpg) no-repeat left top;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

.ipbawards {
	background: url(imgs/ipbrnzseal.jpg) no-repeat left top;
	padding-left: 55px;
}
.indawards {
	background: url(imgs/indie.jpg) no-repeat left top;
	padding-left: 55px;
}

/* NEWS */
#news .story {
	background: url(images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#news a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
#news h2 {
	background: #ffffff /*url(imgs/newshead2.jpg)*/;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	/*background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;*/
	color:#009900;
}
/* NOTECARDS*/

/*#notecards .story {
	background: url(images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
#notecards span.title {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#notecards a.story:hover {
	color: #4A761D;
	background: url(images/bg_story_high.png);
}
*/
#notecards h2 {
	background: #ffffff;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#notecards h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}
/*
#notecards p {
	font: normal 1.60em "Times New Roman", Times, serif;
	margin-bottom: 5px;
	padding-left:2px;
	padding-right:5px;
}
*/
/*STORE*/
.images  img {
	border: 1px solid;
	color: #000000;
	padding-left:2px;
	
}
.images p {
	padding:5px;
}
.green h2 {
	color:#006600;
}
.style8 p {
	padding:5px;
	}

	
/* MEMBERSHIP*/
div.logos {
	text-align: center;
	font-weight: bold;
	background: #e9e5e2;
	border-top: 2px solid;
	border-bottom: 2px solid;
}

.logos p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}

