@charset "utf-8";
body {
	background-color: #b5aa8e;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F4D44;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #C02125;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F4D44;
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
p.divider {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F4D44;
	border-right-color: #6F4D44;
	border-bottom-color: #6F4D44;
	border-left-color: #6F4D44;
	margin-top: 20px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.float-left {
}
a {
	color: #C02125;
	text-decoration: none;
}
a:hover {
	color: #C02125;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
table {
	font-size: 12px;
}
div#text-interior li{
	padding-bottom: 10px;
	line-height: 1.4em;
}






div#container {
	margin: auto;
	padding: 0px;
	width: 960px;
}
div#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	text-align: center;
	padding-top: 6px;
}
div#buttons {
	background-color: #6f4d44;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
div#buttons   ul  {
	margin: 0px;
	padding: 0px;
}
div#buttons li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-type: none;
	display: block;
	float: left;
}
div#buttons li a {
	height: 20px;
	display: block;
	cursor: pointer;
}
div#buttons li.dot {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
a.home     {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 52px;
}
a.home:hover {
	background-image: url(../images/home-over.gif);
}
a.scholarship     {
	background-image: url(../images/scholarships.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
}
a.scholarship:hover, div#buttons.scholarship  a.scholarship {
	background-image: url(../images/scholarships-over.gif);
}
a.board     {
	background-image: url(../images/board.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
a.board:hover, div#buttons.board  a.board {
	background-image: url(../images/board-over.gif);
}
a.donation     {
	background-image: url(../images/make-a-donation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 138px;
}
a.donation:hover, div#buttons.donation a.donation {
	background-image: url(../images/make-a-donation-over.gif);
}
a.events     {
	background-image: url(../images/events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 61px;
}
a.events:hover, div#buttons.events  a.events  {
	background-image: url(../images/events-over.gif);
}
a.links {
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 61px;
}
a.links:hover, div#buttons.links a.links {
	background-image: url(../images/links-over.gif);
}

a.contact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90px;
}

a.contact:hover, div#buttons.contact a.contact {
	background-image: url(../images/contact-over.gif);
}
a.cc {
	background-image: url(../images/culinary-curiosity-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 157px;
}
a.cc:hover, div#buttons.cc a.cc {
	background-image: url(../images/culinary-curiosity-over.gif);
}
a.funds {
	background-image: url(../images/funds.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 61px;
}
a.funds:hover, div#buttons.funds  a.funds {
	background-image: url(../images/funds-over.gif);
}
a.testimonials     {
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 102px;
}

a.testimonials:hover, div#buttons.testimonials a.testimonials {
	background-image: url(../images/testimonials-over.gif);
}

a.application {
	background-image: url(../images/application.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 93px;
}

a.application:hover, div#buttons.application a.application {
	background-image: url(../images/application-over.gif);
}



div#content {
	background-color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.donation-big {
	height: 49px;
	width: 306px;
	background-image: url(../images/donation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: auto;
	padding: 0px;
	text-align: center;
}
a.donation-big:hover {
	background-image: url(../images/donation-over.gif);
}

div#photos {
	float: left;
	width: 260px;
}
div#text {
	float: left;
	width: 550px;
	background-color: #eae5dc;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: auto;
}
div#text-interior {
	float: left;
	width: 550px;
	background-color: #eae5dc;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	height: auto;
}
div#text-interior-fixed {
	float: left;
	width: 550px;
	background-color: #eae5dc;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	height: 383px;
}
div#text-interior-wide {
	float: left;
	width: 888px;
	background-color: #eae5dc;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: auto;
}

div#text-interior-video {
	float: left;
	width: 688px;
	background-color: #eae5dc;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 115px;
	padding-bottom: 20px;
	padding-left: 115px;
	height: auto;
}
div#gallery  a {
	margin: 3px;
	padding: 2px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}
div#gallery  a:hover {
	background-color: #6F4D44;
}




table#board td {
	text-align: center;
	margin: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
table#scholarship {
	font-size: 12px;
	margin-bottom: 20px;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
table#menu {
	border: 1px solid #6F4D44;
}



tr.line td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F4D44;
	border-right-color: #6F4D44;
	border-bottom-color: #6F4D44;
	border-left-color: #6F4D44;
}




div#footer {
	font-size: 12px;
	width: 918px;
	padding-top: 5px;
	margin: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer a {
	color: #6F4D44;
	text-decoration: none;
}
div#address {
	float: left;
	width: 360px;
	font-weight: bold;
}
div#logos {
	float: right;
	width: 500px;
	text-align: right;
}

div#logos img {
	margin-left: 5px;
}
div.event-box {
	float: left;
	width: 224px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
div#events-left {
	float: left;
	width: 254px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6F4D44;
}

div#events-top {
	float: none;
	width: 508px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	clear: both;
	border-bottom-color: #6F4D44;
}

div#events-bottom {
	float: none;
	width: 508px;
	clear: both;
}
div#events-left.padding {
	width: 230px;
}
div#events-right {
	float: right;
	width: 255px;
}
div.event-box a:hover {
	color: #6F4D44;
	text-decoration: none;
}

div.event-box p {
	text-align: left;
}






div.clear {
	clear: both;
}

p.sig {
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1C18E;
	margin-bottom: 15px;
}

p.sig.end {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.test {
	padding-bottom: 5px;
}

img.float-left {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 2px solid #6f4d44;
}

div#tickets {
	float: left;
	font-size: 14px;
	width: 250px;
	border: 1px solid #C02124;
	padding: 5px;
}

div.product {
	margin-bottom: 20px;
}

div.googlecart-add-button {
	background-image: url(../images/add-to-cart.gif);
}

a.tickets {
	font-size: 24px;
	color: #E8E4DB;
	background-color: #C02124;
	padding: 15px;
}

.red {
	color: #C02124;
}

.auction {
	width: 250px;
	border: 1px solid #6F4D44;
	padding: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 340px;
}

.auction img {
	margin-bottom: 10px;
}

.auction h2 {
	font-size: 14px;
	color: #C02124;
}

.auction p {
	font-size: 11px;
	line-height: 1.3em;
}

.alt {
	background-color: #DBD5CD;
}

h1.auction-title {
	line-height: 1.8em;
}

h1.auction-title a {
	font-size: 15px;
	padding-right: 4px;
	padding-left: 4px;
}

div.auction.short {
	height: 280px;
}

.playvid {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

#mediaplayer2 {
	margin: auto;
	padding: 0px;
	height: 360px;
	width: 640px;
}

