@charset "utf-8";

body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 5px;
	padding: 5px;
	color: #000000;
}

a:link {
    text-decoration: none;
    color:#800000;
}

a:visited {
    text-decoration: none;
    color:#800000;
}

 
H1 {
    margin-top: 0;
    margin-bottom: 0;
}

H2 {
    margin-top: 0;
    margin-bottom: 0;
}

H3 {
    margin-top: 0;
    margin-bottom: 0;
}

H4 {
    margin-top: 0;
    margin-bottom: 0;
}

H5 {
    margin-top: 0;
    margin-bottom: 0;
}

H6 {
    margin-top: 0;
    margin-bottom: 0;
}

img.floatleft { 
    float: left; 
    margin: 0px 10px 10px 0px; 
}

img.floatright { 
    float: right; 
    margin: 0px 0px 10px 10px; 
}

img.floatcenter { 
    margin: 0px 0px 10px 0px; 
}

.template #container { 
	width: 880px;
	background: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	padding: 10px 10px 10px 10px;
} 

.template #header1 img {
    margin: 0px 10px 0px 0px;
}

.template #header1 { 
	float: left;
	width: 210px;
	background: #ffffff;
	text-align: left;
} 

.template #header2 H1 {
    color: #800000;
}

.template #header2 {
    margin-top: 47px;
    margin-bottom: 47px;
	background: #ffffff;
	text-align: left;
} 

.template #header3 {
    width: 880px;
	background: #ffffff;
} 

img.sidebarselected { 
    margin: 0px 0px 0px 10px; 
}

.template #sidebar a {
    color: #ffffff;
}
    
.template #sidebar { 
	float: left;
	width: 200px;
	background: #800000;
	background-image: url('images/maroonfiller.gif');
	text-align: left;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 0px;	
} 

.template #facilityheader a {
	margin: 0px 7px 0px 7px;
	color:#000000;
}

.template #facilityheader {
	background: #ffffff;
	text-align: center;
	margin: 0px 0px 15px 0px;
	color:#000000;
} 

.template #maincontent {
	margin: 15px 15px 0 215px;
    background: #ffffff;
    text-align: left;
}

.template #photogallery {
    background: #ffffff;
    text-align: center;
}

.template #footer1 {
    padding: 15px 0 0 0;
	width: 880px;
	background:#ffffff; 
}

.template #footer2 {
    margin-top: 5px;    
	width: 880px;
	background:#ffffff; 
	text-align: right;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.template #footer3 { 
	width: 880px;
	background:#ffffff;
	text-align: center;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

