body, td, th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #282828;
	font-align:left;
}
body {
	background-color: #a82b2e;
}
a {color: #a82b2e;
text-decoration:#none;
}
a:visited {color: #a82b2e;
text-decoration:#none;
}
a:hover {
	color: #a82b2e;
	text-decoration:#none;
}
a:active {
	color: #a82b2e;
	text-decoration:#none;
}
table {
	background-color: #FFFFFF;
	border: 0px;
}
td {
	border: 0px;
}
.title
{
    background: url('images/header.jpg');
	text-align: right;
	font-size: 40px;
	color: #fff;
	vertical-align: bottom;
	height:180px;
	font-family:Trebuchet MS; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}
.title2
{
    background: url('images/header2.jpg');
	text-align: left;
	font-size: 40px;
	color: #fff;
	vertical-align: bottom;
	height:180px;
	font-family:Trebuchet MS; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}
.title3
{
    background: url('images/header3.jpg');
	text-align: left;
	font-size: 40px;
	color: #fff;
	vertical-align: bottom;
	height:180px;
	font-family:Trebuchet MS; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}
.title4
{
    background: url('images/header4.jpg');
	text-align: left;
	font-size: 40px;
	color: #fff;
	vertical-align: bottom;
	height:180px;
	font-family:Trebuchet MS; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}
.dateoutline
{
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	background-color: #F0F0F0;
}
.dateoutlineHover {
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	cursor: pointer;
}
.dateday {
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
}
.nav {
	border-bottom: 1px solid #cccccc;
	text-align: left;
	
}

a.nav {text-decoration:#none;
}

.navHover {
	cursor: pointer;
background-color:#cccccc;
}
.navLastHover {
	cursor: pointer;
	border-left: 3px solid #A9A38D;
	font-weight: bold;
}
.navHead {
	color: #ffffff;
	background-color: #676CA7;
}
.infoBox {
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
}
.creds {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	background-color:#000000;
}
.size12 {
	font-size: 12px;
}

.content {
	border-top: 1px dashed #dc7678;
	border-bottom: 1px dashed #dc7678;
	margin-left: 2em;
	font-size: 12px;
	line-height: 2em;
	font-align:left;
	text-align: left;
}
.divider {
	border-left: 1px solid #dc7678;
}