
.pagewidth {width:780px;}
.centered {margin: 0 auto;text-align: left;}

html,body {
	background: #DDDDDD;
    background-repeat: repeat-x;
	background-position: 0px 165px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #505050;
	text-align: center;

}

#wrapper {
	text-align:left;
	position:relative;
	width: 100%;
	top:0px;
	background: url('../images/bg/gradient.gif');
	background-position: 0px 365px;
    background-repeat: repeat-x;
}
#spacer {
	padding: 0px 0px 40px 0px;
	background: url('../images/bg/texture.gif');
    background-repeat: repeat-x;
	background-position: 0px 165px;
	
}
#topborder {background: #95100F;height:5px;overflow:hidden;}
#header {
	margin: 0 auto;
	text-align: left;
	height:120px;
    background: #FFFFFF;
	font-size:11px;
	color: #666666;
}

#pagephoto {
    margin-top:10px;
    border: 10px solid #FFFFFF;
    height:270px;
    overflow:hidden;
	background:#FFFFFF;
}

#content {font-size: 12px;}

#footer {
	height:40px;
	width:100%;
	font-size:11px;
	color: #666666;
	text-align: center;
	background:#BBBBBB;
}

#horizontalmenu {
    background: #303030;
    height:40px;
}
#nav {height:40px;padding:0px 0px;overflow:hidden;}
#nav ul{float: left;padding:0px;margin: 0px;list-style: none;border-left:1px solid #414141;border-right:1px solid #212121;}
#nav li{float: left;border-left:1px solid #212121;border-right:1px solid #414141;padding:10px 12px ;}


.page_item a, .page_item a:visited {font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
.page_item a:hover {font-size:11px;font-weight:bold;color:#999999;text-decoration:underline;}
.hover, .hover a, .hover a:hover, .hover a:visited {font-size:11px;font-weight:bold;color:#404040;text-decoration:none;background:#eeeeee;}


#worshiptimes {
    color:#ffffff;
    font-family:serif;
    height:210px;
    background: url("../images/logo_faded.gif");
    background-position: center -3px;
    background-repeat: no-repeat;
    font-size:12px;
}
#worshiptimes h1 {font-size:16px;}
#worshiptimes h2 {font-size:12px;}
#worshiptimes h3 {font-size:11px;}


.padded {padding: 10px;}

a,a:visited {color:#666666;text-decoration:none;}
a:hover {color:#303030;text-decoration:underline;}

 a.alternate,  a.alternate:visited {color:#cccccc;text-decoration:none;}
 a.alternate:hover {color:#FFFFFF;text-decoration:underline;}

#text a, #text a:visited {font-weight:bold;color:#666666;text-decoration:none;}
#text a:hover {font-weight:bold;color:#303030;text-decoration:underline;}

.thumbnail {
    float:left;
    border:1px solid #BBBBBB;
    background: #eeeeee;
    margin: 5px;
    /*
    width: 66px;
    height: 49px;
    padding:6px;
    margin:5px;  
    overflow:hidden;
    */
}
.thumb {
    margin: 6px;
    background: #eeeeee;
}
.photo_gallery {
    background: #d0d0d0;
    border: 1px solid #bbbbbb;
}