@charset "UTF-8";

body	{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
}

.clrfix { zoom: 1; }
.clrfix:after { content: "."; display: block; height: 0; width: 0; line-height: 0; clear: both; visibility: hidden; }

p { line-height: 1.5; margin-bottom: 20px; }

le	{
	word-spacing: 10px;
}

.name	{
	color: #ff0000;
}

.moto	{
	color: #999999;
}

.date	{
	font-size: 36px;
}

.year	{
	font-size: 65px;
}

.address	{
	font-size: 20px;
}

.town	{
	font-size: 33px;
}

.singcolminheight	{
	min-height: 200px;
}

.directions a:link	{
	color: #ffffff;
}

.directions a:hover	{
	text-decoration: none;
}

.directions a:visited	{
	color: #999999;
}

.directions a:active	{
	color: #ff0000;
}

h1	{
	margin: 0;
	padding-bottom: 5px;
	font-size: 37px;
}

h2	{
	padding: 20px 5px 20px 5px;
	color: #cccccc;
	font-size: 300%;
	line-height: 1;
	margin: 0;
	text-align: center;
}

h3	{
	color: #262261;
	margin-bottom: 10px;
}

li {
	margin-bottom: 15px;
}

.floatleft	{
	float: left;
}

.floatright	{
	float: right;
}

.clearfloat	{
	clear: both;
}

.padleft	{
	padding-left: 20px;
}

.padright	{
	padding-right: 20px;
}

.nav p	{
	color: #4D4D4D;
	word-spacing: 5px;
	font-size: 13px;
}

.nav a:link	{
	text-decoration: none;
	color: #4D4D4D;
}

.nav a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.nav a:visited {
	text-decoration: none;
	color: #B3B3B3;
}

.nav a:active {
	text-decoration: none;
	color: #999999;
}

.heading a:link	{
	color: #262261;
}

.heading a:hover {
	text-decoration: none;
	color: #262261;
}

.heading a:visited {
	text-decoration: none;
	color: #262261;
}

.heading a:active {
	text-decoration: none;
	color: #999999;
}

.nolink	{
	color: #ff0000;
}

#container	{
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

#header	{
}

#mainimg	{
	background-color: #666666;
	height: 320px;
	text-align: center;
	margin-bottom: 20px;
}

.threecolumn img	{
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

.twocolumn #left	{
	float: left;
	width: 340px;
}

.twocolumn #right	{
	float: right;
	width: 340px;
}

.threecolumn #left	{
	float: left;
	width: 240px;
}

.threecolumn #right	{
	float: right;
	width: 240px;
}

.threecolumn #center	{
	margin: 0 auto;
	width: 240px;
}

.home #left	{
	background-image: url(photos/2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
}

.home #right	{
	background-image: url(photos/4.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 240px;
}

.home #center	{
	background-image: url(photos/3.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 240px;
}

.home p	{
	padding-top: 105px;
}

.home a	{
	text-decoration: none;
	color: #262261;
 }

.home a:hover	{
	color: #ff0000;
}

.home h3	{
	color: #ffffff;
	font-size: 30px;
	margin: 0;
	padding: 2px 0px 0px 5px;
	text-shadow: #000000;
}

.map #container	{
	width: 580px;
	text-align: center;
	margin: 0 auto;
}

#sponsors	{
	text-align: center;
}

.sponsors p	{
	color: #999999;
	font-style: italic;
}

img
{  border-style: none;
}

#footer { width: 780px; }

#footer ul.sponsors { margin: 0 auto; padding: 0; list-style: none; display: inline; width: 780px; }
#footer ul.sponsors li { margin: 0; padding: 0; width: 195px; text-align: center; list-style: none; display: block; float: left; }
#footer ul.sponsors li img { margin: 0 auto; }
