body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 15px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
}

#main {
	background-color: #ffffff; 
	width: 851px;
	overflow: hidden;
}

/* Styles for the Home Page */
#home_content {
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
}

#home_content p {
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
}

#home_content a {
	font-size: 14px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}

#home_nav ul li {
	margin: 20px 0px 15px 0px;
	list-style-type: none;
}

#home_nav ul li a {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #252122;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	list-style-type: none;
}

#home_nav ul li a:hover {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C43327;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	list-style-type: none;
}
/* End Home Page styles */

/* Styles for the main content, nav and subNav */
#content {
	padding: 0px 0px 25px 0px;
	width: 851px;
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
}

#content a {
	font-size: 14px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
	text-decoration: none; 
	letter-spacing: 1px;
}

#content p {
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

#content p a {
	font-size: 14px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
	text-decoration: none; 
	letter-spacing: 1px;
}

#content p.small {
	font-size: 12px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: center;
	letter-spacing: 0.5px;
	line-height: 140%;
}

#content ul li {
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

#content ul li a {
	font-size: 14px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
	text-decoration: none; 
	letter-spacing: 1px;
}
	
#mainNav {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background-color: #F0E5E1;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 0px;
	width: 851px;
	height: 30px;
}	

#mainNav a {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #252122;
	text-decoration: none;
	font-weight: bold;
}	

#mainNav a:hover {
	font-family: Book Antiqua, Palatino Linotype, serif;
	text-transform: uppercase;
	color: #C43327;
	text-decoration: none;
	font-weight: bold;
}	

#subNav {
	margin: 0px 0px 3px 0px;
	background-color: #F0E5E1;
	overflow: hidden;
}

#subNav ul {
	margin: 5px 0px 5px 25px;
	padding: 0;	
}

#subNav ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
	list-style-type: none;
}	

#subNav ul li a {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #252122;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}	

#subNav ul li a:hover {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #C43327;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}	

p.rss img {
	vertical-align: text-bottom;
}

#subNavMusic {
	margin: 10px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	overflow: hidden;
	width: 100%;
}

#subNavMusic ul li {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: auto;
	display: inline;
	list-style-type: none;
}	

#subNavMusic ul li a {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #252122;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}	

#subNavMusic ul li a:hover {
	font-family: Book Antiqua, Palatino Linotype, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #C43327;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}	

#subNavMusic ul li.rss img {
	vertical-align: text-bottom;
}

img {
	border: none;
	overflow: hidden;
}

#recording {
	width: 100%;
}

#recording img {
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	
	text-align: center;
}

#photos {
	width: 100%;
}

#photos img {
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
}

#sermons {
	padding: 5px 5px 5px 10px;
}

/* Frame contains the right and left column */
#frame {
	padding: 0px 50px 50px 50px;
	overflow: hidden;
}

#home_leftcol {
	padding: 20px 0px 0px 0px;
	width: 300px;
	height: auto;
	float: left;
	overflow: hidden;
}

#home_rightcol {
	padding: 20px 0px 0px 0px;
	width: 450px;
	height: auto;
	float: left;
	overflow: hidden;
}

#leftcol {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
	height: auto;
	float: left;
	overflow: hidden;
}

#rightcol {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	width: 236px;
	height: auto;
	float: right;
	overflow: hidden;
}
/* End frame and cols*/

.pageHeading28 {
	font-size: 28px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

.pageHeading24 {
	font-size: 24px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

.pageHeading20 {
	font-size: 20px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}
#content .pageHeading20 a {
	font-size: 20px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 140%;
}

.pageHeading16 {
	font-size: 16px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

#image {
	text-align: center;
}
#image p {
	text-align: center;
}

#linkDes {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}

/* Staff Styles */
.staff {
	margin: 30px 0px 30px 25px;
	clear: both;
}

.staff img {
	float: left;
	margin: 0px 10px 5px 0px;
}

#content .staff p.staffInfo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #5A5B5E;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
}

#content .staff p.staffInfo a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: left;
	letter-spacing: 1px;
}
/* End Staff Styles */

/* Web form styles */
form div {
	padding: 5px 0px 0px 5px;
	margin: 5px 0px 0px 5px;
}

form div input[type='text'] {
	width: 250px;
}

div label:after {
	content: ':';
}

input.button {
	color: #C13627;
}

.red {
	color: red;
}

textarea.bigTextarea {
	width: 500px;
	height: 500px;
}

textarea.smallTextarea {
	width: 250px;
	height: 60px;
}

form div div.fakeInput_error {
	font-size: 14px;
	color: #C13627;
}

form div.fakeInput_error {
	font-size: 14px;
	color: #C13627;
}

.errorMessage {
	font-size: 16px;
	color: #C13627;
}
/* End web form styles */

/* Calender Sytles */
.prev {
	text-align: left;
	font-weight: bold;
}

.next {
	text-align: right;
	font-weight: bold;
}

.month {
	font-weight: bold;
}

.weekday {
	text-decoration: underline;
}

.day, .month, .weekday {
	text-align: center;
}

.today {
	background: #E4CBC4;
	text-align: center;
	font-weight: bold;
}

.easter {
	background: #fdb745;
	text-align: center;
	font-weight: bold;
}

.blank {

}

#legend {
	margin: 10px 0px 0px 0px;
	
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	
	white-space: nowrap;
}
/* End Calendar Styles */

#footer {
	margin: 10px 0px 0px 0px;
	width: 851px;
	font-size: 11px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: center;
	letter-spacing: 1px;
	white-space: nowrap;
}

#footer a {
	font-size: 11px;
	color: #C13627;
	font-family: tahoma, geneva, sans-serif; 
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}
/* End main content styles */