@charset "UTF-8";
/* CSS Document */

div, body, ul, li, p, a, h1, h2  {
margin:0;
padding:0;
}

.clearboth{
clear:both;
}

.graytext{
color:#666666;
}

.lightgraytext{
color:#cccccc;
}

.whitetext{
color:#ffffff;
}

.redtext{
color:#990000;
}

.bluetext{
color:#003366;
}

.imgleft{
float:left;
padding:0 10px 10px 0;
}

.imgright{
float:right;
padding:0 0 10px 10px;
}

.photos{
list-style:none;
float:left;
padding:0 5px 25px 5px;
text-align:center;
}

h1{
color:#003366;
font-size:24px;
padding-bottom:5px;
padding-top:5px;
}

h2{
color:#5593c0;
font-size:20px;
margin:0;;
}

h3{
color:#000000;
font-size:16px;
margin:0;
}

p{
padding-bottom:10px;
}

body{
background:url(images/body_bg.jpg) repeat-x #ffffff;
font:14px "Times New Roman", Times, serif;
}

#masterbox{
margin:0 auto;
width:840px;
}

#masthead{
width:840px;
}
	
	#logo{
	background:url(images/logo.jpg) no-repeat #ffffff;
	float:left;
	height:100px;
	width:325px;
	}
	
	#address{
	float:left;
	width:515px;
	}

		#tagline{
		background:url(images/tagline_bg.jpg) no-repeat #ffffff;
		padding-top:10px;
		height:40px; /*50px*/
		width:500px; /*515px*/
		}
			.scrolltext{
			color:#ffffff;
			font:18px Georgia, "Times New Roman", Times, serif;
			}
			.monthly{
			color:#FFFF00;
			font:20px Georgia, "Times New Roman", Times, serif;
			}
		
		#phone{
		background:url(images/phone_bg.jpg) no-repeat #ffffff;
		padding-left:200px;
		height:50px; /*50px*/
		width:315px; /*515px*/
		}
		
			.number{
			color:#ffffff;
			font:22px Georgia, "Times New Roman", Times, serif;
			}

#mainbox{
width:840px;
}

	#sidebar{
	background:url(images/sidebar_bg.jpg) no-repeat #ffffff;
	float:left;
	width:220px;
	}

		#navigation{
		padding-top:150px;
		padding-left:25px;
		width:195px; /*220px*/
		}

			#navigation li{
			background:url(images/nav_bg.jpg) repeat-y #ffffff;
			border-left:5px solid #666666;
			list-style:none;
			padding:10px;
			margin-bottom:2px;
			}

			#navigation ol{
			padding:0px;
			margin:0px;
			}
			
				#navigation li.submenu{
				background:none;
				border:none;
				list-style:disc;
				padding:5px  0 5px 0;
				margin-left:20px;
				}
				

				#navigation li.submenu a:hover{
				color:#666666;
				text-decoration:underline;
				}

			#navigation a{
			color:#003366;
			text-decoration:none;
			font-weight:bold;
			}
			
			#navigation a:hover{
			color:#5593c0;
			text-decoration:underline;
			}

				#navigation li.home{
				border-left:5px solid #003366;
				}


				#navigation li.help{
				border-left:5px solid #003366;
				}

				#navigation li.about{
				border-left:5px solid #003366;
				}

				#navigation li.communicate{
				border-left:5px solid #003366;
				}

				#navigation li.news{
				border-left:5px solid #003366;
				}

				#navigation li.financial{
				border-left:5px solid #003366;
				}				

				#navigation li.resource{
				border-left:5px solid #003366;
				}
			
		#request{
		background:url(images/request_bg.jpg) no-repeat #ffffff;
		color:#666600;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}

			.info{
			font-size:18px;
			}

		#tour{
		background:url(images/tour_bg.jpg) no-repeat #ffffff;
		color:#666600;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}
		
		#newsletter{
		background:url(images/newsletter_bg.jpg) no-repeat #ffffff;
		color:#666600;
		padding-left:90px;
		padding-top:15px;
		height:79px; /*94px*/
		width:130px; /*220px*/
		}

	#hero{
	background:url(images/hero_bg.jpg) no-repeat #ffffff;
	padding-left:375px;
	padding-top:315px;
	float:left;
	height:85px; /*400px*/
	width:245px; /*620px*/
	}

		.seen{
		color:#990000;
		font-size:16px;
		}

		.foxnews{
		color:#003366;
		font-size:22px;
		}

	#subhero{
	background:url(images/subhero_bg.jpg) no-repeat #ffffff;
	float:left;
	height:151px;
	width:620px;
	}

	#content{
	background:url(images/content_bg.jpg) no-repeat #ffffff;
	padding:10px 50px 10px 50px;
	float:left;
	width:510px; /*620px*/
	}

		.fontsize{
		color:#666666;
		text-align:right;
		}
		
		#content li.videos{
		list-style:none;
		float:left;
		padding-right:15px;
		}

		#content input{
		background-color:#f2f2f2 !important ;
		border:1px solid #003366;
		font:14px "Times New Roman", Times, serif;
		margin-bottom:5px;
		padding:2px;
		height:18px;
		width:250px;
		}

		#content select{
		width:100px;
		}

		#content textarea{
		background-color:#f2f2f2 !important ;
		border:1px solid #003366;
		font:14px "Times New Roman", Times, serif;
		height:100px;
		width:250px;
		}

		#content .submitbtn{
		background:url(images/submit_btn.jpg) no-repeat;
		border:none;
		width:100px;
		}
		
#events li{
float:left;
padding-right:60px;
list-style:none;
}

#footer{
background:url(images/footer_bg.jpg) no-repeat #ffffff;
padding-left:400px;
padding-top:25px;
height:75px; /*100px*/
width:440px; /*840px */
}
