﻿@charset "utf-8";
#left {
	background-color: #CCCCCC;
	display: inline;
	padding: 20px;
	float: left;
	width: 135px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 1200px;
	background-repeat: no-repeat;
	background-position: top;
}
#right {
	display: inline;
	float: left;
	width: 544px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#testimonies  {
	padding: 20px;
	border: 10px double #CCCCCC;
	margin-top: 40px;
}
#left a:hover {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#left h1 {
	font-size: 110%;
	font-weight: bold;
	color: #CB1009;
}
#right h1 {
	font-size: 110%;
	font-weight: bold;
}
#right a {
	color: #4573B3;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	font-weight: bold;
	color: #CB1009;
	text-decoration: none;
}
#left #evening {
	font-size: 90%;
}
#left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	margin-top: 20px;
	margin-bottom: 30px;
}
#title {
	float: left;
	width: 337px;
	background-color: #CCCCCC;
	margin-right: 10px;
	padding-left: 2px;
}
#option {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 175px;
	float: left;
}
#stay_tuned {
	background-color: #CCCCCC;
	font-weight: bolder;
	border: 2px solid #FFFFFF;
	margin-bottom: 40px;
}
#head {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 120%;
}
#stuff {
	padding: 20px;
}
#RSS {
	width: 130px;
	margin-bottom: 20px;
	height: 150px;
	border: 2px solid #4573B3;
}
#message {
	margin-bottom: 32px;
	background-color: #CCCCCC;
	padding: 5px;
	border: 2px solid #999999;
	height: 128px;
}
#messages {
	font-size: 90%;
	margin-bottom: 12px;
	background-color: #4573B3;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#messages a {
	color: #FFFFFF;
	text-decoration: none;
}
#messages a:hover {
	color: #000000;
	text-decoration: none;
}
#RSS1 {
	font-size: 85%;
	display: inline;
}
#iTunes2 {
	float: left;
	margin-left: 4px;
	font-size: 85%;
	margin-right: 7px;
}
#stuff img {
	border: 2px solid #000000;
}
#main {
	width: 544px;
}
#left_main {
	float: left;
	width: 262px;
	margin-right: 20px;
}
#rehab {
	padding: 10px;
	border: 4px solid #FFF799;
	text-align: center;
	background-image: url(../images/rehab.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#new_building {
	margin-top: 20px;
}
#new_building img {
	margin-top: 10px;
}
#right_main {
	float: left;
	width: 262px;
}
#testimony_header {
	background-color: #A4BBDB;
	border: 2px solid #4573B3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#testimony {
	margin-top: 20px;
	margin-bottom: 20px;
}
#testimony_footer {
	background-color: #A4BBDB;
	padding: 15px;
	border: 2px solid #4573B3;
}
#six_battles {
	background-image: url(../images/6Battles.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 514px;
	padding-top: 370px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-position: center center;
	color: #FFFFFF;
	font-size: 110%;
}
#six_battles a {
	color: #FFCC00;
}
#six_battles a:hover {
	color: #000000;
}


.red {
	color: #CB1009;
	font-weight: bold;
}
.message {
	font-size: small;
	font-weight: bold;
}
.evening {color: #FFFFFF; font-weight: bold; }
.message_title {font-size: 110%}
.style3 {
	color: #CB1009;
	font-weight: bold;
	font-size: 75%;
}
.update {
	font-size: 80%;
	padding: 10px;
	border: 4px dotted #FFFFFF;
	color: #CB1009;
}
.style4 {font-size: 80%; padding: 10px; border: 4px dotted #CB1009; color: #CB1009; }
