body {
	background: #172f7f;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */

}

div {
	margin: 0;
	padding: 0;}


p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing */
p{
	font-size: 14px;
	line-height: 22px;
	margin:10px 0px;
	padding:0px 10px;
	color:#333;
	

}

div#content li {
	font-size: .9em;
	line-height: 1.1em;
	margin:10px 0px;
	padding:0px 10px;
	color:#FFFF99;
	
	
}


h1 { font-size: 22px;
color:#fff;
border-bottom:#CCCCCC;}



h2 {
	font-size: 1.4em;
	color:#fff;

}

h3 {
	font-size: .9em;
	font-weight:bold;

}
h5 {
	
	color:#ff0000;
	
}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #171b7f;}
a:visited { text-decoration: none;
text-decoration: underline;}
a:hover {
	text-decoration: none;
	color: #000;
	text-decoration: underline;}
a:active { text-decoration: none;
text-decoration: underline;}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	padding: 0;
 }
a:link {
}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
     font-weight: bold;
}
a:active {
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 900px;
	margin:25px auto;
	border: 0;
	background:#fff;
	border:medium;
	border:#fff;
	
}



div#audio {
	float:right;
	padding:4px 25px 0px 15px;
	position:relative;
	font-size:1.0em;
	
}



div#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:150px;
position:relative;
border-bottom:1px solid #000;

}

div#flash {
	float:left;
	padding:0px;
	margin:0px;
	position:absolute;
	left: 1px;
	top: 3px;
	width: 92px;
}	

div#content {
	width: 900px;
	margin: 0px auto;
	padding-top:10px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	background-color:171b7f;
	border:#333;
	
}


div#contact {
	margin:10px 0px 0px 0px;
	padding: 10px 0 10px 10px;
	color: #000099;
	}
	#contact h1 {
		font-size: .82em;
		font-weight: bold;
		padding: 0 5px;}
		
	#contact h2 {
		font-size: 12px;
		font-weight: bold;
		color:#0d3466;
		
		padding: 0px 5px 0;}
	#contact address {
		padding: 0 5px;
		font-size:.85em;			
		}
		
	#contact p {
		padding: 0;
		margin:0px;
		font-size: 12px;}
	#contact a {
		font-size: 11px;
		color: #A87038;
		text-align:left;
		text-decoration:underline;
		padding:0;}
	
	
#map{
	padding-bottom:5px;
	float: left;
	clear: left;

}


div#footer {
height:10px;
background-color:#596B82;
border-top:1px solid #ba1719;

}

div#owner {
	clear: left;
	width: 900px;
	height: 15px;
	margin: 0px auto;
	padding:5px 0px 0px 0px;
}

div#owner img {
	float: left;
	border: none;
	
	
	
}
div#copyright {
	font-size: 9px;
	text-align: right;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px 25px 5px 0px;
	}

	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #fff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	


/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */
/* NAVIGATION CONTAINER */
div#nav {
	/*position: absolute;
	top: 150px;
	left: 0;*/
	width: 175px;
	border-bottom:1px solid #6E7D8F;
	}
	
div#nav li #current, div#nav li a#current:hover{
	background: #6E7D8F;
	color: #fff;
	text-transform:uppercase;
	
	}

/* UL TAG */
div#nav ul {
	list-style: none;
	width: 175px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: uppercase;
	list-style:none;
	list-style-image:none;} 

div#nav li {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	text-align: left;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #999;}

div#nav li a {
	display: block;
	padding: 7px 0;
	color: #000;
	text-decoration: none;
	width: 100%;
	text-indent: 15px;
	text-align: left;}

html body #nav li a {
	width: auto;}

div#nav li a:hover {
	background: #999;
	color: #fff;
	list-style:none;
	list-style-image:none;}
	
	
	


div#mainnav {
	/*position: absolute;
	top: 150px;
	left: 0;*/
	width: 175px;
	border-bottom:1px solid #FFF;
	}
	
div#mainnav li #current, div#mainnav li a#current:hover{
	background: #ba1719;  
	color: #fff;
	text-transform:uppercase;
	
	}

/* UL TAG */
div#mainnav ul {
	list-style: none;
	width: 175px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: uppercase;
	list-style:none;
	list-style-image:none;} 

div#mainnav li {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	text-align: left;
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #333;}

div#mainnav li a {
	display: block;
	padding: 7px 0;
	color: #000;
	text-decoration: none;
	width: 100%;
	text-indent: 15px;
	text-align: left;}

html body #mainnav li a {
	width: auto;}

div#mainnav li a:hover {
	background: #6E7D8F;
	color: #fff;
	list-style:none;
	list-style-image:none;}


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 900px;
	margin: 0px auto;
	clear: both;
}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: right;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 10px;
	margin: 0px;
	border-right: 1px solid #999;
	color: #000;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #ba1719;
	}




/* ----------------- CUSTOM CLASSES ----------------- */



#colTwo{
float: right;
width: 175px; 
margin:0px;
border-top:1px solid #fff;
padding:0px;
position:relative;
background-color:#989797;



}


#colOne{
	float:left;
	width:709px;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
	position:relative;
	background-color:#b9b9b9;
	border-top:1px solid #fff;
	
	
}

#colTwo h3, address{

	font-size: .9em;
	line-height: 1.8em;
	margin:10px 0px;
	padding:0px 10px;
}

.clear {
	clear:both;

}




/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 2px;
	background: #919191;
	margin: 0px 15px 10px 10px;
	border:1px solid #fff;
	
}
img.right {
	float: right;
	clear: right;
	padding: 2px;
	background: #919191;
	margin: 0px 10px 10px 10px;
	border:1px solid #fff;
	
}




#cta{
	width:900px;
	height:40px;	
	position:relative;
	padding:0px;
}
.cta2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A87038;
float:left;
padding:12px 15px 0px 0px;
position:relative;

}

#cta3{
	float:left;
	padding:5px;
	margin:0px;
	position:absolute;
	left: 8px;
	top: 5px;
	height: 20px;
	font-size:16px;
	color:#000066;
	width: 535px;
	
}



div.left span{
 color:#ff0000;
}




#logos img{

	padding:10px 0px 15px 0px;	

}

div#columns{
	width:900px;
	position:relative;
	background-color:#989797;
	
	
}

#cc{
padding:0px 0px 15px 15px;
margin:0px;
float:left;


}
