/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
	list-style:none;
}
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size:1em;
}
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl {
	margin:0;
	padding:0;
}
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {
	border:none;
}


/* ----- type selectors ----- */ 
body { 
	background:url(../images/bg.gif) top left repeat-x;
	background-color:#f9f9f9;
	text-align:center;
	font:12px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#000; 
	}

a:link, a:visited {
	color:#78401e;
	text-decoration:none;
	}

a:hover, a:active {
	color:#78401e;
	text-decoration:underline;
	}

/* ----- classes ----- */

div.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
}


.readmore {
	background: url("../images/readmore.gif") top left no-repeat;					
	width: 95px;	
	height: 9px;
	display:block; 
	margin-top:20px;
	}
	
.readmore:hover { 
	background-position: 0px -9px; 
  	} 
 
      
.readmore span { 
	display:none; 
	}
	
.img {padding: 0px 0px 0 15px;}	

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/wrap.gif") top left repeat-y;
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
	
#header {
	background:url("../images/header.gif") top left no-repeat;
	height:84px;
	}

#header span {display:none}

/* navigation	
/*----------------------------- */
#nav { background: url("../images/nav.gif") no-repeat; 
	   width:1000px; height:34px;  
	   margin:0; padding:0; }
	
#nav span { display: none; }

#nav li, #nav a { height: 34px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 148px;}
#nav-02 { width: 162px;}
#nav-03 { width: 148px;}
#nav-04 { width: 176px;}
#nav-05 { width: 167px;}
#nav-06 { width: 199px;}

#nav-01 a:hover {background: transparent url("../images/nav.gif")   -0px -34px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.gif") -148px -34px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.gif") -310px -34px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.gif") -458px -34px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.gif") -634px -34px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.gif") -801px -34px no-repeat;}

#banner {
	background:url("../images/banner.jpg") top left no-repeat;
	height:306px;
	}

	#banner span {display:none;}
	
#banner2 {
	background:url("../images/banner2.jpg") top left no-repeat;
	height:306px;
	}

	#banner2 span {display:none;}	
	
/* flash	
/*----------------------------- */
#flash { 
	width:684px;
	height:306px;
	float:left;

	   }
#flash span { display:none; }	
	
	
/* form
 * ------------------------------------------------------------------------- */	
	
#form  {	
	padding: 60px 0px 0px 700px;
	color:#FFFFFF;
	font-size:10px;
					} 	
	
#form p {	
	width:250px;
	font-size:12px;
	line-height:20px;
	padding-bottom:10px;
	}
	
/* navigation2
/*----------------------------- */
#nav2 { background: url("../images/nav2.gif") no-repeat; 
	   width:1000px; height:74px;  
	   margin:0; padding:0; }
	
#nav2 span { display: none; }

#nav2 li, #nav2 a { height: 74px; display: block; }

#nav2 li { float: left; list-style: none; display: inline; }

#nav2-01 { width: 198px;}
#nav2-02 { width: 243px;}
#nav2-03 { width: 162px;}
#nav2-04 { width: 208px;}
#nav2-05 { width: 184px;}

#nav2-01 a:hover {background: transparent url("../images/nav2.gif")   -0px -74px no-repeat;}
#nav2-02 a:hover {background: transparent url("../images/nav2.gif") -198px -74px no-repeat;}
#nav2-03 a:hover {background: transparent url("../images/nav2.gif") -441px -74px no-repeat;}
#nav2-04 a:hover {background: transparent url("../images/nav2.gif") -603px -74px no-repeat;}
#nav2-05 a:hover {background: transparent url("../images/nav2.gif") -811px -74px no-repeat;}


/* column left
 * ------------------------------------------------------------------------- */
 
#column-left {
	width:684px;
	float:left;
		}

#column-left p {
	padding: 7px 0 7px 0;
	}

#column-left ul {
		padding: 7px 0 7px 0;
		}		
#column-left ul li { background:transparent url("../images/bullet.gif") 0px 10px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		font-size: 12px;
		text-decoration:none; margin: 0px 0 0px 0px; }			
		
/* blurb 1
 * ------------------------------------------------------------------------- */
 
#blurb_1 {
	width: 625px;
	padding:30px 0 0px 40px;
			}
			
	h1#blurb_1_title {
	color:#173387;
	font-size:18px;
	padding-bottom:15px;
				}	
				
				
	#blurb_1_body {
	padding:0px 0 0 0 ;
	width: 600px;
				}
				
	.line {padding-right:15px;}		
	
		
/* blurb 2
 * ------------------------------------------------------------------------- */
 
#blurb_2 {
	width: 280px;
	padding:30px 40px 0px 40px;
	float:left
			}
			
	h2#blurb_2_title {
	color:#173387;
	font-size:18px;
	padding-bottom:15px;
				}	
				
				
	#blurb_2_body {
	padding:15px 0 0 0 ;
	width: 260px;
				}
				
/* blurb 3
 * ------------------------------------------------------------------------- */
 
#blurb_3 {
	width: 280px;
	padding:30px 0px 0px 40px;
	float:left
			}
			
	h2#blurb_3_title {
	color:#173387;
	font-size:18px;
	padding-bottom:15px;
				}	
				
				
	#blurb_3_body {
	padding:15px 0 0 0 ;
	width: 260px;
				}				
				
				
					
/* column right
 * ------------------------------------------------------------------------- */	

#column-right {
	background:url(../images/col-right-img.gif) top left no-repeat;
	width:315px;
	float:left;
	line-height:22px;
			}

#column-right h3 { color:#173387; font-size:14px; font-weight:bold; }

#column-right ul { margin:10px 0px 25px 0px; }
			
#column-right ul li { background:transparent url("../images/bullet.gif") 0px 8px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		font-size: 12px;
		text-decoration:none; margin: 0px 0 0px 0px; }		
		
#column-right a:link, #column-right a:visited {
	color:#000000;
	text-decoration:none;
	}

#column-right a:hover, #column-right a:active {
	color:#000000;
	text-decoration:underline;
	}
		
		
/* blurb 4
 * ------------------------------------------------------------------------- */
 
#blurb_4 {
	width: 312px;
	padding:0px 0px 0px 0px;
	float:left
			}
			
	h2#blurb_4_title {
	background:url(../images/schedule-title.gif) top left no-repeat;
	width:312px;
	height:74px;
				}
				
		h2#blurb_4_title span{display:none;}					
			
		
	#blurb_4_body {
	padding:0px 0 0 20px ;
	width: 259px;
				}	
				
	/* blurb 5
 * ------------------------------------------------------------------------- */
 
#blurb_5 {
	background:url(../images/location-bg.gif) top left no-repeat;
	width: 313px;
	padding:0px 0px 40px 0px;
	float:left
			}
			
	h2#blurb_5_title {
	font-size:16px;
	color:#000000;
	padding: 15px 0 15px 20px;
	}
				
		h2#blurb_5_title span{display:none;}					
			
		
	#blurb_5_body {
	padding:0px 0 0 20px ;
	width: 259px;
	font-size:11px;
	line-height:20px;
				}	
				
	.underline {text-decoration:underline;}			
				

		
				
/* inside pages
 * ------------------------------------------------------------------------- */
 
#body_content {
	width: 625px;
	padding:30px 0 50px 40px;
			}
			
	h1#body_content_title {
	color:#173387;
	font-size:18px;
	padding-bottom:15px;
				}	
				
	#body_content_body {
	padding:0px 0 0 0 ;

				}
				
	#body_content_body h2 {
	color:#173387;
	font-size:14px;
	padding:10px 0 7px 0;
				}
				
	.line {padding-right:15px;}		
	
#location2  {	
	padding: 60px 0 0 700px; 
	color:#FFFFFF;
	font-size:10px;
	} 	
	
#location2 p {	
	width:250px;
	font-size:12px;
	line-height:20px;
	padding-bottom:10px;
	}	
	
#location2 a:link, #location2 a:visited {
	color:#ffffff;
	text-decoration:underline;
	}

#location2 a:hover, #location2 a:active {
	color:#ffffff;
	text-decoration:none;
	}	
	


#int-menu{background-color:#f9f9f9; border:2px solid #173387; float:right; margin:0px 10px 10px 10px; padding:5px; padding-top:15px; width:200px;}
#int-menu a:link, #int-menu a:visited{color:#78401e; text-decoration:none;}
#int-menu a:hover, #int-menu a:active{color:#78401e; text-decoration:underline;}
/*#int-menu ul{margin:0; padding:5px 0 0 15px; list-style-image: url(../images/bullet.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; list-style-position: outside;}*/
#int-menu ul{list-style: none outside; padding-left: 10px;}
#int-menu ul li{background:url("../images/bullet.gif") no-repeat scroll 0 10px transparent; font-size:12px; margin:0 0 0 0; padding-left:14px; text-decoration:none; }
#int-menu h2#blurb_6_title { font-size:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#173387; text-align:center; }
#int-menu #blurb_6_title a{color:#173387; font-family:Arial, Helvetica, sans-serif; font-size:15px; margin: 0 0 10px 0; font-weight:bold;}
#int-menu #blurb_6_body{}



/* logo
/*----------------------------- */
		
#wrap_logo { background:url("../images/logo-bg.gif") top left repeat; width:100%; margin:0 auto; text-align:center;  }

.logo {padding: 20px 50px 40px 0;}

/* footer
/*----------------------------- */
	
#wrap_footer {background-color:#000000; width:100%; margin:0 auto; text-align:center; padding-top:15px; }

#footer_left { width: 350px; float: left;  }

#footer_left p { line-height: 18px; color: #c7c2c2; font-size: 12px; margin: 10px 0px 0px 0px; }

#footer_right { width: 600px; float: right; }

#footer_right p { line-height: 26px; color: #ffffff; font-size: 12px; margin: 10px 10px 0px 24px; }

#footer_right a:link, #footer_right a:visited {color:#ffffff;	text-decoration:none;	}
#footer_right  a:hover, #footer_right  a:active {color:#ffffff;	text-decoration:underline;	}

#footer_right p span {color:#3fb4e3;}

.container { width: 985px; margin: 0px auto 0px auto; padding: 0px 0px 30px 0px; text-align: left; font-size: 13px; }

.linkspace { padding:0 0px 0 15px; }

.fglogo2 {padding: 5px 0 0 0;}	
	
/* main contact form
 * ------------------------------------------------------------------------- */
#contact-main { padding:35px 0 10px 60px; }

#contact-main label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:300px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label textarea { height:100px; }

#submit-main { margin: 250px 0 0 250px; }

.submit2 {
	background:url(../images/submit.gif) top left no-repeat;
	width:63px;
	height:18px;
	border:none;
	cursor:pointer;
	margin:5px 0 0 120px;
	}
	
.submit3 {
	background:url(../images/submit2.gif) top left no-repeat;
	width:63px;
	height:18px;
	border:none;
	cursor:pointer;
	margin:50px 0 0 350px;
	}	
		

/* Table */
#inspect {
	padding: 7px 0 7px 0;
	width:100%;
	}
#inspect td, #inspect th {
	border: 1px solid;
	padding: 3px 7px 2px 7px;
	}
#inspect th {
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#173387;
	color:#ffffff;
	line-height:normal;
	}
#inspect tr.alt td {
	color:#000000;
	background-color:#EAF2D3;
	}




