/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#390e01;
	text-align:center;
}

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.5em;
		color:#dbcfcb;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#95ab1e;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
em {color:#888d18;}

/* ============================= main layout ====================== */


.link2 {background:url(images/link-bg.gif) no-repeat top right; padding-right:20px;}

.link {background:url(images/link-tail-bg.jpg) top repeat-x; margin-top:20px; width:100%;}
.link a {background:url(images/link-left-bg1.jpg) top left no-repeat; display:block; float:left; font-weight:bold; color:#fadeb3; line-height:1em; text-decoration:none; width:100%;}
.link span {padding:2px 30px 25px 22px; display:block;}


.link3 {background:url(images/link3-bg.jpg) top left no-repeat; display:block; float:left; font-weight:bold; color:#fadeb3; line-height:1em; text-decoration:none; padding:4px 30px 15px 15px; margin-top:20px;}

.left-tail {background:url(images/left-tail-bg.gif) top repeat-x; width:50%; position:absolute; height:1060px;}

li {background:url(images/list-bg.gif) no-repeat 0 10px; padding-left:16px; line-height:2em;}
li a {color:#e59e44;}

.imgindent {margin:0 5px 0 -10px; float:left; position:relative;}
.title {margin-bottom:16px;}

/* ============================= header ====================== */

#header .logo {float:left;}
#header .menu {float:left; padding:97px 0 0 0;}

/* ============================= content ====================== */

.col-pad {padding-right:33px;}

.text2 {font-size:1.167em; line-height:1.5em;}
.text3 {text-transform:uppercase; color:#e59e44;}
.color2 {color:#e59e44;}
.phone {float:right; margin-right:80px;}

.line {background:url(images/line-tail-bg.gif) top repeat-x; margin-right:20px;}
.line .inner {background:url(images/line-bg.jpg) top center no-repeat; height:44px;}

.line3 {background:url(images/line-tail-bg.gif) top repeat-x; margin-right:80px;}
.line3 .inner {background:url(images/line3-bg.jpg) top center no-repeat; height:44px;}

.indent1 {padding:12px 0 29px 7px;}
.indent2 {padding:15px 0 18px 2px;}
.indent3 {padding:12px 0 16px 7px;}
.indent4 {padding:12px 40px 22px 7px;}
.margin1 {margin-top:23px;}
.margin2 {margin-left:6px;}
.padding1 {padding-top:15px;}
.padding2 {padding-top:20px;}
.padding3 {padding-right:80px;}

.box1 {background:url(images/box1-bg.jpg) top left no-repeat;}
.box1 .indent1 {padding:8px 17px 30px 7px;}
.box1 .indent2 {padding:6px 8px 10px 10px;}
.box2 {background:url(images/box2-bg.jpg) top left no-repeat;}
.box2 .indent1 {padding:8px 17px 30px 7px;}
.box2 .indent2 {padding:6px 8px 10px 10px;}
.box3 {background:url(images/box3-bg.jpg) top left no-repeat;}
.box3 .indent1 {padding:8px 17px 30px 7px;}
.box3 .indent2 {padding:6px 8px 20px 10px;}
.box4 {background:url(images/box4-bg.jpg) top left no-repeat;}
.box4 .indent1 {padding:8px 17px 30px 7px;}
.box4 .indent2 {padding:6px 8px 10px 10px;}

/* ============================= footer ====================== */

#footer {color:#b94511;}
#footer a {color:#b94511;}
#footer .menu {width:100%; overflow:hidden;}
#footer .menu ul {margin-left:-5px;}
#footer .menu li {border-left:1px solid #be9183; padding:0 6px; display:inline; background:none; line-height:1.25em;}
#footer .menu li a {color:#be9183; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}


/* ============================= forms ============================= */

#ContactForm {padding:30px 0 0 0;}
#ContactForm .rowi {height:30px;}
#ContactForm .link2 {float:right; margin-left:15px;}
#ContactForm .col-1 {width:206px !important;}
#ContactForm .col-2 {width:206px !important;}

.input {width:193px; height:20px; border:1px solid #cd704c; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:211px; height:110px; border:1px solid #cd704c; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:10px;}
