@charset "UTF-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:76%;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffc20e;
	/*background-color: #ed1c24;*/
}

hr {
	border: 2px solid #ffc20e;
	margin-bottom:2.0em;
}

a:link {
	color:#ed1c24;
	font-weight:bold;
}

a:visited {
	color:#9c1218;

}

a:hover, a:active {
	color:#509fbc;

}

h1 {
	font-weight:bold;
	font-size:2.0em;
	margin-top:1.0em;
	margin-bottom:1.0em;
	margin-right:16px;
	font-style:italic;
}

h2 {
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:0.3em;
	font-style:italic;
	color:#000;
}


div#wrapper {
	position:relative;
	width:765px;
	background-color:#FFFFFF;
	margin:0 auto 20px auto;
	border-left:1px solid #cd9c0b;
	border-right:1px solid #cd9c0b;
}

p#strapline {
	font-size:1.5em;
	margin:0 16px 0 46px;
	padding:15px 0 20px 0;
	border-bottom:4px solid #ffc20e;
}

div#logo {
	width:763px;
	height:180px;
	background:url(/images/logo.gif) no-repeat;
	text-indent:-5000px;
	margin-bottom:0;
}

ul#navigation {
	list-style:none;
	width:710px;
	float:left;
	background:#4653a4 url(/images/nav_bg.jpg) repeat-x left -40px;
	margin-bottom:0;
	padding:0 10px 0 46px;
}

ul#navigation li {
	float:left;
}

ul#navigation li a {
	display:block;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:1.0em 20px;
	border-left:1px solid #ff4d54;
	border-right:1px solid #cf181f;
	background:#4653a4 url(/images/nav_bg.jpg) repeat-x left -40px;
}

ul#navigation li a:hover {
	color:#fff;
	background-position:left 0px;
}

body.home ul#navigation li#home a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.registration ul#navigation li#registration a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.login ul#navigation li#login a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.sponsors ul#navigation li#sponsors a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.gallery ul#navigation li#gallery a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.party ul#navigation li#party a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.barn-dance  ul#navigation li#barn-dance a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.sponsorship ul#navigation li#sponsorship a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

body.route ul#navigation li#route a {
	background:#6fbe44 url(/images/nav_selected_bg.jpg) repeat-x left top;
	color:#ed1c24;
	font-weight:bold;
}

div#call_to_action {
	clear:both;
	margin:0 0 20px 0;
	background-color:#ffda45;
	font-weight:normal;
	font-size:1.3em;
	color:#ed1c24;
	padding:1.0em 10px 1.0em 46px;
	line-height:1.5em;
}

a#register {
	float:right;
	background-image:url(/images/register_now.jpg);
	width:164px;
	height:82px;
	text-indent:-5000px;
	outline:none;
}

a#login {
	float:right;
	background-image:url(/images/login.jpg);
	width:164px;
	height:82px;
	text-indent:-5000px;
	margin-right:10px;
	margin-bottom:30px;
	outline:none;
}

div#barn-dance {
	float:right;
	width:144px;
	margin-right:10px;
	margin-bottom:30px;
	border:1px solid #ED1C24;
	padding:10px;
	background-color: #FFDA45;
}

div#orange_promotions a {
	float:right;
	width:164px;
	height:150px;
	text-indent:-5000px;
	margin-right:10px;
	margin-bottom:30px;
	background:url(/images/orange_promotions.gif) top left no-repeat;
}

div#twitter a {
	display:block;
	float:right;
	width:164px;
	height:61px;
	text-indent:-5000px;
	margin-right:10px;
	margin-bottom:10px;
	background:url(/images/twitter_logo.png) top left no-repeat;
}

div#facebook a {
	display:block;
	float:right;
	width:164px;
	height:98px;
	text-indent:-5000px;
	margin-right:10px;
	margin-bottom:30px;
	background:url(/images/facebook.png) top left no-repeat;
}



a#photo_gallery {
	float:right;
	background-image:url(/images/photo_gallery.jpg);
	width:164px;
	height:82px;
	text-indent:-5000px;
	margin-top:30px;
	margin-right:10px;
	margin-bottom:30px;
	outline:none;
}

div#main_content {
	width:455px;
	float:left;
	margin:0 0 0 46px;
	font-size:1.2em;
	clear:both;
}

div#main_content.wide {
	width:740px;
}

* html div#main_content{
	margin:0 0 0 23px;
}

div#banner-image {
	margin:0 0 0 46px;
	font-size:1.2em;
	clear:both;
}


div#main_content ul, div#main_content p, div#banner-image p {
	list-style:inside;
	line-height:1.6em;
	margin-bottom:2.0em;	
}


p#date {
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:40px;
	line-height:0.5em;	
}

p#reg_info {
	color:#6fbe44;
	font-weight:bold;
}

p.smallprint {
	font-size:0.8em
}

form {
	margin-bottom:36px;
	float:left;
}

form fieldset {
	border:1px solid #ccc;
	padding:20px;
	margin-bottom:30px;
}

form fieldset h2 {
	margin-bottom:1.0em;
}

form label {
	clear:left;
	display:block;
	text-transform:uppercase;
	font-size:1.0em;
}

form ul, form ul li {
	list-style:none;
}

form ul.radio {
	float:left;
	margin:0.5em 0 0 -1.0em;
}

form ul.radio li {
	float:left;
	margin-left:1.0em;
	margin-right:0.5em;
}

form ul.radio li input {
	margin-right:0.5em;
}

form ul#date_select {
	float:left;
	/*margin:0.5em 0 0 -1.0em;*/
	margin-bottom:0.5em;
}

form ul#date_select li {
	float:left;
	/*margin-left:1.0em;
	margin-right:0.5em;*/
}

p#age_restriction {
	clear:left;
}	

form input.text, form textarea {
	font-size:1.0em;
	font-style:italic;
	padding:3px;
	background-color:#ffda45;
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin-bottom:1.0em;
	width:250px;

}

form textarea {
	overflow:auto;
	height:80px;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-style:italic;
}

form select {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-style:italic;
	background-color:#d1d4e8;
	border-top:1px solid #000;
	border-left:1px solid #000;
}

/*form button {
	font-size:1.0em;
	color:#fff;
	text-transform:uppercase;
	padding:2px 15px;
	background-color:#4653a4;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	margin-left:10px;
}*/

form button#continue {
	background:url(/images/continue.jpg) no-repeat;
	width:100px;
	height:50px;
	text-indent:-5000px;
	display:block;
	outline:none;
	cursor:pointer;
}

form button#login {
	background:url(/images/login_blue.jpg) no-repeat;
	width:100px;
	height:50px;
	text-indent:-5000px;
	display:block;
	outline:none;
	cursor:pointer;
}

ul.buttons{
	margin-top:2.0em;
	margin-bottom:50px;
	float:left;
}

ul.buttons, ul.buttons li {
	list-style:none;
	margin-right:30px;
}

ul.buttons li {
	float:left;
}

a.button {
	width:100px;
	height:50px;
	text-indent:-5000px;
	display:block;
	outline:none;
}

a#children {
	background:url(/images/add_children.jpg) no-repeat;
	
}

a#finish {
	background:url(/images/finish.jpg) no-repeat;
}

span.errorMsg {
	color:#f00;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0.5em;
	display:block;
	clear:left;
}


ul#image-list {
	float:right;
	margin-right:13px;
	width:226px;
	list-style:none;
}

ul#image-list li {
	list-style:none;
	margin-bottom:10px;
}

* html ul#image-list  {
	margin-right:7px;
}


div#events {
	float:right;
	margin-right:13px;
	margin-bottom:20px;
	width:226px;
	background:url(/images/div_events.gif) repeat-y;
}

* html div#events {
	margin-right:7px;
}

div#events h3 {
	background:url(/images/h3_more_events.gif) no-repeat;
	width:226px;
	height:49px;
	text-indent:-5000px;
	display:block;
}

div#events ul {
	background:url(/images/ul_events.gif) bottom no-repeat;
	padding:14px 23px 22px 23px;
	list-style:none;
	font-size:1.2em;
	line-height:2.0em;
}

div#events p {
	padding:10px 23px 0 23px;
	font-size:1.2em;
	font-style:italic;
	color:#000;
}


ul#sponsor_names {
	list-style:none;
}

ul#sponsor_names li {
	list-style:none;
	margin-bottom:20px;
}


ul#sponsor_names li a#barons {
	background:url(/images/barons_logo.gif) no-repeat;
	height:82px;
}

ul#sponsor_names li a#themmco {
	background:url(/images/themmco_logo.gif) no-repeat;
	height:171px;
}

/*PHOTO GALLERY*/

p.credit {
	margin:1.0em 0;
	clear:left;
}

ol#thumbnails li {
	float:left;
	list-style:none;
	height:240px;
	width:160px;
}

ul#thumbnail_navigation {
	clear:left;
	margin:2.0em 0;
}

ul#thumbnail_navigation li {
	float:left;
	list-style:none;
	margin-right:1.0em;
}

ul#gallery_navigation {
	width:600px;
}

ul#gallery_navigation li {
	float:left;
	list-style:none;
	width:150px;
}

div#sponsors {
	float:right;
	margin:23px 13px 30px 0;
	width:226px;
	background:url(/images/div_sponsors.gif) repeat-y;
}

* html div#sponsors {
	margin-right:7px;
}

div#sponsors h3 {
	background:url(/images/h3_sponsors.gif) no-repeat;
	width:226px;
	height:49px;
	text-indent:-5000px;
}

div#sponsors p {
	padding:14px 23px 22px 23px;
	list-style:none;
	font-size:1.1em;
	line-height:1.5em;
}

div#sponsors p.call_to_action {
	background:url(/images/ul_sponsors.gif) bottom no-repeat;
}


img#photos {
	clear:both;
	width:763px;
	height:185px;
	background-color:#999999;
	display:block;
	margin-left:1px;
}

div#hospice_info {
	width:327px;
	float:left;
	padding-left:23px;
}

div#hospice_info p {
	line-height:1.6em;
	margin-bottom:1.0em;
}

p#hospice_logo a {
	width:327px;
	height:86px;
	/*float:left;*/
	background:url(/images/hospice_logo.gif) no-repeat;
	text-indent:-5000px;
	margin:26px 0 15px 0;
	display:block;
}

ul#contact {
	position:absolute;
	top:8px;
	right:17px;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.7em;
	list-style:none;
}

ul#contact li#email a {
	padding-left:25px;
	background:url(/images/a_email.gif) left 50% no-repeat;
}

ul#contact li#phone {
	padding-left:25px;
	background:url(/images/li_phone.gif) left 50% no-repeat;
}

ul#footer {
	text-align:right;
	clear:both;
	margin:10px 23px 0 0;
	padding-bottom:15px;
	list-style:none;
	line-height:1.7em;
}


table.events {
	margin:0 0 20px 12px;
	border-collapse:separate;
	border-spacing:3px;
	clear:left;
	width:100%;
}

table.events th {
	font-weight:bold;
}

table.events th, table.events td {
	/*border:1px solid #000;*/
	background-color:#FFE88F;
	text-align:left;
	vertical-align:top;
	padding:7px;
}