body {
	/*background-color: #6593ed;*/
	background-color:#2C225E;
	/*background-image:url(../images/bg-purple.jpg);
	background-repeat:repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C3D5F;
	margin:0;
	padding:0;
	behavior: url(csshover.htc);
}
#wrapper {
	/*background-color:#9DBFD9;*/
	background-color:#FFF;
	width:760px;
	padding:0px 10px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:5px solid #DF7D20;
	height:auto;
	
}
#banner {
	text-align:center;
	/*border-bottom:thin solid #D4D9C9;*/
	background-color:#FFF;
	height:202px;
	padding:0;
}
#bannerinside {
	text-align:left;
	/*border-bottom:thin solid #D4D9C9;*/
	/*background-color:#B7DBE9;*/
	height:108px;
	padding:0;
}
#intro-top {
	/*border-bottom:thin solid #D4D9C9;*/
	font-size:130%;
	text-align:left;
	padding-left:20px;
	margin-left:-100px;
	float:right;
	margin-top:-200px;
	width:347px;
	line-height:1.5em;
	padding-top:10px;

}
a:link {
	color:#183EC2;
	text-decoration:none;
}
a:visited {
	color:#6593ED;
	text-decoration:none;
}
a:hover {
	color:#B11D03;
	text-decoration:none;
}
a:active {
	color:#A5976E;
}

h1{
	color:#387A3B;
}
h2{
	color:#387a3b;
}
h3{
	color:#193fc2;
}
h4{
	color:#4d19c2;
}


/*main navigation */
div#navtop {
	float:left;
	margin: 0 0 0 0;

	text-align:center;
	padding-top:1px;
	width:100%;
}
div#navtop a {
	font-size:100%;
}
div#navtop ul {
	border-bottom:thin solid #B6DAE9;
	border-right:thin solid #B6DAE9;
		border-left:thin solid #B6DAE9;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div#navtop li {
	position:relative;
	list-style:none;
	margin:0 0 0 0;
	float:left;
	width:7.5em;
	text-align:center;
	border-bottom:thin solid #B6DAE9;
	border-right:thin solid #B6DAE9;
	white-space:nowrap;
	background-color:#FDFFE8;
}
div#navtop li.submenu {
}
div#navtop li.submenu:hover {
}
div#navtop li a {
	display: block; 
	padding: 0.15em 0 0.15em 0.5em;
  	text-decoration: none; 
	width: 7.5em;
}
div#navtop>ul a {
	width: auto;
	background-color:#FFFFFF;
}
div#navtop ul ul {
	position: absolute; 
	width: 7.5em;
    display: none;
}
div#navtop ul ul li {

}
div#navtop li.submenu li.submenu {
	background-image: url(2007/submenu.gif);
}
div#navtop ul.level1 li.submenu:hover ul.level2, 
div#navtop ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
div#navtop ul.level2 {
	top: 1.5em; left: -1px; 
	margin-top: 2px;
}
div#navtop ul.level3 {
	top: -1px; left: 7em;
}
/* end main navigation */



/*inside main navigation */
div#insidenavtop {
	float:left;
	margin:4px 0 0 0;
	text-align:center;
	padding-top:0px;
	width:100%;
}
div#insidenavtop a {
	font-size:100%;
}
div#insidenavtop ul {
	border-bottom:thin solid #B6DAE9;
	border-right:thin solid #B6DAE9;
	margin:0;
	padding:0;
}
div#insidenavtop li {
	position:relative;
	list-style:none;
	margin:0;
	float:left;
	width:7.5em;
	text-align:center;
	border-bottom:thin solid #B6DAE9;
	border-right:thin solid #B6DAE9;
	white-space:nowrap;
	background-color:#FDFFE8;
}
div#insidenavtop li.submenu {
}
div#insidenavtop li.submenu:hover {
}
div#insidenavtop li a {
	display: block; 
	padding: 0.15em 0 0.15em 0.5em;
  	text-decoration: none; 
	width: 7.5em;
}
div#insidenavtop>ul a {
	width: auto;
	background-color:#FFFFFF;
}
div#insidenavtop ul ul {
	position: absolute; 
	width: 7.5em;
    display: none;
}
div#insidenavtop ul ul li {

}
div#insidenavtop li.submenu li.submenu {
	background-image: url(2007/submenu.gif);
}
div#insidenavtop ul.level1 li.submenu:hover ul.level2, 
div#insidenavtop ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
div#insidenavtop ul.level2 {
	top: 1.5em; left: -1px; 
	margin-top: 2px;
}
div#insidenavtop ul.level3 {
	top: -1px; left: 7em;
}
/*end inside main navigation */


#pagetitle {
	font-size:175%;
	font-weight:bold;
		margin-left:5px;
}
#pagetitleinside {
	font-size:175%;
	font-weight:bold;
	float:right;
	/*margin-top:-110px;*/
	margin-top:-84px;
	margin-right:100px;
	text-align:left;
}
#content {
	clear:both;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
}
/*#contentleft {
	clear:both;
	margin: 0 0 0 0;
	height:auto;
	text-align:center;
	width:530px;
	
}
#contentright {
	float:right;
	width: 200px;
	margin: -750px 2px 0px 545px;
	position:relative;
	height:auto;
	background-color:#F9F9D6;
	padding:0px 8px 0px 8px;
	border-bottom:thin solid #D4D9C9;
	border-right:thin solid #D4D9C9;
}*/
/*
THIS IS FORMAT TO USE WHEN THERE IS SOMETHING FOR THE LEFT SIDE OF THE PAGE*/
#contentright {
	float:right;
	width: 200px;
	background-color:#F9F9D6;
	padding:0px 10px 0px 15px;
	border-bottom:2px solid #D4D9C9;
	border-left:2px solid #D4D9C9;
	border-top:thin solid #D4D9C9;
	border-right:1px solid #D4D9C9;
	text-align:left;
	font-size:11px;
	margin-left:15px;
}

#contentleft {
	margin: 0 0 0 0;
	height:auto;
	text-align:center;
	padding-right:10px;
	
}
.announcements {
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
	letter-spacing:.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EE820B;

}
#picnic {
	clear:both;
}
#footer {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top:thin solid #D4D9C9;
	line-height:normal;
}
#ross {
	padding:10px;
	background-color:#CAE4FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#nav2 {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
	padding-top:10px;
}
#nav2 a {
	padding-right:20px;
	font-size:95%;
}
#nav2 ul {
	
}
#nav2 li {
	float:left;
	text-align:center;
	padding-right: 10px;
	padding-top:5px;
}
#ecacontact {
	clear:both;
	margin-top:17px;
	letter-spacing:2px;
}

.spi {
	font-variant:small-caps;
	padding-top:10px;
}
div#schedule {
	padding-top:3px;
	padding-bottom:3px;
	border-top:1px dotted #DF7D20;
	border-bottom:1px dotted #DF7D20;
	margin-left:auto;
	margin-right:auto;
}
div#content-left-pic {
	float:left;
	width:130px;
	padding:10px;
}
.subtitle {
	font-size:120%;
	color:#c24d19;
	font-weight:bold;
}
div#unclesam {
	float:right;
	margin-top:-250px;
	margin-right:10px;
}
div#whyjoin {
	width:600px;
}
.concerts {
	height:80px;
}
div#leftnews {
	width:48%;
	float:left;
	padding-right: 12px;
	border-right:1px solid #63B668;
}
div#rightnews {
	width:48%;
	float:right;
	margin-left:10px;
}
.resoverlaylink {
	clear:both;
	text-align:center;
}
.smallcaps {
	color:#CC0033;
	font-variant:small-caps;
	font-size:11px;
}
#scubanews {
	margin:4px 10px 0 0;
	float:left;
	height:300px;
}
#momsdads {
	margin:-280px 0px 0 500px;
	width:200px;
	float:right;

}
#picnicbox {
	width:428px;
	padding:0;
	border: 1px dotted #CC6600;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#redbox {
	background-color:#FFFFCC;
	border: 1px solid #CC0000;
	font-size:11px;
	width:600px;	
	padding:0 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
}
#commphotos {
	width:250px;
	padding:3px;
	background-color:#FFFFCC;
	border: 1px solid #CC0000;
	font-size:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#calright {
	float:right;
	width: 200px;
	background-color:#FFF;
	padding:8px 15px 15px 15px;
	border:thin solid #F3E1DC;
	text-align:left;
	background-color:#F2F4D6;
}
.communityevents {
	padding-bottom:20px;
	border-bottom:#FF9900 1px solid;
	height:auto;
}
#env-rightcol {
	width:144px;
	float:right;
	margin-left:10px;
	margin-right:60px;
	margin-top:30px;

}
#env-leftcol {
	width:144px;
	float:left;
	margin-right:10px;

}
.captions {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
.redtype {
	color:#990000;
}
.greentype {
	color:#045109;
}
.bold {
	font-weight:bold;
}
#peg {
	width:465px;
	border:6px #000000 solid;
	padding:10px 10px 15px 10px;
	background-color:transparent;
	margin-left:10px;
	color:#000 !important;
	height:144px;
}

div#hazmat {
	padding:3px 5px 3px 7px;
	margin-left:-15px;
	background-color:#FFFFFF;
	width:220px;
}
div#leftbox480 {
	width:480px;
	height:auto;
}
#contentright275 {
	float:right;
	width: 275px;
	background-color:#F9F9D6;
	padding:0px 10px 0px 15px;
	border-bottom:thin solid #D4D9C9;
	border-right:thin solid #D4D9C9;
	text-align:left;
	font-size:11px;
	margin-left:10px;
}
#contentright-az {
	float:right;
	width:325px;
	background-color:#F9F9D6;
	padding:0px 10px 0px 15px;
	border:thin solid #D4D9C9;
	text-align:left;
	font-size:11px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
}
#contentright-cw {
	float:right;
	width:325px;
	background-color:#F9F9D6;
	padding:0px 10px 0px 15px;
	border:thin solid #D4D9C9;
	text-align:left;
	font-size:11px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
}
#press {
	width:90%;
	background-color:#EFEFEF;
	padding:5px 10px 5px 10px;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	margin-left:auto;
	margin-right:auto;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
#press h1, h2, h3, h4 {
	color:#000000;
}
#bulk {
	float:right;
	width: 275px;
	background-color:#FFFFFF;
	padding:5px 10px 5px 15px;
	border-bottom:thin solid #D4D9C9;
	border-right:thin solid #D4D9C9;
	text-align:left;
	font-size:11px;
	margin-left:10px;
	border-left:1px dotted #003300;
	border-bottom: 1px dotted #003300;
}
#newnav {
	margin-left:5px;
	margin-top:-12px;
}