/* CSS Document */
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E284F;
}/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#leftBar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04736A;
	background-color: #E1EEEC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.greyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC2128;
	background-color: #E1EEEC;
	background-image: url(images/homePeople.gif);
	background-repeat: no-repeat;
	width: 111px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 70px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#rightBar h4 {
	color: #005952;
}
#leftBar ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftBar ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftBar ul li a {
	color: #636363;
	text-decoration: none;
}
#greenArrow {
	float: right;
	display: block;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #1E284F;
	background-color: #B4B7C2;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#leftBar {
	float: left;
	width: 150px;
	margin-left: 10px;
}
#rightBar {
	float: right;
	width: 150px;
	font-size: 12px;
}
#divContent {
	background-color: #FFF;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	width: 621px;
	color: #1E284F;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #FFF;
}

#footer #caption {
	font-size: 9px;
	margin-top: 10px;
	color: #393939;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#caption {
	margin-top: 5px;
}
#topNav {
	text-align: right;
	color: #555;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	width: 740px;
	margin-top: 30px;
}
#footer a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topNav a {
	font-size: 12px;
	font-weight: bold;
	color: #3A489B;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#homeLogo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topPhotos {
	clear: both;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #061685;
	border-bottom-color: #061685;
	margin-bottom: 10px;
	position: relative;
}
#topNav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	letter-spacing:3px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#divContent #normal p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer a:hover {
	text-decoration: underline;
}
#topNav a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #5F777E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageCenter {
	display: block;
	border: 3px double #000;
	margin-right: auto;
	margin-left: auto;
}
img.imageCenter {
	display: block;
	border: 3px double #000;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapper {
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B4B7C2;
	background-color: #1E284F;
}
#galleryButtons a {
	font-weight: bold;
	color: #FFF;
	background-color: #1E284F;
	margin: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #000;
}
#galleryButtons {
	margin-bottom: 20px;
}
.blue {
	color: #1E284F;
}
#divBlueContent {
	background-color: #1E284F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 641px;
	color: #FFF;
}
h2 {
	font-size: 14px;
}
.rightBox {
	color: #1E284F;
	margin-top: 10px;
	margin-bottom: 10px;
	magin-left: 3px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #B4B7C2;
}
#divContent p {
	margin: 0px;
	padding: 0px;
}

