body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	margin-top: 0px; margin-bottom: 10px; margin-left: 50px; margin-right: 50px;
}
/* Misc */
.maxheight {height: 100%;}
.pointers {cursor:pointer;}

/* Backgrounds */
/*.outerlines {background-color: #4C6162;}*/
.innerlines {background-color: #929F8E;}
.straplines {background-image: url(images/straplines.gif); background-position: left center; background-repeat: repeat-x;}

/* Text */
.headings {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; font-weight: bold;}
.normal {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D;}
.normal:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D; text-decoration: none;}
.normal:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D; text-decoration: none;}
.normal:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration: none;}
.normal:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration: none;}
.awardwinning {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664;}

/* Navigation */
.nav {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D; text-decoration:none; font-weight: bold;}
.nav:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D; text-decoration:none; font-weight: bold;}
.nav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #909B8D; text-decoration:none; font-weight: bold;}
.nav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}
.nav:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}

/* Active Pages */
.selected {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}
.selected:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}
.selected:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}
.selected:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}
.selected:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #496664; text-decoration:none; font-weight: bold;}

/* Contact Form */
.formalign {display:inline;}
.contact-labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909B8D;
	/* font-weight:bold; */
	display:inline;
}
.contact-all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496664;
	padding: 2px;
	border: 1px #496664 solid;
	display:inline;
}
.contact-name {width: 200px; height: 20px;}
.contact-address {width: 200px; height: 75px;}
.contact-email {width: 200px; height: 20px;}
.contact-other {width: 400px; height: 75px;}
.contact-date {width: 200px; height: 20px;}
.contact-venue {width: 200px; height: 20px;}
.contact-howheard {width: 200px; height: 20px;}
.contact-howheardother {width: 200px; height: 20px;}