@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#282f33;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:1.73em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:1.40em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.00em Arial, Helvetica, sans-serif;margin:0;padding:0; margin-bottom:0; padding-bottom:0;}

.green	{color:#004f56;}

p {
margin-top:0;
padding-top:0;
}

.pad5		{padding:5px;}
.sm9		{font-size:.9em;line-height:1.0em}

img {behavior: url(inc/pngbehavior.htc);}
#gglmap img {behavior: none !important;}
.shhhh { display:none; }

.secretright {_float:right;}



/******   LAYOUT   ******/
html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #282f33;
	background:#f5f5f5;
	}
	
#wrapper	{
	width:976px;
	height:auto;
	margin: 0 auto;
	padding: 0 12px;
	text-align:left;
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgwrapper.jpg) repeat-y;
	}
	
#leftcol	{
	width:222px;
	margin:0 14px 0 0px;
	float:left;
	}

#logo	{margin:10px 0 -15px 0px;position:relative;}

#content	{
	width:704px;
	float:left;
	margin:0 0 8px 0px;
	}
	
#news	{
	padding: 8px;
	background: #bfdce2;
	border:2px solid #8cc6d1;
	font: 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	}
.header{
background: #8cc6d1;
padding: 3px 3px 3px 10px;
}
.rightcolumn {
padding: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
	background: #bfdce2;
	border:2px solid #8cc6d1;
	font: 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	width:300px;
	float:right;
}
.box{
background: #bfdce2;
border:2px solid #8cc6d1;
}

.leftbox	{
	background:#42484c;
	padding:5px 8px;
	margin: 15px 5px 5px 5px;
	color:#fff;
	}
.leftbox a	{color:#fff;}

.pic {
	margin:8px;
	}
.staffr{
width:340px;
float:right;
}
.staffl{
width:340px;
float:left;
}
.staffrow{
height:200px;
}

/******* FOOTER *******/
#footer	{
	height:80px;
	width:976px;
	margin: 0 auto;
	padding: 7px 12px;
	text-align:left;
	font-size:1.0em;
	line-height:1.2em;
	color:#696969;
	background: url(../images/footer.jpg) no-repeat;
	clear:both;
	}

#footer	#text{margin: 0px 45px 0 230px;}
	
#footer a	{ 
	color:#696969;
	text-decoration:none;
	}

#footer #credit				 {float:right;width:120px;}
#footer #credit a 	 		 {color:#252525;text-decoration:none;}
#footer #credit a:hover 	 {color:#696969;text-decoration:none;}






/******* VERTICAL NAV MENU  ***********/
ul#vrtnav,
ul#vrtnav li,
ul#vrtnav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 218px; /*For KHTML*/
  list-style: none;
	}

ul#vrtnav li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
	}

/* Root Menu */
ul#vrtnav a {
  border-top: 1px solid #555b60;
  border-bottom: 1px solid #0c0f11;
  padding: 0 6px;
  display: block;
  color: #65b3c9;
  text-indent:7px;
  font: 1.16em/1.90em Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#vrtnav a:hover,
ul#vrtnav li:hover a,
ul#vrtnav li.iehover a {
  background: url(../images/navhover.jpg);
  text-indent:30px;
  color: #a9dceb;
	}

/* 2nd Menu */
ul#vrtnav li:hover li a,
ul#vrtnav li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 2nd Menu Hover Persistence */
ul#vrtnav li:hover li a:hover,
ul#vrtnav li:hover li:hover a,
ul#vrtnav li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 3rd Menu */
ul#vrtnav li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#vrtnav li:hover li:hover li a:hover,
ul#vrtnav li:hover li:hover li:hover a,
ul#vrtnav li.iehover li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#vrtnav li:hover li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#vrtnav li:hover li:hover li:hover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#vrtnav ul,
ul#vrtnav ul ul,
ul#vrtnav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#vrtnav li:hover ul ul,
ul#vrtnav li:hover ul ul ul,
ul#vrtnav li.iehover ul ul,
ul#vrtnav li.iehover ul ul ul {
  display: none;
	}

ul#vrtnav li:hover ul,
ul#vrtnav ul li:hover ul,
ul#vrtnav ul ul li:hover ul,
ul#vrtnav li.iehover ul,
ul#vrtnav ul li.iehover ul,
ul#vrtnav ul ul li.iehover ul {
  display: block;
	}

/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:left;
	width: 275px;
	margin-top:20px;
	}	


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #fff;
	color:#65b3c9;
	border: 1px solid #65b3c9;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#65b3c9;
	font-variant:small-caps;
	font:bold 0.94em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}

#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact #city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
	}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#contact .shhhh { display:none; }

/**********  CONTACT FORM   **********/
form#refer 	{
	margin:0;
	padding: 5px;
	float:left;
	width: 300px;
	margin-top:20px;
	}	


#refer label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#refer label {
	text-align: right;
	width: 100px;
	padding-right: 5px;
	}

#refer br {clear: left;}

#refer fieldset	{
	background: #fff;
	color:#65b3c9;
	border: 1px solid #65b3c9;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#refer legend	{
	color:#65b3c9;
	font-variant:small-caps;
	font:bold 0.94em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}

#refer fieldset ol {  
	padding-top: 0.25em;
	}
	
#refer #FriendEmail5	{
	margin-bottom: 15px;
	}
	
#refer #Submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}

#refer .shhhh { display:none; }