body {
	/*text-align:center;*/
	font-family:Helvetica, Verdana, sans-serif;
	background: url(../images/index_Main_bg.gif) repeat-x #8F8F8F;
	margin: 0px;
}

body#thankyou {
	background-image: url(images/index_Main_bg.gif);
	background-color:#8F8F8F;
}

p {
	font-size:.75em;
	color:#443824;
	line-height:18px;
	text-shadow:#FFF;
}
italics { color: #443824; font-size: 0.95em; font-style: italic; line-height: 18px; text-shadow: #FFF; }
a {
	color:#eae7e3;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
a:visited {
	color:#eae7e3;
	text-decoration:none;
}
#navbox {
	width:874px;
	padding:0 10px 0 20px;
}
.navigation {
	font-weight:bold;
	padding:10px;
	color:#eae7e3;
}

#flash {
	width:954px;
	height:330px;
	background:url(../images/Flash.png) no-repeat;
}

#footer {
	width:954px;
	height:310px;
	background-image: url(../images/LiSandpoint-foot.png);
	background-repeat: no-repeat;
}
#footer-about {
	width: 954px;
	height: 200px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
.italics { font-size:12pt; color:#443824; font-style: italic; line-height:20px; text-shadow:#FFF; }
.italics2 { color: #473335; font-size: 11pt; font-style: italic; line-height: 20px; text-shadow: #FFF; }
#content { width: 954px; height: auto; 
}
.designby { 
	text-align: center; 
	font-size:.75em;
	color:#443824;
	line-height:18px;
	text-shadow:#FFF; 
}
.mission {
	text-align:left;
}
#photogallery {
	float:left;
	padding-left:65px;
	padding-top:192px;
}
.footernav {
	text-align:center;
	font-weight:bold;
	color:#eae7e3;
}

.headernav {
	text-align:center;
	font-weight:bold;
	color:#eae7e3;
}

.contentnav { color: #453f2b; font-weight: bold; text-decoration: underline; }

.button {
	display:none;
}
#loginWrapper {
	position: relative;
}
#loginLink {
	position: absolute;
	top: 75px;
	right: 30px;
	width: 100px;
	height: 15px;
	font-size: 11px;
	text-align: right;
}
#loginLink a:link {
	color:#963;
}
