body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	margin: 0 auto;
    padding: 0 auto;
    background-color: #ffffff;
	}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

#banner {
	background: url(../images/global/banner.jpg) repeat-x;
	height: 150px;
}

#swimamile {
	padding: 0 0 0 10px;
	text-align: left;
}

#topNavContainer {
	height: 30px;
	width: auto;
	background:#fff url(../images/global/tabsbackground.jpg) repeat-x;
	text-align: left;
}

/* --- BEGIN tabs --- */
#topNav {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0 0;
	width: 720px;
}

#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topNav li {
	float: left;
	text-align: center;
	margin-right: .5em;
}

#topNav li a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#topNav li a:link, #topNav li a:visited {
	background-color: #d6f3ff;
	border-top: 1px solid #65badd;
	border-right: 1px outset #0187bd;
	border-bottom: 1px solid #00a3e5;
	border-left: 1px solid #65badd;
	color: #9D4A48;
	margin-right: 2px;
	margin-top: 5px;
	padding: 5px 9px; /* spacing around the 1st level link */
}

#topNav li a:hover {
	color: #E28D30;
	background: #FFF;
	border-top: 1px solid #65badd;
	border-right: 1px outset #0187bd;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #65badd;
	margin-right: 2px;
	margin-top: 5px;
	padding: 5px 9px;	/* spacing around the 1st level link */
}

#topNav li#over a {
	background: #FFF;
	border-top: 1px solid #00a3e5;
	border-right: 1px outset #00a3e5;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #00a3e5;
	color: #E28D30;	
	margin-right: 2px;
	margin-top: 5px;
	padding: 5px 8px; /* spacing around the 1st level link */
}

#globalNav {
	width: auto;
	padding: 8px 10px 8px 35px;
}

#globalNav ul {
	list-style-type: none;
	text-align: left;
	font-size: 1.1em;
	padding-left: 6px;
}

#globalNav li {
	display:inline;
	padding: 0 0 0 0;
	line-height: 1.4em;
}
	
#globalNav li#over a {
	font-weight: bold;
	color: #557D3E; 
	text-decoration: none;
}

#globalNav li.last {
	border-right: none;
	}	

#wrapper {
	margin: 10px 40px 20px 40px;
	width: auto;
	text-align: left;
	}
	
#content {
	text-align: left;
	font-size: 1.2em;
	}
	
#featuredswimmer {float:left;
	width: 220px;
	padding: 10px 10px 5px 10px;
	margin: 0 10px 10px 0;
	background-color: #d6eaf4;
	text-align: center;
	font-size: 1.1em;
	}
	
#featuredswimmer h1{
	font-size: 1.2em;
	}
	
#featuredswimmer p {
	margin: .8em 0;
	}
	
#content p, #right p, #righthome p  {
	margin-bottom: .8em;
	}
	
#content p.indent {
	margin-left: 5em;
	}
	
#content ul {
	list-style-type:none;
	margin-left: 1em;
	}
	
#content ol {
	list-style-type: decimal;
	margin-left: 3em;
	}

#content ul li {
	background-image: url(../images/global/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .7em;
	font-size: 1em;
	margin: 3px 0 5px 0;
	}

#content ul li.last, #content ol li.last {
	margin-bottom: 1.2em;
	}
	
#content #quicklinks {
	float: right;
	width: 150px;
	border: 1px solid #62367b;
	margin: 0 0 1em 1em;
	padding: 1em 1em;
	font-size: .8em;
}

#content #quicklinks h1 {
	font-size: 1em;
	color: #62367b; 
}

#content #quicklinks ul {
	list-style-type:none;
	margin-left: .3em;
}
	
#content #quicklinks ul li {
	background-image: url(../images/global/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .7em;
	font-size: 1em;
	margin: 3px 0 5px 0;
}

#printpage {
	float: right;
	width: 120px;
	font-size: .9em;
	text-align: right;
	margin: 5px 0 3px 20px;
	}
	
#printpage a:link, #printpage a:visited {
	color: #9D4A48;
	}
		
#printpage a:hover {
	color: #557D3E;
	}

	
#right {
	float: right;
	background-color: #d6f3ff;/*DDF1F4*/
	width: 200px;
	padding: 10px 10px;
	text-align: left;
	font-size: 1.2em;
	margin: 0 0 10px 30px;
	color: #62367b;
	font-weight: bold;
	height: 100%
	}
	
#righthome {
	float: right;
	background-color: #d6f3ff;/*DDF1F4*/
	width: 200px;
	padding: 10px 10px;
	text-align: left;
	font-size: 1.2em;
	margin: 0 0 10px 30px;
	color: #62367b;
	font-weight: bold;
	height: 100%
	}
	
/* BEGIN pop up past swim styles */
#popnav {
	width: 470px;
	background-color: #d6eaf4;
	text-align: center;
	font-size: 1em;
	color: #000;
	}

#popnav p {
	text-align: center;
	font-size: .8em;
	color: #000;
	}
	
.footer {
	text-align: center;
	font-size: .7em;
	color: #000;
	}

/* END pop up past swim styles */


#right p.person {
	font-weight: normal;
	font-size: .9em;
	text-align: right;
	}

#righthome p.person {
	font-weight: normal;
	font-size: .9em;
	text-align: right;
	}
	
.capgreen {
	font-weight: bold;
	text-transform: uppercase;
	color: #557D3E;
}

.orange {color: #9D4A48;}
.extension {font-size: .8em;}
p.footnote {font-size: .8em; color: #e67533; margin: 0 0 20px 0; text-align: right;}

		
h1 {
	font-size: 1.6em;
	color: #557D3E;
	padding-bottom: 0.5em;
	}

h2 {
	font-size: 1.4em;
	color: #62367b;
	padding-bottom: 0.5em;
	}
	
h3 {    
	font-size: 1.2em;
	color: #9D4A48;
	padding-bottom: 0.5em;
	}

h4 {
	font-size: 1.1em;
	color: #E28D30;
	padding-bottom: 0.5em;
	}
	
	
p.note {
	background-color: #fff;
	border: solid 1px #006699;
	padding: 7px 7px;
	text-align: left;
	font-size: 1em;
	color: #006699;
	}
	
/*****Footer Sytles*****/

#footer {
	clear: both;
	width: auto;
	height: 100px;
	text-align:left;
	padding-top: 20px;
	border-top: solid 1px #00a3e5;
	}
		
#footer h3 {
	margin-top: 20px;
	}	
	
#footlogo {
	float: left;
	background-image: url(../images/global/newwcrclogo.gif);background-repeat: no-repeat;
	width: 300px;
	height: 100px;
	text-align: right;
	margin-right: 15px;
	}	
	
#clear {
	clear:both;
	font-size: .2em;
}
	
a:link {color: #E28D30;}
a:visited {color: #E28D30;}
a:hover {color: #557D3E;}