
/*=== CSS Document ====*/

/*** Global HTML Definitions ***/

html {
	padding:0px;
	margin:0px;
}

body {
	padding:0px;
	margin:0px;
	background-image:url(../images/bg-main.jpg);
	background-repeat:repeat;
	background-position:top;
/*	background-color:#e7f4dc; */
	font-family:Arial, Helvetica, sans-serif;
}

a:link {

}

a:visited {

}

a:hover {

}

a:active {

}

sup {
	font-size:10px;
	line-height:10px;
}

p {

}

/*** Image Settings ***/

img {
	
}

.imgRight {
	float:right;
}

.imgLeft {
	float:left;	
}

/*** Misc Classes ***/

.color1 {
		
}

.color2 {
	
}

.text16Red {
	font-size:16px;
	color:#a40046;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

/*** Flash Containers ***/

#flashContentWrap {
	width:100%;
	margin:0px;
	padding:0px;
}

	#flashContent {
		width:100%;
		margin:0px;
		padding:0px;
	}


/*** Layout / Organization ***/

#siteWrapper {
	margin:0px;
	padding:0px;
	width:860px;
}

#border {
	background-image:url(../images/bg-left_right_border.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
	width:860px;
	margin:0;
	padding:0;
}

#splash {
	z-index:1;	
}
#tempHeader {
	margin:0px 0 0 0;
	padding:0 0 0 70px;
	width:730px;
	height:150px;
	background-image:url(../images/temp_splash_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#tempZone {
	border:4px solid #00529c;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#00529c;
	width:430px;
	text-align:left;
	height:104px;
	margin:0px;
	padding:4px;
	z-index:100;
}
	#tempZone form {
		padding:0px;	
		margin:0px;
	}
	
	#tempZone a:link, #tempZone a:visited {
		color:#9b093c;
		font-size:13px;
		text-decoration:underline;
	}


	#tempZone a:hover, #tempZone a:active {
		color:#9b093c;
		font-size:13px;
		text-decoration:underline;
		
	}

#header {
	margin:0px;
	padding:20px 0 0 0;
	width:750px;
}

#logo {
	margin:0px;
	padding:0px;
	width:150px;
	/*height:134px;*/
	float:left;
	text-align:left;
	/*vertical-align:bottom;*/
}

#headerRCol {
	float:right;
	width:495px;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}

#extrasBar {
	float:right;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}

#extrasBar img.border {
	padding-bottom:0px;
}

#SignUp {
	float:right;
	margin:0px;
	padding:0px;
	padding-left:0px;
	color:#00529c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

#utilityLinks {
	margin:0px;
	padding-bottom:5px;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	color:#a40046;
	letter-spacing:.15px;
	clear:right;
	text-align:right;
}

	#utilityLinks a:link, #utilityLinks a:visited {
		color:#a40046;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}


	#utilityLinks a:hover, #utilityLinks a:active {
		color:#00529c;	
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
/*	
#search {
	width:212px;
	height:23px;
	float:right;
	background-image:url(../images/bg-search_area.gif);
	background-repeat:no-repeat;
	margin:38px 40px 0 0;
	padding:6px 0 0 6px;
	clear:right;
	overflow:hidden;
}

			
			#search input {
					margin:0px;
					padding:0px;
					border:0 none;
					height:18px;
					color:#999;
			}
			
			
        	#search button {
				width:54px;
				height:18px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn-search.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
			
			#search button:hover {
				width:54px;
				height:18px;
				border:0 none;
				background:none;
				margin:0px;
				padding:0px;
				text-align:left;
				background-image:url(../images/btn-search_over.gif);
				background-position:left;
				background-repeat:no-repeat;
			}
*/
#mainNav {
	width:750px;
	background-color:#00529c;
	height:44px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

	#mainNav ul {
		list-style-type:none; 
		margin:0px; 
		padding:0px;
		text-align:center;
	}
	
	#mainNav li {
		display:inline; 
		margin:0px;
		padding:0px;
		float:left;
		text-align:center;
	}
	
	#mainNav img {margin:8px 0 0 0; padding:0px; float:left;}
	
	#mainNav a:link, #mainNav a:visited {
			color:#FFF;
			font-size:14px;
			text-decoration:none;
			padding:16px 6px 16px 6px;
			float:left;
			font-weight:bold;
	}
	
	#mainNav a:hover, #mainNav a:active {
	color:#cccc99;
	font-size:14px;
	background-color:#00529c;
	text-decoration:none;
	padding:16px 6px 16px 6px;
	font-weight: bold;
	}
	
#contentWrapper {
	margin:0px;
	padding:0px;
	width:750px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}

#leftColHome {
	width:421px;
	height:267px;
	margin:0px;
	padding:0px;
	float:left;
}

#newsArea {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:2px 10px 10px 10px;
	background-color:#a40046;
	float:left;
	text-align:left;
	color:#cccc99;
	font-size:14px;
	overflow:hidden;
	height:48px;
}

#news_area_1 {
	width:401px;
	height:20px;
	padding-bottom:3px;
	font-size:12px;
	color:#FFF;
}

#news_area_1 a:link, #news_area_1 a:visited {
	color:#FFF;
	text-decoration:none;
}

.blackNewsText {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cccc99;
	font-size:13px;
}


#rightColHome {
	margin:0px;
	padding:16px;
	background-color:#e5f2ff;
	height:295px;
	width:297px;
	float:right;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	white-space:nowrap;
	/*line-height:2px;*/
}

#fix {
	background-color:#e5f2ff;
	width:100%;
	height:326px;
	
}
#rightColHome2 {
	margin:0px;
	padding:10px 5px;
	background-color:#e5f2ff;
	height:295px;
	width:297px;
	float:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	white-space:nowrap;
	/*line-height:2px;*/
}

.titleTextHome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#a40046;
	font-weight:bold;
}

.titleSubText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00529c;
	font-weight:bold;
}

.titleText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}
	.titleText a:link, .titleText a:visited {
	text-decoration:underline;
	color:#000;
	}
	

.titleSig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#00529c;
}


.photoHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a40046;
	font-weight:bold;
}

.photoDet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

.photoDet a:link, .photoDet a:visited {
	text-decoration:underline;
	color:#000;
	}
	
.linkTextHome {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

	.linkTextHome a:link, .linkTextHome a:visited {
	text-decoration:none;
	color:#00529c;
	}
	
	.linkTextHome a:hover, linkTextHome a:active {
	text-decoration:underline;
	color:#00529c;
	}

.storyTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00529c;
	font-weight:bold;
}

.storyBy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

.storyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
}

.eventDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

.eventTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00529c;
	font-weight:bold;
}

.eventDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
}

/******* Tier Page Styles ********/

#locationBar {
	width:740px;
	margin:0px;
	padding:6px 0 6px 10px;
	color:#a40046;
	background-color:#e5f2ff;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
	text-align:left;
}

	#locationBar a:link, #locationBar a:visited {
		font-size:16px;
		text-decoration:none;
		color:#000;
	}
	
	#locationBar a:hover, #locationBar a:active {
		font-size:16px;
		text-decoration:underline;	
		color:#000;
	}
	
	.pPath {
		font-size:16px;
		font-weight:bold;
		color:#000;
	}
	
#leftColPh {
	float:left;
	margin:0px;
	padding:28px 50px 50px 10px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

#leftCol {
	float:left;
	width:410px;
	margin:0px;
	padding:28px 50px 50px 10px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
	
	#leftCol a:link, #leftCol a:visited {
	text-decoration:underline;
	color:#00529c;
	}
	
	#leftCol a:hover, #leftCol a:active {
	text-decoration:underline;
	color:#00529c;
	}
	

	.introText {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#a40046;
	}
	
	.heading {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#62bd19;
		font-weight:bold;
	}
	
	.greyText {
		color:#999;	
	}
	
.disclaimer {
	font-size:10px;
}
	
#rightCol {
	width:280px;
	float:right;
	margin:0 0 20px 0;
	padding:0px;
}

#subnav {
	width:250px;
	float:right;
	margin:0px;
	padding:15px;
	background-color:#a40046;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	border-bottom:3px solid #FFF;
}

	#subnav ul {
		margin:6px 0 0 16px;
		padding:0px;
	}
	
	#subnav li {
		list-style-image:url(../images/subnav-li-arrowr.gif);
		padding:2px 0 2px 0;
	}
	
	#subnav a:link, #subnav a:visited {
		text-decoration:none;
		font-size:12px;
		color:#FFF;
	}
	
	#subnav a:hover, #subnav a:active {
		text-decoration:none;
		font-size:12px;
		color:#cccc99;
	}

	.subnavHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#subnavK {
	width:250px;
	float:right;
	margin:0px;
	padding:15px;
	background-color:#a40046;
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	border-bottom:3px solid #FFF;
}

	#subnavK ul {
		margin:6px 0 0 16px;
		padding:0px;
	}

	#subnavK a:link, #subnavK a:visited {
		text-decoration:underline;
		font-weight:bold;
		color:#FFF;
	}
	
	#subnavK li {
		/*list-style-image:url(../images/subnav-li-arrowr.gif);*/
		/*padding:2px 0 2px 0;*/
	}
	.subnavKHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	}
	
#photo {
	float:right;
	width:280px;
	margin:0px;
	padding:0px;
}

#footer {
	width:860px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	margin:0 0 -4px 0;
	padding:14px 0 0 0;
	/*	background-color:#FFF;
	background-image:url(../images/bg-left_right_border.jpg);
	background-repeat:repeat-y;*/
	color:#00529c;
	font-size:11px;
}
	
	#footer a:link, #footer a:visited {
			color:#00529c;
			text-decoration:none;
	}
	
	#footer a:hover, #footer a:active {
			color:#00529c;
			text-decoration:none;
	}


.blackFooterText {
	color:#000;	
}


/********* CMS Styles ************/


#saveBTN {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
	margin:0px 2px 2px 0px;
	padding:2px;
	float:left;
}

	#saveBTN button {
			background-color:#efaa22;
			color:#FFF;
			font-weight:bold;
			border:0 none;
	}
	
	#saveBTN button:hover {
			background-color:#62bd19;
			color:#FFF;
			font-weight:bold;
			border:0 none;
	}

#publishCheck {
	float:left;	
	margin:2px 2px 2px 0px;
	padding:2px;
}

.logoffText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

	.logoffText a:link, .logoffText a:visited {
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
	}
	
	.logoffText a:hover, .logoffText a:active {
			color:#FFF;
			text-decoration:underline;
			font-weight:bold;
	}

#editMainNav {
	width:100%;
	clear:both;
	background-color:#efaa22;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:4px 0 4px 0;
}

	
	#editMainNav a:link, #editMainNav a:visited {
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
	}
	
	
	#editMainNav a:hover, #editMainNav a:active {
			color:#FFF;
			text-decoration:underline;
			font-weight:bold;
	}
	
#addSectPg {
	width:100%;
	float:left;
	background-color:#efaa22;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:4px 0 4px 0;
	border-bottom:3px solid #FFF;
}

	
	#addSectPg a:link, #addSectPg a:visited {
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
	}
	
	
	#addSectPg a:hover, #addSectPg a:active {
			color:#FFF;
			text-decoration:underline;
			font-weight:bold;
	}	
	
#modifyPgImg {
	width:100%;
	float:left;
	background-color:#efaa22;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:4px 0 4px 0;
	border-bottom:3px solid #FFF;
}

	
	#modifyPgImg a:link, #modifyPgImg a:visited {
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
	}
	
	
	#modifyPgImg a:hover, #modifyPgImg a:active {
			color:#FFF;
			text-decoration:underline;
			font-weight:bold;
	}
	
#revisionBar {
	width:98%;
	margin:0 0 4px 0;
	padding:6px 0 6px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:3px solid #FFF;
	text-align:left;
	font-size:11px;
}

	
	#revisionBar form {
		margin:0px;
		padding:4px 4px 4px 0;
	}
	
	#revisionBar button {
			width:100px;
			padding:2px 0 2px 0;
			background-color:#efaa22;
			color:#FFF;
			font-weight:bold;
			border:0 none;
	}
	
	#revisionBar button:hover {
			width:100px;
			padding:2px 0 2px 0;
			background-color:#62bd19;
			color:#FFF;
			font-weight:bold;
			border:0 none;
	}



