/***********************************************
*	FileName:	lw_ns.css
*	Author:		Don Stier, Maplegate Technologies, LLC
*	Date:			3/24/2009
***********************************************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.166;
	margin:0px;
	padding:0px;
	background-color:#eae0d6;
}
#page {
	position:relative;
	margin: 0 auto;
	top:0px;
	left:0px;
	width:800px;
	background-color:#eae0d6;
	overflow: auto;
}
td {
	padding: 0px 0px 0px 0px;
}
#header {
	height:115px;
	background-color:#F0E5D8;
}
#footer {
	position:static;
	left: 0px;
	margin: 0 auto;
	background-color:#740000;
	color:#ffffff
}
#footer td {
	padding: 5px 10px 5px 10px;
	font-size:.8em;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
}
#footer a {
	text-decoration: none;
	color:#ffffff;
	line-height: 20px;
}
#footer a:hover {
	text-decoration:underline;
	color:#eaeaea;
}
#footer .sitename {
	font-weight:bold;
	font-size:110%;
	line-height:30px;
	font-family:Arial, Verdana, sans-serif;
}
#banner, #banner td {
	background-color:#E2DCD0;
	;
}
#sidebar {
	width:205px;
	background-color:#ffffff;
	float:left;
}
#content {
	text-align: left;
	background-color: White;
	height: auto;
	padding: 10px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	background-image: url(images/main_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#content {
	color:#121212;
	padding-right: 10px;
}
#content p {
	margin: 10px 0px 5px 0px;
	padding: 2px 2px 2px 2px;
}
#content li {
	margin: 0px 0px 10px 0px;
}
#content td {
	padding: 2px 2px 2px 2px;
}
#content dt {
	padding-bottom: 10px;
}
#content .picturecaption {
	color:#00803E;
	font-size:12px;
}
#content img {
	padding: 20px 0px 10px 0px;
}
#content th {
	font-size:14px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color: #DF9741;
	padding: 3px 10px 3px 10px;
	border: thin solid Black;
}
#notice {
	padding: 0px 10px 0px 10px;
	color:#990000;
	font-size:.8em;
	text-align:center;
}
#schedule {
	width:650px;
	font-size:10pt;
	margin:30px 0px 20px -150px;
	border-top:2px black solid;
}
#schedule td {
	padding:7px;
	text-align:center;
	font-size:8pt;
}
*.imglt {
	margin: 0px 10px 0px 0px;
	float:left;
}
*.imgrt {
	margin: 0px 0px 0px 10px;
	float:right;
}
.prompt {
	color:#cc0033;
	font-size:14px;
}
.keypoint {
	font-weight:bold;
	color:#320F6D;
	font-size:105%;
}
tr.trbright {
	background-color: #eaeaea;
}
tr.trdim {
	background-color: #d8d8d8;
}
#content p.errmsg, .errmsg {
	font-size:14px;
	font-weight:bold;
	color:#ff0000
}
.isrequired {
	background-color:#FFFFCC;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#dd0000;
	text-decoration:underline;
}
/************** header tag styles **************/
h1, h2, h3, h4, .hdr2, .hdr3, .hdr4 {
	color:#740000;
	letter-spacing: 1px;
	font-weight:bold;
	font-family: "Comic Sans MS", Impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}
h1, h2 {
	margin: 10px 0px 5px 0px;
}
h1 {
	font-size:140%;
}
h2, .hdr2 {
	font-size:110%;
}
h3, .hdr3 {
	font-size:100%;
}
h4, .hdr4 {
	font-size:100%;
}
/********* form and related tag styles *********/

* form {
	margin:0;
	padding:0;
}
* input {
	font-family:Arial, sans-serif;
	margin: 5px;
}
* label {
	color:#740000;
	font-weight:600;
}
#mapsection {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: none;
}
#mapsection li {
	padding-bottom: 10px;
}
*.mapitem {
	padding-bottom: 10px;
	font-size: 12px;
}
div#gsm {
	text-align:left;
}
div#gsm li {
	padding-bottom: 10px;
	list-style-type: none;
}
*.mapsection {
	font-family:Tahoma;
	font-size:12px;
	padding-bottom:10px;
	font-weight:bold
}
*.mapitem {
	font-family:Tahoma;
	font-size: 10px;
}

