@charset "UTF-8";
/* CSS Document */

body
{
background-color:#8ee3ff;
margin:0 auto;
width:800px;

}

#rclogo
{
background-image:url(../swim/rclogo.png);
background-repeat:no-repeat;
width:360px;
height:120px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:20px;
}

h2
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
width:600px;
}

h3
{
text-align:left;
width:600px;
font-family:Georgia, "Times New Roman", Times, serif;
}

h4
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
}

p
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:left;
text-indent:.50em;
margin-top:10px;
}

.text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:left;
}
.list
{
margin:0;
list-style:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.bus
{
text-align:center;
margin: 0 auto;
width:500px;
}

#banner
	{
	margin:0 auto;
	padding:0;
	width:800px;
	}
	
#content
	{
	width:800px;
	height:100%;
	margin:0 auto;
	padding:0;
	}
	
#list
	{
	text-align:left;
	width:250px;
	margin:0;
	padding:0;
	}		


ul#navlist
{
	margin:0 auto;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	position:absolute;
	left:-14px;
	top:359px;
	clear:both;
}

#navlist li
{
display:inline;
list-style-type:none;


}

#navlist a { padding:3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color:#036;
text-decoration:none;
}

#navlist li.current a
	{
	color:#EEEEEE;
	font-weight: bold;
	text-decoration:underline;
	}

#navlist a:hover
{
color: #fff;
background-color:#369;
text-decoration:none;
}

div#navcontainer
{
margin:0 auto;
padding:0;
width:800px;
text-align:center;
}

#about
{
width:600px;
position:inherit;
text-align:left;
color:#000000;
}

.over 
{
float:right;
margin: 0px 0px 5px 5px;
}

.chuck
{
float:right;
margin: 0px 0px 5px 5px;
}

.left
{
float:inherit;
margin:0px 0px 5px 5px;
}

div.chapel
{
float:inherit;
margin:10px 10px 5px 5px;
}

div.chapel p
{
text-align:center;
margin:10px 10px 5px 5px;
}

.tschedule
	{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
	
		

td.header
{
margin:0 auto;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 150px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.title
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.bus_stop
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

.center
{
text-align:center;
}
 
 #footer
 {
 text-align:center;
 margin: 0 auto;
 }
 
 #badge
 {
 text-align:left;
 border:none;
 border:0;
 }
