@charset "utf-8";
* { outline: none; }
html, body{
	margin:0px;
	padding:0px;
	background-color:#ef6421;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.container{
	text-align:left;
	margin-top:15px;
	width:937px;
	background-color:#FFFFFF;
	background-image: url(../images/rightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#header{}


.sidenav{
	text-align:right;
	float:left;
	margin-top:-24px;
	padding-left:67px;
	line-height:24px;
}
.sidenav img{
	margin-bottom:20px;
}
.sidenav a{
	color:#646466;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.sidenav a:hover{
	color:#f46e31;
}
.sidenav .active, .sidenav .active:hover{
	color:#f46e31;
}


.content, #homepagePhotosFlash{
	color:#737476;
	width:551px;
	float:left;
	margin-left:51px;
	background-color:#def1f8;
}
.content #bodycopy{
	font-size:10px;
	padding:20px;
}

#bodycopy a{
	color:#737476;
	font-weight:bold;
}
#bodycopy h1{
	margin-top:0px;
	font-family:Impact,Arial,Helvetica;
	font-size:20px;
	font-weight:normal;
}
#bodycopy h2{
	font-size:12px;
	margin-bottom:0px;
}

.homepageContent{
	float:right;
	padding:10px;
	width:335px;
	font-size:10px;
	color:#747474;
}
.homepageContent b{
	color:#0070b8;
	font-size:11px;
}

ul{
	margin-top:3px;
	padding-left:20px;
}
li{
}

.newsListing{
	margin-top:8px;
}
.newsListing #title{
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.newsListing #title a{
	color:#f26522;
}
.newsListing #title a:hover{
	text-decoration:none;
}
.newsListing #source{
	font-size:10px;
	display:inline;
}	
.newsListing #theDate{
	display:inline;
}
.newsListing #summary{
	margin-left:15px;
}


.newsDetail{
	margin-bottom:15px;
	padding-bottom:15px;
}

.newsDetail #theDate{
}
.newsDetail #title{
	font-size:12px;
	font-weight:bold;
}
.newsDetail #source{
	font-size:12px;
	display:inline;
}	
.newsDetail #summary{
	margin-top:15px;
}


.territoriesList table{
	width:100%;
	border:none;
}
.territoriesList td{
	width:33%;
	vertical-align:top;
	table-layout:
}
.territoryListing{
	margin-bottom:15px;
	padding-bottom:15px;
}
.territoryListing b{
	font-size:11px;
}
.territoryListing #address{
	/* margin-left:15px; */
}
.territoryListing #info{
	margin-left:25px; 
}
						
						
	
#bodycopy #contactTop{
	font-size:14px;
	font-weight:bold;
	margin-top:50px;
	margin-left:30px;
}
#bodycopy #contactMiddle{
	font-size:14px;
	color:#f26522;
	font-weight:bold;
	margin-top:12px;
	margin-left:30px;
}
#bodycopy #contactMiddle a{
	color:#f26522;
	text-decoration:none;
}
#bodycopy #contactMiddle a:hover{
	text-decoration:underline;
}
#bodycopy #contactBottom{
	font-size:12px;
	margin-top:12px;
	margin-left:30px;
}	

	



.sitemap{
	margin-left:20px;
}
.sitemap a{
	font-size:12px;
	line-height:22px;
	text-decoration:none;
}
.sitemap a:hover{
	color:#FF6600;
	text-decoration:underline;
}
						
#nextStepFlashButton{}
#nextStepFlash_home{
	float:right;
	margin-right:104px;
}
.footernav{
	padding-top:20px;
	text-align:center;
	clear:both;
	color:#f46e31;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
}
.footernav a{
	color:#f16621;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.footernav a:hover{
	text-decoration:underline;
}
.footernav .active, .footernav .active:hover{
	color:#636466;
	text-decoration:none;
}

