@charset "utf-8";

a {outline:none;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00070a;
}







.topBar {
	background-color: #ECF5E4;


}









.midBar {
	background-color: #302720;


}
.midBar p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}


.midBar a {
	color: #2990CA;
	text-decoration: none;
	font-weight: bold;
}










.mainContent {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px;
	line-height: 15px;
	font-size: 13px;


}.mainContent p {
	font-size: 100%;
	line-height: 150%;
	color: #000000;
}
.tablebg {
	background-color: #C0CDBB;
}
.mainContent h1 {
	font-size: 150%;
	line-height: 100%;
	text-transform: uppercase;
	color: #254C8D;
}
.mainContent a {
	color: #2990CA;
	text-decoration: none;
	font-weight: bold;
}
.mainContent h3 {
	font-size: 85%;
	line-height: 140%;
	font-weight: normal;
	text-align: right;
}
.mainContent h3 a {
	color: #000000;
	font-weight: normal;
}
.mottoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #1B1F2B;
	font-weight: normal;
}
.mottoDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.mottoDesc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.mottoDesc2 a {
	color: #2990CA;
	text-decoration: none;
	font-weight: bold;
}

.mainContent li {
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	list-style-type: square;
}
.mainContent h2 {
	font-size: 115%;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
}
.mainContenth2 {
	font-size: 115%;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
}
.spacer {
	padding-top: 50px;
}
#photo {
	float: right;
	width: 300px;
	padding-left: 10px;
}
.quotes {
	background-image: url(_media/photos/quotes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

