
img {border: none;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #663300;
	background-image: none;
}
.header,.header_index {
	display: none;
}

.sidebar {
	display: none;	
}


.navigation {
	display: none;
}
.columns {
	background-image: none;
}

.maincontent {
	width: 100%;
}

h1 {
	font-size: 24px;
	color: #996600;
	margin-bottom: 20px;
	line-height: 120%;
	clear: left;
}

p {
	margin: 0px 0px 20px;
	padding: 0px;
}

a { color: #CC6600; text-decoration: none; }
ul {
	display: block;
	width: 440px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

a:hover { color: #FF9900; }

.footer {
	display: block;
	width: 875px;
	clear: both;
	margin: 15px 0px 30px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	float: left;
}

.footer h1 {
	font-size: 16px;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}

.giftshop li {
	display: block;
	float: left;
	list-style-type: none;
	border: 1px solid #996600;
	height: 100px;
	width: 100px;
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FBF9EA;
}

.giftshop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sponsors li {
	display: block;
	float: left;
	list-style-type: none;
	border: 1px solid #996600;
	width: 125px;
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FBF9EA;
	font-size: 12px;
	text-align: center;
	line-height: normal;
	height: 160px;
}

.events li {
	display: block;
	float: left;
	list-style-type: none;
	border: 1px solid #996600;
	height: 100px;
	width: 100px;
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FBF9EA;
}
.picture_inset_left,.picture_inset_right {
	font-size: 10px;
	color: #333300;
	font-style: italic;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #333300;
	min-width:50px;
	width:auto !important;
	text-align: center;
	clear: both;
	margin: 5px;
}
.picture_inset_right {
	float: right;
}
.picture_inset_left {
	float: left;
}
