@charset "UTF-8";
body  {
	background: #9cb1ce;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.2px;
	line-height: 1.2;
}
.twoColFixLtHdr #container {
	width: 810px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #9cb1ce;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #homecopy {
	background-image: url(images/home/home-welcome-news.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.twoColFixLtHdr #homecopynew {
	background-image: url(images/home/home-welcome-news2.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}

.twoColFixLtHdr #header {
	background: #9cb1ce;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 212px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #9cb1ce; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 215px;
} 
.twoColFixLtHdr #footer {
	background:#9cb1ce;
	width: 810px;
	padding-top: 15px;
	text-align: center;
} 
.twoColFixLtHdr #whitebox {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
	padding-left: 15px;
	width: 570px;
	height: 600px;
}
.twoColFixLtHdr   #home-table  {
	background-image: url(images/home/bottom-bar.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 804px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.small-copy {
	font-size: 12px;
	line-height: 1.4;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.linkcopy   {
	color: #673bb8;
	text-decoration: none;
	font-weight: bold;
}
.linkcopy:link  {
	color: #673bb8;
	text-decoration: none;
}
.linkcopy:visited {
	text-decoration: none;
	color: #673bb8;
}
.linkcopy:hover  {
	text-decoration: underline;
	color: #673bb8;
}

.footercopy {
	font-size: small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: left;
}
.tealcopy {
	font-size: 14px;
	color: #106470;
	font-weight: bold;
}
.twoColFixLtHdr #whiteboxshort {
	background-color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
	padding-right: 12px;
	height: 381px;
	width: 558px;
}
.boldcopy {
	font-size: 13.2px;
	color: #000000;
	font-weight: bold;
}

#contactForm {
	float:left;
	background: white;
	width:100%;
	height: 551px;
	overflow-y: scroll;
	overflow-x: hidden;
	}	

#contactForm p{margin:0px;margin-bottom:5px;}	
	

h3 {
	color:#457E81;
	font-weight: bold;
	margin: 0px;
	margin-top:10px;
	}
	
#leftColumn {
	float:left;
	width:50%;
	height:auto;
	}	
	
#rightColumn {
	float:left;
	width:50%;
	height:auto;	
	}	
	
#ColumnLeft, #ColumnMiddle, #ColumnRight {
	float:left;
	width:33%;
	height:auto;	
	}	
	
#ColumnRight {
	height:40px;
	}		
	
.spacer {
	clear:both;
	height:0px;
	line-height:0px;
	}
	
.clear {
	height:3px;
	clear:both;
	}	
	
#contactInfo div{
	margin-bottom:10px;
	}

/* Search Box */
.search{clear:both;background-image: url(images/sidebar/search.jpg);background-repeat:no-repeat;width:196px; height:60px;}
	.search input, .search select{background:transparent; width:140px; height:25px; margin-top:26px;margin-left:15px;margin-right:0px;border:0px transparent solid;float:left;}
	.search input.searchButton{background:transparent;width:23px;float:left;margin-left:0px;}



.twoColFixLtHdr #whiteboxshortscroll {
	background-color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 1.3;
	height: 381px;
	width: 570px;
}

/* Calendar CSS */
#calendar {
	width:100%;
	height: 551px;
	overflow-y: scroll;
	overflow-x: hidden;
	
	}
	
#controls {
	float:left;
	margin-left:10px;
	}
	
#calendarMessage {
	float:left;
	width: 60%;
	margin-right:10px;
	}		
	
#nav-top, #nav-bottom {
	visibility: hidden;
	}	
.twoColFixLtHdr #bottom-tab {
	height: 264px;
	width: 804px;
}

#video {
	width:510px;
	height:282px;
	margin-left:25px;
	align:center;
	text-align:center;
	}

#videoBottom {
	margin-left:25px;
	margin-top:10px;
	text-align:left;
	}
	
	#bottomLeft {
		float:left;
		width: 319px;	
		padding-right:13px;
		}
	#bottomRight {
		float:left;
		width: 195px;
		}	
		#bottomRight img{
		float:left;
		}
		#bottomRight p {
		float:left;
		font-weight:bold;
		}
.clear {clear:both;}		
			

