@charset "utf-8";
body {
	background-image: url(../new_images/bodybg.gif);
}

/* Typography */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #164b8a;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
h1 {
	font-size: 28px;
	margin-top: 34px;
}
#confInfo h1 {
	margin-top: 0px;
}
/* End Typography */
#hdr {
	background-image: url(../new_images/hdrbg.gif);
	background-repeat: repeat-x;
	height: 99px;
	width: 100%;
}
#hdr2 {
	background-image: url(../new_images/hdr2bg.gif);
	background-repeat: repeat-x;
	height: 254px;
	width: 100%;
}
#content {
	background-image: url(../new_images/contentbg.gif);
	width: 100%;
}
.container {
	width: 926px;
	margin: 0px auto 0px auto;
}
#logo {
	float: left;
}

/* START NAV */

#nav	{
	padding-right: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: right;
}
	
#nav ul	{
	width: 545px;
	height: 99px;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../new_images/nav.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#nav ul li, #nav a	{
	height: 99px;
	display: block;
	}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0px; width: 70px;}
#mn2 {left: 70px; width: 124px;}
#mn3 {left: 194px; width: 92px;}
#mn4 {left: 286px; width: 139px;}
#mn5 {left: 425px; width: 120px;}

#mn1 a:hover {background: transparent url(../new_images/nav.gif) 0 -99px no-repeat;}
#mn2 a:hover {background: transparent url(../new_images/nav.gif) -70px -99px no-repeat;}
#mn3 a:hover {background: transparent url(../new_images/nav.gif) -194px -99px no-repeat;}
#mn4 a:hover {background: transparent url(../new_images/nav.gif) -286px -99px no-repeat;}
#mn5 a:hover {background: transparent url(../new_images/nav.gif) -425px -99px no-repeat;}

/* END NAV */

#brochures {
	margin-left: -65px;
	float: left;
}
#confInfo {
	background-image: url(../new_images/confinfobg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 214px;
	width: 552px;	
	padding: 40px 15px 0 15px;
}
#confInfo h1 {
	color: #ffffff;
	font-size: 48px;
}
#confInfo h2 {
	color: #ffffff;
	font-size: 30px;
	padding-bottom: 15px;
	border-bottom: #8d9ab5 thin dotted;
}
#eventDate {
	width: 250px;
	margin-top: 15px;
	font-size: 18px;
	float: left;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 24px;
}
#eventLocation {
	width: 300px;
	margin-top: 15px;
	font-size: 14px;
	float: right;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 18px;
}
#spotlights {
	clear: both;
	padding-top: 34px;
}
#spotlights h1 {
	font-size: 24px;
}
#spotlights div {
	float: left;
	width: 296px;
	margin-left: 18px;
}
#spotlights div img {
	padding: 15px 0 15px 0;
}
#spotlights div#sp1 {
	margin-left: 0px;
}
#spotlights div p {
	font-size: 15px;
	line-height: 20px;
}
#left {
	padding-top: 4px;
	width: 630px;
	float: left;
}
#left p, #left ul, #left ol {
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
}
#left h2 {
	font-size: 24px;
	margin: 30px 0 15px 0;
	color: #164b8a;
	border-bottom: 1px solid #CBBEDB;
}
.imgleft {
	float: left;
	padding: 0 15px 10px 0;
}
#left ul {
	list-style-type: circle;
	margin-left: 20px;
	list-style-position: inside;
}
#left ol {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}
#right {
	float: right;
	padding-top: 34px;
	width: 256px;
}
#right a {
	display: block;
	padding-bottom: 20px;
}
#ftr {
	clear: both;
	background-image: url(../new_images/ftrtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#ftr .container {
	font-size: 11px;
	color: #9995a2;
	padding-top: 42px;
}
#links {
	margin-top: 20px;
	width: 213px;
	float: left;
}
#links a {
	color: #9995a2;
}
#address {
	margin-top: 20px;
	float: left;
	width: 500px;
	text-align: center;
}
#mass {
	width: 213px;
	text-align: right;
	float: right;
}
#copyright {
	clear: both;
	padding: 50px 0 30px 0;
	text-align: center;
	color: #635d71;
}
#eventLocation p span.extra{display:none;}
table {
	border-collapse:collapse;
}
td {
	padding: 5px;
	font-size: 12px;
	color: #333333;
	border: solid 1px #C5C5C5;
}
td.noborder {
	border: none;
}
tr { vertical-align: middle } 
