/* CSS Document */

	body {
	text-align:center;
	background-color: #D8D8D8;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
		}
	
	#frame {
		width:720px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		}
		
	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:370px;
		padding:0px;
		float:left;
		background:#eee;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		background:#fff;
		margin-bottom: 5px;
		}
		
	#menu ul{
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	.Header {
		padding: 10px;
		margin: 0px;
		}

	.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
		}

	.SubHeader {
		font-size: 18px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		padding-top: 5px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 5px;
		}
		
	.style1 {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 10px;
		line-height: 18px;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		}
		
	.style4 {
		font-size: 9px
		}

	#menu {
		width: 168px;
		margin: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		font-size: 80%;
		font-weight: bold;
		background: #FFF;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		}
	
	#menu li a {
		height: 32px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		}	
	
	#menu li a:link, #menu li a:visited {
		color: #FFF;
		display: block;
		background:  url(images/menu9.gif);
		padding: 8px 0 0 35px;
		}
	
	#menu li a:hover {
		color: #FFF;
		background:  url(images/menu9.gif) 0 -32px;
		padding: 8px 0 0 35px;
		}
	
	a:link {
		color: #3C4C7E;
		text-decoration: none;
		}
		
	a:visited {
		text-decoration: none;
		color: #3C4C7E;
		}

	a:hover {
		text-decoration: underline;
		color: #9E5D43;
		}

	a:active {
		text-decoration: none;
		}
		
	#contentcenterwide {
		width:545px;
		padding:0px;
		float:left;
		background:#eee;
		}
		
	#contentrightwide {
		width:0px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#arrow ul {
		list-style-image: url(images/bullet.gif);
		}	
.SubHeaderIndent {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 10px;
}
#map {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
