@charset "utf-8";
/* CSS Document */

@media screen {
html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background-image:url(/images/top-bars.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333;
}
p {margin:0; padding-bottom:.8em;}
#container {
	position:relative;
	width:980px;
	margin:0 auto;
	background-image:url(/images/bkg-container.jpg);
	background-repeat:repeat-y;
	background-color:#f1f1f2;
	/*border:solid 1px yellow;*/
}

/* ----------------  HEADER SECTION ----------------- */
#header {
	width:980px;
	height:145px;
}
#logo {
	float:left;
	width:225px;
	height:145px;
	background-image:url(/images/logo.jpg); 
	cursor:pointer;
}
#headerImg {
	float:right;
	width:755px;
	height:145px;
	/*background-image:url(images/header-gazebo.jpg);*/
}
#navHeader {
	position:relative;   
	width:150px;
	top:-25px;
	left:775px;
	color:#fff; 
	/*border:solid 1px #990066;*/
}
#navHeader a:link, #navHeader a:active, #navHeader a:visited {
	color:#fff;
	text-decoration:none;
}
#navHeader a:hover {color:#b68f28;}
/* ------------------ LEFT COLUMN -------------------- */
#leftColumn {
	float:left;
	clear:both;
	width:225px;
	background-image:url(/images/nav-grad.jpg); 
	background-repeat:no-repeat;
	background-color:#c8c9cb; 
	/*border:solid 1px #FF6600;*/
}
#nav0 {
	/*float:left;*/
	/*margin:10px 0 0 15px;*/
	margin:10px 0 25px 15px;
	width: 200px; 
	min-height:400px;
	/*height:350px;*/
	z-index: 10;
	/*border:solid 1px blue;*/
}
#MainNavigation { 
	font-size:1.25em;
}
#MainNavigation ul {
	margin:5px 0 0 15px;
	padding:0;
	list-style-type:square;
}
#MainNavigation li {font-size:0.9em;}
#MainNavigation a {
	font-size:13px;
	text-decoration:none;
}
#MainNavigation a:link, #MainNavigation a:active, #MainNavigation a:visited {
	color:#174C99;
}
#MainNavigation a:hover, #MainNavigation #current a {color:#b68f28;}
#MainNavigation .current a {color:#b68f28;}
#MainNavigation ul ul {margin:0 0 0 15px; padding:0; list-style-type:disc;}
#myFCDS {
	width:186px; 
	margin:25px 0 250px 25px; 
	height:84px; 
	/*border:2px solid red; */
	/*background-image:url(images/myFCDS.gif); */
	/*cursor:pointer;*/
	}

/* ------------------ CONTENT ------------------ */

#content {
	float:left;
	clear:none;
	width:438px;
	margin:0 0 25px 0;
	padding:0 36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	border-right: solid 1px #bbbbbb;
}
#content p {margin:0; padding-bottom:.8em;}
.contentImageHolder {
	position:relative;
	left:-14px; 
	float:left; 
	margin:0 10px 10px 0;
}
/* containing image = 468 X 324. Inner image = 426 X 280. */
.imgLandscape {
	position:relative; 
	width:426px; 
	height:280px; 
	left:-14px; 
	padding:22px 21px; 
	background-image:url(/images/imgContainerLandscape.jpg); 
	background-repeat:no-repeat; 
	margin:0 0px 10px 0; 
	/*border:1px solid #990099;*/
	} 
.imgPortrait {position:relative; left:-14px; float:left; padding:16px 17px; background-image:url(/images/imgContainerPortrait.jpg); background-repeat:no-repeat; margin:0 10px 10px 0;}
#content h1 {
	font-size:1.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:125%; padding:25px 0 10px 0;
	border-bottom:solid 1px #bbbbbb;
}
#content h2 {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:100%; 
}
#content h3 {
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:100%; 
}
#content h4 {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:100%;
}
#content a {
	font-size:13px;
	text-decoration:none; border-bottom:dotted 1px #174C99;
}
#content a:link, #content a:visited, #content a:active {
	color:#174C99;
}
#content a:hover {color:#b68f28; border-bottom:dotted 1px #b68f28;}
#content ul {margin-top:0;}
#content_sub {
	padding:5px 7px; 
	margin-top:25px;
	background-color:#c8c9cb;
	background-image:url(/images/nav2-grad.jpg); 
	background-repeat:repeat-x; 
	border:solid 1px #CCCCCC; 
	clear:both;
 }

/* ----------------- RIGHT COLUMN ----------------- */
#rightColumn {
	float:right;
	margin:0 10px 25px 0;
	width:185px;
	padding:0 28px 0 18px;
	/*border:solid 1px red;*/
}
#QuickLinks ul {
	margin:5px 0 0 20px;
	padding:0 0 10px 0;
	list-style-type:square;
}
#QuickLinks a {
	font-size:13px;
	text-decoration:none;
}
#QuickLinks a:link, #QuickLinks a:visited, #QuickLinks a:active {
	color:#174C99;
}
#QuickLinks a:hover, #QuickLinks #current a {color:#b68f28;}
#QuickLinks .current a {color:#b68f28;}
#nav2 {
	width:180px;
	padding:0 5px;
	margin-top:15px;
	background-image:url(/images/nav2-grad.jpg);
	background-repeat:repeat-x;
	background-color:#c7c8ca; 
	/*border:solid 1px #6666FF;*/
}
#nav2 ul {
	margin:5px 0 0 20px;
	padding:0 0 10px 0;
	list-style-type:square;
}
#nav2 ul ul {
/* did this specifically for FastTrack */
	margin-top:0; padding:0;
	}
#nav2 a {
	font-size:13px;
	text-decoration:none;
}
#nav2 a:link, #nav2 a:active, #nav2 a:visited {
	color:#174C99;
}
#nav2 a:hover {color:#b68f28;}
#nav2 .current a {color:#b68f28;}
#nav2 .NOTcurrent a {color:#174C99;}
#nav2 h2 {
	font-size: 1.25em; 
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;
	border-bottom:solid 1px #bbbbbb;
}
.banner {
	position: relative;
	left:-14px;
	width:225px;
	height:175px;
	background-image:url(/images/picFrame-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center; 
	cursor:pointer; 
	/*border:solid 1px #99CC33;*/
}
.banner p {
	width:180px;
	margin:0 auto;
	color:#fff;
	font-size:1em;
}

/* ---------------------- FOOTER --------------------- */

#footer {
	position:relative; 
	/*margin-top:225px;*/
	clear:both;
	width:1500px;
	left:-200px;
	height:66px;
	background-color:#00285d;
}
#footer p {
	position:relative;
	left:426px;
	top:10px;
	margin:0;
	font-size:12px;
	color:#fff;
}
#footer a {
	color:#fff;	
}
#imgRSS {
	position:absolute;
	left:980px;
	top:-50px;
}
#imgShield {
	position:absolute;
	left:210px;
	top:-235px;
	z-index:5;
}
.table_borders,.table_borders td  {
	border-collapse:collapse;
	border:1px solid #174C99; 
	padding:0 3px;
	}
.table_border_bottom, .table_border_bottom td {
	border-collapse:collapse;
	border-bottom:1px solid #174C99; 
	padding:0 3px;
	}
#container a img {border:none;}
#container a.imageButton {border:none;}
#container a.imageButton:visited {
	text-decoration: none;
	border: none;
}
.redText {color:#FF0000;}
}


