/*Styles for Page Areas*/
body { color: black; font-size: 90%; font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; background-color: #600; text-align: center; margin: 0; min-height: 600px; }
#wrapper { background-color: #600; background-image: url(../site_images/page_bkgrnd.jpg); background-position: center 0; width: 800px; min-height: 600px; margin-right: auto; margin-left: auto; }
#content_wrapper { background-color: #b79969; width: 726px; min-height: 600px; margin-right: 37px; margin-left: 37px; }
#header { text-align: left; width: 725px; height: 75px; }
#main_content_area { text-align: left; background-color: #ead2b2; width: 670px; min-height: 460px; margin-top: 0; margin-right: auto; margin-left: auto; }
#menubar { text-align: right; width: 662px; height: 50px; margin-top: 0; padding: 2px 0 0 2px; }
#footer { font-size: 0.7em; text-align: center; margin: 0; padding: 12px 0; }

/*Styles for Page Elements*/
h1 { color: #600; font-weight: normal; font-size: 1.4em; text-transform: uppercase; text-align: center; letter-spacing: 0.3em; margin: 16px 0 20px; padding: 0; }
p { font-size: 0.95em; padding: 0 20px; margin: 0 0 8px; }
.page_section_title { color: #600; font-size: 1.3em; text-transform: uppercase; text-align: right; letter-spacing: 4px; width: 290px; margin: -34px 0 0 390px; }
.in_text_img_block { padding: 0 20px; float: left; min-height: 300px; min-width: 200px; margin-bottom: 20px; }
.no_text_img_block { text-align: center; padding-top: 0; padding-bottom: 20px; }
.about_img_block { padding: 0 20px; min-height: 300px; min-width: 200px; margin-bottom: 12px; }
.in_text_site_img { border-color: white; border-style: solid; border-width: 6px; margin 0 0 6px 0; padding 0; display: block; }
.no_text_site_img { margin-right: auto; margin-left: auto; border: solid 6px white; display: block; }
.gallery_img_block { width: 145px; height: 200px; padding: 0 5px 0 15px; float: left; }
.gallery_img { border: solid 4px #b79969; display: block; }
.gallery_notice {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #6B5633;
	clear: both;
}
.sizes_and_prices_heading { color: #b79969; font-size: 0.9em; font-weight: bold; margin: 10px 0 0; padding: 0 0 4px; }
ul.sizes_and_prices { list-style-type: none; margin: 0; padding: 0 0 0 0.5em; }
ul.sizes_and_prices li { font-size: 0.7em; color: #600; line-height: 125%; }
br.clear { clear: both; }
p.quote { font-size: 1.1em; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; margin-top: 18px; margin-right: 40px; margin-left: 40px; }
p.quote_credite { color: #600; font-size: 0.9em; text-align: right; margin-right: 46px; margin-left: 46px; padding-bottom: 12px; }
.story { margin-left: 272px; }
.text_area { width: 480px; margin-right: auto; margin-left: auto; }
.church_copy_notice { color: #b79969; font-size: 0.7em; text-align: center; margin-top: 20px; }
.centered_text { text-align: center; }
.left_text { text-align: left; }
.no_text_img_block ul.sizes_and_prices { list-style-type: none; margin: 0; padding: 0; }
.compaint_area { width: 520px; margin-right: auto; margin-left: auto; }
.sample_img_block { width: 145px; height: 175px; padding: 0 5px 0 15px; float: left; }
.compaint_heading {
	font-weight: bold;
	text-align: center;
	color: #6B5633;
	clear: both;
}
.compaint_title_price { color: #600; font-size: 0.9em; font-weight: bold; margin: 10px 0 0; padding: 0 0 4px; clear:both; }

/*Styles for Page Navigation*/
a { text-decoration: none; color: #600; }
a:hover { color: #b79969;}
.image_link { margin: 0; padding: 4px 0 12px; font-size:0.7em; color: #600; text-transform: uppercase; text-align: left;}
.image_link a { text-decoration: none; color: #600; }
.image_link a:hover { color: #b79969; }
.section_nav { margin: 0; padding: 0; text-align: center; font-size: 0.7em; }
.section_nav a { text-decoration: none; color: #600; }
.section_nav a:hover { color: #b79969; }
.gallery_link { margin: 0; padding: 4px 0 0; font-size:0.7em; color: #888; text-align: left;}
.gallery_link a { text-decoration: none; color: #600; }
.gallery_link a:hover { color: #b79969; }
.gallery_img:hover{ border: solid 4px #600; }
ul.nav_bar { list-style-type: none; padding: 4px 0 0; margin: 4px 0 0 3px; }
ul.nav_bar li { display: inline; }
ul.nav_bar a { padding: 6px 12px; margin: 4px 0 0 3px; width: auto; text-align: center; color: #fff; font-size: 0.7em; background: #600; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; }
ul.nav_bar a:hover { background: #b79969; color: #fff; }
.no_text_img_block .image_link { text-align: center; }

/* Contact Form Styling */
#contact-form
{
margin-top: 20px;
text-align:left;
}

label{
float: left;
width: 120px;
font-weight: bold;
color: #600;
}

input, textarea{
	width: 240px;
	margin-bottom: 5px;
	border: 1px solid #600;
	background-color: #F3E1CC;
	height: 24px;
	padding-top: 4px;
}

textarea{
	width: 320px;
	height: 200px;
}

.boxes{
width: 1em;
}

#submitbutton
{
	text-align: center;
	background: url(../site_images/submit.jpg) no-repeat center;
	border: none;
	margin-top: 4px;
	margin-left: 350px;
	width: 87px;
	height: 27px;
	cursor: pointer;
	text-indent: -9000px;
}

.send-error
{
	color: #FF0000;
	border: 1pt #ff0000 solid;
	padding: 16px;
	background-color:#FFCCCC;
}

.send-success
{
	color: #1f4721;
	border: 1pt #1f4721 solid;
	padding: 16px;
	background-color:#99CC99;
}

