body {
	line-height: 1.8em;
	color: #000000;
	margin:0;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #133B6F;
}
.bigLink {
	font-size: 14px;
	font-weight: bold;
}



/* set to lower number than suckerfish menu "#nav" */
#flashcontent {
  z-index: -20;
}

ul#navmenu {
 z-index:50;
}

a {
	COLOR: #1e55a3;
	text-decoration: underline;
}
a:visited {
	COLOR: #1e55a3;
	text-decoration: none;
}
a:hover {COLOR: #333; text-decoration: underline;}
.menuTitle {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	text-align: left;
	font-size: 10px;
	background-image: url(images/headBack.jpg);
	height: 40px;
}

h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #3d8519;
}
p { margin: 5px 0 10px 0; }
img {
	border: none;
	display:block;
}
img .blockImg {
	display:block;
}

img .pagePic{
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header {
	height: 276px;
	background-image: url(images/headerPic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: bottom;
	display: block;
}

#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap {
	width: 760px;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#headTop {
	width: 780px;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#breadCrumb {
	margin-bottom: 10px;
	width: 550px;
	margin-top: 0px;
	font-weight: bold;
	color: #333333;
}
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}

#pageLinks {
	width: 342px;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	color: #333;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 3em;
	margin-right: 2em;
	margin-left: 0em;
}
#pageLinks fieldset {
	background-color: #D1E3FF;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 8px;
	border:none;
	color: #000000;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#pageLinks ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
		
#pageLinks li {
		border-bottom: 1px solid #90bade;
		margin: 0;
}

#pageLinks li a {
	display: block;
	background-color: #D1E3FF;
	color: #376EBC;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0.5em;
}

html>body #pageLinks li a {
		width: auto;
}

#pageLinks li a:hover {
	background-color: #376ebc;
	color: #fff;
}
blockquote {
  background: transparent url(images/quoleft.png) left top no-repeat;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(images/quoright.png) right bottom no-repeat;
	text-align: justify;
	display: block;
}
#testname {
	float: right;
	font-weight: bold;
	color: #1E55A3;
}
.smallText {
	font-size: 10px;
}

#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
#nav {
	width: 180px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
.floatRight {
	float: right;
	padding-left:10px;
}
.floatLeft {
	float: left;
}
.waterBlue {
	color: #1E55A3;
}
.titleSize {
	font-size: 1.3em;
}
#wrap #logos {
	clear:left;
	height:700px;
	position:inherit;
	width:185px;
	padding-top:390px;
	font-size: 18px;
	text-align: center;
	display: block;
}

.leftsidepic {
	width: auto;

}
.smallFields {
	width: 450px;
	padding-bottom: 15px;
}
.steps {
	float: left;
	position: relative;
	width: auto;
}
#listing {
	display: block;
	width: 350px;
	margin: 15px;
}
#listing strong {
	font-size: 14px;
}
.bigger {
	font-size: 12px;
}
#mission {
	font-size: 16px;
	display: block;
}
#c3 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#c3 .smallText {
	color: #FFFFFF;
}
#wrap #right .articles #photoCap {
	float: right;
}

