body p, body li {
	font-size: 1.35em;
	margin-bottom: 1em;
}

body li {
	margin-bottom: 0;
	margin-left: .5em;
}

p.event_summary {
	margin-top: 0;
	padding-top: 0;
}

#wrapper {
	display: block;
	width: 950px;
	border: 2px solid #294783;
	background-image: url(../images/repeating_background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#header {
	display: block;
	width: 950px;
	height: 173px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat; 
	background-position: 10px 0px;
	z-index: 1;
	position: relative;
}

#footer {
	height: 3em;
	border: 2px solid #003366;
	margin-top: 1em;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	width: 947px;
	margin-left: auto;
	margin-right: auto;
}

#footer table {
	width: 99%;
	color: white;
}

#footer table td {	
	text-align: center;
	font-size: 1.25em;
	padding-top: .5em;
}

#left {
	display: block;
	
	margin-right: 0;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(../images/menu.png);
}

#content {
	display: block;
	min-height:525px;
}

#inner_content {
	margin: 20px;
	margin-top: 15px;
}

.right_box {
	background-image: url(../images/right_box_back.png);
	background-repeat: repeat-y;
	color: white;
	line-height: 19px;
	padding: 1em;
	margin-top: 1em;
}

.right_box p, .right_box li {
	font-size: 1em;
}

.right_box h2 {
	color: white;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-bottom: .25em;
	margin-bottom: .25em;
}

.right_box a {
	color: white;
}

#disclaimer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#left ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	z-index: 1;
}

#left ul.menu li {
	margin: 0;
	padding: 0;
	padding-bottom: 0.35em;
	padding-top: 1em;
	margin-left: 10px;
	padding-left: 5px;
	width: 90%;
	font-size: 1.15em;
	z-index: 1;
	line-height: normal;
	font-weight: bold;
	border-bottom: 2px solid white;
}

#left ul.menu li:hover, #left ul.menu li.active, #header .top_menu li:hover {
	background-color: #294783;
}

#left ul.menu li:hover, #left ul.menu li.active a, #header .top_menu li:hover a {
	color: #FFCC00;
}

#left ul.menu li a.default {
	color: white;
	text-decoration: none;
	z-index: 1;
}

#left ul.menu li a.selected {
	color: #FFCC00;
	text-decoration: none;
	z-index: 1;
}

#left ul.menu li:hover a {
	color: #FFCC00;
}

#left ul.menu, #left ul.menu li {
	position: relative;
	list-style: none;
	z-index: 1;
}

#left ul.menu li a {
	display: block;
	color: white;
	text-decoration: none;
	z-index: 1;
}

#left ul.menu li ul.submenu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -999em;
	left: -1px;
}

#left ul.menu li:hover ul.submenu {
	top: 0;
	left: 10em;
	width: 180px;
	z-index: 99;
	list-style: none;
	z-index: 99;
	background-color: #003366;
	border: 2px solid #294783;
}

#left ul.menu li:hover ul.submenu li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	z-index: 99;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 0.35em;
	width: 99%;
	border-bottom: none;
}

#left ul.menu li:hover ul.submenu li a {
	color: white;
	display: block;
	z-index: 99;
	text-decoration: none;
}

#left ul.menu li:hover ul.submenu li:hover a {
	color: #FFCC00;
	display: block;
	z-index: 99;
	text-decoration: none;
}

h1.page_heading {
	font-size: 2.5em;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.25em;
	font-family: Times;
}

h2 {
	margin-bottom: 0;
	padding-bottom: 5px;
}

h2.event_heading {
	margin: 0;
	padding: 0;
}

h2, h3 {
	font-family: Times;
}

h3.right_heading_top {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 20px;
}

h3.right_heading_bottom {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 45px;
	_padding-top: 0px;
}

h4.right_subheading {
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	_padding-bottom: 0;
}

ul.page_listing {
	list-style: none;
}

ul.subpage_listing {
	list-style: none;
	font-size: 0.7em;
}

ul.event_listing {
	list-style: none;
}

.message {
	width: 350px;
	height: 75px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

#home_table {
	background-image: url(../images/home_table.png);
	width: 550px;
	height: 190px;
	font-family: times;
	font-variant: small-caps;
	line-height: 2.75em;
}

#home_table td {
	text-align: center;
}

#home_table td.link {
	width: 50%;
	font-size: 3em;
}

#home_table td.link a {
	color: #294783;;
	text-decoration: none;
}

#home_table h2 {
	color: white;
}

.menu_message {
	font-variant: small-caps;
	font-size: 2em;
	line-height: 1.25em;
	font-family: times;
	color: white;
	margin-top: 235px;
	margin-left: .5em;
}