/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#120901; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #e6e6e6;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}
.top-bg{ background:url(images/top-bg.jpg) top center no-repeat;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#000000;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#924621; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:0px;}
h3{ font-size:1.5em; font-weight:normal;}
h6{
	font-size:1.167em;
	font-weight:normal;
	text-transform:uppercase;
	color:#5c0c0c;
	padding-bottom:6px;
	word-spacing:-1px;
}
strong{
	color:#5c0c0c;
	display:block;
}
.strong1{
	color: #460808;
}
cite{ font-style:normal; display:block; letter-spacing:1px;}
cite a{ font-weight:bold;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:27px;}
.space1{ margin-left:27px;}
.padding1{ padding-top:14px;}
.padding2{ padding-top:14px;}
.padding3{ padding-top:10px;}

/* ============================= header ====================== */
object{ vertical-align:top;}

/* ============================= content ====================== */
#content{ padding-bottom:10px;}
#content .bot-tail{ background:url(images/content-bot-tail.gif) bottom repeat-x #f4f4f4; width:100%;}
#content .left-tail{ background:url(images/content-left-tail.gif) left repeat-y;}
#content .right-tail{ background:url(images/content-right-tail.gif) right repeat-y;}
#content .left-bot{ background:url(images/content-corner-left-bot.gif) left bottom no-repeat;}
#content .right-bot{ background:url(images/content-corner-right-bot.gif) right bottom no-repeat; padding:19px 27px 32px 29px;}
.column-2{ margin-left:21px;}

.title1{ background:url(images/title1-tail.gif) top repeat-x; color:#fffefe;}
.title1 span{ background:url(images/title1-left-bg.gif) left top no-repeat; display:block;}
.title1 span span{ background:url(images/title1-right-bg.gif) right top no-repeat; padding:9px 0 11px 25px; word-spacing:-1px;}
.title2{ background:url(images/title2-tail.gif) top repeat-x; color:#35210e;}
.title2 span{ background:url(images/title2-left-bg.gif) left top no-repeat; display:block;}
.title2 span span{ background:url(images/title2-right-bg.gif) right top no-repeat; padding:11px 0 9px 30px; word-spacing:-1px;}

.box{ border:solid 1px #e2e2e2; border-bottom:none; background:#fff; padding:24px 20px 27px 24px;}
.box2{ background:url(images/box2-border.gif) bottom repeat-x #fff; width:100%;}
.box2 .left-border{ background:url(images/box2-border.gif) left repeat-y;}
.box2 .right-border{ background:url(images/box2-border.gif) right repeat-y;}
.box2 .corner-left{ background:url(images/box2-corner-left-bot.gif) left bottom no-repeat;}
.box2 .corner-right{ background:url(images/box2-corner-right-bot.gif) right bottom no-repeat; padding:27px 20px 28px 28px;}

#content .link1{
	text-decoration:none;
	font-weight:bold;
	background:url(images/link1-bg.gif) right top no-repeat;
	padding-right:20px;
	color:#5c0c0c;
}
#content .link1:hover{ color:#000;}
#content .link2{ color:#000;}
#content .link3{ text-decoration:underline;}

.bottom{ background:url(images/bottom-tail.gif) top repeat-x;}
.bottom span{ display:block; background:url(images/bottom-left-bg.gif) left top no-repeat;}
.bottom span span{ background:url(images/bottom-right-bg.gif) right top no-repeat; height:34px;}
.bottom a{
	color:#460808;
	display:inline-block;
	margin:9px 0 0 25px;
	text-decoration:none;
}
.bottom a:hover{ font-weight:bold;}

.link{
	display:inline-block;
	background:url(images/link-tail.gif) top repeat-x;
	color:#460808;
	text-decoration:none;
	margin-top:31px;
	cursor:pointer;
}
.link span{ display:inline-block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:4px 0 7px 20px; width:109px;}
.link:hover{ background:url(images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.list{ margin:-3px 0;}
.list li{ line-height:2em; background:url(images/link1-bg.gif) no-repeat 0 5px; padding-left:15px;}
.gallery{ margin-bottom:-10px;}
.gallery a{ display:inline-block; margin-bottom:9px;}
.gallery .last{ margin-bottom:0;}

/* ============================= footer ====================== */
#footer{
	background:url(images/footer-bg.jpg) no-repeat 0 0;
	text-align:right;
	color:#CCC;
	font-size:0.833em;
}
#footer .text{ padding:21px 32px 0 0;}
#footer a{ color:#CCC; text-decoration:none;}
#footer a:hover{ color:#fff;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:30px;}
#ContactForm strong{ font-size:0.917em; font-family:Tahoma, Geneva, sans-serif;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ border:solid 1px #a09b96; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:2px 2px 2px 3px; width:254px;}
#ContactForm textarea{border:solid 1px #a09b96; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:2px 2px 2px 3px; width:283px; height:100px; overflow:auto;}
#ContactForm .link{ float:right; margin:28px 7px 0 15px;}
#ContactForm .link span span{ width:53px;}
