/* CSS Document */
body{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDFAA;
	margin: 0px;
	padding: 0px;
	background: #390e01 url(images/footer-bg.jpg) repeat-y;
	}

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

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h1, h2, h3, h4, h5 {padding: 3px 0px; margin: 3px 0px; color: #ffffff; display: block;}

ul {list-style:none; margin: 0px; padding:0px}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


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

a {color: #e59e44;}
a:hover{text-decoration:none;}
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;}

/* ============================= 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;}



/* DAVE'S STYLES */
.topnavlink {
float:right;
font-size: 14px;
text-decoration: none;
margin: 10px;
}
.topnavlink:hover {text-decoration: underline;}
.leftnavlink {
color: #CCCCCC;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}