html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, ul li, form, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ul, ul li {
	list-style-type: none;
}

fieldset {
	border: none;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background: #FFFFFF;
}
.clear {
	height: 1px;
	clear: both;
}
.bold {
	font-weight: bold;
}

.outercontainer {
	position: relative;
	height: 100%;
	width: 100%;
	min-width: 984px;
	background: transparent url('../images/background.jpg') no-repeat scroll center top;
}
.innercontainer {
	position: relative;
	width: 984px;
	margin: 0 auto;
}

.header {
	position: relative;
	display: block;
	width: 970px;
	height: 204px;
	margin-left: 7px;
	background: transparent url('../images/header_kids.png') no-repeat top right;
	float: left;
}

.header h1 a {
	display: block;
	height: 178px;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/easterseals_2011logo.png') no-repeat;
}
.header h2 {
	display: none;
}

.nav {
	width: 100%;
	height: 35px;
	float: left;
	clear: left;
	margin-left: 7px;
}
.nav ul {
	width: 100%;
	list-style-type: none;
	margin: 12px 0 0;
}
.nav ul li {
	float: left;
	background: url('../images/nav_divider.jpg') no-repeat;
}
.nav ul li.first {
	background: none;
}
.nav ul li a {
	display: block;
	height: 18px;
	padding: 3px 8px 0 7px;
	margin-left: 1px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
}
.nav ul li a:hover, .nav ul li a.selected {
	background: transparent url('../images/nav_activebg.jpg') repeat-x;
}

.body {
	position: relative;
	float: left;
	clear: left;
	display: block;
	width: 968px;
	background: url('../images/body_border.png') repeat-y;
	padding: 0 10px;
}
.sidebar {
	float: left;
	display: block;
	width: 325px;
	background: #000;
}
.sidebar .site_text {
	display: none;
}
.sidebar .title {
	display: block;
	margin: 5px 10px;
	background: url('../images/sidebar_h_bg.jpg') repeat-x;
	color: #fff;
}
.sidebar .title h3 {
	width: 100%;
	text-align: center;
	padding: 10px 0 0;
	font-size: 1.6em;
}
.sidebar .title h3 a {
	color: #fff;
	text-decoration: none;
}
.sidebar .title h3 a:hover {
	text-decoration: underline;
}
.sidebar .title h4 {
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	margin: 5px 0 15px;
}
.sidebar p {
	color: #fff;
	margin: 15px 10px;
	font-size: 1.2em;
}
.contents {
	float: right;
	width: 603px;
	background: transparent url('../images/content_bg.jpg') repeat-x left top;
	padding: 50px 20px;
}

.contents h2 {
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}
.contents h2.h_connsmythe {
	display: block;
	height: 77px;
	width: 601px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/header_connsmythe.jpg') no-repeat;
}
.contents h3.h_guests {
	display: block;
	height: 60px;
	width: 579px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/header_guests.jpg') no-repeat;
}
.contents hr {
	border: none;
	display: block;
	height: 12px;
	width: 298px;
	clear: both;
	margin: 15px auto;
	background: url('../images/hr_img.jpg') no-repeat;
}
.contents h3 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
}
.contents h4 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	color: red;
}
.contents p,
form.dinner_news p {
	font-size: 1.2em;
	margin: 10px 0;
	text-align: justify;
}
.contents ol li,
.contents ul li {
	font-size: 1.2em;
}
.contents p.thankyou {
	text-align:center;
	font-weight:bold;
	line-height:30px;
	font-size:1.5em;
}
.contents table {
}
.contents table tr {
}
.contents table tr td {
	font-size: 1.2em;
	vertical-align: top;
}
.contents ul {
	list-style-type: disc;
	font-size: 1.2em;
}
.contents ul li {
	list-style-type: disc;
	margin: 5px 0 0 15px;
}
.contents a {
	color: #e91818;
	text-decoration: none;
}
.contents a:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}
.contents p.date {
	width: 100%;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}
.contents p.loc {
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 10px 0;
}
.contents ul.guests {
	font-family: "Century Gothic";
	text-align: center;
	list-style-type: disc;
	width: 600px;
	display: block;
}
.contents ul.guests li {
	list-style-type: disc;
	display: inline-block;
	font-size: 1.4em;
	margin: 5px 0 5px 17px;
	white-space: nowrap;
}
.contents ul.guests li.block {
	display: block;
}

.contents .gallery {
	text-align: center;
	width: 100%;
}
.contents .gallery img {
	margin: 3px;
	padding: 1px;
	border: 1px solid black;
}

.tickets {
	background: url('../images/tickets_bg.jpg') no-repeat;
	border-left: 10px solid #e91818;
	float: right;
	display: block;
	width: 620px;
	position: relative;
	margin-right: 5px;
}
.tickets h3 {
	color: #fff;
	font-size: 2.0em;
	margin: 6px 0 0 5px;
}
.tickets .col1, .tickets .col2, .tickets .col3 {
	display: block;
	float: left;
	width: 230px;
	margin: 10px 0 20px 5px;
}
.tickets .col1, .tickets .col2 {
	background: transparent url('../images/tickets_vdivider.png') no-repeat right top;
}
.tickets .col3 .row {
	display: block;
	padding: 3px 0 5px;
	background: transparent url('../images/tickets_hdivider.png') no-repeat center bottom;
}
.tickets .col3 .row.last {
	background: none;
}
.tickets .col3 {
	width: 130px;
}
.tickets span h4 {
	background: url('../images/tickets_type.png') no-repeat;
	padding: 3px;
	font-size: 1.2em;
	font-weight: bold;
}
.tickets .col3 span h4 {
	background: none;
}
.tickets span p.price {
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px 0;
}
.tickets p {
	font-weight: bold;
	margin: 3px 0;
}
.tickets span.contact {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	background: transparent url('../images/tickets_phone.png') no-repeat;
	width: 299px;
	height: 18px;
	padding: 5px 5px 0 0;
	color: #fff;
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
}
.tickets a.orderform {
	position: absolute;
	display: block;
	bottom: -20px;
	left: -10px;
	width: 630px;
	height: 17px;
	margin: 0;
	padding: 4px 0 0;
	text-align: center;
	background: transparent url('../images/tickets_buy.jpg') no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
#cs_video {
	position: relative;
	width: 480px;
	margin: 0 auto;
}
form.dinner_news {
	position: relative;
	float: right;
	width: 620px;
	margin: 0;
	padding: 10px;
	text-align: center;
}
form.dinner_news p {
	text-align: center;
}
.footer {
	background: url('../images/footer_bg.png') no-repeat;
	display: block;
	width: 988px;
	float: left;
	padding-top: 20px;
}
.footer p {
	display: block;
	margin: 0 auto;
	width: 150px;
	text-align: center;
}
.footer a img {
	border: none;
	margin: 3px;
}
