a.hidden {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	cursor: text;
}

acronym {
	border-bottom: 1px dashed #c0c0c0;
	cursor: help;
}

body {
	background-color: #ffffff;
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.centertext, p.imgcenter {
	text-align: center;
}

div.imgcenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ff0000;
}

fieldset {
}

form label.completed {
	background-image: url(complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

form label.completed {
	background-image: url(complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: #2e8b57;
}

form label.problem, form legend.problem {
	background-image: url(caution.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, #nav, #nav2 {
	text-transform: capitalize;
}

h2 {
	background-repeat: no-repeat;
	background-position: right 0em;
	font-size: 110%;
	text-align: right;
	padding-right: 22px;
	padding-bottom: .5em;
	margin: 0;
}

h3 {
	font-size: 105%;
}

h3#tours {
	background-image: url(tours/toursheader.jpg);
	padding-bottom: 37px;
	background-repeat: no-repeat;
	background-position: bottom;
}

img {
	border: 0;
}

img.imgleft, div.imgleft {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
}

img.imgright, div.imgright {
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
}

img-shadow-right img {
	display: block;
	position: relative;
	background-color: #fdf5e6;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

label {
	display: block;
	float: left;
	width: 7em;
	text-align: right;
	padding-right: .5em;
}

/*label input:invalid {
	background: #ff0000;
	color: #ffffff;
}
*/
p.imgcenter cite {
	text-align: right;
}

td {
	vertical-align: top;
	border:1px solid #c0c0c0;
	padding:0 1em 0 .5em;
}
tr.greenrow {
	background-color: #e0f8e1;
	color:#000;
}
tr.whiterow {
	background-color: #ffffff;
	color:#000;
}
ul#stats {
	margin: 1em;
	list-style-type: none;
}

ul#stats li {
	display: inline;
	padding: 0 .5em 0 .5em;
}

ul#stats li a.thispage, .required {
	font-weight: bold;
}
.deleted {
	text-decoration: line-through;
	color: #000;
	background-color: #ffff00;
}
.required:before {
	content: "*";
}
.highlight {
	background-color: #fafad2;
	color:#000;
	
}
.img-shadow {
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.printOnly, .hide, #nav ul li ul.hide {
	display: none;
}

.skipnav {
	position: absolute;
	left: -1000px;
	visibility: hidden;
}

.thumbnail span{
	position: absolute; /*CSS for enlarged image*/
	background-color: #ffffe0;
	padding: 5px;
	left: -1000px;
	border: 1px solid #c0c0c0;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail span img{
	border-width: 0; /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail:hover span{
	position: absolute; /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 17em; /*position where enlarged image should offset horizontally */
	width: 40%;
	text-align: left;
}

#audio {
	vertical-align: top;
}

#captcha {
	padding-right: 10px;
	float: left;
}

#captchadiv {
	width: 430px;
	float: left;
	height: 55px;
	margin-left: 7em;
}

#captchadiv br {
	clear: none!important;
}

#container {
	margin: 0 auto 0 auto;
	width: 80%;
	min-width: 900px;
}

#content {
	width: 570px;
	float: left;
	padding: 1em;
	font-size: 90%;
	margin-bottom:1em;
}

#content a.email {
	background-image: url(email.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}
#content a.ext {
	background-image: url(icon_external.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 12px;
}
#content a.exttarget {
	background-image:url(external.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:12px;
}
#content a.pdf {
	background-image: url(icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#content a.doc {
	background-image: url(icon_doc.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}

#content a.txt {
	background-image: url(icon_txt.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}

#content a.thispage, #footer a.thispage {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#footer {
	font-size: 80%;
	text-align: center;
	clear: left;
	width: 80%;
	margin:1em auto 0 auto;
	padding:1em 0 0 0;
}
#footer hr {
	width:80%;
	border-top:1px solid #c0c0c0;
	/*color:transparent;*/
	background-color:transparent;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	padding: 0 1em 0 0;
}

#header {
	margin: 0 auto 0 20%;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	padding-top: 117px;
	width: 595px;
}

#header h1 {
	margin: .5em 0 0 0;
	font-size: 80%;
	border: 1px solid #c0c0c0;
	padding: .25em;
	color: #848c98;
	overflow: hidden;
}

#header h1 span {
	float: right;
}

#message {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#nav {
	border-right: 1px solid #c0c0c0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
}

#nav ul li {
	border-bottom: 1px solid #c0c0c0;
	margin: 1em 1em 0 0em;
	padding: 0 0 1em 0;
}

#nav ul li a {
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a {
	display: block;
	height: 20px;
}

#nav ul li a {
}

#nav ul li a.thispage {
	color: #000000;
}

#nav ul li ul li {
	margin: 0; /*margin: 0 0 .5em 0;*/
	font-size: 80%;
	font-weight: normal;
}

#nav ul li ul li a {
	display: block;
	font-weight: normal;
}

#nav ul li ul li a.thispage {
	background-image: none;
	font-weight: bold;
}

#navcontainer {
	background-image: url(logosmall.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 150px;
	float: left;
	width: 20%;
	min-width: 170px;
}
