body {
	font-family: Arial, sans-serif;
	font-size: small;
	margin:10px;
	text-align:center;
}

#page {
	width:754px;
	margin:0 auto;
	text-align:left;
}

#family_worship {
	margin:0;
	background:#fff;
}

#mainnav {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
	padding:0;
	background-color:#00c;
	border-top:1px solid #006;
	border-bottom:1px solid #006;
}
#mainnav a {
	font-size: 14px;
	color: #fc0;
	font-weight: bold;
	text-decoration:none;
}
#mainnav a:hover {
	color: #fff;
}

#main {
/*	background:#CCCCF3; */
	border-bottom:1px solid #006;
}
#main a {
	text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}

.breadcrumb {
	font-size:90%;
	padding:5px 0;
	margin-bottom:12px;
	border-bottom:1px dashed #aaa;
}

#content {
	width:509px;
	margin:5px 5px 5px 7px; padding:5px 12px 20px;
}
#content p {
	text-align:justify;
}
#content li {
}

#sidebar {
	float:right;
	width:200px;
	font-size:80%;
	padding:10px 7px 5px 0;
}
#sidebar h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:small;
	margin:0 0 5px;
	padding:1px 5px 2px;
	color:#fff;
	background:url('../images/corner_sidebar.gif') top right no-repeat #A1A1E9;
}
#sidebar h3 {
	font-size:small;
	margin:0 0 2px;
}
#sidebar ul {
	margin:0 15px 5px;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:0;
}
#sidebar p {
margin:4px 0;
}
.sidearea {
	margin:0 0 7px 3px;
	background:#F1F1F8;
}
.sidecontent {
	padding:5px;
}


#bottom {
	border-top:12px solid #00c;
}
#bottom p{
	margin:0;
	padding:0;
}



a{
	color: #00c;
}
a:hover {}



#content h1 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:x-large;
	margin-top:0;
}
#content h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:large;
}
.wh {
	color:#fff;
	margin:0;
	text-indent:10px;
	background:url('../images/corner_sidebar.gif') top right no-repeat;
}
#content h3 {
	margin-top:12px;
	margin-bottom:4px;
	font-size:110%;
}
h4 {
font-size:small;
font-weight: bold;
margin-bottom:5px;
}

blockquote {
margin:5px 0 0 20px;
}

ol {
list-style-type:decimal;
list-style-position:inside;
}


img {
border:0;
}
img.imgl {
	float:left;
	margin:2px 10px 3px 0;

}
img.imgr {
	float:right;
	margin:2px 0 3px 10px;
}

form {
margin:0;
}

.indentl{
margin-left:20px;
}
.grey {
	font-size:85%;
	color:#aaa;
}
.byline {
	font-size:80%;
	color:#333;
}
.ninety {
	font-size:90%;
}


td {
	vertical-align:top;
}

