/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:url(images/body-bg.gif) top center; text-align:center;}
.top-tail{ background:url(images/top-line.gif) top repeat-x;}
#main{ padding-right:15px;}
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.5em; color:#5f5545;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#5f5545; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
h6{ font-size:1.333em; font-weight:normal; color:#36200c; }

/* ============================= main layout ====================== */
.imgindent{margin:0 5px 0 0; float:left;}
.imgindent1 {margin:7px 23px 0 -16px; float:left;}
* html .imgindent1{ position:relative;}
.phone{ float:right; padding-right:35px;}
.space1{ margin-left:75px;}
.space2{ margin-left:30px;}
.margin1{ margin-top:25px;}
.padding1{ padding-top:21px;}
.padding2{ padding-top:17px;}
.padding3{ padding-top:10px;}

/* ============================= header ====================== */
#header { margin:0 132px 0 147px; background:url(images/page-bg.gif) top center;}
#header .top-line{ background:url(images/header-top-line.gif) top repeat-x;}
#header a{ display:inline-block; margin:47px 0 0 82px;}

/* ============================= content ====================== */
#content{ background:url(images/content-bg.gif) top center; width:100%;}
#content .top-tail{ background:url(images/content-top-tail.jpg) top repeat-x;}
#content .left-border{ background:url(images/content-border.gif) left repeat-y;}
#content .right-border{ background:url(images/content-border.gif) right repeat-y;}
#content .bot-border{ background:url(images/content-border.gif) bottom repeat-x; padding-bottom:6px;}

#content .indent{ padding:45px 16px 25px 49px;}
.title{ padding-bottom:20px;}

.list1{ margin:-3px 0;}
.list1 li{ line-height:2em; background:url(images/list1-marker.gif) no-repeat 0 10px; padding-left:12px;}
.list1 a{ color:#68401a; text-decoration:none;}
.list1 a:hover{ color:#000; text-decoration:underline;}

.list2{ margin:-3px 0;}
.list2 li{ background:url(images/list2-marker.gif) no-repeat 0 10px; padding-left:12px; line-height:2em;}
.list2 a{ color:#40362f;}

.list3{ color:#68401a;}
.list3 a{ text-decoration:none;}
.list3 a:hover{ color:#000;}

.link{ display:inline-block; color:#eee8d9; text-decoration:none; background:url(images/link-left-bg.gif) no-repeat 0 0 #7a4d23; font-size:0.917em; line-height:1em; margin-top:24px;}
.link span{ display:inline-block; background:url(images/link-right-bg.gif) right top no-repeat; padding:3px 13px 5px 20px;}
.link:hover{ background:url(images/link-left-bg-act.gif) left top no-repeat #99612b;}
.link:hover span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.menu{ margin:0 132px 0 147px; background:url(images/menu-left-corner.gif) left top no-repeat #010002;}
.menu .right-bg{ background:url(images/menu-right-corner.gif) right top no-repeat; width:100%; overflow:hidden; padding-bottom:2px;}
.menu ul{ padding:18px 0 0 1px; float:left;}
.menu li{ float:left; padding:0 30px 0 33px; height:28px; vertical-align:top;}

.unline1{ background:url(images/line.gif) bottom repeat-x; padding-bottom:18px;}
.unline2{ background:url(images/line.gif) bottom repeat-x; padding-bottom:26px; margin-bottom:25px;}

/* ============================= page1 ====================== */
#page1 #content{ height:533px; background:url(images/page-bg.gif) top center; margin:0 132px 0 147px; width:auto; text-align:center;}
#page1 #content a{ display:inline-block;}

/* ============================= footer ====================== */
#footer{ margin:0 132px 0 147px; background:url(images/page-bg.gif) top center; font-size:0.75em; text-transform:uppercase; text-align:center; color:#58524b;}
#footer a{ color:#58524b;}
#footer p{ padding-top:13px;}

/* ============================= forms ============================= */
#ContactForm{ margin-top:-5px}
#ContactForm .col-1{ width:210px;}
#ContactForm .col-2{ width:183px;}
#ContactForm label{ display:block; height:43px;}
#ContactForm input{ border:solid 1px #b8a174; background:#cdb68c; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#5f5545; padding:1px 2px 1px 3px; width:172px;}
#ContactForm textarea{ border:solid 1px #b8a174; background:#cdb68c; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#5f5545; padding:1px 2px 1px 3px; width:175px; height:101px; overflow:auto;}
#ContactForm .link1{ background:url(images/list2-marker.gif) no-repeat 0 7px; padding-left:12px; float:right; margin:3px 10px 0 11px; color:#40362f;}