/* CSS Document */
body{
margin: 0;
padding: 0;
font-family: "Lucida Grande", Verdana, sans-serif;
 
color: #4C3927;

}

HTML BODY  {	
 	
	font-family: "Lucida Grande", Verdana, sans-serif;	
	
	font-size: x-small; /* for win IE5*/
	f\ont-size:  small; /* for other IE versions */
	 	
 
	
}

.header{
height: 8em;
background-color:#000066;
border-top: 8px solid #6666A3;
border-bottom: 3px solid #6666A3;
 
 }

.content_wrapper{
background-image:url(images/bg1.jpg);
background-repeat: repeat-x;
background-color:#F9F5E8;
}

.content_interior{
width:760px;
margin-left:auto;
margin-right:auto;
}

.inner_header{
margin-left:auto;
margin-right:auto;
width:760px;
margin-top:25px;
}

.inner_header h1 {
 color: white;
 font-size: 170%;
}

.inner_header h1.small {
 margin-top:  5px;
 font-size: 120%;
 letter-spacing: normal;
}

.inner_header h2 {
 color: white;
 font-size: 140%;
 margin-left: 0;
 padding-left: 0;
 background: none;
}

.title{
color:#FFFFFF;
font-size: 125%;
margin:0px;
padding-top:3px;}

.left_col{
width:200px;
float:left;
margin-top:25px;
clear:both;
}

.navigation{
width:184px;
padding-left:6px;
padding-right:6px;
background-image:url(images/nav_side.jpg);
}

.leftNavBase{
width:196px;
background-image:url(images/nav_btm.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}


.main_content{
	width:545px;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	border-left: solid 1px #E0D0B1;
	padding-left: 10px;
}

 

.main_content img {
	border: none;
}


.grab {
	
	height: 150px;
	
}
.hr{
	width:485px;
	height:8px;
	 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


h2 {
	margin: 0;
	color: #9C9C9C;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:45px;
	padding-top: 5px;
	padding-bottom: 13px;
	background-image:url(images/i.jpg);
	background-repeat:no-repeat;
}

 

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #9C9C9C;
	margin: 0;
	
}

h1.small {
	font-size: 140%;
	margin-top: 10px;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
 
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.footer h3 {
	margin: 6px 0 0px 0;
	 color: black;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: none;
	
}

.footer h2 {
	margin: 6px 0 8px 0;
	 padding: 0;
	font-size: 140%;
	font-weight: normal;
	 background: none;
	text-transform: none;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.menuitem{
list-style-type: none;
margin: 5px 0;
padding: 0;
width:180px;
list-style:none;
}

.menuitem li a{
 
font-weight:bold;
color: #006699;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
list-style-type: none;
list-style:none;
}

 

* html .menuitem li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.menuitem li a:visited, .menuitem li a:active{
color: #00014e;
}

.menuitem li a:hover, .selected{
color: white;
background: #6666A3;
}

.selected {
 
}

.footer{
	background-color:#EFE6CE;
	padding-top:25px;
	padding-bottom:25px;
	color: black;
	font-size: 90%;
}

.footer-inner{
width:760px;
margin-left:auto;
margin-right:auto;}

.footer-inner a img {
border: none;
}

.footer-div{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

 .footer-div{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

#lowerfooter {
	
	font-size: 80%;
	color: white;
	text-align: center;
	
}

li{
margin-left:-20px;
list-style-type:square;
color:#006699;}

.caption {
	font-style: italic;
	text-indent: 5px;
	color: black;
	font-size: 90%;
}
