body { 
	background-color: #dfddd4; 
	margin: 0;
	background-image: url(../images/bodyBG.jpg); 
	background-repeat: repeat-y;
}

a, img { outline: none; border: 0; }

#wrapper { width: 934px; overflow: auto; }

#gpcLogo { height: 227px; width: 234px; margin: 0 0 30px 0; background-image: url(../images/gpcLogo.gif); background-repeat: no-repeat; float: left; }
a.goHome { height: 200px; width: 234px; display: block; }

#columnWrap { 
	overflow: auto; 
}

#column1 { width: 234px; float: left; }

ul#mainNav { width: 234px; float: left; clear: left; margin: 0; padding: 0; list-style: none;  }
li#mainNav { margin: 0; padding: 0; }

ul#mainNav a { 
	font-family: georgia;
	font-size: 14px;
	text-decoration: none;
	color: #a24967;
	font-weight: bold;
	display: block;
	text-align: center; 
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #eee;
	
}
ul#mainNav a.currentpage { background-color: #edecea; }

#column2 { width: 700px;  float: left; }

#column2 #topLine { font-size: 11px; font-family: arial; color: #6a8595; padding: 9px; background-color: #cde4f2; border-bottom: 2px solid #FFF; }
#column2 #topLine a { color: #55636f; }

#column2 ul#image_rotate { height: 270px; margin: 0; padding: 0; list-style: none; position: relative; background-color: #d8d8d8; }
#column2 #rotatingHeaderLine { width: 700px; position: absolute; left: 0; bottom: 3px; border-bottom: 2px solid #FFF; }

#column2 .content { padding: 45px 25px 45px 45px; font-family: georgia; }
#column2 .content h2 { color: #726d64; padding: 0; margin: 0 0 15px 0; }
#column2 .content h3 { font-size: 15px; color: #5a564f; padding: 0; margin: 25px 0 15px 0; }
#column2 .content h4 { font-size: 15px; font-style: italic; font-weight: normal; color: #5a564f; padding: 0; margin: 0 0 20px 0; }
#column2 .content p { font-size: 14px; line-height: 24px; color: #6c6860; padding-bottom: 7px; }
#column2 .content li { font-size: 14px; color: #6c6860; padding-bottom: 7px; }
#column2 .content a { color: #5889ac;}

#column2 .content .sermonBox { width: 489px; margin-left: 50px; background-image: url(../images/roundedBox/roundedRepeat.jpg); background-repeat: repeat-y; overflow: auto; }
#column2 .content .sermonBox .sermonBoxContain {  width: 440px; margin-left: 28px; overflow: auto; }
#column2 .content .sermonBox .top { height: 36px; background-image: url(../images/roundedBox/roundedTop.jpg); }
#column2 .content .sermonBox .bottom { height: 39px; background-image: url(../images/roundedBox/roundedBottom.jpg); }
#column2 .content .sermonBox p { margin: 0; padding: 0; }
#column2 .content .sermonBox h2 { margin: 0; padding: 0; }
#column2 .content .sermonBox h3 { margin: 0 0 10px 0; padding: 0; }

#column2 .callout { 
	width: 180px; 
	border: 1px solid #e3e3e3; 
	background-color: #fff; 
	float: right;
	margin: 0 0 15px 15px;
	padding: 10px;
	display: inline;
}

#column2 .callout h2 { color: #5889ac; font-size: 14px; margin: auto auto 10px auto; padding: 0 0 10px 0; border-bottom: 1px solid #eee; text-align: center; }
#column2 .callout h3 { padding: 3px 5px 3px 5px; background-color: #e0e9f1; color: #537a94; margin: 5px 0 3px 0; font-size: 13px;  }
#column2 .callout p { font-size: 13px; line-height: 19px; margin: 0; }

ul.homeGroup { clear: both; list-style: none; margin: 0 0 1px 0; background-color: #ebeae0; padding: 20px; color: #6c6860; }
ul.homeGroup li { margin: 0; padding: 0; }
.homeGroup .leaders { font-weight: bold; margin-bottom: 0; }
.homeGroup .phone { font-weight: bold; margin-bottom: 0; font-size: 13px; }
.homeGroup .host { margin-bottom: 0; font-size: 13px; }
.homeGroup .location { color: #494334; margin-bottom: 0; font-size: 13px; }
.homeGroup .time { font-weight: bold; margin-bottom: 0; font-size: 13px; }
.homeGroup .description { font-size: 13px; }


.hide { display: none; } /* required */


ul#about li:before { content: "*"; }
ul#tabs { border-left-width: 1px; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 1px; float: left; border-color: #ebeae0; border-style: solid; margin: 0; padding: 1px 0 1px 1px; list-style: none; }

#column2 .content ul#tabs li { list-style: none; float: left; margin: 0; padding: 0;  }
#column2 .content ul#tabs a {
	font-family: Verdana, Geneva, sans-serif;
	border-right: 1px solid #fff;
	background-color: #ebeae0;
	text-decoration: none; 
	display: block;
	padding: 5px 15px 5px 15px;
	color: #a15f72;
	font-weight: bold;
	font-size: 12px; 
}

#column2 .content ul#tabs a:hover { background-color: #d1d0c4;  }
#column2 .content ul#tabs a.active { background-color: #d1d0c4; }

