body {
	margin:5px;
	font-family: "Lucida Grande", Verdana, sans serif;
	font-size: 11px;
	color: #6C6B6C;
}
td {
	font-family: "Lucida Grande", Verdana, sans serif;
	font-size: 11px;
	color: #6C6B6C;
}
p {
	font-family: "Lucida Grande", Verdana, sans serif;
	font-size: 11px;
	color: #6C6B6C;
}
a:link, a:visited {
 	color:#BE523E;
	text-decoration:underline;
}
a:hover {
 	color:#BE523E;
	text-decoration:none;
}

h1 {
	color: #373536;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div#email {
	padding-top: 74px;
	padding-left: 35px;
	width: 218px;
	background-image: url(../images/box-email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.emailfield {
	width: 140px;
	height: 20px;
	text-align:left;
	vertical-align:middle;
	border: 1px solid #A49B92;
	font-family: "Lucida Grande", Verdana, sans serif;
    font-size: 11px;
	color: #6C6B6C;
	}
div#events {
	padding-top: 33px;
	padding-left: 7px;
	padding-right: 7px;
	width: 247px;
	background-image: url(../images/box-events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Grande", Verdana, sans serif;
	font-size: 9px;
	color: #6C6B6C;
	height: 83px;
}
div#events a:link, div#events a:visited {
	text-decoration:none;
	color: #373536;
	font-weight:bold;
}
div#events a:hover {
	text-decoration:none;
	color: #373536;
	font-weight:bold;
}	
.events {
	font-family: "Lucida Grande", Verdana, sans serif;
	font-size: 9px;
	color: #6C6B6C;
}
input {
	border: 1px solid #A49B92;
