/* Tag Specific */
body {
	text-align: center;
	margin: 0 0 15px 0;
	background: #617EBF url("../images/bg.gif") repeat-x 0 0;
}
body, td, th, div, span, a, input, textarea {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	color: black;
}
img {
	border: 0;
}
a {
	color: #063;
}
a:hover {
	
}
a:visited {
	
}
input, select, option {
	font-size: ;
}
div {
	text-align: left;
}

/* Head */
#head {
	width: 782px;
	height: 178px;
	margin: 0 auto;
}
#head, #head a { background: url("../images/head.jpg") no-repeat 0 0; }
#head a {
	display: block;
	height: 15px;
	position: relative;
	border-bottom: none;
	text-decoration: none;
	font: 9px sans-serif;
}
#head a:hover {
	height: 14px;
	border-bottom: 1px solid #F90;
}
#head span {
	display: none;
}
#head #headNavSet1 { width: 391px; float: left; }
#head #headNavSet2 { width: 391px; float: right; }

#head #headNavSet1 .home { margin: 26px 0 0 276px; width: 42px;  background-position: -276px -26px; }
#head #headNavSet1 .even { margin: 9px 0 0 205px;  width: 106px; background-position: -205px -50px; }
#head #headNavSet1 .reso { margin: 9px 0 0 224px;  width: 77px;  background-position: -224px -74px; }
#head #headNavSet1 .mess { margin: 9px 0 0 242px;  width: 68px;  background-position: -242px -98px; }

#head #headNavSet2 .abou { margin: 26px 0 0 75px; width: 48px;  background-position: -466px -26px; }
#head #headNavSet2 .news { margin: 9px 0 0 84px;  width: 93px;  background-position: -475px -50px; }
#head #headNavSet2 .corr { margin: 9px 0 0 92px;  width: 125px; background-position: -483px -74px; }
#head #headNavSet2 .cont { margin: 9px 0 0 84px;  width: 66px;  background-position: -475px -98px; }
#head #headNavSet2 .link { margin: 9px 0 0 75px;  width: 40px;  background-position: -466px -122px; }

/* Container */
#container {
	width: 782px;
	margin: 0 auto;
	background: url("../images/shadow-r_l.gif") repeat-y 50% 0;
	padding: 10px 10px 0 10px;
}

/* Content */
#content {
	margin: 0 10px;
}
#content p {
	text-indent: 15px;
	line-height: 14px;
	padding: 0;
	margin: 12px 0;
}
#content h1 {
	font: bold italic small-caps 22px "lucida grande", verdana, tahoma, arial, sans-serif;
	color: #4D6BB1;
	margin: 0 0 10px 0;
	padding: 0;
	background: url("../images/title-line.gif") no-repeat 0 88%;
	line-height: 32px;
}
#content h2 {
	font: bold italic small-caps 16px "lucida grande", verdana, tahoma, arial, sans-serif;
	color: #4D6BB1;
	margin-top: 0;
	padding: 20px 0 0 0;
	/*background: url("../images/subtitle-line.gif") no-repeat 0 90%;*/
	line-height: 26px;
}
#content ul {
	list-style: square;
	padding: 0;
	margin: 0 0 0 20px;
}
#content ul.indexlist {
	list-style: square;
	padding: 0;
	margin: 0 0 0 60px;
}
#content .hanby {
	background: url("../images/markhanby.jpg") no-repeat 0 0;
	height: 219px;
	width: 161px;
	float: right;
}

/* Side Bar */
#sidebar {
	float: right;
	width: 129px;
	padding: 10px 13px 5px 0;
}

/* Navigation */
#navigation {
	text-align: right;
}
#navigation a {
	font: 12px "lucida grande", verdana, tahoma, arial, sans-serif;
	color: #314979;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	border-right: 3px double white;
	text-transform: uppercase;
	padding: 0 2px 0 0;
}
#navigation a:hover {
	color: #F5C549;
	text-decoration: none;
	border-right: 3px double #314979;
}
#navigation a:active {
	color: #F5C549;
	text-decoration: none;
	border-right: 3px double #F5C549;
}

/* Contact */
#contact {
	font: 9px "lucida grande", verdana, tahoma, arial, sans-serif;
	margin: 70px 5px 0 0;
	text-align: right;
	line-height: 11px;
	color: #314979;
	text-align: right;
}

/* Footer */
#footer {
	height: 55px;
	width: auto;
	margin: 0 10px;
	background: #ccc url("../images/footer-bg.gif") repeat-x 50% 50%;
	border-top: 1px solid #999;
	padding: 0;
	clear: both; /* Clear the two floats above */
}
#footer .item, #footer a {
	font: 10px "lucida grande", verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
	color: #666;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #334878;
}
#footer #floatLeft {
	float: left;
	padding: 17px 0 0 10px;
}
#footer #floatRight {
	float: right;
	padding: 22px 10px 0 0;
}
#footer #floatRight a {
	padding: 0 6px;
	font: 11px "lucida grande", verdana, tahoma, arial, sans-serif;
}

/* Bottom Shadow */
#bottomShadow {
	width: 782px;
	height: 16px;
	margin: 0 auto;
	background: url("../images/shadow-b.gif") no-repeat 0 0;
}

/* News */
.news .story {
	padding: 0 0 0 10px;
}

/* Misc */
div.clearBoth {
	clear: both;
}
.pad {
	padding: 1px 3px 1px 3px;
}
.linkspad {
	padding: 1px 15px 1px 5px;
}
.itinerarypad {
	padding: 1px 15px 15px 30px;
}
.contactpad {
	padding: 0 10px 10px 0;
}
.indent {
	text-indent: 15px;
}
.links {
	text-align: center;
	padding: 0 0 30px 0;
}