@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; border: 0; font-family: Verdana, Geneva, sans-serif; font-size: 12px; border: none; color: #546804;}
.floatright { float: right; }
.clear { clear: both; }

#header { width: 949px; height: 191px; margin: 0 auto; }
#container { width: 949px; background: url(images/main_bg.gif) repeat-y center; margin: 0 auto; }
#footer { background: url(images/footer.gif) no-repeat top; margin: 0 auto; }
#footer p { text-align: center; padding: 20px 0; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#nav { width: 910px; padding-left: 30px; background: url(images/navline.gif) no-repeat bottom; }
#nav img span { padding-right: 30px; margin: 0; clear: both; }
#nav ul { padding-left: 20px; width: 900px; height: 34px; }
#nav ul li { font-size: 22px; list-style: none; float: left; margin-right: 30px; }
#nav ul li a { font-size: 22px; text-decoration: none; color: #5d4400; }
#nav ul li a:hover { color: #546804;  }
#nav ul li#last { color: #5d4400; float: right; padding-right: 50px; }
#active { color: #546804; border-bottom: 5px solid #546804; }

#homemain { float: left; width:600px; margin: 20px 0 0 40px; }
h1 { font-size: 18px; color: #5d4400; font-weight: normal; margin-bottom: 20px; }
#homemain p { padding: 0 0 20px; line-height: 18px; }
#homemain img { margin-bottom: 20px;}
#homeright { float: right; width: 300px; }
#homeright img { margin: 40px 0 0 35px;  }

#ratesleft { float: left; width:450px; margin: 20px 0 0 20px; }
#ratesright { float: left; width:430px; margin: 20px 0 0 20px; }
#indent1 { padding-left: 50px; }
#indent2 { padding-left: 100px; }

#tel { color: #5d4400; font-size: 27px; float: left; margin-top: 15px; width: 350px; }
#callback { float: right; padding-right: 30px;}

form { width: 300px; background-color: #d7e4bc;  padding-top: 5px; clear: both; }
label { float:left; font-size:11px; margin:5px 20px 0; width: 60px;font-size: 14px; color: #5d4400; }
input, select, textarea { font-size: 11px; margin: 5px 0 0; padding:2px; width:170px; display: inline; }
input, select { height: 15px; }
input.button { width: 76px; height: 27px; margin:10px 0 10px 195px;}

#slidingDiv { display: none; clear: both; float: left; margin-bottom: 10px; margin-left: 270px;}
#btn { margin-right: 30px; }

#leftfeatures { float: left; width: 300px; padding: 0 5px 0 0; }
#rightfeatures { float: right; width: 290px; padding: 0 5px 0 0; }

#leftfeatures ul li, #rightfeatures ul li{ color: #5d4400; line-height: 18px; }
#leftfeatures ul, #rightfeatures ul { margin: 5px 0 10px 20px;  }

#vanlayout { margin: 0 60px 0 20px; }

table { margin-bottom: 20px;}
table tr { background-color: #eaf1dd;  }
td { padding: 5px; }
.aligncenter{ text-align: center; }
.darkgreen { background-color: #d7e4bc; }
.tablesmalltxt { font-size: 11px; }

.inventory { list-style: none; float: left; width: 200px; padding-left: 10px; }
.inventory li { padding-top: 3px; }
.greenbg { background-color: #eaf1dd; padding: 10px; margin-bottom: 20px; }

#included ul li { list-style: none; background: url(images/bullet.gif) no-repeat center left; padding: 8px 30px 10px 30px; line-height: 18px; }

#optional p.left, #optional p.right  { float: left; line-height: 18px; }
#optional p.left { width: 280px; }
#optional p.right { text-align: center; border-left: 1px solid #fff; width: 100px;}

/*----------------------------- IE 5 only styles -------------------*/

#homemain { _margin/**/: 20px 0 0 20px; /* IE 5.0 */ }
#container { _margin/**/: -2px auto; /* IE 5.0 */ }
#ratesleft { _margin/**/: 20px 0 0 10px; /* IE 5.0 */ }
#slidingDiv { _margin-left/**/: 135px;  /* IE 5.0 */}

