@charset "utf-8";
/* CSS Document */

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
img, a		{border:none; outline:none;}

#BPanelPic{
	float:left;
	display:block;
	margin:0px 0px 0px 6px;	
}

.titlefontpoint {
	display:block;
	letter-spacing:normal;
	text-transform: uppercase;
	font-weight:normal;
	font-size:26px;
	line-height:28px;
	color:#464646;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	border-bottom:3px #0e245b solid;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #364E99;
	font-weight: normal;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #364E99;
	font-weight: normal;
}

#footerBtm{
	width:100%;
	height:auto;
	background:#0e245b url(/images/header/footerBg.jpg) 0px -23px repeat-x;	
}

td.Content {
	padding: 25px 60px 10px 72px;
}
#content {
	width:948px;  
	background:url(/Images/Header/int_05.jpg); 
	background-repeat:repeat-y; 
	margin:0px 0px 0px 0px;
}
table.ContentWidth {
	min-height:200px;
	margin:0px 0 0 0;
	width:948px;
	background-repeat:no-repeat;
}
a.snav,a.snav:link,a.snav:visited,a.snav:hover,a.snav:active {
	text-align:left;
	display:block;
	margin:0px 0px 10px 10px;
	line-height:30px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.snav{
	color:#153488;
}

a.snav:hover{
	color:white;
}

#Nav td {
background-repeat:no-repeat;	
}
#Nav { 
margin-left:22px;
margin-top:36px;
min-height:383px;
_height:383px;
}


body		{background:white url(/images/header/bg_int.jpg); background-repeat:repeat-x; margin:0px; padding:0px;}
#wrapper	{width:948px; height:190px; margin:0 auto; background:url(/images/header/int_02.jpg) 0px 0px no-repeat;}


/*			Header				*/
#logo {
	float:left;
	height:160px;
	margin:4px 0px 0px 0px;
	text-decoration:none;
	width:254px;
}

#logo img {
	margin-left: 11px;
    width: 264px;	
}

#logo span { 
	visibility:hidden; 
}

/*			Utility Nav			*/
#utility_nav {
	float:right;
	display:inline;
	margin: 10px 10px 0 0;
}

#utility_nav a{
	text-decoration:none;
	float:left;
	display:block;
	color:#0f3487;
	font-family: 'Montserrat',sans-serif;
	font-size:12px;
	margin:0px 5px;
}

#utility_nav a:hover{
	text-decoration:underline;	
}

#searchArea{
	background:url(/images/header/searchArea.png) 0px 0px no-repeat;
	display: block;
    float: right;
    height: 23px;
    margin: 4px 8px 0 0;
    width: 168px;
}

#searchBox{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #0F3487;
    display: inline;
    float: left;
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    margin: 3px 0 0 9px;
    width: 130px;
}

#searchBtn{
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
}

#socialMedia{
	display: inline;
    float: right;
    margin: 3px 0 0;
}

.phone_number{
	clear: right;
    color: #359AD5;
    display: inline;
    float: right;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    margin: 20px 0 0;
    text-transform: uppercase;
}

.phone_number ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}

.phone_number li{
	float:left;
	display:inline;
	margin:0px 15px;	
}

.phone_number li:nth-last-child(1){
	margin-right:0px;	
}


/*			Primary Nav			*/
#primary_nav{
	border-radius:12px;
	width:auto;
	float:right;
	clear:right;
	margin:23px 0px 0px 0px;
	overflow:hidden;
}

#primary_nav a{
	background-color:#0e245b;
	padding:10px;
	color:white;
	font-family: 'Cabin Condensed', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:3px;
	font-weight:bold;
	transition: background-color 0.5s ease;
}

#primary_nav a:nth-last-child(1){
	margin-right:0px;	
}

#primary_nav a:hover{
	background-color:#359ad5;
}

/*			Main				*/


#rotatingPhotos{
	position:relative;
	margin:10px 0px 0px 5px;
}

.caption{
  color: #E74C3C;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 37px;
    position: absolute;
    right: 20px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    top: 87px;
    z-index: 9999;
}

.photo_frame{
	width:953px;
	height:370px;
	background:url(/images/header/photo_frame.png) 0px 0px no-repeat;
	display:block;
	position:absolute;
	z-index:9999;
	left:-10px;
}

.overlay{
	height: 315px;
    position: absolute;
    right: -10px;
    top: 7px;
    width: 402px;
    z-index: 8888;
	background:url(/images/header/photo_overlay.png) 0px 0px no-repeat;
}

#slider{
	margin: 6px 0 0 10px;
}

.welcome_statement h2, .viewing_paths h2, .latest_news h2, .meet_our_team h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;	
	color:#153488;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
}

.welcome_statement{
	 color: #444444;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    line-height: 19px;
    padding: 24px 0 0 !important;
    text-align: center;
    width: 100%;
}

.welcome_statement h2{
	padding-bottom:0px !important;	
}

.viewing_paths{
	display: block;
    float: left;
    margin: 9px 0 0;
    text-align: center;
}

.viewing_paths h2{
	padding-bottom:0px !important;	
	margin-bottom:0px;
}

.vp{
	display: block;
    float: left;
    height: 119px;
    margin-left: 90px;
    margin-top: 20px;
    width: 167px;
}

#vp1{
	background:url(/images/header/vp_1_off.png) 0px 0px no-repeat;
	margin-left:0px;
}

#vp1:hover{
	background:url(/images/header/vp_1_on.png) 0px 0px no-repeat;
}

#vp2{
	background:url(/images/header/vp_2_off.png) 0px 0px no-repeat;
}

#vp2:hover{
	background:url(/images/header/vp_2_on.png) 0px 0px no-repeat;
}

#vp3{
	background:url(/images/header/vp_3_off.png) 0px 0px no-repeat;
}

#vp3:hover{
	background:url(/images/header/vp_3_on.png) 0px 0px no-repeat;
}

#vp4{
	background:url(/images/header/vp_4_off.png) 0px 0px no-repeat;
}

#vp4:hover{
	background:url(/images/header/vp_4_on.png) 0px 0px no-repeat;
}

.latest_news{
	width:668px;
	height:183px;
	float:left;
	display:block;
	padding-right:30px;
	margin:20px 0px 0px 0px;
}

.latest_news h2{
	border-bottom:1px solid #0e245b;
	padding-bottom:0px;
}

.latest_news table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	width:625px;
}

.latest_news td{
	padding: 0 30px 10px 0;
    width: 290px;	
	vertical-align:top;
}

.latest_news strong{
	font-size:14px;
	font-weight:bold;	
}

.meet_our_team{
	width:250px;
	float:left;
	display:block;
	margin:20px 0px 0px 0px;	
}

.meet_our_team h2{
	padding-bottom:0px;	
}

#slider{
	position:relative;
	width:916px;
	height:309px;
	overflow:hidden;	
}

#slider ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}



#slider ul li{
	position:absolute;
	top:0px;
	left:0px;
	display:none;	
}












