@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../_images/blueback.jpg);
	background-repeat: repeat-x;
	background-color: #016394;
}
/* DIVS -------------------------------------------*/

#container {
	width: 80%;  
	/*background: #FFFFFF;*/
	margin: 0 auto;
	text-align: left; 
	min-width: 800px;
	max-width: 900px;
}
#header {
	height: 155px;
	background-image: url(../_images/topband.jpg);
	background-repeat: repeat-x;
}
#topnav {
	background-color: #FCF;
	height: 34px;
}


#mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}
#mainContent a{
	text-decoration: underline;
}
#mainContent a:link{
	color: #015076;
}
#mainContent a:visited{
	color: #0181BE;
	background-color: #FFF;
}
#mainContent a:hover{
	color: #FFF;
	background-color: #016394;
}
#mainContent a:active{
	color: #FF0;
	background-color: #090;
}



#footer {
	width: 80%;
	margin:0 auto;
	padding-top: 20px;
}

#lvl1subnav {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: right;
	padding-right: 15px;
}
.stripes {
	height: 23px;
	background-image: url(../_images/stripes.jpg);
	background-repeat: repeat-x;
}
.columnpadding {
	padding-right: 20px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ STYLES ++++++++++++++++++++++++++++++++++++++++++++++++++ */
h1{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 28px;
	font-style: italic;
	line-height: 145%;
	font-weight: normal;
	color: #004A6F;
	padding-bottom: 15px;
	text-transform: capitalize;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 145%;
	color: #005C88;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
}


h3{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 9px;
}
.bodytext ul {
	padding-left: 20px;
	margin-left: 20px;
}
.bodytext li {
	padding-bottom: 6px;
	margin-left: 20px;
}
.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 145%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 9px;
}
.introtext_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 145%;
	color: #fff;
	font-weight: normal;
	/*margin-bottom: 9px;*/
}
.quote {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 1.5em;
}


.contactbkgrnd {
	background-image: url(../_images/contact_bk.gif);
	background-repeat: repeat-x;
}
.contactemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #003399;
	vertical-align: middle;
	margin-top: 20px;
	text-align: center;
}
.contactemail A:link {
	color: #003399;
	text-decoration: none;
}
.contactemail A:visited {
	color: #003399;
	text-decoration: none;
}
.contactemail A:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.top_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 145%;
	font-weight: bold;
	color: #005C88;
	text-align: center;
	margin-top: 3px;
	padding-top: 3px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
	text-align: center;
}
.footertxt A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt A:hover {
	color: #FFFF99;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #686045;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 2px;
	padding-left: 0px;
	height: 30px;
	/*width: 200px;*/
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
	display: block;
}

.subnav span {
	color: #006699;
	text-decoration: none;
}
.subnav A:link {
	color: #686045;
	text-decoration: none;
}
.subnav A:visited {
	color: #686045;
	text-decoration: none;
}
.subnav A:hover {
	color: #006699;
	text-decoration: none;
	background-image: url(../_images/level-one-subnav.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.quote {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 1.5em;
}
.blue_reverse{
	color: #FFF;
	font-weight: bold;
	background-color: #016394;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 300px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #000000;
	font-weight: normal;
	padding: 6px;
}
.home_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 145%;
	color: #005C88;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	font-weight: normal;
	/*margin-bottom:9px;*/
}

#projects {

}
#projects td{
	padding-top:6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1E2;
}
