#skip {
	position: absolute;
	left: -9999px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 90%;
	color: #556d5a;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin-top: 0px;
	font-size: 130%;
	margin-bottom: 0px;
	color: #930;
}

h2   {
	font-size: 120%;
	margin-bottom: 0px;
	color: #930;

}

h3   {
	font-size: 110%;
	margin-bottom: 0px;
	color: #930;

}
h4 {
	font-size: 100%;
	margin-bottom: 0px;
	color: #930;
}
.red {
	color: #930;
}


p {
	margin-top: 0px;
}
em {
	font-style: italic;
	color: #993300;
}
ul,ol {
	margin-top: 0px;
}

dt {
	color: #930;
	font-weight: bold;
	margin: 0 0 0 2em;
	padding: 0;

}
dd {
	padding: 0 0 1em;
	margin: 0 0 0 2em;
}
.margin-top-0 {
	margin-top: 0px;
}
a:link {
	color: #a24517;
}
a:visited {
	color: #a24517;
}
a:hover {
	color: #000000;
}

a:active {
	color: #a24517;
}
a img {
	border: none;
}


#container {
	width: 783px;
	margin: 0 auto 10px;
	border-right: 1px solid #a24517;
	border-left: 1px solid #a24517;
	background: #4B6050;
	border-bottom: 1px solid #a24517;
}
#container #masthead-logo {

}
#container #masthead-tile {
	background: url(../images/masthead-tile.jpg) no-repeat;
	height: 63px;
	clear: both;
}
#content-wrapper {
	background: #fff;
}

#menuwrapper a img{
	border: none;
	background: url(../images/navbar/nav-sep.gif) no-repeat;
	padding: 0 0 0 5px;
}

#menuwrapper a#leftlink img {
	background: none;
	padding: 0;
}
img#heading {
	margin: 10px 0 10px 35px;
}

#footer {
	background: #fff;
	padding-top: 20px;
}
.nofooterpad #footer {
	background: #fff;
	padding-top: 0;
}
.padding-0 {
	padding: 0px;
}

#bottomlinks {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#thumbnails {
	border: 1px solid #666;
	border-right: none;
	border-left: none;
}

.month-sep {
	border-bottom: 1px solid #666;
	padding-bottom: 1.5em;
}
.margin-top-0 {
	margin-top: 0px;
}
.top-pad-extra {
	padding-top: 40px;
}
.red-bold {
	font-weight: bold;
	color: #930;
}
#mapbg {
	background: url(../images/visit/bg.jpg) no-repeat center 50px;
}
#visit-logos {
	white-space: nowrap;
	text-align: center;
}
#visit-logos img {
	vertical-align: middle;
	padding: 0 10px;
	border: none;
}
label {
	display: block;
	font-weight: bold;
}

