/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#2e1e15;
	text-align:center;
	min-width:902px;
}

object {vertical-align:top; outline:none;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.41666em;
		color:#a38b68;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#a38b68; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:17px;}

/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 7px; padding-left:24px; line-height:2em;}
li a {color:#7e6b4f;}

.imgindent {margin:0 19px 0 0; float:left;}

h2 {font-size:18px; color:#901200; padding:5px 0 13px 0; height:18px; line-height:1.5882em;}
h2 strong {font-size:1.5882em; }


/* ============================= header ====================== */
#header {background:url(images/header-bg.jpg) top center no-repeat;}
#page1 #header {height:617px;}
.header-extra {background:url(images/header-tail.jpg) center top repeat-x;}

.header-img {background:url(images/header-img-bg.jpg) center bottom repeat-x #947652; padding-bottom:13px;}

.flash {margin-bottom:27px;}
.header-img object {margin-top:-27px; position:relative}
/* ============================= content ====================== */
#content {background:#fff;}
.inner { background:url(images/inner-bg.jpg) left top no-repeat; color:#c38365; height:105px;}
.inner p {padding-top:6px;}
.inner-link {display:inline-block;}
.inner .col-pad {padding-right:46px;}
.inner-indent {padding:5px 0 10px 5px;}

.col-pad {padding-right:19px;}

.pad {padding-top:7px;}
.pad1 {padding-top:6px;}
.pad2 {padding-top:5px;}
.pad3 {padding-top:5px;}

.h-pad {padding-top:25px;}

.ul-pad {padding-bottom:12px;}

#page1 .indent {padding:4px 0 47px 1px;}

.indent {padding:5px 0 30px 1px;}

.padding {padding-bottom:5px;}
.padding1 {padding-bottom:5px;}
.padding2 {padding-bottom:5px;}

.title {color:#7e6b4f; font-weight:bold;}

.link {color:#901200; text-transform:uppercase; display:inline-block; margin-top:13px;}
.link1 {color:#901200; display:inline-block; margin-top:13px;}

.phone {display:inline-block; width:80px;}
/* ============================= footer ====================== */
#footer {border-top:5px solid #6d0c02; color:#978f8a; padding-top:10px;}
#footer span {color:#fff;}
#footer em {font-size:10px; line-height:1.2857em; font-style:normal;}
.line {font-size:10px; line-height:2.15em;}
#footer .right {padding:9px 5px 0 0;}
#footer .left {padding-left:4px;}
#footer a {color:#d2c18e; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm .link1 {margin:20px 10px 0 10px;}
#ContactForm label {height:34px; display:block;}

.alignright {text-align:right;}
.input {width:268px; border:1px solid #bcb19c; background:none; padding:5px 0 4px 5px; font-size:1em; color:#a38b68; line-height:1.2em;}
textarea {width:268px; height:259px; border:1px solid #bcb19c; background:none; padding:5px 0 0 5px; overflow:auto; font-size:1em; color:#a38b68;}
