/* CSS Document */

a {
	color: #000000;
}

a.icon {
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
}

ul {
	margin: 0;
	padding-left: 12px;
}

#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 117px;
	z-index: 2;
}

#title {
	position: relative;
	height: 36px;
	background-color: #8d8b8b;
	width: 926px;
	padding-left: 24px;
}

#subnav {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	background-color: #a3a1a1;
	width: 902px;
	height: 17px;
	padding: 0 24px;
	line-height: 16px;
}

#subnav a {
	color: #000000;
	padding: 3px 1px;
	text-decoration: none;
}

#subnav a:hover, #subnav a.on, #subnav a.on:hover {
	background-color: #8d8b8b;
	color: #ffffff;
	text-decoration: none;
}

#subnav .divider {
	color: #ffffff;
}

#subnav .row1 {
	position: relative;
	height: 17px;
	width: 902px;
}

#subnav .row2 {
	position: relative;
	width: 902px;
	border-top: 1px #8d8b8b solid;
}

#footer {
	position: relative;
	padding-top: 6px;
	height: 18px;
	text-align: center;
	background-color: #8d8b8b;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
}

#nav {
	position: relative;
	width: 158px;
	height: 107px;
	float: left;
	background-image: url(/objects/images/backgrounds/nav.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right: 6px #4d84a4 solid;
	padding-left: 100px;
	padding-top: 10px;
	z-index: 2;
}

#navHome {
	position: relative;
	width: 197px;
	height: 107px;
	float: left;
	background-image: url(/objects/images/backgrounds/nav.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding-top: 10px;
	z-index: 2;
}

#nav a {
	color: #ffffff;
	display: block;
	line-height: 20px;
	font-weight: bold;
	padding-left: 50px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#navHome a {
	color: #ffffff;
	display: block;
	line-height: 20px;
	font-weight: bold;
	padding-left: 100px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a.on, #nav a:hover {
	text-decoration: none;
	background-image: url(/objects/images/backgrounds/nav_on.gif);
	background-repeat: repeat-y;
}

#navHome a.on, #navHome a:hover {
	text-decoration: none;
	background-image: url(/objects/images/backgrounds/nav_on_home.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#logo {
	position: relative;
	width: 686px;
	float: left;
	height: 117px;
}

#logoHome {
	position: relative;
	width: 950px;
	height: 214px;
}

#bannerHome {
	position: relative;
	padding-left: 10px;
	background-color: #5785a0;
	border-bottom: 3px #8d8b8b solid;
	height: 117px;
	width: 940px;
	z-index: 2;
}

#bannerImages {
	position: relative;
	float: left;
	width: 733px;
	height: 117px;
}

#body {
	position: relative;
	width: 950px;
	background-color: #c6c5c5;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 20px;
}

#content {
	position: relative;
	width: 662px;
	float: left;
	padding: 14px 0 14px 24px;
	background-image: url(/objects/images/backgrounds/blue_lines.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentBig {
	position: relative;
	width: 926px;
	float: left;
	padding: 14px 0 14px 24px;
	background-image: url(/objects/images/backgrounds/blue_lines.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentHome {
	position: relative;
	width: 902px;
	float: left;
	padding: 14px 24px;
	background-image: url(/objects/images/backgrounds/blue_lines_quote_home.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentHome .left {
	position: relative;
	float: left;
	width: 410px;
	margin-right: 30px;
 .margin-right: 29px;
}

#contentHome .right {
	position: relative;
	float: left;
	width: 462px;
}

.subheaderText {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

.headerText {
	margin-bottom: 20px;
}

#content .whiteContentBox {
	position: relative;
	width: 662px;
}

#contentBig .whiteContentBox {
	position: relative;
	width: 902px;
}

#contentHome .whiteContentBox {
	position: relative;
	width: 462px;
	margin-top: 100px;
}

#content .whiteContentBox .top, #content .whiteContentBox .bottom {
	position: relative;
	height: 22px;
	width: 662px;
}

#contentBig .whiteContentBox .top, #contentBig .whiteContentBox .bottom {
	position: relative;
	height: 22px;
	width: 902px;
}

#contentHome .whiteContentBox .top, #contentHome .whiteContentBox .bottom {
	position: relative;
	height: 22px;
	width: 462px;
}

#content .whiteContentBox .middle, #contentBig .whiteContentBox .middle, #contentHome .whiteContentBox .middle {
	position: relative;
	background-color: #ffffff;
	padding: 0 30px;
 .margin-top: -3px;
	min-height: 246px;
	height: auto !important;
	height: 246px;
}

#content .whiteContentBox .middle .title, #content .grayContent .title {
	position: relative;
	height: 21px;
	margin-bottom: 10px;
	width: 602px;
}

#content .grayContent {
	position: relative;
	width: 602px;
	padding: 0 30px;
}

#sidebar {
	position: relative;
	width: 244px;
	float: left;
	padding: 14px 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.imageFloatLeft {
	margin-bottom: 20px;
	margin-right: 20px;
}

.imageFloatRight {
	margin-bottom: 20px;
	margin-left: 20px;
}

#content .orangeQuote {
	position: relative;
	width: 662px;
}

#contentHome .orangeQuote {
	position: relative;
}

#sidebar .orangeQuote {
	width: 244px;
}

.orangeQuote .quote {
	padding-left: 40px;
}

.orangeQuote .source {
	font-weight: bold;
	text-align: right;
}

#content .quoteOrangeOpen, #contentHome .quoteOrangeOpen {
	position: absolute;
	top: 0;
	left: 12px;
}

#sidebar .quoteOrangeOpen {
	position: absolute;
	top: 17px;
	left: 18px;
}

.badges {
	text-align: center;
}

.badges .item {
	margin-top: 40px;
}

.v {
	margin-top: 20px;
}

.calloutQuote {
	color: #f89a2d;
	font-size: 15px;
	text-align: center;
	position: relative;
	margin: 20px auto;
	line-height: 28px;
	width: 480px;
}

.dividerOrange {
	height: 1px;
	color: #f89a2d;
	border-bottom: 1px solid;
	margin-top: 19px;
	margin-bottom: 20px;
}

form {
	display: inline;
}

.inputText {
	border: 1px #dddddd solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}

.inputTextarea {
	border: 1px #dddddd solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height: 100px;
}

.inputCheckbox {
	margin: 0;
}

.inputSubmit {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	cursor: pointer;
	color: #ffffff;
	background-color: #f89a2d;
}

#contactFormResult {
	color: #f89a2d;
	font-size: 15px;
	padding-bottom: 10px;
	line-height: 28px;
}

.readMoreLink {
	text-align: right;
}

.recentEventsHome {
	position: relative;
}

.recentEventsHomeText {
	position: absolute;
	left: 180px;
	top: 42px;
	width: 216px;
	height: 157px;
	line-height: 16px;
}

.recentEventsHomeTitle1 {
	position: absolute;
	left: 10px;
	top: 85px;
	width: 391px;
}

.recentEventsHomeContent1 {
	position: absolute;
	left: 10px;
	top: 134px;
	width: 391px;
	line-height: 16px;
}

.recentEventsHomeTitle2 {
	position: absolute;
	left: 10px;
	top: 192px;
	width: 391px;
}

.recentEventsHomeContent2 {
	position: absolute;
	left: 10px;
	top: 296px;
	width: 391px;
	line-height: 16px;
}

#menu1Container, #menu2Container {
	background: #ff0000;
	width: 200px;
	background-color: #2d81b1;
	z-index: 2;
}

#menu1Container a, #menu2Container a {
	text-decoration: none;
	padding: 0 5px;
	width: 186px;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
	display: block;
	color: #ffffff;
}

#menu1Container a:hover, #menu2Container a:hover {
	background-color: #ffffff;
	color: #000000;
	background-image: none;
}

#menu1Content, #menu2Content {
	z-index: 2;
	padding: 2px;
}

.newsItem {
	padding: 20px;
	border: 1px #dddddd solid;
	margin-bottom: 40px;
}

.newsBanner {
	margin-bottom: 20px;
}

.adminTable {
	width: 902px;
}

.adminTable th {
	background: #666666;
	color: #ffffff;
	text-align: left;
}

.adminButton {
	position: relative;
	float: right;
	margin-right: 25px;
}

.adminButton a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
	background: #2d81b1;
}

.adminButton a:hover {
	background: #f89a2d;
}

#adminAddUserForm {
	margin-bottom: 10px;
	width: 879px;
	border: 1px #999999 dashed;
	padding: 10px;
	background: #dddddd;
}

.textAlert {
	margin-bottom: 10px;
	font-size: 14px;
	color: #cc0000;
}
