td, p, blockquote {
	color: #342409;
	font-size: 10pt;
	font-family: Tahoma;
	line-height: 150%;
	text-align: left;
	margin-right: 20px;
	}

p {
	margin-right: 20px;
	}
	
h1 {
	color: #342409;
	font-size: 12pt;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
	}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #0099cc;
	}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #0099cc;
	}

.white {
	color: white;
	text-decoration: none; 
	}

.sideitems {
	margin: 20px 10px 20px 10px; 
	color: #342409;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma;
	line-height: 12pt;
	text-align: left;
	}

.sideitems a {
	font-weight: bold;
	}
	
.sideitems a:visited {
	font-weight: bold;
	}

.item {
	width: 250px;
	float: left;
	margin: 10px;
	}
	
#eventlisting {
	width: 550px;
	color: #342409;
	font-size: 10pt;
	font-family: Tahoma;
	border: 3px double #66b8cc;
	margin: 10px;
	padding: 10px;
	text-align: center;
	line-height: 100%;
	}
	
#eventlisting a {
	font-weight: bold;
	color: #0099cc;
	}
	
	
#footer {
	font-size: 10pt;
	color: white;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top: 15px;
	}
	
#footer a {
	color: #342409;
	text-decoration: none;
	}
	
#signup {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	width: 130px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background: #FFFCCF;
	margin: 10px;
	text-align: center;
	line-height: 125%;
	}
	
#video {
	float: right;
	margin: 10px;
	}
	
#photos {
	clear: both;
	width: 600px;
	margin-top: 25px;
	}