/* CSS Document */

body {
	font-family: Verdana,  Helvetica, Arial,sans-serif, "Futura Book";
	font-size: 12px;
	color: #E0E0E0;
	background-color:#525252;
	margin: 0px;
	padding: 0px;
	text-align:center
}

#shell{
	width:741px;
	background: url(images/shell_bg.gif) top center repeat-y;

	}
	
#container {
	width:741px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}		
	
#header{
	width:741px;
	height:86px;
	margin:0px;
	padding:0px;
	}			
	
	
#content{
	vertical-align:top;
	width:741px;
	padding:0px;
	margin:0px;
	background:url(images/menu_bg.gif) top left no-repeat;
	}

#contentcopy{
	width:340px;
	margin-top:10px;
	margin-left:197px;
	padding-bottom:18px;
	}
	
#contentlocation{
	width:544px;
	margin-left:197px;
	padding-bottom:18px;
	background-color:#525252;
	}

.map{
	margin:15px 0px 0px 15px;
	}			
	
.head{
	margin-left:177px;
	}	
	
#sidebar{
	vertical-align:top;
	width:177px;
	height:447px;
	margin-top:0px;
	margin-left:564px;
	position:absolute;
	}
	
#footer{
	clear:both;
	width:741px;
	height:67px;
	background:#525252 url(images/footer_bg.gif) 0 0 no-repeat;
	}		
	
#footertag{
	width:741px;
	padding-top:12px;
	text-align:right;
	font-size:10px;
	color:#AAAAAA;
	}
	
#footertag a:hover {
	color:#7FA4B1;
	text-decoration:underline;
	}
	
#footertag a {
	color:#AAAAAA;
	text-decoration:none;
	}		

a{
	color:#7FA4B1;
	text-decoration:none;
	}
	
a:hover{
	color:#AAAAAA;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.nav {
	padding:5px;
	text-align:right;
	}
	
.tall {
	height:360px;
	}		
	
h1 {
 font-family: "HelveticaNeue MediumCond", Helvetica, Arial, Verdana, sans-serif, "Futura Book";
 font-size:19px;
 color:#9FA0A0;
 font-weight:normal;
 margin-top:5px;
 margin-bottom:2px;
 }
 
 h2 {
 font-family: "HelveticaNeue MediumCond", Helvetica, Arial, Verdana, sans-serif, "Futura Book";
 font-size:19px;
 color:#7FA4B1;
 font-weight:normal;
 margin-top:5px;
 margin-bottom:2px;
 }
 
  h3{
 font-family:Helvetica, Arial, Verdana, sans-serif, "Futura Book";
 font-size:18px;
 color:#9FA0A0;
 font-weight:normal;
 margin-bottom:0px;
 }

 
 strong {
 	font-family:Helvetica, Verdana, Arial, sans-serif, "Futura Book";
 	color:#B2CED9;
	 font-weight:bold;
	 font-size:13px;
 }
 
.10pxhelvetica {font-family:Helvetica, Verdana, Arial, sans-serif, "Futura Book";
 				color:#FFFFFF;
				font-size:10px;}

li{
margin-bottom:6px;
line-height:18px;
}	

#content p {
	font-size:12px;
	margin:4px 0 15px 0;
	line-height:18px;
	}

/*  swfobject  */

	#menuflash{
	width:177px;
	height:447px;
	margin-top:86px;
	position:absolute;
		}
		
	#photoflash{
	width:561px;
	height:447px;
	margin-left:180px;
	background-color:#525252;
		}	
		
	#audioflash{
	width:48px;
	height:15px;
	margin-top:12px;
	position:absolute;
		}		


/*  end swfobject  */

/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash #content h1 {
	visibility: hidden; 
	color:#9FA080 ; 
	font-size:19px;
	margin-bottom:2px;
	}
	
.sIFR-hasFlash #content h2 {
	visibility: hidden; 
	color: #7FA4B1; 
	font-size:19px;
	margin-bottom:2px;
	}	
				

/*  end  sIFR  */

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	color:#AAAAAA; 
	font-size:12px;
	}

	#faq a:hover {
	text-decoration:none; 
	color:#7FA4B1;
	}

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	color:#B2CED9; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px;
	line-height:18px; 
	}

/*  end FAQ Formatting  */
	
.altmenu {
	padding:10px;
	color: #B2CED9;
	background-color: #74939D;
	width: 95%;
	text-align:center;
	border:1px solid #59737C;
	line-height:18px;
	}	
	
.altmenu a:hover {
	color:#B2CED9;
	text-decoration:underline;
	}
	
.altmenu a {
	color:#FFFFFF;
	text-decoration:none;
	}		
	
/*  fun links  */

	#funlinks{
	background-color:#74939D;  
	padding:2px 2px 2px 2px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:2px 2px 2px 2px;
	}
	
/*  end fun links  */		