
html { background:#2b2c2e url(images/clc_home_body.gif) left top repeat-y; }
h1, h2, h3, h4, .addr { font-family:Georgia; }
h2 { font-size:146.5%; margin-bottom:0.3em;}
p {line-height:1.4em; }
a {text-decoration:none; }
a:hover { text-decoration:underline; }

.home { background: url(images/clc_home_head.gif) left top no-repeat; min-height:620px;}
.page { background: url(images/clc_page_head.gif) left top no-repeat; min-height:393px;}

/*colors*/
.darkblue,
.home #hd .news a { color:#10585d; }
.green,
#bd a { color:#9fb11f; }
.teal { color:#46795d; }
.darkteal,
#hd .news p { color:#325642;}
.brightgreen,
#bd a:hover,
#nav a { color:#cde329; }
.shade,
#bd p { color:#bbb; }
#bd h1, #bd h2, #bd h3 { color:white; }


.home #hd .churchname {position:absolute; left:405px; top:110px; font-size:315%;}
.home #hd .addr {position:absolute; left:424px; top:155px; font-size:138.5%; }
.foursquare { position:absolute; left:901px; top:0; }

.home #hd .sunday { position:absolute; left:416px; top:228px; width:180px; height:169px; }
.home #hd .news { position:absolute; left:671px; top:228px; width:332px; height:153px; }
.news p { margin-bottom:1.5em; }
.news a { font-weight:bold; }

.page #hd .churchname {position:absolute; left:270px; top:72px; font-size:315%;}
.page #hd .addr {position:absolute; left:289px; top:116px; font-size:138.5%; }

.page #nav { position:absolute; left:288px; top:173px; }



.home #nav { position:absolute; left:420px; top:426px; }
#nav li { padding:0 0 0 2em; display:inline;}
#nav li.first { padding-left:0; }
#nav a { font-size:138.5%; font-family:Georgia; font-weight:xbold; text-decoration:none;}
#nav a:hover { color:white; }
#nav li.selected a { color:white; }

.home #sidebar { position:absolute; left:48px; top:629px; width:331px; }
.page #sidebar { position:absolute; left:48px; top:400px; width:189px; }

#sidebar h3 { font-family:arial; font-size:100%; color:white; margin-top:1.5em; font-weight:bold;}
#sidebar p { font-size:100%; margin-left:10px; }

#bd p { margin-bottom:0.5em; }
#content { padding-bottom:4em; }
.home #content {position:absolute; left:423px; top:508px; width:576px; }
.page #content {position:absolute; left:288px; top:244px; width:576px; }

#content .article { margin-bottom:2em; }
.article h2 { font-size:167%; }
.article h3 { margin-top:2em; margin-bottom:0.3em; font-size:131%; }

.alignright { float:right; margin:0 0 1em 1em; }

#content ul { 
	margin:1em 0 1em 3em;
}
#content ul li { list-style:circle; color:#bbb; padding:0.2em 0 0.2em 0.5em; }