html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0 auto;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #000000;
	background: url('images/background.jpg') top left repeat;
}

#container {
	margin: 0 auto;
	width: 760px;
}


/*Navigation*/

#navigation {
	margin-top: 38px;
	margin-bottom: 10px;
	width: 760px;
	height: 28px;
	text-align: right;
}

#navigation a {
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation a:hover {
	padding: 3px;
	color: #ffffff;
	background-color: #790d0f;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navigation #active {
	padding: 3px;
	color: #ffffff;
	background-color: #790d0f;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}




/*header*/

#header {
	padding: 20px;
	width: 720px;
	height: 334px;
	background-color: #171717;
}

#header #left {
	float: left;
	width: 134px;
}

#header #left .logo {
	width: 134px;
	height: 235px;
	background: url('images/logo.gif') top left no-repeat;
}

#header #left .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#header #left .phone {
	margin-top: 64px;
	padding-left: 16px;
	width: 118px;
	height: 14px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/phone_icon.gif') left no-repeat;
}

#header #left .email {
	margin-top: 4px;
	padding-left: 16px;
	width: 118px;
	height: 14px;
	color: #790d0f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/email_icon.gif') left no-repeat;
}

#header #left .email a {
	color: #790d0f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#header #left .email a:hover {
	color: #a12628;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



/*Header Right*/

#header #right {
	float: right;
	width: 567px;
	height: 334px;
}

#header #right .signup {
	margin-top: 280px;
	float: right;
	width: 140px;
	height: 35px;
}

#header #right .signup a {
	display: block;
	width: 100%;
	height: 100%;
}

#header #right .index {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_index.gif') top left no-repeat;
}

#header #right .faq {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_faq.jpg') top left no-repeat;
}

#header #right .gallery {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_gallery.jpg') top left no-repeat;
}

#header #right .about {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_about.jpg') top left no-repeat;
}

#header #right .register {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_register.jpg') top left no-repeat;
}

#header #right .calendar {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_calendar.jpg') top left no-repeat;
}

#header #right .contact {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_contact.jpg') top left no-repeat;
}

#header #right .kids {
	float: right;
	width: 567px;
	height: 334px;
	background: url('images/header_kids.jpg') top left no-repeat;
}



/*Content*/

#content {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 720px;
	background-color: #fff2cb;
}

#content p {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#content a {
	color: #790d0f;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content a:hover {
	color: #cc9091;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .left {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 161px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .middle {
	float: left;
	margin-left: 20px;
	padding-left: 62px;
	padding-right: 10px;
	width: 160px;
	border-right: solid 1px #e9e2c4;
	background: url('images/paint_img.gif') top left no-repeat;
}

#content .about{
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .calendar {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .register {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .gallery {
	float: left;
	padding-left: 22px;
	padding-right: 10px;
	width: 451px;
	border-right: solid 1px #e9e2c4;
}

#content .faq {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .contact {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/easel_img.gif') top left no-repeat;
}

#content .kids {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 411px;
	border-right: solid 1px #e9e2c4;
	background: url('images/paint_img.gif') top left no-repeat;
}

#content .admin {
	float: left;
	padding-left: 62px;
	padding-right: 10px;
	width: 650px;
	border-right: solid 1px #e9e2c4;
}

#content .right {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	width: 183px;
}

#content #contact_info {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	width: 183px;
}

#content #contact_info .phone {
	margin-top: 4px;
	padding-left: 16px;
	width: 153px;
	height: 14px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/phone2_icon.gif') left no-repeat;
}

#content #contact_info .email {
	margin-top: 4px;
	padding-left: 16px;
	width: 153px;
	height: 14px;
	color: #790d0f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/email2_icon.gif') left no-repeat;
}

#content #contact_info .email a {
	color: #790d0f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #contact_info .email a:hover {
	color: #a12628;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #contact_info .address {
	margin-top: 10px;
	width: 190px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}




#content .what_heading {
	width: 122px;
	height: 20px;
	background: url('images/what_heading.gif') top left no-repeat;
}

#content .kids_heading {
	width: 119px;
	height: 20px;
	background: url('images/kids_heading.gif') top left no-repeat;
}

#content .events_heading {
	margin-bottom: 10px;
	width: 171px;
	height: 20px;
	background: url('images/events_heading.gif') top left no-repeat;
}

#content .about_heading {
	width: 62px;
	height: 20px;
	background: url('images/about_heading.gif') top left no-repeat;
}

#content .bios_heading {
	margin-bottom: 18px;
	width: 106px;
	height: 20px;
	background: url('images/bios_heading.gif') top left no-repeat;
}


#content .calendar_heading {
	width: 97px;
	height: 20px;
	background: url('images/calendar_heading.gif') top left no-repeat;
}

#content .register_heading {
	width: 83px;
	height: 20px;
	background: url('images/register_heading.gif') top left no-repeat;
}

#content .gallery_heading {
	width: 81px;
	height: 20px;
	background: url('images/gallery_heading.gif') top left no-repeat;
}

#content .faq_heading {
	width: 38px;
	height: 20px;
	background: url('images/faq_heading.gif') top left no-repeat;
}

#content .contact_heading {
	width: 110px;
	height: 20px;
	background: url('images/contact_heading.gif') top left no-repeat;
}

#content .contact_info_heading {
	margin-bottom: 10px;
	width: 131px;
	height: 20px;
	background: url('images/contact_info_heading.gif') top left no-repeat;
}

#content .admin_heading {
	margin-bottom: 10px;
	width: 127px;
	height: 20px;
	background: url('images/admin_heading.gif') top left no-repeat;
}

#content .error_heading {
	margin-bottom: 10px;
	width: 62px;
	height: 20px;
	background: url('images/error_heading.gif') top left no-repeat;
}



#content #date {
	float: left;
	width: 40px;
	height: 40px;
}

#content #date .month {
	height: 15px;
	color: #8c8c8c;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#content #date .day {
	height: 35px;
	color: #8c8c8c;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

#content #event {
	float: left;
	margin-left: 10px;
	width: 133px;
	height: 40px;
}

#content #event h3 {
	margin: 0;
	padding: 0;
	color: #65091d;
	font-size: 12px;
	font-weight: bold;
}

#content #event p {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
}

#content #event h3 a {
	color: #790d0f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #event h3 a:hover {
	color: #cc9091;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}





#paper {
	width: 760px;
	height: 27px;
	background: url('images/content_footer.gif') top left no-repeat;
}




/*Footer*/

#footer {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 760px;
	color: #282828;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #282828;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#footer .copyright {
	margin-top: 6px;
	color: #282828;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}






/*misc*/

h1 {
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	color: #c60b46;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .3px;
	line-height: 24px;
}

h2 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #790d0f;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1px;
}

h3 {
	margin: 0;
	padding: 0;
	color: #65091d;
	font-size: 12px;
	font-weight: bold;
}

.bold_red {
	color: #65091d;
	font-weight: bold;
}

.submit_btn {
	padding: 4px;
	border: none;
	background-color: #790d0f;
	color: #ffffff;
	cursor: pointer;
	font-size: 10px;
}

.input {
	color: #666666;
	font-size: 10px;
	border: 1px solid #790d0f;
	height: 18px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.input_message {
	color: #666666;
	font-size: 11px;
	border: 1px solid #790d0f;
	height: 65px;
	width: 200px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.input_list {
	color: #666666;
	font-size: 10px;
	border: 1px solid #790d0f;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

label {
	display: block;
	float: left;
	width: 100px;
	color: #790d0f;
	font-weight: bold;
	clear: both;
}

form {
	margin: 0;
	margin-top: 40px;
	padding: 0;
}

.clear {
	clear: both;
}

.line {
	margin-top: 18px;
	margin-bottom: 18px;
	border-color: #dfd7b6;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom: 1px dashed #dfd7b6;
}

.shim {
	height: 24px;
}





