body {
	background-color:#5C0000;
	background-image:url(images/layout_bg.gif);
	background-repeat:repeat-x;
	font-family: Trebuchet, "Trebuchet MS", Verdana;
	margin:0px;
	padding:0px;
}

#wrapper {
padding:0; 
margin:0 auto; 
width:760px;
background-image:url(images/layout_pagebg.jpg);
background-repeat:repeat-y;
} 

#top {
height:100px;
}

#header {
height:150px;
}

#left {
position:relative;
top:0px;
left:0px;
width:156px;
padding:22px;
}

#main {
position:relative;
top:0px;
left:200px;
width:516px;
padding:22px;
}

#leftnav
{
float: left;
width: 156px;
padding: 22px;
}

#content
{
margin-left: 200px;
padding: 22px;
max-width: 516px;
}

#footer
{
text-align:right;
background-color:#5C0000;
clear: both;
padding: 10px 0 10px 0;
color: #333;
color:#8D4D4D;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:11px;
}

#footer a {
color:#AE8080;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:11px;
text-decoration:none;
}

#footer a:visited {
color:#AE8080;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:11px;
text-decoration:none;
}

#footer a:hover {
color:#AE8080;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:11px;
text-decoration:underline;
}

.floatright
{
float: right;
margin: 22px 0 22px 22px;
}

a {
font-family: Trebuchet, "Trebuchet MS", Verdana;
color:#5C0000;
text-decoration:underline;
}

a:visited {
font-family: Trebuchet, "Trebuchet MS", Verdana;
color:#5C0000;
text-decoration:underline;
}

a:hover {
font-family: Trebuchet, "Trebuchet MS", Verdana;
color:#5C0000;
text-decoration:none;
}

.content2 {
height:100%;
color:#5E5E5E;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:12px;
text-align:left;
}

.green {
color:#799C00;
}

.red {
color:#5C0000;
}

.white {
color:#FFFFFF;
}

.active {
color:#799C00;
background-color: #F7F6EF;
}

.locations {
font-size:18px;
}

table.table {
color:#5E5E5E;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:14px;
border: 1px;
border-top-style:dotted;
border-right-style:dotted;
border-color:#D9D3B1;
}

table.table td {
color:#5E5E5E;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:14px;
border: 1px;
border-bottom-style:dotted;
border-left-style:dotted;
border-color:#D9D3B1;
}

.footer {
color:#8D4D4D;
font-family: Trebuchet, "Trebuchet MS", Verdana;
font-size:11px;
}

#navcontainer2 ul
{
margin:0px;
padding:0px;
list-style-type: none;
font-size:12px;
font-family: Trebuchet, "Trebuchet MS", Verdana;
}

#navcontainer2 a
{
display: block;
padding: 3px;
border-bottom: 1px;
border-bottom-style:dotted;
border-bottom-color:#D2CEB8;
}

#navcontainer2 a:link
{
color: #5C0000;
text-decoration: none;
}

#navcontainer2 a:visited
{
color: #5C0000;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #F7F6EF;
color:#799C00;
}