@charset "UTF-8";

body	{
	font-family: myriad pro, trebuchet ms, helvetica, arial, sans-serif;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
}

le	{
	word-spacing: 10px;
}

.name	{
	color: #ff0000;
}

.moto	{
	color: #999999;
}

.date	{
	font-size: 40px;
}

.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: 0;
}

.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: 15px;
}

.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;
}

.threecolumn img	{
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#onecolumn	{
}

.twocolumn #left	{
	float: left;
	width: 380px;
}

.twocolumn #right	{
	float: right;
	width: 380px;
}

.threecolumn #left	{
	float: left;
	width: 240px;
}

.threecolumn #right	{
	float: right;
	width: 240px;
}

.threecolumn #center	{
	margin-right: 270px;
	margin-left: 270px;
}

.home #left	{
	background-image: url(photos/2.jpg);
	background-repeat: no-repeat;
	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-right: 270px;
	margin-left: 270px;
}

.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;
}


.mybuggyelement { 
	zoom: 1;
}

img
{  border-style: none;
}
