body
{
	background-color : #FFFFFF;
	margin-right : 0px;
	margin-top : 0px;
}

#logo
{
	position : absolute;
	left : 10px;
	top : 10px;
}

#banner
{
	position : relative;
	top : 15px;
	height : 90px;
	margin-left : 130px;
	background-color : #E45127;
	padding-left : 20px;
	text-align : left;
	color : #FFFFFF;
	font : bold 100%/90px Arial, Helvetica, sans-serif;
}

table.main {
	position : absolute;
	top : 140px;
	width : 100%;
}

table.nav {
  position : relative;
	top : -5px;
	width : 126px;
}

td.nav
{
	width : 125px;
	text-align : left;
	vertical-align : top;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
}

h1,h2,h3,h4,h5,h6
{
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : left;
}

h1
{
    margin-top: 0;
    padding-top: 0;
	font-size: 110%;
}

h2
{
	font-size: 105%;
}

h2
{
	font-size: 100%;
}

h3
{
	font-size: 95%;
}

h4
{
	font-size: 90%;
}

h5
{
	font-size: 85%;
}

h6
{
	font-size: 80%;
}

h1 a
{
    color : #555555;
    text-decoration : none;
}

h1 a:hover
{
	text-decoration : underline;
}

a:link.nav
{
	color : #000000;
	text-decoration : none;
}

a:hover.nav
{
	color : #000000;
	text-decoration : underline;
}

a:visited.nav
{
	color : #000000;
	text-decoration : none;
}

td.col
{
	height : 420px;
	color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
	vertical-align : top;
	padding : 0px 10px 0px 10px;
	border-left : 1px dashed #666666;
	width : 33%;
	padding-bottom : 20px;
}

td.colcat
{
	height : 420px;
	color : #000000;
	font : normal 80% Arial, Helvetica, sans-serif;
	vertical-align : top;
	padding : 0px 10px 0px 10px;
	border-left : 1px dashed #666666;
	width : 600px;
	padding-bottom : 20px;
}

.sqimg
{
	margin-right : 8px;
}

p.bookread
{
	color : #CC3300;
	font : normal 100% Arial, Helvetica, sans-serif;
	margin-left : 60px;
}

p.bookorder
{
	color : #CC3300;
	font : normal 100% Arial, Helvetica, sans-serif;
	margin-top : -12px;
}

.bookimg
{
	padding-right : 5px;
	float : left;
}

.more {
  margin-top: 5px;
  margin-bottom: 10px;
}
a.more {
	color : #CC3300;
	text-decoration : none;
}

a:hover.more
{
	color : #CC3300;
	text-decoration : underline;
}

.footer {
	font : normal 100% Arial, Helvetica, sans-serif;
	color : #666666;
}

td.footer {
	border-top : 1px dashed #CCCCCC;
	font : normal 75% Arial, Helvetica, sans-serif;
	margin-left : 10px;
	height : 20px;
	line-height : 20px;
}

a.footer {
	text-decoration: none;
}

a:hover.footer {
	text-decoration: underline;
}

a.nav {
	font : normal 90% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover.nav {
	text-decoration: underline;
}

.navtitle {
	font : normal 90% Arial, Helvetica, sans-serif;
	color: #000000;
}

.newsdate {
    margin-left: 0px;
    margin-top: 5px;
	font : normal 95% Arial, Helvetica, sans-serif;
	color : #666666;
}

.newstitle
{
	color : #555555;
	font : bold 110% Arial, Helvetica, sans-serif;
	text-align : left;
}

a.newstitle {
	text-decoration: none;
}

a:hover.newstitle {
	text-decoration: underline;
}

p.newstease {
  margin-top: 12px;
  margin-bottom: 0px;
}

blockquote {
    font-style: italic;
}

blockquote.storynotes {
    font-style: normal;
}
