@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(images/backgroundBody.gif);
	background-repeat: repeat-x;
	text-align: center;
}
table, table td {
	border-collapse: collapse;
}
h1 {
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1px;
}
.h1Red {
	background-image: url(images/h1RedBullet.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 24px;
	display: block;
	height: 24px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.h1Blue {
	background-image: url(images/h1BlueBullet.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 24px;
	display: block;
	height: 24px;
	margin-bottom: 15px;
	margin-left: 5px;
}
h2 {
	color: #557da4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin-left: 8px;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 10px;
}
h3 {
	color: #cb195d;
	margin-left: 8px;
	font-size: 16px;
	font-weight: normal;
}

.formInput {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
}

.formInputError {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	border:#F00 1px solid;
}

ul {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/listBullet.gif);
	margin-bottom: 30px;
}
li {
	margin-bottom: 5px;
}
a {
	color: #30608e;
}
td {
	padding: 4px;
}
.formInput {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
}



#content {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#mainMenu {
	background-image: url(images/backgroundMenu.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 900px;
	overflow: hidden;
}
#mainMenu a {
	text-transform: uppercase;
	color: #d1e461;
	text-decoration: none;
	background-image: url(images/backgroundMenuLink.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	display: block;
	float: left;
	margin-top: 30px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 20px;
}
#mainMenu a:hover {
	color: #FFFFFF;
}
#leftContent {
	display: inline;
	float: left;
	width: 482px;
	margin-left: 70px;
	margin-top: 5px;
}
#leftContentLarger {
	display: inline;
	float: left;
	width: 500px;
	margin-left: 80px;
	margin-top: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cbcccd;
	margin-bottom: 20px;
}
#committeeMembers {
	display: inline;
	float: left;
	width: 720px;
	margin-left: 80px;
	margin-top: 15px;
}
.committeeBox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cbcccd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 690px;
	margin-left: 30px;
}
.committeeBox h3 {
	font-size: 16px;
	font-weight: bold;
	color: #152574;
	margin-bottom: 10px;
	margin-left: 5px;
}

p {
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 10px;
	line-height: 18px;
}

#rightContent {
	display: inline;
	float: right;
	width: 258px;
	margin-top: 8px;
	margin-right: 75px;
}
#rightContentSmaller {
	display: inline;
	float: right;
	width: 228px;
	margin-top: 8px;
	margin-right: 75px;
}
#blueLarge {
	background-image: url(images/backgroundBlueBoxLarge.gif);
	background-repeat: no-repeat;
	height: 216px;
	width: 482px;
	margin-bottom: 10px;
}
#blueLarge h2 {
	color: #557da4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin-left: 20px;
	width: 440px;
	display: block;
	margin-bottom: 10px;
}
#blueLarge p {
	width: 440px;
	margin-left: 20px;
	display: block;
	margin-bottom: 10px;
}
#blueSmall {
	background-image: url(images/backgroundBlueBoxRecent.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 482px;
	margin-bottom: 10px;
}
#blueRecentLarge {
	background-image: url(images/backgroundBlueBoxRecentLarge.gif);
	background-repeat: no-repeat;
	height: 296px;
	width: 482px;
	margin-bottom: 20px;
}
#blueSmall .h1Blue, #blueRecentLarge .h1Blue {
	margin-bottom: 10px;
}
#recentEvents {
	margin-left: 45px;
}
#recentEvents img {
	margin-right: 3px;
	border: 1px solid #256987;
}

#recentEvents ul {
	margin: 0px 0px 0px 5px;
	color: #152574;
	font-weight: bold;
}
#recentEvents li {
	list-style-image: url(images/listBulletBlue.gif);
}
#sideQuote {
	background-image: url(images/backgroundSideQuote.gif);
	background-repeat: no-repeat;
	width: 183px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #002077;
	background-position: left top;
	padding-bottom: 10px;
}
#sideQuote span {
	padding-top: 100px;
	display: block;
}

#sideQuote p {
	margin-right: 10px;
	margin-left: 10px;
}

#aboutContent, #keyContent, #committeeContent {
	width: 450px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBCCCD;
}


#footer {
	clear: both;
	width: 100%;
	line-height: 10px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#footerText {
	width: 800px;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
	height: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: bold;
}
#footerText a {
	color: #AD0000;
}
#adminContent {
	width: 750px;
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#adminContent h1 {
	margin-bottom: 10px;
}
#adminContent p {
	margin-left: 5px;
}
.horizontalLine {
	height: 2px;
	width: 97%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBCCCD;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}
