html, body {margin:0; padding:0; width:100%; height:100%; overflow:auto;}

body {
	background-color: #c5c5c5;
}

#wrap {
	margin: 0 auto;
	background-color: #fff;
	width: 970px;
	padding: 0 auto;
}

/* FRONT PAGE STRUCTURE*/

#header {
    margin-top: 15px;
	margin-left: 15px;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	height: 361px;
	width: 946px;
}

#intro {
	float: left;
	width: 650px;
	padding-left: 10px;
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 16px;
	color: #002370;
}

#nav {
	margin-top: -20px;
	margin-bottom: 15px;
	text-align: center;
	float: right;
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 18px;
	padding-right: 65px;
}

#text {
	float: right;
	margin-top: 10px;
	padding-right: 2px;
	height: 33px;
	width: 71px;
	text-align: center;
}

#footer {
	margin: 0 auto;
	border-top: 1px solid #999;
	text-align: center;
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 12px;
}

#inner_box {
	width: 93%;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: -15px;
	margin-left: 5px;
	margin-right: 10px;
}

#middle {
	background-image: url('img/middlebgORG.jpg');
	background-repeat: no-repeat;
	height: 260px;
	width: 959px;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 15px;	
	text-align: center;
}

#bluebox1 {
	margin: 8px;
	float: left;
	background-image: url('img/bluebox1NEW.jpg');
	background-repeat: no-repeat;
	height: 215px;
	width: 290px;
	text-align: center;
	padding-top: 35px;
	
}



#bluebox2 {
	margin: 8px;
	float: left;
	background-image: url('img/bluebox2NEW.jpg');
	background-repeat: no-repeat;
	height: 215px;
	width: 290px;
	text-align: center;
	padding-top: 25px;
}



#bluebox3 {
	margin: 8px;
	float: left;
	background-image: url('img/bluebox3NEW.jpg');
	background-repeat: no-repeat;
	height: 215px;
	width: 290px;
	text-align: center;
	padding-bottom: 5px;
}



#lower {
	height: 350px;
	width: 960px;
	margin-top: -10px;
	padding: 35px;
	text-align: center;
	color: #3b5a00;
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: .95em;
}


#greenbox1 {
	margin-top: 5px;
	margin-left: 5px;
	padding: 4px;
	float: left;
	background-image: url('img/green_box.jpg');
	background-repeat: no-repeat;
	height: 350px;
	width: 290px;
	text-align: left;
}

#greenbox2 {
	margin-top: 5px;
	margin-left: 7px;
	padding: 4px;
	float: left;
	background-image: url('img/green_box.jpg');
	background-repeat: no-repeat;
	height: 350px;
	width: 290px;
	text-align: left;
}

#greenbox3 {
	margin-top: 5px;
	margin-left: 7px;
	padding: 4px;
	float: left;
	background-image: url('img/green_box.jpg');
	background-repeat: no-repeat;
	height: 350px;
	width: 290px;
	text-align: left;
}


/* Master STYLES*/

h1 {
	font-family: 'Times New Roman',Georgia, serif;
	font-size: 40px;
	color: #bbb;
	text-align: right;
	font-variant: small-caps;
}

h2 {
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 20px;
	color: #fff;
}

h3{
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 18px;
	color: #003471;
	font-weight: strong;
}



#nav li {
	display: inline;
	list-style: none;
	border-right: 1px solid #808080;
	padding-left: 10px;
	padding-right: 10px;
}

#footer li {
	display: inline;
	list-style: none;
	border-right: 1px solid #808080;
	width: 100px;
	padding: 2px;
	text-align: center;
}

#footer ul {
	margin-left: -40px;
}

#footer p {
	text-align: center;
}

li {
	list-style: none;
	font-size: .90em;
}

#text img {
	border: none;
}

.image {
	border: none;
	padding-right: 5px;
	padding-bottom: 3px;
}

.image_center {
	margin-left: 90px;
	border: none;
	padding-right: 5px;
	padding-bottom: 3px;
}

.logo {
	float: left;
	border-style: none;
}

#nav a {
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 16px;
	color: #01487f;
	text-decoration: none;
}

#nav a:hover {
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 16px;
	color: #0f70bb;
	text-decoration: none;
}





/* MAIN PAGE STYLES */

#middle h3{
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 40px;
	margin-top: 10px;
}

#middle a {
	color: #fff;
	text-decoration: none;
}

.middle {
	border: none;
	margin-top: -10px;
}



#lower h3{
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: strong;
	margin-top: 10px;
}

#lower p {
	font-family: 'Lucida Sans',arial, sans-serif;
	font-size: 1em;
	color: #3b5a00;
}

#greenbox2 form {
	text-align: center;
}

