html {
	background-image: url('images/bg-red.gif');
	background-repeat: repeat;
	color: #FFE4C4;
	text-align: center;
}

body {
	margin-left: auto;
	margin-right: auto;
	width: 60em;
	text-align: left;
}

#wrap {
	clear: both;
}

#content {
	text-align: center;
	margin-left: 10em;
	margin-right: 10em;

	background-image: url('images/bgb-red.gif');
	background-repeat: repeat;
}
#navigation { float: left; }
#sponsor2   { float: right; }

#footer {
	clear: both;
	background: #550000;
	text-align: center;
}

#header { text-align: center; }
#logo {	float: left; }
#sponsor1 { margin-top: 30px; float: right; }


h1 {
	font-size: 48px;
	font-weight: 700;
	font-style: italic;
	font-family: serif;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	background: #550000;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-style: italic;
}

ul#nav {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-family: serif;
}

ul#nav a {
	color: #DDDDDD;
	background: url(images/nav1-red.gif) #fff bottom left repeat;
}

ul#nav a:hover {
	color: #FFFF00;
	background: url(images/nav2.gif) #fff bottom left repeat;
}

.clearfix {
	clear: both
}

.quotes {
	font-style: italic;
}

.news {
}

.youtube {
	text-align: center;
}

.pics {
	text-align: center;
}

.q {
	text-align: center;
	font-weight: bold;
}

.a {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.directions {
	text-align: center;
}
.calendar {
	text-align: center;
	float: left;
}
.xlinks{
	text-align: center;
}

