/*Stylesheet for css sprite navigation*/

#header {background:#000 url(images/topbanner_web.jpg) top left no-repeat;margin:0;padding-top:115px;float:left;text-align:center;width:950px}
#header h1 {margin:0;padding:0;font-size:.25em;width:150px;float:right;text-align:left}
#header h1 img {border:none;width:150px;height:207px;margin-top:-115px}

#topnav {width:800px;height:27px;margin:0;padding:0;font-family:verdana;font-size:10px}
#navlinks {list-style:none;margin:0;padding:0;padding-left:2px;height:27px;background:#000 url(images/nav_bg.jpg) 2px 0 no-repeat;}
#navlinks li {display:inline;}
#navlinks li a {display:block;float:left; text-align:center; outline:none; width:133px; height:27px;text-decoration:none;text-transform:uppercase; overflow:hidden;font-family:arial,verdana,sans-serif;font-size:1.15em;line-height:27px;font-weight:bold;color:#fff}
#navlinks li a {background-image:url(images/nav_bg.jpg); background-repeat:no-repeat;background-color:#A02B21;}
/*static state for nav*/
#navlinks li#nav-home a { background-position: -2px 0; }
#navlinks li#nav-author a { background-position: -135px 0; }
#navlinks li#nav-testimonials a { background-position: -269px 0; }
#navlinks li#nav-order a { background-position: -402px 0; }
#navlinks li#nav-about a { background-position: -534px 0; }
#navlinks li#nav-blog a { background-position: -667px 0; }
/*hover state for nav*/
#navlinks li#nav-home a:hover { background-position: -2px -28px; }
#navlinks li#nav-author a:hover { background-position: -135px -56px; }
#navlinks li#nav-testimonials a:hover { background-position: -269px -84px; }
#navlinks li#nav-order a:hover { background-position: -402px -112px; }
#navlinks li#nav-about a:hover { background-position: -534px -140px; }
#navlinks li#nav-blog a:hover { background-position: -667px -168px; }

/*Styles from head tag of pages*/

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #B81212;
}
.style8 {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style9 {line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style10 {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#download-ab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #D50F11;
	text-align: center;
}
#download-ab a, #download-ab a:visited {
	color: #CB1111;
	text-decoration: none;
}
#download-ab a:hover {
	color: #000000;
	text-decoration: underline;
}
