h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    color: #6600CC;
    font-family: verdana, tahoma, helvetica;

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
.titleblock {
	font-family: "Book Antiqua", georgia, times, serif;
	color: #6600CC;
}
h1.titleblock {
	font-size: 36pt;
	font-weight: normal;
}
h2.titleblock {
	font-size: 24pt;
	font-weight: normal;
}
h3.titleblock {
	font-size: 18pt;
	font-weight: normal;
}


.masthead {
	font-family: "Book Antiqua", georgia, times, serif;
	color: #000000;
	text-align: center;
}
h1.masthead {
	font-size: 24pt;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h2.masthead {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h3.masthead {
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h2.masthead a {
	text-decoration: none;
	font-style: italic;
}

h2.masthead a:link {
    color: #000000;
}
h2.masthead a:active {
    color: #000000;
}
h2.masthead a:visited {
    color: #000000;
}
h2.masthead a:hover {
    color: #000000;
	text-decoration: underline;
}



body {
    font-family: verdana, tahoma, helvetica;
    font-size: 12pt;
    background-image: url('/css/images/church_sketch_360x200.gif');
}

p {
    line-spacing: 125%;
}

a:link {
    color: #6600CC
}
a:active {
    color: #FF00CC
}
a:hover {
	background-color: #FFEEEE;
}

a.plain:link {
    color: #6600CC
}
a.plain:active {
    color: #FF00CC
}
a.plain:hover {
	background-color: #FFFFFF;
}




.main {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, tahoma, helvetica;
	font-size: 12px; 
}

#main_content {

	margin-left: 10px;
}

/*
div.main {
	width: 600px;
}	
*/

.article {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, tahoma, helvetica;
	font-size: 16px;
}

.article_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #F6F6F6;
}


.navbar {
	width: 145px;
	border-left: 1px dotted #FFCC66;
	border-right: 1px dotted #FFCC66;
	border-top: 1px dotted #FFCC66;
	border-bottom: 1px dotted #FFCC66;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
/*	line-height: 120%; */
	font-family: verdana, tahoma, helvetica;
	font-variant: small-caps;
	font-size: 8pt;
	background-color: #F8F8FF;
}

p.navitem, .navbar p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 120%;
}

div.navhighlight {
	border: 1px dotted #FFCC66;
	background-color: #F0F0FF;
	padding: 4px;
}

.alert {
	color: red;
	font-weight: bold;
}

p.menuchild1 {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.menuchild1sel {
	background-color:  #FFEEEE;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.menuchild2 {
	background-color:  #FFEEEE;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.menuchild2sel {
	background-color:  #FFEEEE;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.sidebar {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
/*	width: 480px;  */
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #E9E9E9;
}

.clear_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

#lastUpdated {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 350px;
}

#lastUpdated p {
    font-size: smaller;
	text-align: center;
}

.info_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #9900EE;
	background-color: #FFFFF0;
}
.info_block h1,.info_block h2, .info_block h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.staff_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #9900EE;
	background-color: #FFFFF0;
}

.staff_block p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}



.christmas_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #CC3333;
	background-color: #FFE0E0;
}

.christmas {
	color: #CC3333;
}

.quotation {
	font-style: italic;
}

.left_column_block {
	top: 5px;
	left: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 250px;
	border-width: thin;
	border-style: solid;
	border-color: #9900EE;
	background-color: #FFFFF0;
}
.right_column_block {
	top: 5px;
	right: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 250px;
	border-width: thin;
	border-style: solid;
	border-color: #9900EE;
	background-color: #FFFFF0;
}


.news_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}

.interim_block {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #999999;
	background-color: #FFEEEE;
}

.hitcount {
	padding: 10px;
	width: 120px;
	right: 50px;
}

.callout {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #6600CC;
	background-color: #FFFF99;
}


.scripture_block {
	border: 1px dotted #FFCC66;
	background-color: #CCCCEE;
	padding: 5px;
	margin: 5px;
	}

.scripture_text {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	font-family: verdana, tahoma, helvetica;
	font-size: 10pt; 
}

.scripture_title {
	margin: 5px;
	padding: 5px;
	font-family: verdana, tahoma, helvetica;
	font-size: 12pt;
	font-weight: bold;
	background-color: #9999FF;
	font-variant: small-caps;
}

.blog_snippet_block {
	border: 1px dashed #000000;
	background-color: #EEEEEE;
	padding: 5px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}

.blog_snippet_text {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	font-family: verdana, tahoma, helvetica;
	font-size: 10pt; 
	text-indent: 2em;
}

.blog_snippet_title {
	margin: 5px;
	padding: 5px;
	font-family: verdana, tahoma, helvetica;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCCCCC;
	font-variant: small-caps;
}


div.spacer {
	clear: both;
}

.column_header {
    font-weight: bold;
}

.column_date {
    width: 150px;
}
.column_title {
    width: 200px;
}
.column_minister {
    width: 150px;
}

.aside {
    font-size: smaller;
}

.no-indent {
	text-indent: 0;
}

