#ahem {
	font-weight: bold;
}

/* Default page and font stuff */

body {
	margin: auto;
	background: #000000 url('/images/main/watermark.gif') no-repeat 100% 100%;
}

body, p, td, ol, ul, li, blockquote, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

textarea, pre, tt, code, kbd, samp {
	font-family: monospace;
	font-size: 13px;
}

/* Defailt alignment */

body, p, td, ol, ul, li, blockquote {
	text-align: left;
	vertical-align: top;
}

/* Heading styles */

h1, h2, h3, h4 {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1 {
	letter-spacing: 0.25em;
	text-transform: lowercase;
	font-size: 17px;
	color: #C5C68B;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 15px;
	color: #C5C68B;
	font-style: italic;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

/* White space rules */

h1, h2, h3, h4, p, ul, ol, blockquote, hr, .para, .form, table.products, .nav {
	padding: 0;
	margin: 0;
	margin-bottom: 0.8em;
}

div.nav + h1 {
	margin-top: 1.5em;
}

p + h2, ul + h2, table + h2, div + h2, blockquote + h2, hr + h2 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h3, ul + h3, table + h3, div + h3, blockquote + h3, hr + h3 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

p + h4, ul + h4, table + h4, div + h4, blockquote + h4, hr + h4 {
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	font-style: italic;
	margin-left: 1em;
	margin-right: 1em;
}

/* Other misc stuff */

hr {
	height: 1px;
	border: none;
	color: #ABABAB;
	background: #ABABAB;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
}

a:link, a:visited, a:active {
	color: #C5C68B;
	text-decoration: none;
}

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

a:link.current, a:visited.current, a:active.current {
	color: #C5C68B;
	text-decoration: none;
	font-weight: bold;
}

a:hover.current {
	color: #C5C68B;
	text-decoration: underline;
	font-weight: bold;
}

/* Some default useful classes */

div.img-right, div.img-left, div.img-center {
	margin-bottom: 0.4em;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

div.img-right {
	float: right;
	clear: right;
	margin-left: 10px;
}

div.img-right img, div.img-left img, div.img-center img {
	margin-bottom: 0.4em;
}

div.img-left {
	float: left;
	clear: left;
	margin-right: 10px;
}

div.img-center {
	margin-left: auto;
	margin-right: auto;
}

.highlight {
	color: #FF0000;
}

span.author {
	font-size: 85%;
	font-weight: bold;
	font-style: normal;
}

/* Page layout styles */

#main {
	width: 100%;
	height: 565px;
	margin: 0;
	padding: 0;
	background: url('/images/main/leftbar.jpg') no-repeat;
}

#title {
	margin-left: 245px;
}

#menu {
	margin: 18px 73px 50px 217px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

#menu img {
	margin: 0 7px 0 7px;
	vertical-align: middle;
}

#content {
	margin: 0 73px 0 217px;
	padding-bottom: 40px;
}

/* Site styles */

blockquote.poem {
	font-style: italic;
}

span.poet {
	font-style: normal;
	font-size: 85%;
	font-weight: bold;
	color: #C5C68B;
}

.caption {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.cards td {
	text-align: center;
	vertical-align: middle;
}

a img {
	border-color: #C5C68B;
}

table.caltab td {
	width: 182px;
	vertical-align: middle;
	text-align: center;
}

table.caltab td.caption {
	padding-bottom: 10px;
}

table.caltab img {
	border: 1px solid #C5C68B;
}

.inline {
	display: inline;
	vertical-align: bottom;
}

#spl-CardLogos {
	margin-top: 15px;
	margin-bottom: 15px;
}

#spl-CardLogos img {
	margin: 0 2px 0 2px;
}

#spl-CardLogos.spl-CardLogosText img {
	margin-bottom: 5px;
}
