body  {
	font-size: 1em;
	font-family: Georgia, 'Times New Roman', times, serif;
/*	background-color:#336633; */
	background-image: url(bg.gif);
	background-repeat: repeat;
	color: #000000;
	min-width:845px;
}
.error  {
	color:red;
	font-size: large;
}

#page {
	margin-top:15px;
	margin-left: 50px;
	margin-right: 50px;
	min-width: 350px;
}
#whiteslate {
/*	background-color:white; */
	background:#a7a09a; 
	color:black;	
	min-width:845px; 
	overflow:auto;
	padding-bottom: 25px;
}

#pics{
	width: 845px;
	height: 250px;
}

#pictext
{
	position: absolute;
	display: inline;
	z-index: 10;
}

#top {
}

#heading {
	width:845px;
	margin: 25px auto 0px auto;
}

#heading h1 {
	font:25px Zapfino;
	color: black;	
	display:inline;	
}

#heading  h2 {
	font:small-caps  italic 15px Georgia, 'Times New Roman', times, serif;
	color: black;	
	display:inline;
}


/* Styles for Navigation */
.navigation {
	background-color: grey; 
   overflow:auto;
   padding-bottom:5px;
}

.navigation ul {
	list-style-type: none; 
	display:inline;
}
.navigation li {
	float: left;
	border-style: none;
}
.navigation a {
	padding-left: 35px;
	display: block;
	text-decoration: none;
	color: black;
	font: 15px Helvetica, Helvetica Neue, Arial;
	margin-top:5px;

}
.navigation a:hover {
	background-image: url(cross15.gif); 
	background-repeat:no-repeat;
	background-position:10px -2px;
	text-decoration: underline;
}



#sidebar {
	width: 250px;
	border: 2px solid ;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float:left;
	margin-right: 20px;
	display:inline;
}

#sidebar h2 {
	font:20px Century Gothic;
	text-align:center;
	margin-bottom:10px;
}

#verse {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#336633;
	color: white;
}


#mo {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#336633;
	color: white;
}
#mo  a{
	color: white;
}


#links {
	background-color:#336633;
	color: white;
	margin-top: 20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;

}

#links  a{
	color: white;
}

#events {
	background-color:#336633;
	color: white;
	margin-top: 20px;
}

#events h2{
	padding-left:10px;
	padding-right:10px;
}

#events  a{
	color: white;
}



#content {
/*	background:#a7a09a; */
	margin-left:300px;
	padding-bottom:25px;
	padding:0px 25px 0px 25px;
}

#content li {
	list-style-position:inside;	
	overflow: hidden;
}

#content h1 {
	margin-top:0px;
	font-family:Century Gothic;
	text-align:center;
}

#content h2 {
	font-family:Century Gothic;
	text-align:center;
}

#content h3 {
	font-family:Century Gothic;
}

#footer{
	margin-top: 25px;
	clear: both;
	min-width:600px;
	height: 120px;
}

#lcol {
	float: left;
	display:inline;
	color:white;	
}

#rcol {
	float: right;
	display:inline;
	color:white;	
}

#footerCenter {
	margin:auto;
	position: relative;
	left: 27px;
	top: -5px;
	width: 100px;
	height: 120px;
}

/* others */
.members :hover 
{
  background:#a7a09a;
}

.member {
  display:inline-block;
  float: left;
  width: 170px;
  height: 300px;
  border: thin silver solid;
  margin: 5px;
  padding: 5px;
  background: cornflowerblue;
  overflow:auto;
  word-wrap: break-word;
  text-align:center;
}


.member h1{
  font-family:      "Comic Sans MS"
                    "Brush Script MT"
                    cursive;
  font-size:1em;
  font-weight: bold;
}

.member img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



#editor
{
	display:inline-block;
	width:425px;
	min-height:320px;
}

.sermons :hover
{
  background:#a7a09a;
}

.emphasized 
{
	font-weight:bold;
	margin: 25px;
}

.group
{
	border-style: solid;
	padding:0px;
	margin:0px;
	margin-left:10px;
}
.group ol
{
	List-Style-Type:none;
	margin:0px;
	padding:0px;
}
.list :hover
{
  background:#a7a09a;
}

.item
{
	border-style: solid;
  	background: cornflowerblue;
	margin: 5px;
	padding: 5px;
   overflow:auto;
 }
.item h1
{
	  font-family:      "Comic Sans MS"
                    "Brush Script MT"
                    cursive;
  font-weight: bold;
  	font-size: 1em;

	page-break-before: always;
	page-break-after: always;

}

.item object {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.item textarea {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.item textarea:hover {
    background: white;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#feed {
	margin-right: 50px;
	float:right;
}

#all
{
	border-style: solid;
	padding:0px;
	margin:0px;
	margin-left:10px;
	overflow:auto;
}
#banner
{
	height:75px;
	width:222px;
}
.ui-state-highlight 
{
	height: 75px;
	width: 222px;
}

.avatar
{
   width:160px;
   height:120px;
   overflow:hidden;
   float:left;
} 

.avatar img
{
   display:block;
   margin:auto;
}
