html, body  { 
	margin: 0px;
	padding: 0px;
	color: #333; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #94c2e2 url("images/body_tile.gif") repeat-y fixed left top;
}
html{
	background-position:160px 0px;
}
#body { 
	width: 740px;
	background: url("images/body_top.jpg") no-repeat fixed left top;
}
img{border:0;}
.clear{clear:both !important;}
.clearL{clear:left !important;}
.clearR{clear:right !important;}
.floatL{float:left !important; margin-right:10px;}
.floatR{float:left !important; margin-left:10px;}
.noFloat{float:none !important;}
/* Links */
a, a:link, a:visited, a.subhead:visited {
	color: #577FCC; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none 
}
a.subhead, a.subhead:link {font-size: 13px;}

a:hover, a.subhead:hover {color: #96acff;}
a:active, a.subhead:active {color: #333333;}
a.head, a.head:link, a.head:visited { 
	color: #333333;
	font-size: 15px;
	word-spacing: 5px;
	letter-spacing: 3px;
}
a.head:hover { color: #577FCC;}
a.head:active  { color: #96acff;}
.center{ text-align: center;}
.noBull{list-style:none;}

/* =Home Styles
--------------------------------------------------*/
#home #body{
	padding:30px 0 30px 30px;
	width:auto;
}
#home #left{
	float:left;
	width:500px;
}
#home #right{
	float:right;
	width:172px;
}
#home #right ul{
	list-style:none;
	margin:0;
	padding:0;
}
#home #right ul li{
	list-style:none;
	padding:0;
	margin:0;
}

#home #bottomNav{
	margin:0;
	padding:0;
	list-style:none;
}
#home #bottomNav li{
	list-style:none;
	float:left;
	display:block;
	margin:0;
	padding:0;
	border:1px solid #94C2E2;
	border-width:0 1px 0 0;
}
#home #bottomNav li.first{border-width:0 1px 0 1px;}

#home #bottomNav li a{
	display:block;
	float:left;
	padding:3px 5px;
}



/* =End Home Styles
--------------------------------------------------*/

/* Headings 'n' Stuff */
.head, h1 { 
	font-size: 15px; 
	font-weight: bold; 
	word-spacing: 5px; 
	letter-spacing: 3px; 
	margin-bottom: 15px;
	padding:0;
}
.subhead, .subhead2 , h2{
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin:0;
	padding:0;
}
.subhead2, h2, .quote {
	color: #577FCC;
	font-size: 11px;
	font-style: italic;
}
h3{
	font-size: 15px; 
	font-weight: bold; 
	margin:25px 0  8px 0;
	padding:0;
}
.bold  {font-weight: bold;}
.floatleft, .floatl {
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatright, .floatr {
	float: right;
	margin: 0px 0px 10px 10px;
}
.floatright {clear: right;}
.floatleft {clear: left;}
.floatl2{float: left; margin-bottom: 10px}
.floatr2{float: right; margin-bottom: 10px}


/* Look Styles */
td, p { 
	font-size: 12px; 
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul { 
	list-style-type: circle; 
	margin: 0 0 0 0; 
	padding: 0 0 5px 20px 
}
ul.list3, ul.list2 { 
	line-height: 14px; 
	list-style-type: none; 
	margin: 0;
	padding: 10px 0 10px 20px;
}
 ul.list2 {line-height: 14px;}
 
.margin {margin: 0px 0px 0px 30px}
.margin2 {margin: 0px 0px 0px 15px}

ul#subnav {
	width: 150px;
	border: #577FCC 1px solid;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	list-style: none;
}
dl{
	margin:0 0 10px 10px;
	padding:0;
}
dt{
	font-weight:bold;
	font-size:12px;
}
dd{
	font-weight:normal;
	padding:0;
	margin:3px 10px 8px 20px;
}
table#worshipnav {
	border: #577FCC 1px solid;
	width: 100%;
	margin-top: 15px;
	padding: 0px;
}
td.worshipnav {
	border-right: #577FCC 1px solid;
	padding: 5px;
	text-align: center;
}
td.worshipnav1 {
	padding: 5px;
	text-align: center;
}
/* Scrollers */
.trip-scroll,.photo-scroll { 
	width: 500px; 
	height: 110px; 
	overflow: auto;
}
.photo-scroll {width: 660px;}
.photo-scroll table tr td{
	width:103px;
	height:78px;
	margin:0 5px 0 5px;
}
.photo-scroll table tr td.none{
	display:none;
}
.photo-scroll table tr td img{
	border:2px #FEFEFC solid;
	padding:1px;
}
.photo-scroll table tr td img:hover, .photo-scroll table tr td img.over{
	border:2px #94C2E2 solid;
}

#galleries{
	padding-top:10px;
}
#galleries ul li{
	color:#333;
	background:transparent;
	padding-bottom:3px;
}
#galleries ul.links li{
	color:#333;
	background:transparent;
	font-weight:bold;
	cursor:pointer;
}
#galleries ul.links li.over{
	color:#577FCD;
	background:transparent;
}

#view{
margin-bottom:10px;
}
.new h1{
	margin: 30px 0 0 0;
}
/* Slideshow
-------------------------------------------------*/
#buttons{
	position:relative;
	width:500px;
	margin:0;
	padding:0 0 25px 135px;
}
#buttons a{
	display:block;
	float:left;
	width:75px;
	padding:2px;
	background:#EBE4D3;
	color:#333;
	margin:0 5px 0 5px;
	border:#333 1px solid;
}
#buttons a:hover{
	background:#94C2E2;
	color:#333;
}




