html,body 
{
	margin:0;
	padding:0;
	height:100%;
	border:none
	font: 10pt arial, helvetica, geneva;
	color: #F6F2E2;
	background: url(../images/bg-diamonds.gif);
}

.fullheight{height:100%}


td
{
	color: #7B300A;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
	line-height: 12pt;
}

td.padded
{
	color: #7B300A;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
	line-height: 12pt;
	padding-left: 45px;
	padding-right: 45px; 
}



h1 {font: 10pt helvetica, arial, geneva;color: #000000;font-weight: normal;font-style: normal;}
code {font: 10pt helvetica, arial, geneva;color: #0000FF;font-weight: bold;font-style: bold;}
h3 {font: 18pt helvetica, arial, geneva;color: #000000;font-weight: normal;font-style: bold;}
h4 {font: 10pt helvetica, arial, geneva;color: #000000;font-weight: normal;font-style: normal;}

a:link {color: #752605;font-weight: normal;text-decoration: none;}
a:visited {color: #752605;font-weight: normal;text-decoration: none;}
a:hover {color: #0B0075;font-weight: normal;text-decoration: underline;}

.header {
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
	color: #000000;
	font-variant: small-caps;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}

.front_nav {
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	font-style: normal;
}

.subheader {
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #1316AB;
	font-variant: small-caps;
	font-style: italic;
}

.navTop {
	font-weight: bold;
	color: #E31E00;
}

.address {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #787166;
}

.featuredText {
	font-weight: bold;
	color: #000000;
}

.largerText {
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #1316AB;
}

.subtext {
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
}

.cityText {
	font-size: 8pt;
	line-height: 10pt;
}

.bookTitle {font-weight: bold;}
.bookAuthor {font-size: 8pt;line-height: 9pt;}

.copyright {font-size: 8pt; color: #A39C91;}

.subNavigation {font: 10pt arial, helvetica, geneva; font-size: 8pt; color: #84919E;}

.moreLink
{
	color: #A3ADB8;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.subLink
{
	color: #84919E;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.navSide {color: #16588C;}
.navOff {color: #3A4B5C;}
.navOn {color: #18242F;}

.articleHeader {font-weight: bold;}

.date
{
	color: #84919E;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.largeHeadline
{
	color: #000000;
	font-size: 18pt;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}