@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26081b;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#wrapper {
	background-color: #ffffff;
	width: 1026px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	}

	
#nav {
	line-height: 14px;
	height: 26px;
	font-size: 11px;
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
	}
#banner {
}

	

#nav ul {
	margin: 0;
	list-style: none;
	}
	
#nav ul a {
	display: block;
	padding: 0 12px;
	line-height: 26px;
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(../images/navDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#nav .here {
	display: block;
	padding: 0 12px;
	line-height: 26px;
	text-decoration:none;
	background-image: url(../images/navDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	background-color: #0B6184;
	}

.last {
	margin-right: -1px;

	}

#nav ul a:hover {
	background-color: #663300;

	}
	
#nav ul li {
	float: right;
	}	
	
#banner {
	padding-top: 12px;

}



#content{
	padding-top: 0px;
	padding-bottom: 0px;
}

#content p {
	padding-right: 15px;
	padding-left: 20px;
}
#content a {
	color: #004eff;
}

#content a:hover {
	color: #40b401;
}




#clear {
	clear: both;
	text-indent: -9999px;

}
#colA {
	float: left;
	width: 340px;
}
#colB {
	float: left;
	width: 340px;
	margin-left: 3px;
}
#colB a {
	color: #12638E;
}
#colB a:hover {
	color: #13a4e1;
}


#colC {
	float: right;
	width: 340px;
}
h1 {
	padding-left: 15px;
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}




#footer   {
	background-color: #5592ac;
	color: #c2d4dc;
	text-align: right;
	padding: 10px;
	font-size: 65%;
}




#footer a {
	color: #c2d4dc;
	text-decoration: none;
	}

	
	
#footer a:hover {
	text-decoration: underline;
	color: #fffff;
	}
h2 {
	font-size: 20px;
	margin-bottom: -10px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0B6184;

}
#facebook {
	float: left;
}

.lg {
	font-size: 150%;
	line-height: 125%;
}
h3 {
	padding-left: 15px;
	font-weight: normal;
}
.blueLg {
	color: #0b3382;
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #c10d03;
}



		
.isml {
	font-size: 90%;
	font-style: italic;
}
.sml {
	font-size: 90%;
}

#apDiv1 {
	position:absolute;
	left:888px;
	top:58px;
	width:123px;
	height:52px;
	z-index: 4;
}
#apDiv2 {
	position:absolute;
	left:831px;
	top:10px;
	width:156px;
	height:71px;
	z-index: 2;
}
#apDiv3 {
	position:absolute;
	left:744px;
	top:51px;
	width:141px;
	height:57px;
	z-index: 3;
}
#subnav p {
	font-size: 14px;
	color: #0B6184;
	margin-top: 2px;
	line-height: 18px;
	margin-bottom: 4px;
}
#subnav .active {
	background-image: url(../images/subnav-active.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
}

#subnav a {
	color: #17608B;
	background-image: url(../images/subnav-inactive.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	}
	
#subnav a:hover {
	color: #13A4E1;
	}
#colA li a {
	color: #5D3713;
}
#colA li {
	padding-bottom: 4px;
}
#colA li a:hover {
	color: #13A4E1;
}
.storyNote {
	font-size: 80%;
	color: #999999;
}
li {
	padding-bottom: 10px;
}
.larger {
	font-size: 110%;
}
.smaller {
	font-size: 80%;
}
.uline {
	text-decoration: underline;
}
