@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#939393;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height:100%;
	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;
	border-right: 1px;
}

.oneColFixCtrHdr #container {
	width:966px;
	/*min-height:950px;*/
	min-height:100%;
   	position:relative;
	background-image:url(IMAGES/shadow.png);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}




/*////////////////////HEADER//////////////////////
*/

#top {
	background-image:url(IMAGES/bluetop.gif);
	background-position:center;
	height:21px;
	background-repeat:no-repeat;
	width:966px;
	}

.logo{
	position:relative;
	top:-5px;
	left:280px;
	}
	
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* 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. */
	height:155px;
}
.oneColFixCtrHdr #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 */
}




/*////////////////////////NAV////////////////////////////
*/

#shadow{
	background-image:url(IMAGES/newshadow.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:7px;
	width:954px;
	margin:0 auto;
}
	
#nav #drop ul {
	margin:0px; 
	padding:0px;  
	list-style:none; 
	}	
#nav #drop ul li {
	list-style:none;
     display:inline;
	 margin-left:26px;
	 font-size:10px;  
 }  
 
#nav #drop  ul li a {  
     text-decoration:none;  
     color:#666666;  
     font-family:Arial, Helvetica, sans-serif;  
     font-size:11px;  
     font-weight:bold;
	 text-transform:capitalize;    
 } 
  
#nav #drop ul li a:hover {  
     color:#333333;  
  }  
	
#drop{
	background-image:url(IMAGES/newdrop.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
	width:954px;
	margin:0 auto;
	padding:0;
	padding-top:15px;
	}

 #nav{
	background-image:url(IMAGES/newnav.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	height:35px;
	width:954px;
	margin:0 auto;
	}

#nav ul {
	margin:0px; 
	padding:0px;  
	list-style:none; 
	padding-top:7px;
	text-indent:45px; 
	}	
#nav ul li {
	list-style:none;
     display:inline;
	 margin-left:68px;
	  
 }  
#nav  ul li a {  
     text-decoration:none;  
     color:#FFFFFF;  
     font-family:Arial, Helvetica, sans-serif;  
     font-size:14px;  
     font-weight:bold;  
     text-transform:uppercase;  
 }  
#nav ul li a:hover {  
     color:#999999;  
  }  
  
  
	
/*//////////////////////////CONTENT/////////////////////////
*/

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
   	padding-bottom:59px;
	}
	
.divider{position:relative;
	top:30px;
	left:100px;
	}
	
.bigimage{
	position:relative;
	top:15px;
	left:44px;
	margin-bottom:30px;
	}
	
	
#columns{  
     padding-left:50px;
	 /*height:400px;*/ 
     width:837px;  
	 color:#333333; 
     font-size:13px;  
    line-height:20px;  
}

.rule{border-right-style:solid;
	border-right-width:2px;
}

.rapid{font-family:Arial, Helvetica sans-serif;
	size:30px;
	color:#333333;
	font-size: 24px;
	font-weight: 600;
}
  	
.column1{ padding-top:10px; float:left; width:240px; margin-right:45px;background:url(IMAGES/pageheader.jpg) no-repeat;}
.column2{ padding-top:10px; float:left; width:260px; margin-right:40px;background:url(IMAGES/pageheader.jpg) no-repeat;}
.column3{ padding-top:10px; float:left; width:240px; margin-right:0px; background:url(IMAGES/pageheader.jpg) no-repeat;}

.body{float:left; 
	width:500px;
	margin:0px 70px 0px 30px; 
	padding-top:75px;
	border:0px;color:#0076bb;
	background-position:0px 75px;
}
	
.body h2{ margin:0px;
	padding-left:30px;
	color:#ffffff;
	height:44px;
	width:470px;
	background:#0076bb;
	line-height:44px;
}

.column3 a{text-decoration:underline;color:#333333;}
.column3 a:visited{color:#333333;}
.column3 a:hover{color:#666666;}

.body2{float:left; width:250px;margin-right:50px; border:0px;}
.location{font-family:Arial, Helvetica sans-serif;
	size:30px;
	color:#333333;
	font-size: 24px;
	font-weight: 600;
	padding:0px}
	
.description{float:left; width:500px;min-height:400px;margin:0px 70px 0px 30px; border:0px;color:#0076bb;}

.columnheader{padding-top:2px;
	padding-left:30px; 
	color:#ffffff;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.leftbody{float:left; 
	width:191px; 
	font-size:11px;
	line-height:13px; 
	background:url(IMAGES/sideheader.jpg);
 	background-repeat:no-repeat; 
	border:2px;
	border-style:solid;
	border-color:#006baa;
	margin-top:75px;
 }
 
 .leftbody p{font-size:11px;
	padding: 0px;
	margin-top:55px;
	margin-bottom: 5px;
	color:#333333;
	padding-left:10px;
	line-height:15px;
	margin-bottom:15px;

}
 
 .leftcontainer{
 	float:left; 
	width:200px;
	margin-right:25px; 
 
 }
 
 .map{float:left; 
	margin-right:30px;
	font-size:11px;
	line-height:13px; 
	margin-top:45px;
 }
 
 .cities {font-size:12px;
	color:#333333;
	
 }
 .cities a:link{color:#333333;
 	 
 }
 .cities a:visited { color:#333333;}
 .cities a:hover {color:#999999;}



.faqtitle{font-size:14px;
	font-weight:bold;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#333333;
}

.faq p{
	font-size:12px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#333333;
	}

/*.form{width:900px;
margin:auto;
min-height:600px;
background:url(IMAGES/pageheader.jpg) no-repeat; 

}*/

/*//////////////////BIOS//////////////////////////*/

.about{float:left; width:360px; margin-right:25px;}
.portrait{float:left; width:220px;margin-top:25px;}
.about h2{
	font-size:18px;
	color:#0076bb;
	padding-top:55px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	}

.about p{
	font-size:12px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.about h4{
	font-size:18px;
	color:#0076bb;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	}
	
.quote{font-size:12px;
	font-style:italic;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.email{
	font-size:15px;
	color:#0076bb;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	text-decoration: underline;
	}
	
.email a:link{color:#0076bb;}

	
.portrait h2{	font-size:12px;
	color:#0076bb;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;}
	
.title{font-size:12px; color:#333333;}

.city p{font-size:15px;}
.city h2{
	font-family:Arial, Helvetica sans-serif;
	color:#333333;
	font-size: 24px;
	font-weight: 600;
	padding:0px;
	text-decoration: underline;
	}

.table{padding:0px;
	margin:0px;}

/*////////////////////FOOTER//////////////////
*/
.oneColFixCtrHdr #footer {
	background-image:url(IMAGES/bluetop.gif);
	background-position:bottom center;
	height:69px;
	background-repeat:repeat-y;
	width:966px;
	position:absolute;
   	bottom:0;
   	width:100%;
	}
	
.oneColFixCtrHdr #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: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}

.footerlink a:link { 
	text-decoration:none;  
     color:#FFFFFF;  
     font-family:Arial, Helvetica, sans-serif;  
     font-size:11px;  
     font-weight:bold;
	 }
	 
.footerlink a:visited{  
     text-decoration:none;  
     color:#FFFFFF;  
 } 
  
.footerlink a:hover{
	color:#999999; 
	}

	
.smallTable {
	border: 1px solid #333333;
}
.headerText {
	background-color: #006BAB;
	color: #FFFFFF;
}

