html, body, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,  li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	background-position: top center;
		font-family: Helvetica,arial,sans-serif;
		line-height: 17px;
		font-size: 12px;
		background: #5285AA url(/images/bg_full.png) repeat-x;
		color: #fff;
}

td, th {
	margin: 3px;
	text-align: left;
	padding: 3px;
}

a {
	text-decoration: none;
	color: #99CAEE;
}

h1 a, h2 a, h3 a {
	color: #205277;
}

a:hover {
	text-decoration: underline;
}

label {
	text-transform: uppercase;
}

.label {
	margin: 4px 0 5px 4px;
	padding: 0;
}

.radio {
	width: 20px;
}

input, select, textarea {
	padding: 6px;
	margin: 0 0 15px 4px;
	background: #5285AA;
	border: none;
	color: #fff;
}

input {
	width: 300px;
}

input:hover, textarea:hover {
	background: #205277;
}

.submit {
	cursor: pointer;
	width: 100px;
	clear: both;
}

#member-receiveemails-yes {
	width: 20px;
}

#member-receiveemails-no {
	width: 20px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

h1 {
	margin: 10px 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-family: frankleinbook;
}

h2 {
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	font-family: frankleinbook;
}

h3 {
	margin: 6px 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-family: frankleinbook;
}

h4 {
	margin: 0;
	padding :0;
	font-weight: normal;
	font-family: frankleinbook;
	text-transform: uppercase;
}

h5 {
	margin: 6px 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
}

#header {
	margin: 0 auto;
	padding: 0;
	height: 136px;
	width: 816px;
}

#nav {
	margin: 0 auto;
	padding: 0;
	height: 34px;
	width: 816px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 34px;
	overflow: hidden;
}

#nav ul li a {
	color: #fff;
	margin: 0;
	height: 34px;
	padding: 10px 15px 0 16px;
	background: url(/images/nav_spacer2.gif) no-repeat;
	display: block;
	text-decoration: none;
	font-family: frankleinbook;
}

#nav ul li:hover {
	background: #205277;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 816px;
	background: url(/images/bg_content2.png) repeat-y;
}

#footer {
	margin: 0 auto 40px auto;
	padding: 0;
	height: 9px;
	width: 816px;
	background: url(/images/footer.png) no-repeat;
}

#header img {
	display: block;
	float: left;
	margin: 0 0 0 15px;
}

#joinus {
	height: 121px;
	float: left;
	margin: 0 0 0 346px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-family: frankleinbook;
}

.box a {
	margin: 0;
	display: block;
	font-size: 24px;
	color: #fff;
	width: 200px;
	padding: 15px 0;
	line-height: 1.3em;
	background: #89C579;
	font-weight: normal;
	text-decoration: none;
	font-family: frankleinbook;
	border-radius: 6px;
}

.box a:hover {
	background: #447599;
}

#columnleft {
	width: 510px;
	padding: 15px;
	float: left;
}

#columnleft p {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

#columnright {
	width: 230px;
	padding: 15px 15px 15px 25px;
	float: left;
}

.eventitem a {
	display: block;
	margin: 0 auto;
	padding: 10px 10px 15px 10px;
	width: 210px;
	border-bottom: #7eb76f solid 1px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

.eventitem a:hover {
	background: #7EB76F;
	color: #fff;
	text-decoration: none;
}

.pageitem {
	margin: 8px 0;
	padding: 15px;
	width: 485px;
	background: #3C6E93;
}

.pageitem a {
	color: #99CAEE;
	text-decoration: none;
}

.pageitem ul, .pageitem ul li {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

.pageitemlink {
	display: block;
	margin: 8px 0;
	padding: 15px;
	width: 485px;
	color: #fff;
	background: #3C6E93;
	text-decoration: none;
}

.pageitemlink:hover {
	background: #205277;
	color: #fff;
}

.pageitemlink a {
	text-decoration: none;
	color: #fff;
}

.pageitemlink a a {
	text-decoration: none;
	color: #99CAEE;
}

.underline:hover {
	text-decoration: underline;
}

.linkcolor {
	color: #99CAEE;
}

.twitteritem {
	margin: 0;
	padding: 0;
	border-bottom: #7eb76f solid 1px;
	overflow: auto;
}

.twitteritem a {
	display: block;
	margin: 0;
	padding: 15px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

.twitteritem a:hover {
	background: #7EB76F;
	color: #fff;
	text-decoration: none;
}

.twitterpic {
	float: left;
	width: 40px;
}

.twittertext {
	float: left;
	padding: 0 0 0 10px;
	width: 130px;
	font-size: 10px;
	line-height: 12px;
}

.button {
	background: #3C6E93;
	margin: 15px 15px 15px 0;
	height: 28px;
	width: 160px;
	display: block;
	padding: 4px 18px 4px 22px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #fff;
	float: left;
}

.button:hover {
	background: #205277;
	text-decoration: none;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.hr {
	width: 500px;
	border-top: #fff solid 1px;
	margin: 6px 0;
	padding: 0;
}

.errorMessages {
	color: #ffa500;
}
