body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.darklink {
	padding: 5;
	text-decoration: underline;
	color: #88000F;
	font-weight: bolder;
}

 img, div { behavior: url(iepngfix.htc) }


#header {
	background-color: #88000F;
	padding: 10px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar {
	font-size: small;
	color: #000000;
	width: 155px;
	float: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 0px;
}
#maincontent {
}
#main {
	margin-left: 155px;
	padding-left: 15px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome {
	color: #999999;
	margin-left: 350px;
	margin-top: 30px;
	margin-bottom: 10px;
	z-index: 6;
}
.clear {
	clear: both;
}
#headerinhomedate {
	font-size: small;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 150px;
	float: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 45px;
}
#footer {
	font-size: x-small;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 100px;
}
#footer2  {
	padding-left: 40px;
	display: inline;
}
#footer2 a {
	color: #333333;
	text-decoration: underline;
}
#bottom1 {
	background-color: #88000F;
	height: 10px;
	margin-top: 15px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#logo {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 3px;
}
#maincontent #main a {
	font-weight: bolder;
	color: #88000F;
}
.bigger {
	font-size: medium;
	font-weight: bolder;
}
#privacy {
	font-size: small;
	padding-left: 10px;
}
#map {
	margin-left: 15px;
}
#map   a:link, #map a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #88000F;
	padding: 5px;
	border: 1px solid #741B1D;
	text-decoration: none;
}
#map a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #99272B;
	border: 1px solid #741B1D;
}
