body, html {
	color: #000;
	background-color: #fff;
	}
a {
	color: black;
	}
a:hover {
	color: black;
	}
h1, h2 {
	color: #fff;
	}
p {
	color: #fee;
	}
img {
	border: none;
}
.wrapper    {
	border: #fff;
	}
.borderheading {
	background-color: #fff;
	color: #888;
	}
.borderheading a {
	color: #444;
	font-size: 90%;
	}
.borderheading a:hover {
	color: #f00;
	}
.mainpic {
	}
.mainpic2 {
	border-bottom: 20px solid #000;
	color: black;
	height: 463px;
	}
#middle {
	float: right;
	width: 350px;
	margin:0px;
	padding:0px;
}
#middle2 {
	float: right;
	width: 180px;
	margin-right: 10px;
}
.interactive {
	border: 1px solid black;
	background-color: #fff;
	padding: 10px;
	}
.planner {
	border: 1px solid black;
	background-color: #291009;
	padding: 10px;
	width: 300px;
	font-size: 130%;
}
.planner a {
	color: white;
	}
#sidebar {
	float: right;
	width: 350px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
#sidebar h2 {
	font: 16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight: bold;
	}
#sidebar p {
	margin-top:0px;
	padding-top: 0px;
	margin-right:10px;
	}
div#content     {
	background-color: #655;
	}
.dotted a:link { border-bottom: 1px dashed #120d21; }
.dotted a:visited { border-bottom: 1px dashed #120d21; }
.dotted a:active { border-bottom: 1px dashed #120d21; }
.dotted a:hover { text-decoration: none; border-bottom: 1px solid #120d21; }
.nudge {
	color: #fff;
	background-color: #6c5444;
	border: dashed 1px #000;
}
.nudge a {
	color: white;
	}
.nudge a:hover {
	color: white;
	}
.mainpic {
	border-bottom: 20px solid #000;
}
#borderalternative  {
	border-top: 20px solid #000;
	color: black;
	background-color: #c5aa92;
	}
#borderalternative a {
	color: black;
	border-bottom: 1px solid #c5aa92;
}
#borderalternative a:hover {
	border-bottom: 1px solid #6c5444;
}
.trail {
	color: #888;
	}
#bottom {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	margin-bottom:0px;
	padding-top:10px;
	text-align: center;
	font-size:80%;
	line-height: 150%;
	color: #333;
	}
#bottom a {
	color: #aaa;
	}
#bottom a:hover {
	color: #ccc;
	}
#borderstrictly {
	color: white;
	background-color: #6c5444;
	border: dashed 1px #000;
	}
#borderstrictly a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #6c5444;
	}
#borderstrictly a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
.link a {
	color: #e7dcda;
	}
.link a:hover {
	color: #fff;
	}
.nolink {
	color: #bbb;
	}
