@charset "utf-8";
/* CSS By Andrew R Platt 2008  */
body { 
	background-color:#000000;
	font-family: Calibri, Cambria;
	color: #000000;
	font-size:8px;
	height:100%;
		}
		
.text {
	font-family: Calibri, Cambria;
	color: #FFFFFF;
	font-size:15px;
		}
		
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}

.anchorlinks {
	color:#FFFFFF;
	text-decoration: underline;
	font-size:15px;
		}
		
.linksunderline {
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;

		}
.linkstext {
	border-left: #FFFFFF solid 2px;
	color:#FFFFFF;
	font-size:15px;
		}
		
.links {
	font-size:15px;
		}
.heading {
	font-size:25px;
	border-bottom:#FFFFFF solid 2px;
	color:#FFFFFF;
		}

#body {
	width: 800px;
	margin: 0 auto -4em;
	min-height: 100%;
	height: auto;
	height: 100%;

		}
		
.footer, .push {
	height: 4em;
		}
		
* {
   margin: 0;
 }
.html, body {
     height: 100%;
		}
#map {
	width:inherit;
	float:left;
	margin-right:70px;
	clear:both;
		}
		
#address {
	width: 225px;
	float:right;
	}
	
#directions {
	width:inherit;
	float:right;
	}
		
#header {
	text-align:center;
	}

#datediv {
	float: left;
	width:200px;
	text-align: left;
	border-left:#FFFFFF solid 2px;	
	padding-left:2px;
		}
		
#headerright {
	float:right;
	width: 200px;
		}
		
#content {
	border-left:#FFFFFF solid 3px;
	width: 600px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	padding-left: 5px;
	content:100%;

		}

#footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height:px;
	width:800px;
	clear:both;
	padding-top: 10px;
	
		}
#logohold {
	height: 277px;
		}	
#logo {
	width: 400px;
	float: center;
	margin: 0 auto;
	margin-top: 20px;
		}
		
#links {	
	float: right;
	width: 150px;
	border-left:#FFFFFF solid 0px;
	padding-left: 0px;
	margin-top: 10px;
		}
#links li a {
	color:#FFF;
	text-decoration: none;
			}

#links li {
	list-style: none;
	border-left: #FFFFFF solid 2px;
		}
		
#links li:hover {
	list-style: none;
	padding-left: 5px;
	border-left: #FFFFFF solid 5px;
		}
		
#links li.current {
	list-style: none;
	padding-left: 5px;
	border-left: #FFFFFF solid 5px;
		}
		
#profileheadings {
	border-right:#FFFFFF dotted 2px;
	text-align:right;
	font-weight:bolder;
	vertical-align:top;
		}
	

