body {
	background: #000000 url('./images/background.jpg') no-repeat top center;
	text-align: center;
	/*font-family: Times;*/
	font-family: arial;
}
a {
	color: black;
}
a:hover {
	color: brown;
}
#page {
	width: 820px;
	margin: 150px auto 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#content {
	position: relative;
	margin-top: -10px;
	background: url('./images/notebook-tile-mid.jpg') repeat-y top left;
	padding: 0px;
	text-align: center;
	/*border: 1px solid green;*/
	top: -5px;
}
#footerImg {
	position: relative;
	padding: 0px;
	bottom: 0px;
	margin-bottom: -5px;
}
.paragraph {
	padding: 0px 30px;
	font-weight: normal;
}
#container {
	position: relative;
	padding: 0px;
	margin: 0px;
}
#footer {
	color: #EFE4CA;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12px;
}
#footer a, #indexFooter a {
	color: #EFE4CA;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover, #indexFooter a:hover {
	text-decoration: underline;
}
#indexnav {
	position: absolute;
	top: 16px;
	left: 789px;
	z-index: 99;
}
#indexFooter {
	position: relative;
	color: #EFE4CA;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12px;
	top: -210px;
	margin-left: 25px;
	width: 775;
}
#footerImg {
	z-index: -1;
}
#nav {
	position: absolute;
	top: 18px;
	left: 794px;
	font-weight: normal;
	z-index: 99;
}
#scroll {
	position: relative;
	background: url('./images/scroll.jpg') no-repeat top center;
	height: 700px; 
	/*top: -175px; */
	margin: -175px 0px 0px 0px; 	
}
#scrollContainer {
	width: 700px;
	margin: 0px auto 0px auto;
	position: relative;	
}
/*#container{
	font-size: 18px;
}*/
.column h1 {
	font-size: 17pt;
	font-variant: small-caps;
	color: #000000;
}
.column {
	position: relative;
	float: left;
	width: 360px;
	margin-right: 5px;
	margin-left: 30px;
	_margin-left:18px;
	text-align: center;
	padding: 0px;
}

.column p {
	font-family: arial;
	font-weight: normal;
	text-align: justify;
}
.column ul {
	font-family: arial;
	font-weight: normal;
	text-align: left;
}
li {
    list-style-image: url('./images/grommet.png');
}
.upper {
	text-transform: uppercase;
	font-weight: bold;
}
#indexLeft {
	position: relative;
	width: 325px;
	top: -300px;
	left: 30px;
	font-size: 25px;
	font-variant: small-caps;
	text-align: center;
}
#indexRight {
	position: relative;
	width: 275px;
	top: -220px;
	left: 460px;
	font-size: 20px;
	text-align: center;
}
.title {
	font-family: arial;
	font-weigth: bold;
	font-size: 17px;
	color: #1D4C21;
	text-transform: uppercase;
}
.areaLinks {
	text-align: left;
	font-size: 13px;
}
.areaLinks a {
	font-size: 15px;
	font-weight: bold;
}
.map img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.photoCredit {
	font-size: 13px;
	position: absolute;
	left: 40px;
}
.photoNote {
	font-size: 9px;
	color: #674829;
	position: absolute;
	width: 800px;
	left: 30px;
	text-align: left;
}
.scroll {
    position: absolute;
    text-align: center;
	margin: 75px 0px 0px 40px;
	/*_margin-left: 0px;*/
	width: 625px;
	color: #BE9363;
	z-index: 998;
}
.scroll h1 {
	font-size: 22px;
}
.pointer {
	cursor: pointer;
}
.clear {
	clear: both;
}
p.error {
	color: red;
	font-size: 10px;
}
.top10 {
	    position: relative;
	    float: left;
		top: -609px;
		padding-left: 5px;
		margin-bottom:500px;
		width: 200px;	
		font-weight: bold;
		font-size: 14px;
		z-index: 999;
	}
.top10 a {
	
	color: #7E3807;
}
.top10 a:hover {
   color: #3C2A01;
}