/* CSS Document */
#MainBody {
	z-index: 300;
	padding: 60px 30px 30px 200px;
}
#MainBody a {
	color: #328841;
}
#MainBody h1 {
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 15px;
	color: #328841;
	line-height: 1.15em;
	text-align: center;
}
#MainBody h2 {
	font-size: 1.35em;
	margin-top: 12px;
	color: #328841;
	line-height: 1.15em;
}
#MainBody h3 {
	font-size: 1.15em;
	margin-top: 12px;
	/*color: #328841;*/
	color: #0663AE;
}
#MainBody p {
	line-height: 1.5em;
	margin: 1.4em 0;
}
#MainBody li {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
#MainBody blockquote {
	margin: 10px 100px;
}
.Sidebar .Quote {
	background-color: #E1D7C5;
	padding: 45px 34px;
	margin-right: 6px;
}
.Sidebar .Quote p {
	text-align: center;
	font-size: 1.4em;
	color: #304483;
	line-height: 1.4em;
}

/* The Course */
#course-map,
#course-photo-1 {
	float:right;
	margin-right:-80px;
	margin-left:20px;
	margin-bottom:20px;
}
#course-photo-2 {
	float:left;
	margin-left:-236px;
	margin-right:20px;
	margin-bottom:20px;
}

/* The Tournament */
#tournament-daly-pic {
	float:right;
	margin-top:-50px;
	margin-right:-70px;
	margin-bottom:30px;
}
#tournament-schedule {
	float:left;
	margin-left:-236px;
	margin-right:60px;
	margin-bottom:20px;
	background: url(/images/tournament/schedule-bg.png) no-repeat;
	width:148px;
	height:336px;
	padding:24px;
	padding-left:80px;
	line-height: 2em;
	text-indent: -55px;
}
#tournament-schedule h3 {
	margin-left: -55px;
	margin-top: 0;
	text-indent: 0;
	text-align: center;
}
#scramble-rules {
	padding-right:100px;
	padding-left:75px;
}
#tournament-morena-img {
	position:absolute;
	margin-top:-100px;
	margin-left:-300px;
}
#tournament-morena {
	margin-top:125px;
	width: 475px;
}
#tournament-haringae-img {
	position:absolute;
	margin-top:0;
	margin-left:400px;
}
#tournament-haringae {
	margin-top:225px;
	margin-left:-100px;
	width: 475px;
}
#tournament-scramble {
	clear:both;
	margin-top:100px;
}


/* The Cook-Off */
#cookoff-schedule {
	position:absolute;
	margin-left:300px;
	margin-bottom:20px;
	background: url(/images/cook-off/schedule-bg.png) no-repeat;
	width:139px;
	height:570px;
	padding:24px;
	padding-left:290px;
	padding-right:75px;
	line-height: 2em;
	text-indent: -55px;
}
#cookoff-schedule h3 {
	margin-top: 0;
	margin-left: -55px;
	text-indent: 0;
	text-align: center;
}
#cookoff-bbq-text,
#cookoff-intro-text {
	margin-right: 200px;
}
#cookoff-gumbo-text {
	margin-left: -135px;
	margin-right: 400px;
}
#cookoff-gumbo-text blockquote {
	margin: 20px 50px;
	font-style:italic;
}
#cookoff-chili-text {
	margin-top: 60px;
	margin-left: -270px;
	margin-right: 50px;
	background: url(/images/cook-off/chili.png) no-repeat;
	padding-left:400px;
}

/* The Auction */
#auction-drew-brees-football {
	float:right;
	margin:20px -70px 30px 30px;
}
#auction-photo-1 {
	float: left;
	margin-top:20px;
	margin-left:-240px;
	margin-right:30px;
}
#auction-part-two {
	margin-top:65px;
	margin-right:30px;
}
#auction-donations {
	clear:both;
	margin-top:80px;
	margin-left:-130px;
}
#auction-photo-2 {
	float: right;
	margin-top:-20px;
	margin-left:30px;
}
.auction-legal {
	font-style:italic;
	font-size: 0.85em;
}

/* The Entertainment */
#entertainment-music {
	margin-top:60px;
}
#entertainment-music img {
	float:right;
	margin:-40px -70px 30px 30px;
}
#entertainment-cheerleaders {
	margin-top: 150px;
	margin-right: 150px;
}
#entertainment-cheerleaders img {
	float:left;
	margin:-20px 30px 30px -230px;
}

/* The Charity */
#charity-last-year {
	clear: both;
}
#charity-last-year img {
	float:left;
	margin:10px 30px 30px -230px;
}
#charity-last-year h2 {
	padding-top: 100px;
}