* {
	margin: 0;
	padding: 0;
	line-height: 100%;
	}

body {
	text-align: center;
	font-family: "Verdana";
	background: #f1eae0;
	}
	
.center_it {
	position: relative;
	margin: auto;
	text-align: left;
	width: 880px;
	z-index: 1000;
	}

.clear {
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	}

p {
	margin-bottom: 1em;
	line-height: 120%;
	font-size: 13px;
	}

a {
	color: #0089c2;
	}

a img {
	border: 0;
	}

h2 {
	margin-bottom: 15px;
	font-size: 18px;
	font-family: Georgia;
	}
	
.more_info {
	float: right;
	margin-left: 10px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #705f54;
	}
	
.more_info a {
	color: #705f54;
	}
	
.hr {
	height: 1px;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	}

.hr hr {
	display: none;
	}

#geese {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 1003;
	}

#geese_ie6 {
	position: absolute;
	top: 10px;
	right: 0;
	}

.print_only {
	display: none;
	}

/*** Header ***/

#header {
	position: relative;
	height: 204px;
	background: url("../images/header_bg.jpg") repeat-x;
	}

#header #logo {
	position: absolute;
	top: 25px;
	left: 0;
	}

/*** Belt ***/

#belt {
	position: relative;
	background: #fff url("../images/belt_footer_bg.jpg") bottom repeat-x;
	font-family: "Helvetica";
	color: #846f61;
	}

#belt .padding {
	padding: 20px 0;
	}

#belt #goose_dropping_raffle {
	position: absolute;
	top: 20px;
	left: 5px;
	}

#belt #win_prizes {
	position: absolute;
	top: 60px;
	left: 0;
	}

#belt #grand_prize_amount {
	position: absolute;
	top: 67px;
	left: 125px;
	}

#belt #grand_prize_badge {
	position: absolute;
	top: 85px;
	left: 388px;
	}

#belt p#prizes {
	position: absolute;
	top: 133px;
	left: 125px;
	font-size: 18px;
	width: 350px;
	line-height: 115%;
	}

#belt #when {
	position: absolute;
	top: 23px;
	right: 0;
	font-size: 28px;
	font-weight: bold;
	}

#belt #where {
	position: absolute;
	top: 58px;
	right: 0;
	font-size: 16px;
	z-index: 1002;
	}

#belt #links {
	position: absolute;
	top: 110px;
	right: 0;
	width: 308px;
	font-size: 13px;
	text-align: center;
	}

#belt #purchase_tickets {
	position: absolute;
	top: 137px;
	right: 0;
	}

/*** Left Column ***/

#left_column {
	float: left;
	margin-right: 38px;
	font-family: "Verdana";
	text-align: left;
	width: 450px;
	}

#left_column .padding {
	padding: 10px 0;
	}

#schedule {
	padding: 15px 20px;
	background: #faf7f2;
	border: 1px solid #d0cabe;
	font-size: 14px;
	}

#schedule table {
	margin-bottom: 15px;
	}

#schedule table td {
	padding: 3px 0;
	font-size: 14px;
	}

#schedule table td.time {
	padding-right: 30px;
	color: #705f54;
	}

#charities_description p {
	color: #434241;
	}

ul#charities li {
	list-style: none;
	padding: 3px 0 3px 20px;
	background: url("../images/arrow.png") 0 6px no-repeat;
	font-size: 14px;
	}

input.left_blank,
select.left_blank,
textarea.left_blank {
	background: #fcc;
	}

/*** Right Column ***/

#right_column {
	float: left;
	text-align: left;
	width: 392px;
	}

#right_column .padding {
	padding: 10px 0;
	}

#right_column #pic img#pic {
	border: 1px solid #d0cabe;
	}

#right_column #pic #pic_links {
	position: relative;
	margin-top: 5px;
	height: 27px;
	}

#right_column #pic #pic_links #prev {
	position: absolute;
	top: 0;
	left: 0;
	}

#right_column #pic #pic_links #caption {
	text-align: center;
	font-style: italic;
	color: #645247;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	}

#right_column #pic #pic_links #caption .year {
	color: #a6978d;
	}

#right_column #pic #pic_links #next {
	position: absolute;
	top: 0;
	right: 0;
	}

#sponsors_description p {
	color: #434241;
	}

ul.sponsors li {
	list-style: none;
	padding: 3px 0 3px 20px;
	background: url("../images/arrow.png") 0 6px no-repeat;
	font-size: 14px;
	}

ul.sponsors li.featured {
	padding: 3px 0 3px 20px;
	background: url("../images/arrow.png") 0 8px no-repeat;
	font-size: 18px;
	font-weight: bold;
	}

#years {
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
	}

#festival_pics .thumbnail {
	float: left;
	margin-right: 40px;
	text-align: center;
	width: 176px;
	}

#festival_pics .thumbnail img {
	border: 3px double #999;
	}

#festival_pics .thumbnail .restaurant,
#festival_pics .thumbnail .caption {
	margin-top: 4px;
	font-size: 14px;
	}

#festival_pics .thumbnail .credit {
	margin-top: 4px;
	font-size: 12px;
	color: #666;
	}
	
/*** Footer ***/

#footer {
	padding: 20px 0;
	text-align: center;
	}

/*** Dialog ***/

#dialog .spinner {
	padding-left: 24px;
	color: #555;
	height: 16px;
	width: 16px;
	background: url("../images/spinner.gif") no-repeat;
	}
	
/*** Error ***/

#error,
#dialog_error {
	display: none;
	padding: .7em 1em;
	margin-bottom: 15px;
	background-color: #c20;
	font-size: 14px;
	color: #fee;
	line-height: 130%;
}

#error a,
#message a {
	color: #fff;
}

#message {
	display: none;
	padding: .7em 1em;
	margin-bottom: 15px;
	font-size: 14px;
	color: #efe;
	background: #4a0;
	line-height: 130%;
}
