body {
	background-color: #E0E5B0;
	margin: 0 auto;
	margin-top: 50px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	color: #00718f;
	}
	
a:visited {	color: #000066;	text-decoration: none;}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {	color: #9BA33D;	text-decoration: underline;}
a:active {	color: #000000;	text-decoration: underline;}

#container {
	/*margin-top: 50px;*/	
	width:759px;
	margin: 0 auto;
}





#head {

	width: 100%;
  background-color: #00718f; 	
  height: 132px;
  background-image:url(../images/bayside_head.gif);

  background-repeat:no-repeat;
border-bottom: 5px solid #dce1a4;	 
}



.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {margin:auto;
padding: 0;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00718f;
	margin: 0;
	padding-bottom: 10px;
}

#homeMain {
height: 200px;
background-image:url(../images/insideTop.gif);
background-repeat: no-repeat;
background-position: bottom;
background-color: #e2ecf7;
 padding: 10px 0px 0px 0px;
}

#homeSub{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00718f;
clear: none;
 padding: 10px 0px 0px 200px;
}
#inV1 {
background-color:#FFFFFF;

}
#inV2 {
height: auto;
background-image:url(../images/insideTop.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 0px 0px 0px 0px;
}

#inLeft {
width: 250px;
float: left;
padding: 10px 0px 0px 0px;
background-color: #e2ecf7;
}

#inRight {
/*margin-left:  270px;*/
background-image:url(../images/insideTop.gif);
background-repeat: no-repeat;
background-position: bottom;
clear: none;
background-color: #e2ecf7;
 padding: 10px 20px 0px 280px;
}

#topNav {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height: 20px;
background-color: #dce1a4;
 
}
#inLeftV1 {
width: 250px;
float: left;
padding: 10px 0px 10px 0px;
background-color: #fff;
}
#inRightV1 {
/*margin-left:  270px;*/
clear: none;
background-color: #fff;
 padding: 10px 20px 0px 280px;
}

#inLeftMap {
width: 230px;

float: left;
padding: 10px 0px 10px 0px;
background-color: #fff;
}
#inRightMap {
height: 280px;
clear: none;
background-color: #fff;
 padding: 10px 20px 0px 240px;
}
#bottomMapright {
height: 125px;
background-color: #e2ecf7;
  padding: 10px 20px 0px 280px;
 background-image:url(../images/insideTop.gif);
background-repeat: no-repeat;
background-position: bottom;
  
}

#bottomCon1 {
background-image:url(../images/insideBottom.gif);
background-repeat:no-repeat;
  background-color: #fff; 	
  height: 105px;
  clear: both;
  padding: 10px 0px 0px 40px;
}
#bottomV1 {

 /* height: 105px; */
 float: left;
 width: 230px;
  padding: 15px 0px 20px 20px;
}
#bottomV1right {
background-color: #e2ecf7;
  padding: 10px 20px 0px 280px;
 background-image:url(../images/insideTop.gif);
background-repeat: no-repeat;
background-position: bottom;
  
}
#bottomV2 {
  background-color: #fff; 	
 /* height: 105px; */
 float: left;
 width: 230px;
  padding: 10px 0px 20px 20px;
}
#bottomV2right {
  background-color: #fff; 	
  padding: 10px 20px 0px 280px;
}


#bottomV2wrapper {
  background-color: #fff;
  width:100%;
 float: left;
}

.style3 {font-size: 13pt;
font-weight:bold;
}
.style4 {font-size: 12pt}
.style5 {font-size: 14px;
font-weight:bold;
}

.style6 {font-size: 14px;
font-weight:bold;
color: #afbd21;
}
.style7 {font-size: 13px}

/*--top nav--*/

#topNav {
	background-color:#FFF;
	
}
.glowingtabs{
font-size: 12px;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #dce1a4;
}
.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding: 0 4px 8px 0px;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0px 5px 0px 5px; /*space between links*/
}

.glowingtabs a{

/*background:url(../images/topNav-bullet.gif no-repeat left top; */
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 15px;
text-decoration:none;
}

.glowingtabs a span{

display:block;
background:url(../images/topNav-bullet.gif) no-repeat left top;
padding: 0px 12px 2px 17px;
font-weight:bold;

}

.glowingtabs a:visited {color:#00718f; text-decoration: none;}
.glowingtabs a:link {color:#00718f; text-decoration: none;}
.glowingtabs a:hover {color:#8ebdca; text-decoration: underline;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

