/* CSS Document */

* {	margin:0; padding:0; font-size:1.03em;line-height:1.05em}

body{background:#432f20; text-align:center;}
.body-bg{ background:url(images/body-bg.jpg) top center;}
.top-tail{ background:url(images/top-tail.jpg) top repeat-x;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{ font-family:Georgia, "Times New Roman", Times, serif; font-size:0.75em; line-height:1.5em; color:#22130b;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#bb0f0a;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
cite{ font-style:normal;}
small {font-size:.8em;color:#d31510}

/* ============================= main layout ====================== */
.imgindent {margin:0 14px 0 0; float:left;}
.phone{ float:right; padding-right:25px;}
.space1{ margin-left:21px !important;}
.margin1{ margin-top:3px !important;}
.margin2{ margin-top:15px !important;}
.padding1{ padding-top:21px;}
.padding2, .content p { padding-top:18px;}
.padding3{ padding-top:8px;}
.padding4{padding-bottom:21px}

/* ============================= content ====================== */
#content{ background:url(images/content-top-bg.jpg) top center no-repeat; }
#content .bot-bg{ background:url(images/content-bot-bg.jpg) bottom center no-repeat; padding:9px 20px 32px 26px;}
.column-2{ margin-left:2px;}
.line{ padding:23px 0 1px 0;}
.indent1{ padding:0 12px 0 0;}
.indent2{ padding:0 0 0 23px;}
.indent3{ padding:21px 0 0 23px;}
.indent4{ padding:21px 23px 0 0;}
.indent5{ padding:23px 23px 5px 0;}
.squareborder {background:url('images/sqareborder.png') no-repeat top left;height:117px; width:117px;padding: 3px}
.tallborder {background:url('images/tallborder.png') no-repeat top left;height:147px; width:117px;padding: 3px}
.wideborder {background:url('images/wideborder.png') no-repeat top left;height:92px; width:217px;padding: 3px}

h1, h2 { padding:0 0 13px 0;margin:0;font-family: Garamond, Georgia, "Times New Roman", Times, serif; font-size:25px; text-transform:uppercase;font-weight:bold; }
h1 {color:#d31510}
h2 {color:#22130b}
.link{ font-weight:bold; display:inline-block; margin-top:8px;}
.link1{ font-weight:bold; display:inline-block; margin-top:10px; color:#d16700;}
.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:20px; margin-bottom:17px;}
.unline1{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:25px;}

.list li{ font-weight:bold; line-height:1.917em;}
.list a{ color:#22130b;}

.list1{ padding:10px 9px 0 0;}
.list1 li{ background:url(images/list1-unline.gif) bottom repeat-x; margin-bottom:11px; line-height:1em;}
.list1 .last{ margin-bottom:0px;}
.list1 span{ float:right; display:block; background:url(images/body-bg.jpg); padding-bottom:1px;}
.list1 strong{ background:url(images/body-bg.jpg); font-weight:normal; padding-bottom:1px;}
.list1 .strong1{ font-weight:bold;}

ol{ list-style:decimal inside; font-weight:bold;}
ol span{ font-weight:normal;}
ol li{ padding-bottom:18px;}
ol .last{ padding-bottom:0;}

/* ============================= footer ====================== */
#footer{ margin-top:-2px; text-align:center; font-size:0.917em; color:#e1c89c;}
#footer a{ color:#e7ddcc;}
#footer .text{ padding:20px 0 0 8px;}

/* ============================= forms ============================= */
.subscribeform input{ border:solid 1px #bca569; background:url(images/form-bg.gif); font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#4c3f39; padding:3px 0 3px 3px; width:150px; margin-top:20px;}
.subscribeform a{ float:right; margin:20px 5px 0 0;}
.subscribeform p{ margin:0;line-height:2px}

#ContactForm{ padding-top:4px;}
#ContactForm label{ display:block; height:33px;}
#ContactForm input{ border:solid 1px #bca569; background:url(images/form-bg.gif); font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#4c3f39; padding:3px 0 3px 8px; width:340px;}
#ContactForm textarea{ border:solid 1px #bca569; background:url(images/form-bg.gif); font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#4c3f39; padding:3px 0 3px 8px; width:340px; height:112px; overflow:auto;}
#ContactForm a{ float:right; margin:11px 20px 0 6px;}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* calendar list */
ul.ec3_events {padding: 0 0 0 25px}
