/* LAYOUT - main body of page */
body, html {
	background:#d3d2d2 url(../images/background.gif) repeat-x;
	margin-top:0px;
	top:0;
	padding:0;
	font-family: Verdana, Geneva, Bitstream Vera Sans, sans-serif, Tahoma, Arial, Helvetica;
	}	
div#wrapper {
position:relative;
width: 910px;
margin:0 auto;
margin-top:9px;
height:auto;
padding:0;
background:transparent url(../images/page_shadow2.gif) repeat-y;

}

/*Layout HEADER */
div#header {
display:block;
margin:0 auto;
padding:0;
height:96px;
background:url(../images/top_page2.gif) top no-repeat;

}
	div#header div#logohome{
	position:absolute;
	top:18px;
	left:10px;
	width:305px;
	height:64px;
	background:url(../images/logo.gif) no-repeat;
	}
/* POST IT FOR MAIN PAGE */
	div#header div#springbreak{
	position:absolute;
	top:14px;
	left:428px;
	width:116px;
	height:56px;
	background:url(../images/postit.gif) no-repeat;
	}
	div#header div#springbreak a{
	display:block;
	width:116px;
	height:56px;
	}	

	div#header div#logo{
	position:absolute;
	top:18px;
	left:10px;
	width:305px;
	height:64px;
	background:url(../images/logo.gif) no-repeat;
	}
	div#header div#logo a{
	display:block;
	width:305px;
	height:64px;
	}	
	div#header div#logo a:hover{
	top:18px;
	left:10px;
	display:block;
	width:305px;
	height:64px;
	background:url(../images/logo_hover2.gif) no-repeat;
	}	
	div#header div#top_nav{
	position:absolute;
	text-align:right;
	top:31px;
	left:598px;
	width:295px;
	height:30px;
	color: #141414;
	font-size:11px;
	}
	div#header div#top_nav a{
	color: #141414;
	text-decoration:none;
	}
	div#header div#top_nav a:hover{
	text-decoration:underline;
	}
	div#header div#search{
	position:absolute;
	top:43px;
	left:673px;
	width:220px;
	background:url(../images/search.gif) left no-repeat;
	}
	div#header div#search input.textInput{
	margin-left:50px;
	font-size: 9px;
	height:11px;
	border:1px solid #024465;
	}
	div#header div#search input.searchSubmit{
	background:url(../images/search_button.gif) no-repeat;
	border:0;
	width:17px;
	height:17px;
	}
		
div#content{
display:block;
float:left;
width:910px;
margin:0 auto;
padding:0;
background:transparent url(../images/content_shadow3.gif) repeat-y;
height:auto;
/*border:1px solid #000;*/
	}	
div#section{
display:inline; /*Fix IE floating margin bug*/; 
float:left; 
width: 522px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;	
	}
div#section div#image{
	margin-left:2px;
	width:527px;
	height:141px;
	}	
div#section div#text_section{
	margin:5px 0px 0px 8px;
	padding:0;
	border-bottom:1px solid #fff;
	}
div#section div#text_section h1{
	margin:0 auto;
	padding:0;
	background:url(../images/h1_space.gif) left no-repeat;
	padding-left:20px;
	font-size:17px;
	font-weight:bold;
	font-family: Verdana, Geneva, Bitstream Vera Sans, sans-serif, Arial, Helvetica;
	color:#4169DA;
	}
div#section div#text_section h2{
	margin-top:3px;
	margin-bottom:3px;
	font-size:13px;
	font-weight:bold;
	color:#4169DA;
	}
div#section div#text_section h2 a{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#4169DA;
	}
div#section div#text_section h3{
	padding-left:3px;
	font-family: Verdana, Geneva, Bitstream Vera Sans, sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #E69209;
	margin-top:2px;
	margin-bottom:4px;
	}
div#section div#text_section h3 a{
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	color: #E69209;
	}
div#section div#text_section p{
	line-height:120%;
	font-size:12px;
	margin-top:0px;
	margin-bottom:12px;
	padding-left:5px;
	padding-right:5px;
	}
div#section div#text_section a{
	font-size:12px;
	color:#254ea9;
	text-decoration:none;
	}							
div#section div#text_section a:hover{
	text-decoration:underline;
	}	
	
div#section div#text_section div#line {
	height:12px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #C4C7C5;
	width: 498px;
	margin-left: 3px;	
	}
.line {
	height:12px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #C4C7C5;
	width: 498px;
	margin-left: 3px;	
	}
div#section div#text_section div#tellmemore {
	height:12px;
	margin-bottom: 12px;
	margin-left: 285px;	
	padding-left:15px;
	}
	
.arrowred { /*red arrow icon for RIGHT of links*/
	background: url(../images/arrow_red.gif) center right no-repeat;
	padding-right:16px!important;
	padding-bottom:2px;
	margin-bottom:1px;
}
.arrowredleft { /*red arrow icon for LEFT of links*/
	line-height:12px;
	background: url(../images/arrow_red_back.gif) left no-repeat;
	margin-left:4px;
	padding-left:16px!important;
}
.arrowred2 { /*red arrow icon for LEFT of links*/
	line-height:20px;
	background: url(../images/icons/redarrow2.gif) left no-repeat;
	margin-left:5px;
	padding-left:20px!important;
}
/*Layout Footer */
div#footer {
clear:both; 
width:905px; 
margin-left:5px;
height:38px; 
background:url(../images/footer-test.gif) no-repeat;
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;	
	}
	
/*Layout SubPage */
div#subpage{
display:block;
float:left;
width:910px;
margin:0 auto;
padding:0;
padding-bottom:10px;
background:transparent url(../images/subpage_shadow2.gif) repeat-y;
height:auto;
	}
div#sectionSub{
display:inline; /*Fix IE floating margin bug*/; 
float:left; 
width: 638px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;
	}
div#sectionSub div#imageSub{
	margin-left:5px;
	width:638px;
	height:179px;
	/*background-image:url(../images/mainflash/bg.jpg) no-repeat; */
	}	
div#sectionSub div#text_sectionSub{
	margin:5px 0px 0px 20px;
	padding:0;
	border-bottom:1px solid #fff;
	}
div#sectionSub div#text_sectionSub h1{
/*	margin:0 auto; */
	margin-top:0;
	margin-bottom:3px;
	padding:0;
	font-size:16px;
	font-family:Verdana, Geneva, Bitstream Vera Sans, Sans-serif, Tahoma; 
	font-weight:normal;
	color:#114f6e;
	}
div#sectionSub div#text_sectionSub p{
	margin-top:7px;
	color:#000;
	font-family:Verdana, Geneva, Bitstream Vera Sans, sans-serif, Tahoma;
	font-size:13px;
	}			
div#extraSub{
display:inline /*Fix IE floating margin bug*/; 
float:right; 
width:262px; 
margin:0 5px 0 5px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;
	}
div#extraSub div#signupSub{
	background:url(../images/index-top-report.jpg) no-repeat;
	width:262px;
	height:159px;
	}
div#extraSub div#signupSub a{
	display:block;
	width:262px;
	height:159px;
	}	
div#extraSub div#signupSub2{
	background:url(../images/index-top-video.gif) no-repeat;
	width:262px;
	height:108px;
	}
div#extraSub div#signupSub2 a{
	display:block;
	width:262px;
	height:108px;
	}	
div#extraSub div#club{
	display:block;
	margin:0 auto;
	height:auto;	
	padding:0;
	background:#ffb53c url(../images/club_news.gif) top center no-repeat;
	width:257px;
	margin-right:3px;
	margin-top:6px;
	font-size:2px;
	}
div#extraSub div#club h1{
	margin:0 auto;
	margin-bottom:5px;
	padding-left:15px;
	padding-top:5px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}	
		ul.subLinks{
		display: block;
		float:left;
		margin-left:0px;
		padding: 0;
		width: 252px;
		height: auto;
		}
		ul.subLinks li{
		display: block;
		float: left;
		padding-bottom:2px;
		width:250px;
		height:auto;
		}
							
		ul.subLinks li a{
		display: block;
		float: left;
		font-size:11px;
		padding-left: 15px;
		padding-right:9px;
		color:#681300;
		text-decoration: none;
		line-height:13px;
		}
		ul.subLinks li a:hover{
		text-decoration:underline;
		}	

div#OurPrograms{
	display:inline;
	float:left;
	width:299px;
	background:#f4f8fb;
	}
	div#OurPrograms div.OurProgramsHead{
		background:url(../images/OurPrograms.gif) no-repeat;
		width:299px;
		height:28px;
		}	
	div#OurPrograms div.OurProgramsBody{
		margin:0 auto;
		border-top:1px solid #114f6e;
		border-left:2px solid #114f6e;
		border-right:2px solid #114f6e;
		width:295px;
		height:276px;
		background:url(../images/OurPrograms_image.gif) bottom no-repeat;
	}
	
	div#OurPrograms div.OurProgramsBody p{
	padding-left:7px;
	padding-right:7px;
	margin-bottom:3px;
	margin-top:5px;
	font-size:13px;
	}	
	ul.OurProgramsList{
	list-style:none;
	padding-left:15px;
	margin:0 auto;
	}
	ul.OurProgramsList li{
	list-style-type:none;
	background:url(../images/OurPrograms_square.gif) left 9px no-repeat;
	}
	ul.OurProgramsList li a{
	padding-left:10px;
	color:#204aab;
	font-size:11px;
	text-decoration:none;
	}
	ul.OurProgramsList li a:hover{
	text-decoration:underline;
	}
	div#OurPrograms div.OurProgramsBody hr{
 	display:block;
	width:240px;
	background:#27607c;
	height:1px;
	border:0;
	}
	div#OurPrograms div.OurPrograms_bottom{
		background: url(../images/OurPrograms_bottom.gif) no-repeat;
		background-color:#ffffff;
		width:299px;
		height:12px;
		}			
div#ProgramLocations{
	display:inline;
	float:left;
	width:299px;
	margin-left:12px;
	}
	div#ProgramLocations div.ProgramLocationsHead{
		background:url(../images/ProgramLocations.gif) no-repeat;
		width:300px;
		height:28px;
		}	
	div#ProgramLocations div.ProgramLocationsBody{
		margin:0 auto;
		padding-bottom:0px;
		border-top:1px solid #589437;
		border-left:2px solid #589437;
		border-right:2px solid #589437;
		width:295px;
		height:276px;
		background:url(../images/ProgramLocations_image.gif) bottom no-repeat;
	}
	div#ProgramLocations div.ProgramLocationsBody p{
	padding-left:7px;
	padding-right:7px;
	margin-bottom:3px;
	margin-top:5px;
	font-size:13px;
	}	
	ul.ProgramLocationsList{
	list-style:none;
	padding-left:15px;
	margin:0 auto;
	}
	ul.ProgramLocationsList li{
	list-style-type:none;
	background:url(../images/ProgramLocations_square.gif) left 9px no-repeat;
	}
	ul.ProgramLocationsList li a{
	padding-left:10px;
	color:#204aab;
	font-size:11px;
	text-decoration:none;
	}
	ul.ProgramLocationsList li a:hover{
	text-decoration:underline;
	}
	div#ProgramLocations div.ProgramLocationsBody hr{
 	display:block;
	width:240px;
	background:#27607c;
	height:1px;
	border:0;
	}
	div#ProgramLocations div.ProgramLocations_bottom{
		background: url(../images/ProgramLocations_bottom.gif) no-repeat;
		width:299px;
		height:12px;
		}			
/*Footer Tools > Icons */

div#section div#text_section div#footer_tools table.tools-table {
	margin-bottom: 11px;
	border: 1px solid #A0DC11;
	background-color: #F8FFF0;
	font-size: 9.5px;
	width: 496px;
	margin-left: 6px;	
	}
/*END footer tools */

.hiddenPic {display:none;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:18px;
	line-height:19px;
	letter-spacing:1.5px;
	height:26px;
}
/* old settings for h1
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:16px;
	line-height:17px;
	letter-spacing:1px;
	height:24px;
}
*/

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

.indent {
	margin-left: 18px;
}
      /*GOOGLE MAP STYLES*/
	  /* Generic map, side bar holder styles */
      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 11px; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
      .MapBuilder a:hover {color: #F60; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 13px; color: #369; border-bottom: 2px solid #369;}
      
      /* Info Window styles */
      .IW { width: 280px;}
      .IWContent {height: 95px; overflow:auto; font-size:11px;}
      .IWCaption {font-weight: bold; font-size: 13px; color: #4169DA;}
      .IWFooter {margin-top: 5px; font-size: 8pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}
.handcursor{
cursor:pointer;
}

/*CSS FOR FORMS */
.cssform p{
width: 500px;
clear: left;
margin: 0;
padding: 2px 0 4px 0;
padding-left: 5px; /*width of left column containing the label elements*/
height: 1%;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: 10px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 260px;
font-family:Verdana, Geneva, Bitstream Vera Sans, sans-serif, Arial, Helvetica;
font-size:12px;
}
.cssform textarea{
width: 260px;
height: 100px;
}
* html .threepxfix{
margin-left: 3px;
}
/*END CSS FOR FORMS */