body { 
	background: #e3d8b9 url(/images/bg.jpg) repeat-x top  center;
	text-align: center;
}

body * {
	outline: none;
}

h1, h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Garamond";
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
}

hr {
	margin: 5px 0px;
	background-color: #9c0413;
	height: 1px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position:inside;
}

input {
	font-size: 16px;
}

#template_index h1 {
	background: url(/images/welcome_to.png) no-repeat top center;
	height: 80px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

a,
a:visited,
a:active,
a:hover {
	color: #9c0413;
}

#site_wrapper {
	background: url(/images/top_design.jpg) no-repeat top center;
}

#site {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 1000px;
	min-height: 1000px;
	text-align: left;
}

#body:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
#body { display:block; }

#header {
	height: 225px;
}


#recent_message {
	background: url(/images/recent_sermons.gif) no-repeat top right;
	line-height: normal;
	position: absolute;
	top: 100px;
	right: 10px;
	width: 250px;
	padding: 3px;
	padding-top: 20px;
	text-align: right;
	color: #FFF;
	z-index: 1000;
}

#recent_message .title {
	font-size: 16px;
	font-style: italic;
}

#recent_message a {
	color: #FFF;
}

#nav {
	position: absolute;
	top: 45px;
	right: 10px;
	height: 30px;
	width: 495px;
	margin: 0px;
	padding: 0px;
}

#nav a,
#nav a:visited,
#nav a:active,
#nav a:hover {
	text-indent: -9999px;
	height: 40px;
	font-weight: bold;
}

#nav ul a,
#nav ul a:visited,
#nav ul a:active,
#nav ul a:hover {
	text-indent: 0px;
	height: auto;
}

#nav_connect,
#nav_grow,
#nav_serve,
#nav_media,
#nav_give,
#nav_contact {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 40px;
	background: none;
}



#nav_connect {
	left: 0px;
	width: 100px;
}

#nav_grow {
	left: 100px;
	width: 70px;
}

#nav_serve {
	left: 170px;
	width: 65px;
}

#nav_media {
	left: 280px;
	width: 65px;
}

#nav_give {
	left: 345px;
	width: 50px;
}

#nav_contact {
	left: 395px;
	width: 95px;
}

.brown_border {
	3px solid #8e5a32;
}




#slides_wrapper {
	background: url(/images/index_photo_stack.png) no-repeat top center;
	text-align:center;
	height: 622px;
	position: relative;
}

#slides {
	position: relative;
	margin: 0 auto;
	top: 42px;
	text-align:center;
	width: 775px;
}

#slides img {
	width: 775px;
	height: 512px;
}

#template_index #header {
	height: 150px;
}

#body {
	position: relative;
	margin: 0 auto;
	font-size: 16px;
}

#sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	margin-right: 10px;
}

#sidebar .section {
	position: relative;
	margin-bottom: 30px;
	min-height: 100px;
}

#sidebar .section .title {
	position: absolute;
	top: -10px;
	left: 0px;
	background: url(/images/module_bg.png) no-repeat top left;
	padding-top: 15px;
	height: 60px;
	width: 310px;
	font-size: 24px;
	text-align: center;
}

#sidebar .section ul {
	background: #e3d8b9;
	margin: 0px 20px 0px 20px;
	padding: 60px 10px 10px 10px;
	list-style: none;
}

#sidebar .section ul li {
	border-bottom: 1px solid #c8bea3;
	padding: 10px;
}

#sidebar .section ul li a,
#sidebar .section ul li a:visited {
	text-decoration: none;
	font-weight: bold;
}

#search_the_bible {
	padding: 60px 20px 0px 20px;
	text-align: center;
	font-size: 12px;
}

#search_the_bible input {
	font-size: 16px;
}


#content {
	position: relative;
	margin-left: 320px;
	width: 610px;
	padding: 10px;
}

#logo_link {
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 230px;
	height: 110px;
}

.module {
	margin-bottom: 30px;
	width: 290px;
	padding: 5px 10px 0px 10px;
	background: url(/images/module_bg.png) no-repeat top center;
}

.module h2 {
	text-align: center;
}



#footer_wrapper {
	background: url(/images/footer_bg.jpg) repeat-x bottom center;
	text-align: center;
	position: relative;
	padding-bottom: 0px;
}

#footer {
	position: relative;
	width: 950px;
	height: 200px;
	margin: 0 auto;
	text-align: left;
}

#copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	font-size: 12px;
}

#onjax {
	position: absolute;
	bottom: 2px;
	right: 0px;
	font-size: 10px;
	color: #FFF;
}

#calendar_categories {
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 900px;
	padding: 10px;
	background: #FFF;	
}

#calendar_categories .title {
	font-size: 18px;
	font-weight: bold;
}

#calendar_categories label {
	display: inline-block;
	white-space: nowrap;
	width: 225px;
	font-size: 12px;
	font-weight: normal;
}

#update_categories_button {
	position: absolute; 
	top: 5px;
	right: 10px;
	margin: 0px;
	width: 150px;
}

#calendar_loading {
	display: none;
	position: absolute;
	z-index: 5000;
	top: -20px;
	text-align: center;
	width: 1000px;
}

#church_calendar {
	background: #FFF;
	font-size: 14px;
	width: 900px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: normal;
}

#church_calendar table {
	margin: 0px;
}

#church_calendar th,
#church_calendar td {
	text-align: inherit;
}

#church_calendar .fc-not-today {
	background: #FFF;
}

#church_calendar .fc-event, 
#church_calendar .fc-agenda .fc-event-time, 
#church_calendar .fc-event a {
	background-color:#9c0413;
	border-color:#9c0413;
	border-style:solid;
	color:#FFFFFF;
}

#calendar_event_details {
	text-align: left;
}

#calendar_event_details .title {
	font-size: 24px;
	font-weight: bold;
}

#calendar_event_details .date {
	font-size: 18px;
	font-weight: bold;
}

#calendar_event_details .time {
	font-size: 18px;
	font-weight: normal;
}

#calendar_event_details .description {
	font-size: 16px;
	font-weight: bold;
}

#calendar_event_details .location {
	font-size: 16px;
	font-weight: bold;
}







#upcoming_events {
	margin-bottom: 20px;
}

#upcoming_events .date {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 0px solid #000;
}

#upcoming_events .event_listing {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 16px;
}

#upcoming_events .event_listing a {
	background: url(/churchbuilder/images/icons/calendar_view_day.png) no-repeat top left;
	padding-left: 20px;
}

#upcoming_events .time_location {
	font-size: 12px;
	padding-left: 20px;
}

#calendar_graphic {
	margin: 0 auto;
	margin-right: 10px;
	float: left
}

#staff_directory {

}

#staff_directory .staff_listing {
	border: 3px solid #885630;
	padding: 10px;
	margin-bottom: 30px;
	overflow: auto;
}

#staff_directory .staff_listing img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#staff_directory .staff_listing h2 {
	text-align: left;
	font-size: 24px;
	border-bottom: 1px solid #885630;
	padding: 0px;
}

#staff_directory .staff_listing .title {
	font-weight: bold;
	font-style: italic;
}

#staff_directory .staff_listing .staff_bio {
	
}


#are_you_new {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid #c8bea3;
}


#are_you_new li {
	padding: 5px 10px;
	border-bottom: 1px solid #c8bea3;
}


#small_map {
	border: 1px solid #666;
	padding: 5px;
	background: #fff;
}


#large_map {
	border: 1px solid #666;
	padding: 10px;
	background: #fff;
}

#message_sent {
	background: #e3d8b9;
	border: 3px solid #666;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;	
}

#contact_form_div {
	background: #e3d8b9;
	border: 3px solid #666;
	padding: 10px;
}

#contact_form_div label {
	display: inline-block;
	width: 150px;

}
#contact_form_div input[type=text] {
	width: 410px;
}

#contact_form_div textarea {
	width: 400px;
}

#sermon_listings {
}

#sermon_listings img {
	vertical-align: text-bottom;
}

#sermon_listings .sermon_listing {
	position: relative;
	background: #e3d8b9;
	border-top: 2px solid #fff;
	border-left: 4px solid #9c0413;
	border-bottom: 1px solid #9c0413;
	padding: 5px;
	margin-bottom: 5px;
	min-height: 75px;
	font-size: 14px;
}

#sermon_listings .even {
	/* background: #c8bea3; */
}

#sermon_listings .odd {
	background: #e3d8b9;
}

#sermon_listings .title {
	font-size: 16px;
	font-weight: bold;
}

#sermon_listings .series {

}

#sermon_listings .date {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #9c0413;
}

#sermon_listings .speaker {
	position: absolute;
	top: 20px;
	right: 5px;
}

#sermon_listing .actions a {
	font-size: 16px;
}


.about-us h1 {
	height: 300px;
	text-indent: -9999px;
	background: url(/images/header_about_us.jpg) no-repeat top center;
}


#cd_order_form {

}

#cd_order_form label {
	display: inline-block;
	width: 100px;
}


#smallgroup_slides {
overflow: auto;
	height: 500px;
	padding: 20px;
	margin-top: 30px;
	width: 100%;
	font-size: 24px;
	background: #ccc;
	border: 2px solid #000;
}





#small_group_details_tabs label {
	display: inline-block;
	width: 125px;
}


#small_group_details_summary {
	padding: 20px 10px 10px 10px;
	position: relative;
}

.small_group {
	border-top: 1px solid #666;
	border-top: 1px solid #666;
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
}

.small_group_logo {
	position: absolute;
	top: 10px;
	left: 0px;
	margin-right: 10px;
}

#small_group_details_summary .small_group_logo {
	top: 60px;
	left: 10px;
}

.small_group_details {
	position: relative;
	left: 160px;
	height: 200px;
}

.small_group_name {
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}



.form_url_hide {
	display: none;
}
