/* CSS Document */

body,td {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2em;
}
p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2em;
	margin-bottom: 2em;
	margin-top: 2em;
}
h5 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar {
	font-size: 11px;
	line-height: normal;
}
#legal {
	font-size: 9px;
	line-height: 1.8em;
	height: 45px;
}
#legal a {
	color: #333333;
}
#bottom_nav a {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}

#bottom_nav a:hover {
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
body {
	background-color: #99C1DB;
}
h3 {
	color: #C00717;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#signup input {
	font-size: 10px;
	background-color: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #999999;
}
#signup .white {
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#signup .btn {
	background-color: #4D96DA;
	border: 1px solid #999999;
	color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red {
	color: #C00717;
	font-weight: bold;
}
.smaller {
	font-size: 9px;
}
.sm_super {
	line-height: 0;
	vertical-align: text-top;
	font-size: 8px;
}
#sitemap ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
.event_table {
	/* border-bottom: 1px solid #4D96DA; */
	margin: 0 0 30px 0;
	border-top: 1px solid #99C1DB;
}
.event_title {
	border-left: 1px solid #99C1DB;
	padding-left: 20px;
}
.mail_add {
	line-height: normal;
	margin-left: 50px;
}
.img_photo {
	border: 2px solid #4D96DA;
}
