/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../../media/img/bg.jpg) repeat-x 50% 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px; 
	color: #333333;
	}
p, ul, .normal {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px; 
	color: #333333;
	}
a:link, a:visited {  
	text-decoration: underline;
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
h1 {
	display: none;
	}
h2 {
	font-family: georgia, times new roman, times, serif;
	font-size: 30px; 
	font-weight: normal;
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	}
h3 {
	font-family: georgia, times new roman, times, serif;
	font-size: 20px; 
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
td {
	vertical-align: top;
	}
table p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}
.bold {
	font-weight: bold;
	}
.blue {
	color: #0067b6;
	}
.maroon {
	color: #a30b0c;
	}
.green {
	color: #4f9829;
	}
.title {
	color: #999999;
	font-size: 15px;
	}
#divider {
	margin: 0px 10px 0px 0px;
	border-top: 1px dotted #999999;
	}

/* container ------------------------------------------------------------------------------------------ */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/* header with color-coded bar ------------------------------------------------------------------------ */
#header {
	margin: 0px 0px 0px 0px;
	height: 18px;
	border-bottom: 2px solid #ffffff;
	}
body#home #header {
	background: #0067b6;
	}
body#about #header {
	background: #4f9829;
	}
body#community #header {
	background: #e58307;
	}
body#services #header {
	background: #a30b0c;
	}
body#contact #header {
	background: #820f71;
	}

/* main content --------------------------------------------------------------------------------------- */
#content {
	margin: 0px 0px 0px 185px;
	padding: 0px 0px 0px 0px;
	}
#content p {
	padding: 0px 20px 0px 10px;
	}
#content li {
	padding: 0px 0px 10px 0px;
	line-height: 20px;
	}
body#home h2 {
	color: #0067b6;
	}
body#about h2 {
	color: #4f9829;
	}
body#community h2 {
	color: #e58307;
	}
body#services h2 {
	color: #a30b0c;
	}
body#contact h2 {
	color: #820f71;
	}

/* news ----------------------------------------------------------------------------------------------- */
#news {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	background: url(../../media/img/news_bg.jpg) repeat-y;
	}
#news .body_01 {
	background: url(../../media/img/news_body_01.jpg) no-repeat;
	}
#news .body_02 {
	background: url(../../media/img/news_body_02.jpg) no-repeat;
	}
#news .footer {
	background: url(../../media/img/news_footer.jpg) no-repeat;
	height: 20px;
	}
#news p {
	margin: 0px 0px 0px 0px;
	padding: 15px 25px 0px 25px;
	font-size: 11px;
	}
#news .title { 
	color: #0067b6;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 20px 0px;
	}

/* photo ---------------------------------------------------------------------------------------------- */
#photo {
	height: 215px;
	width: 710px;
	}
body#home #photo {
	background: url(../../media/img/photo_pigs.jpg) no-repeat;
	}
body#about #photo {
	background: url(../../media/img/photo_heads.jpg) no-repeat;
	}
body#community #photo {
	background: url(../../media/img/photo_smile.jpg) no-repeat;
	}
body#services #photo {
	background: url(../../media/img/photo_church.jpg) no-repeat;
	}
body#contact #photo {
	background: url(../../media/img/photo_group.jpg) no-repeat;
	}
#note {
	float: left;
	margin: 183px 0px 0px 390px;
	position: absolute;
	}
#note p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	}
#note a:link, #note a:visited {  
	text-decoration: underline;
	color: #ffffff;
	}
#note a:hover, #note a:active { 
	text-decoration: underline; 
	color: #999999;
	}

/* sidebar -------------------------------------------------------------------------------------------- */
#sidebar {
	float: left;
	width: 185px;
	}
#sidebar p {
	padding: 0px 0px 0px 20px;
	}

/* nav ------------------------------------------------------------------------------------------------ */
#nav {
	background: url(../../media/img/nav.jpg) no-repeat;
	height: 215px;
	}
#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 45px;
	list-style: none;
	}
#nav li {
	padding: 0px 0px 19px 0px;
	list-style: none;
	font-size: 16px;
	}
#nav a:link, #nav a:visited {  
	text-decoration: none;
	color: #333333;
	}
#nav a:hover, #nav a:active { 
	text-decoration: underline; 
	color: #000000;
	}
#nav a.current {
	font-weight: bold;
	text-decoration: underline;
	}

/* subnav --------------------------------------------------------------------------------------------- */
#subnav ul {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 15px;
	line-height: 30px;
	list-style: none;
	}
#subnav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../../media/img/arrow.gif) no-repeat 0px 8px;
	}
/* about subnav -------------------------------------------------------- */
body#about #subnav ul {
	color: #4f9829;
	}
body#about #subnav a:link, body#about #subnav a:visited {  
	color: #4f9829;
	}
body#about #subnav a:hover, body#about #subnav a:active { 
	color: #000000;
	}
/* community subnav ---------------------------------------------------- */
body#community #subnav ul { 
	color: #e58307;
	}
body#community #subnav a:link, body#community #subnav a:visited {  
	color: #e58307;
	}
body#community #subnav a:hover, body#community #subnav a:active { 
	color: #000000;
	}
/* services subnav ----------------------------------------------------- */
body#services #subnav ul { 
	color: #a30b0c;
	}
body#services #subnav a:link, body#services #subnav a:visited {  
	color: #a30b0c;
	}
body#services #subnav a:hover, body#services #subnav a:active { 
	color: #000000;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	background: url(../../media/img/footer.jpg) no-repeat;
	height: 100px;
	margin: 40px 0px 0px 0px;
	}
#footer p {
	font-size: 11px;
	color: #999999;
	padding: 10px 0px 0px 10px;
	}