@import url("banner.css");
	/* CSS Document */
	
	
	
a:link {
color: #003366;
font-weight: normal;
font-style: oblique; } 

a:visited {color: #003366;
font-weight: normal;
font-style: oblique;
text-decoration: none; }

a:hover {
color: #0066cc; }

a:active {
color: #f9a3bd; }

body {
	background-color: #003366;
	font-family: Verdana, Monaco, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	margin:0;
	padding:0;

}

#navigation {
text-align: center; }

#navigation ul li {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: .5em;
border-bottom: 1px #004098; }
#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#navigation ul li a:link, #navigation ul li a:visited  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	display: block;
	font-style: normal;
}
#navigation ul li a:hover {
color: #f9a3bd; }

#leftcontent {position: absolute;
width:200px;
background:#fff;
left:0;
top:10px;
list-style-type: none;  }

#centercontent {position: absolute;
background: #fff ;
left:200px;
width: 390px;
top:   10px;
color: #333333; 
background-image: url(images/right_background.gif);
background-repeat: repeat-y;
padding: 20px 10px 20px 20px; }

#rightcontent {position: absolute;
width:300px;
left:620px;
top:10px;
}

#calendar {margin-left: 10px; }

.blogbody {}

.nav {}

.puddletownGallery {}


.calendarcontainer {}

.H3Holder {margin-top: 1em;}

.event {border-top: 1px;}

.specialevent {
background-color: #003265;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
color: #ffffff;
padding-top: 1px; }

.tasteofsquare {
	background-color: #0066FF;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #ffffff;
	padding-top: 1px;
}

.communitydance {
	background-color: #6633CC;
	color: #FFFFFF;
}
/* text formatting */

p {
	font-size: .75em;
}
div#calendar h2 {
color: #003265; }

div.event h4 {
color: #003265; }

h1 {
	font-size: 1em;
	color: #0066CC;
}

h2 {
	font-size: .875em;
}
h3 {
	font-size: .75em;
	margin-bottom: -1em;
	border-bottom: 1pt #003265 dotted;
}

div#centercontent h2 {
	margin-bottom: 1em;
}

h4 {
	margin-bottom: -1em;
	font-size: .689em;
	text-transform: uppercase;
	color: #003366;
 }

h5 {}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#levelnights {
	padding-right: 10px;
	padding-left: 10px;
}

