@charset "utf-8";
/* CSS Document */

#form1 #jumpMenu1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
background-color: #202020;
	color: #CCCCCC;}
	
#form2 #jumpMenu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}
#form3 #jumpMenu3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form4 #jumpMenu4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form5 #jumpMenu5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form6 #jumpMenu6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}

#form7 #jumpMenu7 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}



.style1 {font-family: "Lithos Pro Regular";
	     font-size: 12px;
	     color:  #CCCCCC;}

.style2 {font-family: Tahoma;
         color: #666666;}

.style3 {
	font-family: "Lithos Pro Regular";
	font-size: 12px;
}

.style4 {color: #666666;
          font-family: "Trebuchet MS";
	      font-size: 12px;}

.style5 {color: #CCCCCC;
          font-family: "Trebuchet MS";
	      font-size: 12px;}

.style6 {
	font-family: "Trebuchet MS";
     	color:#000000;
	font-weight: bold;
	font-size: 12px;
	width: auto;
}

.style7 {color:#999999;
          font-family: "Trebuchet MS";
	      font-size: 12px;}

		  
#Bfooter {	font-size: .80em;
			font-style: italic;
			margin-left: auto;
			margin-right: auto;
			width: 1125px;
			font-family: Verdana, Arial, sans-serif, "Trebuchet MS";
}

#Bfooter table {	color:#999999;
				font-family: "Trebuchet MS";
				font-size: 12px;
}

/* configures the "Bfooter area */
#Bfooter a:link { color: #999999; text-decoration:none; }
#Bfooter a:visited { color: #999999; }
#Bfooter a:focus, #Bfooter a:hover { color: #ffffff; }
#Bfooter a:active { color: #999999; }

body {	margin: 0;
		padding-top: 0px;
		background-image: url(../backgrounds/BackgroundImage.gif);
}

.body_text { color: #666666;
			text-align: center;			}
			
			
#container {	background-color: #000000;			
			color: #006600;
			width: 1100px;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			font-family: Verdana, Arial, sans-serif;
}

#copyright {	text-align: center;
			color: #999999;
			font-size: .80em;
			font-family: Ariel, Helvetica, sans-serif,"Trebuchet MS", "Lithos Pro Regular";
}

#copyright a {			
}

#copyright a:link { color: #999999; text-decoration:none; }
#copyright a:visited { color: #999999; }
#copyright a:focus, #copyright a:hover { color: #ffffff; }
#copyright a:active { color: #999999; }

#header{	height: 300px;
			width: 1100px;
			background-color: #003399;
			background-image:url(../Images/CT/CT_Banner5/HartfordRiver-Banner-1100.jpg);
			background-size: 1100px 300px;

			}

#nav {	float: left;
		width: 200px;
		height: 970px;
		font-weight: bold;
		letter-spacing: 0.1em;
		font-size: 0.80em;
		font-family: Ariel, Helvetica, sans-serif;
}

#nav ul {	list-style-type: none;  /* removes the list markers from the "Left Navigation Column" */
			margin-top: 20px;
			margin: 0;
			padding: 0;
}
		

/* configures pseudo-classes for the "Left Navigation Column" */
#nav a { text-decoration: none;
		padding: 20px;
		display: block;
		background-color: #AA151B;
		border-bottom: 1px solid #FFFFFF;
		/*     border-top: 1px solid #FFFFFF;     */
}


#nav a:link {color: #ffffff; }
#nav a:visited { color: #ffffff; }
#nav a:focus, #nav a:hover { color: #FFFFFF; background-color: #CC0033; }
#nav a:active { color: #000000; }

/* configure image in the "Left Navigation Column" */
#nav img {	border: 0;
			margin-left: auto;
				margin-right: auto;
}

.TopNav {	text-align: center;
			padding-top: 20px;
			height: 40px;
			font-size: 0.80em;
			font-family: Verdana, Arial, sans-serif;
			background-color: #AA151B;
}

.TopNav a {	text-decoration: none;
			padding-top: 20px;
			padding-right:40px;
			padding-left:40px;
			padding-bottom:25px;
			/*display: block;*/
			background-color: #AA151B;
			/*border-bottom: 1px solid #FFFFFF;*/
			/* border-top: 1px solid #FFFFFF; */
}

.TopNav a:link {color: #ffffff;  }
.TopNav a:visited { color: #ffffff; }
.TopNav a:focus {     }
.TopNav a:hover { color: #F1BF00; background-color: #CC0033; text-decoration: none;}
.TopNav a:active { color: #000000; }