/*	General
---------------------------------------- */

* { margin: 0; padding: 0; }
html { height: 100%; font-size: 62.5% }

body {
	height: 100%;
	background: #FFE5BC url('http://www.stewbaptist.org/images/interface/bg.gif') repeat-x 0 0;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	min-width: 940px;
	}

a:link, a:visited {
	color: #410909;
	text-decoration: underline;
	font-weight: bolder;
	}

a:hover {
	text-decoration: none;
	}

address {
	line-height: 1.9;
	text-align: left;
	color: #3C0808;
	}

.cleaning-box { 
	min-height: 1px;
	}

.cleaning-box:after {
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	font-size: 0; 
	content: ' ';
	}

.noscreen {
	display: none;
	}

.hidden { /* Skip menu */
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	}


/* Images
---------------------------------------- */


/* Headings, paragraphs
---------------------------------------- */

h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #FFF0D0;
	letter-spacing: 1px;
	padding: 22px 0 6px 0;
	margin: 0 0 2px 15px;
	border-bottom: 1px solid #843419;
	width: 50%;
	}

	h1 a:link, h1 a:visited {
		text-decoration: none;
		font-weight: normal;
		color: #FFF0D0;
		}

h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #3F0707;
	background-color: #FFCF83;
	border: 1px solid #D98242;
	padding: 2px 0 2px 9px;
	margin-bottom: 9px;
	letter-spacing: 1px;
	}

h3 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #3F0707;
	margin-bottom: 7px;
	}

	h3 a:link, h3 a:visited  {
			color: #3F0707;
			font-weight: normal;
			text-decoration: none;
			}

	h3 a:hover  {
			text-decoration: underline;
			}

h4 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #3F0707;
	margin-bottom: 6px;
	}

p {
	color: #3C0808;
	line-height: 1.8;
	margin-bottom: 22px;
	}

	.start-big p {
		text-indent: 1px;
		}

	div > .start-big p:first-child:first-letter {
		font-size: 1.6em;
		line-height: 0.9;
		letter-spacing: 1px;
		}


	p.more-info {
		padding: 2px 10px;
		background: #F4CE80 url('http://www.stewbaptist.org/images/interface/buttonek-bg.gif') repeat-x 0 0;
		border: 1px solid #E59D2C;
		float: right;
		margin: 2px 3px 20px 0;
		}

		p.more-info a, p.more-info a:visited  {
			color: #3C0808;
			font-weight: normal;
			text-decoration: none;
			}

		p.more-info a:hover  {
			text-decoration: underline;
			}

.bulletin {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #3F0707;
	margin-bottom: 25px;
	text-align: center;
	}

	.bulletin a:link, .bulletin a:visited  {
			color: #3F0707;
			font-weight: normal;
			text-decoration: none;
			}

	.bulletin a:hover  {
			text-decoration: underline;
			}

h4.clicker {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 12px;
	}

.toggle-text p {
	margin-bottom: 16px;
	}

li.toggle-head {
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	}


/* Header
---------------------------------------- */

#header {
	width: 940px;
	height: 156px;
	margin: 0 auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background: #510A0B url('http://www.stewbaptist.org/images/interface/bg.gif') repeat-x 0 0;
	}

	#header p {
		margin-left: 15px;
		font-size: 1.4em;
		color: #FFE09E;
		}


/* Search form
------------------------------------------------------ */
form#searching {
	width: 210px;
	position: absolute;
	top: 30px;
	right: 0;
	}

	form#searching fieldset {
		border: 0;
		}

	form#searching input.search {
		letter-spacing: 1px;
		background: #FFF0D0;
		float: left;
		padding: 2px 0 2px 6px;
		width: 139px;
		border: 1px solid gray;
		}

	form#searching input.hledat {
		letter-spacing: 1px;
		padding-left: 0;
		margin-left: 4px;
		font-weight: bold;
		color: #FFF0D0;
		float: left;
		}

	form#searching label {
		display: none;
		}

.adv_search {
	width: 160px;
	position: absolute;
	top: 57px;
	right: 30px;
	font-weight: bold;
	color: #FFE09E;
	}

	.adv_search a, .adv_search a:link, .adv_search a:visited {
		font-weight: bold;
		color: #FFE09E;
		text-decoration: underline;
		}

	.adv_search a:hover {
		color: #FFE5BC;
		text-decoration: none;
		}


/* Menu
---------------------------------------- */

#menu-box {
	background: #FFD382 url('http://www.stewbaptist.org/images/interface/menu-bg.gif') repeat-x 0 0;
	border-bottom: 1px solid #D98242;
	}

#menu {
	width: 910px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}

	#menu li {
		display: inline;
		text-align: center;
		line-height: 32px;
		}

		#menu li a {
			float: left;
			display: block;
			color: #1A1414;
			font-weight: normal;
			padding: 0 18px;
			border-right: 1px solid #CB9C49;
			text-decoration: none;
			}

		#menu li a.first {
			border-left: 1px solid #CB9C49;
			}

		#menu li a:hover, #menu li a.active {
			background: #FFD382 url('http://www.stewbaptist.org/images/interface/menu-bg-hover.gif') repeat-x 0 0;
			}


/* Content - columns
---------------------------------------- */

.content {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 80px;
	}

.content-in {
	width: 100%;
	}

.column-full {
	width: 99%;
	}

.column-left {
	float: left;
	width: 67%;
	}

.column-right {
	float: right;
	width: 32%;
	}

.column-full-in {
	margin: 1.6em 1em 0 15px;
	}

.column-left-in {
	margin: 1.6em 1em 0 15px;
	}

	.column-left-in img {
		float: left;
		border: 1px solid #3F0707;
		margin: 4px 7px 2px 0;
		}

	.column-left-in ul, .column-left-in ol {
		color: #3C0808;
		line-height: 1.5em;
		margin-bottom: 24px;
		margin-left: 24px;
		}

		.column-left-in ul li, .column-left-in ol li {
			margin-bottom: 8px;
			}

.column-right-in {
	margin: 1.1em 0 0 23px;
	}

	.column-right-in h3 {
		margin: 8px 0 8px 9px;
		}

.column-one {
	float: left;
	width: 50%;
	margin-bottom: 30px;
	}

.column-one-in {
	margin: 0 1em 0 1px;
	}

.column-two {
	float: right;
	width: 49%;
	margin-bottom: 30px;
	}

.column-two-in {
	margin: 0 0 0 1em;
	}

	.column-one h3, .column-two h3 {
		font-size: 1.4em;
		margin: 2px 0 2px 0;
		}

	.column-one p, .column-two p {
		line-height: 1.8;
		margin-bottom: 3px;
		}

	.column-one p.more-info, .column-two p.more-info {
		padding: 2px 10px;
		background: #F4CE80 url('http://www.stewbaptist.org/images/interface/buttonek-bg.gif') repeat-x 0 0;
		border: 1px solid #E59D2C;
		float: left;
		margin: 2px 0 0 0;
		}

		.column-one p.more-info a, .column-one p.more-info a:visited, .column-two p.more-info a, .column-two p.more-info a:visited  {
			color: #3C0808;
			font-weight: normal;
			text-decoration: none;
			}

		.column-one p.more-info a:hover, .column-two p.more-info a:hover  {
			text-decoration: underline;
			}

	.column-one ul, .column-two ul {
		list-style: none;
		margin: 11px 0 0 8px;
		}

		.column-one ul li, .column-two ul li {
			margin-bottom: 9px;
			color: #410909;
/*			background: transparent url('http://www.stewbaptist.org/images/interface/list-bullet.gif') no-repeat left 7px;
*/			padding-left: 5px;
			}

	.column-one img, .column-two img {
		float: left;
		border: 1px solid #3F0707;
		margin: 4px 7px 2px 0;
		}


/* Photo gallery
---------------------------------------- */

div.thumbs {
	background-color:transparent;
	border:0 solid #E9E9F2;
	display:block;
	float:left;
	height:146px;
	width:146px;
	margin:2px;
	padding:0;
	text-align:center;
	}

	div.thumbs img {
		border:1px solid #D98242;
		background-color: #FFCF83;
		display:block;
		float:none;
		margin-left:auto;
		margin-right:auto;
		padding:3px;
		}

#gallery {
}

.categories {
	padding: 5px 10px 5px 12px;
	background-color: #FFF0D0;  
	}

.tableBorder {
	/* border: 1px solid #D98242; */
	background-color: #D98242;
	}

#gallery th {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 1em;
	color: #3F0707;
	font-weight: bold;
	text-align: left;
	padding: 5px 4px 5px 12px;
	background-color: #FFCF83;
	}

#gallery td {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: .9em;
	color: #410909;
	}


/* Weblog styles
---------------------------------------- */

.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	}

	.post_meta {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
		font-size: .9em;
		color: #410909;
		}

	.post p.more-info {
		padding: 2px 10px;
		background: #F4CE80 url('http://www.stewbaptist.org/images/interface/buttonek-bg.gif') repeat-x 0 0;
		border: 1px solid #E59D2C;
		float: left;
		margin: 2px 0 10px 0;
		}

		.post p.more-info a, .post p.more-info a:visited {
			color: #3C0808;
			font-weight: normal;
			text-decoration: none;
			}

		.post p.more-info a:hover {
			text-decoration: underline;
			}

#category_header {
	border: 1px solid #D98242;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 8px 15px 8px;
	}

	#category_header h2 {
		font-size: 1.4em;
		text-transform: none;
		font-weight: normal;
		background-color: #FFE5BC;
		border: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	#category_header p {
		padding: 5px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.5em;
		font-style: italic;
		}


/* Comment form
---------------------------------------- */

.comment_entry {
		margin: 0px 0px 45px 0px;
		}

	.comment_entry p {
			line-height: 1.5;
			margin-bottom: 12px;
			}

#comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:575px; 
	border:2px solid #74220C; 
	}

	#comment_entry_form .comment_label {
		color: #3F0707;
		width:107px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 436px;
		}
	
	#comment_entry_form .textbox {
		width: 440px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form p {
		margin: 5px 0px 10px 112px;
		}

	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}


/* Freeform forms
---------------------------------------- */

	#freeform fieldset {
		margin-bottom: 10px;
		border-color: #3C0808;
		}

	#freeform legend {
		padding: 0 2px;
		font-weight: bold;
		color: #3C0808;
		}

	#freeform label {
		display: inline-block;
		line-height: 1.8;
		vertical-align: top;
		}

		#freeform fieldset ol {
			margin: 0;
			padding: 0;
			}

		#freeform fieldset li {
			list-style: none;
			padding: 5px;
			margin: 0;
			}

		#freeform fieldset fieldset {
			border: none;
			margin: 3px 0 0;
			}

			#freeform fieldset fieldset legend {
				padding: 0 0 5px;
				font-weight: normal;
				color: #3C0808;
				}

			#freeform fieldset fieldset label {
				display: block;
				width: auto;
				}

	#freeform em {
		font-weight: bold;
		font-style: normal;
		color: #f00;
		}

	#freeform label {
		width: 150px; /* Width of labels */
		}

			#freeform fieldset fieldset label {
				float: left;
				margin-left: 40px;
				}


/*	#freeform .radio_label {
		color: #3F0707;
		width:150px; 
		font-weight:normal; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	#freeform .radio_field {
		float: left;
		margin: 10px 10px 0px;
		}

	#freeform textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 436px;
		}
*/	
/*	#comment_entry_form .textbox {
		width: 440px;
		margin: 5px 0px 5px 0px;
		}
*/
/*	#freeform p {
		margin: 5px 0px 10px 112px;
		}
*/
/*	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}
*/

/* Sunday School Class
---------------------------------------- */

.ssclass {
	color: #3C0808;
	line-height: 1.4;
	border: 2px solid #FEC664;
	float: left;
	margin-bottom: 25px;
	padding: 10px;
	width: 600px;
	}

	.ssclass img {
		border: 2px solid #5F0407;
		float: left;
		margin: 0 10px 0 0;
		}


/* Contact form
---------------------------------------- */

form#contact_form input {
font: 1.2em, Verdana, Arial, Helvetica, sans-serif;
}

textarea#message {
font: 1.2em, Verdana, Arial, Helvetica, sans-serif;
}

/* Showcase gallery
---------------------------------------- */

.showcase {
	margin: 10px 0 0 9px;
	}

	.showcase img, .showcase img a, .showcase img a:visited {
		border: none;
		margin: 5px 5px 15px 25px;
		}

	.showcase p {
		float: left;
		color: #99FF00;
		line-height: 2.4;
		margin-bottom: 33px;
		background: #670206 url('http://www.stewbaptist.org/images/interface/show-gallery-bg.gif') repeat-x 0 0;
		border: 1px solid #3B0A0A;
		}

		.showcase p a, .showcase p a:visited {
			color: #FFE5BC;
			font-weight: normal;
			padding: 0 11px;
			text-decoration: none;
			display: block;
			}

		.showcase p a:hover {
			background: #3B0A08 url('http://www.stewbaptist.org/images/interface/show-gallery-bg-hover.gif') repeat-x 0 0;
			}


/* Little Lambs graphic link
---------------------------------------- */

.lambs {
	margin: 10px 1px 14px 6px;
	}

	.lambs img, .lambs img a, .lambs img a:visited {
		margin: 1px 1px 1px 1px;
		border: 1px solid #5F0407;
		}


/* Leaf
---------------------------------------- */

.leaf-body {
	width: 270px;
	background: #5F0407 url('http://www.stewbaptist.org/images/interface/leaf-body.gif') repeat-y 0 0;
	margin-bottom: 18px;
	position: relative;
	}

.leaf-top {
	background: transparent url('http://www.stewbaptist.org/images/interface/leaf-top.gif') no-repeat left top;
	}

.leaf-bottom {
	background: transparent url('http://www.stewbaptist.org/images/interface/leaf-bottom.gif') no-repeat left bottom;
	padding: 5px 24px 15px 25px;
	}

	.leaf-body h3 {
		color: #FFDE8F;
		margin: 10px 0 7px 0;
		position: relative;
		z-index: 2;
		}

	.leaf-body p {
		color: #FFDE8F;
		line-height: 1.6;
		margin-bottom: 45px;
		}

#continue-button {
	position: absolute;
	bottom: 24px;
	right: 27px;
	line-height: 24px;
	background: #F8D982 url('http://www.stewbaptist.org/images/interface/buttonek-bg.gif') repeat-x 0 0;
	border: 1px solid #E59D2C;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

	#continue-button a, continue-button a:visited {
		font-weight: normal;
		color: #300808;
		text-decoration: none;
		display: block;
		padding: 0 10px;
		}

	#continue-button a:hover {
		background: #FFBB33 url('http://www.stewbaptist.org/images/interface/buttonek-bg-hover.gif') repeat-x 0 0;
		}

.listecky {
	position: absolute;
	top: 18px; /* Change the vertical position */
	right: 22px; /* Change the horizontal position */
	width: 37px;
	height: 14px;
	background: #F9C261 url('http://www.stewbaptist.org/images/interface/listecky.gif') repeat-x 0 0;
	}


/* Contact leaf
---------------------------------------- */

.contact-leaf-body {
	width: 270px;
	background: #FFC14F url('http://www.stewbaptist.org/images/interface/contact-leaf-body.gif') repeat-y 0 0;
	margin-bottom: 18px;
	position: relative;
	}

.contact-leaf-top {
	background: transparent url('http://www.stewbaptist.org/images/interface/contact-leaf-top.gif') no-repeat left top;
	}

.contact-leaf-bottom {
	background: transparent url('http://www.stewbaptist.org/images/interface/contact-leaf-bottom.gif') no-repeat left bottom;
	padding: 5px 24px 15px 25px;
	}

	.contact-leaf-body h3 {
		color: #3C0808;
		margin: 10px 0 8px 0;
		position: relative;
		z-index: 2;
		}

	.contact-leaf-body address {
		margin-bottom: 19px;
		}

.ornament {
	background: url('http://www.stewbaptist.org/images/interface/ornament.gif') no-repeat center 0;
	margin: -10px auto 10px auto;
	}

#contact-button {
	position: absolute;
	bottom: 24px;
	line-height: 24px;
	background: #670206 url('http://www.stewbaptist.org/images/interface/show-gallery-bg.gif') repeat-x 0 0;
	border: 1px solid #3B0A0A;
	}

	#contact-button a, continue-button a:visited {
		font-weight: normal;
		color: #FFE5BC;
		text-decoration: none;
		display: block;
		padding: 0 10px;
		}

	#contact-button a:hover {
		background: #3B0A08 url('http://www.stewbaptist.org/images/interface/show-gallery-bg-hover.gif') repeat-x 0 0;
		}


/* Right side sub-navigation
---------------------------------------- */

.navcontainer {
	width: 200px;
	margin: 0px 0 0 0px;
	}


	.navcontainer ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		}

	.navcontainer a {
		display: block;
		padding: 5px;
		width:210px;
		background-color: #FFCF83;
		border-bottom: 1px solid #5F0407;
		}

	.navcontainer a:link, .navlist a:visited {
		color: #3F0707;
		text-decoration: none;
		}

	.navcontainer a:hover, .navcontainer a.active {
		background-color: #FEC664;
		color: #3F0707;
		}


/* Footer
---------------------------------------- */

#footer-box {
	background: url('http://www.stewbaptist.org/images/interface/footer-bg.gif') repeat-x 0 0;
	height: 100px;
	}

#footer {
	width: 940px;
	margin: 0 auto;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	}

	#footer ul {
		list-style: none;
		padding: 27px 0 0 10px;
		text-align: left;
		font-size: 0.9em;
		float: left;
		width: 650px;
		}

		#footer ul li {
			float: left;
			display: inline;
			white-space: nowrap;
			}

			#footer ul li a, #footer ul li a:visited {
				color: #181818;
				margin: 0 8px;
				font-weight: normal;
				}

	#footer p.print {
		float: right;
		text-align: right;
		width: 240px;
		padding: 27px 0 0 0;
		line-height: 1;
		margin: 0;
		}

		#footer p.print a, #footer p.print a:visited {
			color: #181818;
			font-weight: normal;
			}

	#footer p#backs {
		line-height: 1;
		margin: 39px 0 0 0;
		color: #181818;
		font-size: 0.8em;
		}

		#footer p#backs a, #footer p#backs a:visited {
			color: #280303;
			font-weight: normal;
			padding: 0 1px;
			}

#print {
	background: url('http://www.stewbaptist.org/images/interface/tiskarnicka.gif') no-repeat 0 80%;
	padding-left: 26px;
	}


/* Advanced Search styles
---------------------------------------- */

#adv_search_form {
	padding: 15px 10px 15px 10px;
	}

	#adv_search_form input {
		padding: 1px 0px 1px 0;
		margin: 2px 3px 4px 0;
		border: 1px solid #74220C;
		}
	
	#adv_search_form select {
		padding: 0 0 0 3;
		border: 1px solid #74220C;
		}
	
	#adv_search_form option {
		padding: 0 3px 0 3px;
		}

.searchSubmit {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 6px 10px 6px 6px;
	border-top: 1px solid #D98242;
	border-bottom: 1px solid #D98242;
	background-color: #FFCF83;
	}

.fieldset {
	border: 1px solid #D98242;
	padding: 10px;
	}

.outerBorder {
	border: 1px solid #D98242;
	margin-bottom: 12px;
	}

.default, .defaultBold {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	padding: 3px 0 3px 0;
	background-color: transparent;
	}

.defaultBold {
	font-weight: bold;
	}

.paginate {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background-color: transparent;
	}

.pagecount {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-color: transparent;
	}

.tablePad {
	padding: 3px 3px 5px 3px;
	background-color: #FFCF83;
	}

.resultRowOne {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #FFF0D0;
	}

.resultRowTwo {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	padding: 6px 6px 6px 8px;
	background-color: #FFE5BC;
	}

.resultHead {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #D98242;
	background-color: transparent;
	}


/* Google Map
---------------------------------------- */

#map77, #map77 p {
	font-size:0.9em;
	}

#map77 img {
	background:transparent;
	padding:0;
	border:0;
	}
