/*
Winona Pentecostal Church
P.O. Box 1406
Winona, MN 55987
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514E1B;
	background-color: #CECE9C;
	padding: 2px;
	margin-bottom: 15px;
}


h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
}

h2 {
	font-size: 110%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

blockquote {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 117%;
}

ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 120%;
	font-size: 95%;
}

ol {
	list-style-position: inside;
	color: #6D691D;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 18px;
	background: url(images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #4B461C;
}

a:hover {
	text-decoration: underline;
	color: #918B24;
}

/*a:active {
	font-weight: bold;
	color: #908B25;
}	*/

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/img02.jpg) no-repeat;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

#events {
	width: 800px;
	margin: 0 auto;
}
/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 10px;
	color: #4C4818;
	font-size: 175%;	
}

#content strong {
	font-size: 100%;
	color:#615A1D;
}

#content p {
	color:#6D691D;
	margin-bottom: 10px;
}

#content .content {
	float: none;
	width: 359px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

#content .purpose-box {
	float: none;
	width: 338px;
	padding: 10px;
	border: 1px dotted #918B24;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#welcome {
	padding-bottom: 0px;
	margin-bottom: 15px;
	color: #4A451D;
	border-bottom-style: double;
	border-bottom-color: #4C4614;
	background-image: url(images/content_bg_top.jpg);
	background-repeat: no-repeat;
}

/*#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	color: #4A451D;
}*/

#float-bottom {
	width: 400px;
	color: #CECE9C;
	height: 15px;
	float: right;
	padding-bottom: 10px;
	padding-top: 0px;
	background-image: url(images/img10.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.floating-box-wide {
	float: left;
	width: 358px;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.floating-box-wide .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img08.gif) repeat-x left bottom;
}

.floating-box-wide p, .floating-box-wide blockquote, .floating-box-wide ol, .floating-box-wide ul {
	line-height: 100%;
	font-size: 100%;
}

.floating-box-wide img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 15px;
	background: url(images/img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #50491B;
}


/* Menu */

#menu {
	padding-top: 10px;
}

.activelink {
	font-weight: bold;
	color: #918B24;
}


#menu .quote {
	padding: 15px 0 10px 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	color: #908B25;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
	float: left;
	padding: 15px 0 0 97px;
	color: #918B24;
}

#footer a {
	color: #918B24;
}
#toplinks {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	height: 30px;
	background-image: url(images/toplinks.jpg);
}

/* Contact Form */

#contact {
	float: none;
	width: 359px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contact fieldset {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* margin: top right bottom left */
.feedback p{margin:0 0 5px 20px; max-width:400px;}
/*.feedback form{margin:0 auto 0 0;}*/
.feedback label{ display:block; font-weight:bold;}
.feedback textArea{ width:350px; height:100px;}
.feedback #name { width:250px;}
.feedback #email { width:250px;}
.feedback #phone {width: 150px;}
.feedback form{margin:15px 0 0 0;}
/*.feedback select{ margin:5px 0 8px 30px;}*/
.feedback select{ margin: 5px 0 8px 20px;}
.feedback input.text {
	width: 250px;
}
#contact input.text:focus, #contact textarea:focus {
	background-color: #FFC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
#contact fieldset {
	margin-bottom: 20px;
}

.warning {
	font-weight: bold;
	color: #F00;
	text-align:left;
}

/* chkRad configures check boxes and radio buttons in feedback form */
.chkRad {float: left; margin-bottom: 8px; margin-left: 30px;}
.chkRad label {display:inline;}
.clearIt {clear:both;}