/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(/img/body-bottom.gif);
	text-align:center;
}

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

ul { list-style:none; padding-top: 15px;}

.left { float:left;}
.right {float:right; padding-left: 10px;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Trebuchet MS, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#333333;
	}

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

a {color:#a77228; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(/img/marker.gif) no-repeat 0 7px; padding-left:25px; line-height:2.083em;}
.row1 li {font-size:0.857em;}

h1 {font-size:26px; line-height:1em; text-transform:uppercase; margin-bottom:1px; color:#9b6d29; font-weight: normal;}
h2 {font-size:20px; line-height:1em; text-transform:uppercase; margin-bottom:1px; color:#6e5c32; font-weight: normal; padding-top: 25px;}
h3 {font-size:18px; line-height:1em; text-transform:lowercase; margin-bottom:1px; color:#333333; font-weight: normal;}

.imgindent {margin:0 15px 0 0; float:left;}

/* ============================= header ====================== */

#header {background: #6e5b32 url(/img/body-top.gif);}
#header .row1 {background: url(/img/body-top.gif) top repeat-x;}

/* ============================= content ====================== */

#content {background:url(/img/body-middle.gif);}
#content .main {background: #ffffff;}
#content .row1 {background:url(/img/body-middle.gif);}
#content .row1 .main {padding-top:5px;}
#content .row1 .background {background: #deceb7;}
.extra {background:#deceb7 !important;}

.col-pad {padding-right:33px;}
.indent {padding:6px 14px 45px 16px;}
.indent2 {padding:38px 40px 40px 40px;}
.indent3 {padding:1px 14px 20px 16px;}
.indent4 {padding:8px 14px 10px 16px;}
.margin1 {margin-top:22px;}
.taright {text-align:right;}
.phone {display:inline-block; width:85px;}


.text2 {font-size:14px; line-height:1.429em; color:#444444;}
.line {border-bottom:1px solid #9c9d98; padding-bottom:20px; margin-bottom:20px;}
.testimonials {font-style: italic; font-size: 12px;}


.link {background:#6e5c32; color:#fff; text-decoration:none; text-transform:uppercase; font-size:10px; line-height:1em; display:inline-block; margin:23px 0 0 0; padding:8px 11px 7px 11px;}
.link:hover {background:#a77228;}
.link2 {display:inline-block; margin-top:20px; font-size:14px; line-height:1em;}

.box {background:url(/images/content-main-bg.gif); padding:46px 14px 38px 18px;}
.box li {font-size:1em;}
.color2 {color:#a77228;}

/* ============================= footer ====================== */

#footer .main {background:#000; color:#787878; text-transform:uppercase;}
#footer p {padding:10px 0 9px 16px;}
#footer a {color:#9b6d29; text-decoration:none;}
#footer a:hover {color:#fff;text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm {padding-top:20px;}
#ContactForm label {height:57px; display:block;}
#ContactForm .link2 {margin-left:20px;}

.input {width:228px; height:19px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:254px; height:78px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
td {
	padding-right: 12px;
	padding-top: 10px;
}
