/* CSS Document */


body {

	background-color:#FFFFFF;
	background-image:url(img/bg_gradient.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#660000;
	margin:0 auto;
	
	}
	
#container {

	width: 100%;
	min-height: 100%;
	height: 100%;
	background-image:url(img/bg_overlay.gif);
	background-repeat: repeat;
	margin: 0 auto;
	margin-top:0;
  
  	}	
  
 #shield_container {
	margin: 0 auto;
	width: 880px;
	
	}	

 #shield_content {
 
 	margin: 0 auto;
	width: 800px;
	background-image:url(img/shield_background.gif);
	background-repeat:repeat-y;
	background-position:center;
	
	}
	
 #fullnav-bottom {
	margin: 0 auto;
	width: 880px;
	background-image:url(img/fullnav-bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:61px;
	}
	
 #fullnav-top {
	margin: 0 auto;
	width: 880px;
	background-image:url(img/fullnav_top.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:120px;
	}				

 #insidenav-bottom {
	margin: 0 auto;
	width: 880px;
	background-image:url(img/insidenav-bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:61px;
	text-align:center;
	}		
	
 #shield_gradient {
 
 	margin: 0 auto;
	width: 717px;
	background-image:url(img/content_gradient.gif);
	background-repeat:repeat-x;
	background-color:#CCCC99;
	
	}
	
#shield_inside {
	
	width:690px;
	margin: 0 auto;				
	
	}

 #shield_bottom {
 
 	margin: 0 auto;
	width: 880px;
	height: 205px;
	background-image:url(img/shield_bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	}
	
			

 #footer_container {
 
 	margin: 0 auto;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	vertical-align:bottom;
	
	}	 
  
.footer {

	text-align:center;
	width:auto;
	background-color:#FFFFFF;

	
	}
	
.footer a:link {
	
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#660000;
	text-decoration:none;
	
	}	
	
.footer a:visited {
	
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#660000;
	text-decoration:none;
	
	}		

.footer a:hover {
	
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#666633;
	
	}
	
.footer a:active {
	
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#660000;
	text-decoration:none;
	
	}		
	
.subnav {

	font-size:8.5px;
	font-weight:bold;
	color:#666633;
	text-align:center;
	
	}

.subnav a:link {
	
	font-size:8.5px;
	font-weight:bold;
	color:#666633;
	
	}	
	
.subnav a:visited {
	
	font-size:8.5px;
	font-weight:bold;
	color:#666633;
	
	}		

.subnav a:hover {
	
	font-size:8.5px;
	font-weight:bold;
	color:#660000;
	
	}
	
.subnav a:active {
	
	font-size:8.5px;
	font-weight:bold;
	color:#666633;
	
	}	