body {
	margin: 0px;
	padding: 0px;
	background: #440000 url("img/bens-background.jpg") no-repeat top;
	color: #444444;
	width: 100%;
	font-family: "Trebuchet MS", sans-serif;
	
	}
a { color: #000000; }

h1, h2, h3, h4, h5, h6 { color: #cd0017; border-bottom: solid 1px #cd0017; font-family: "Trebuchet MS", sans-serif; font-weight: bold;}
h1 { font-size: 18px; }
h2 { font-size: 18px; border: none; }
h3 { font-size: 16px; }
h4 { font-size: 16px; border: none;}
h5 { font-size: 12px; }
h6 { font-size: 12px; border: none;}
td { vertical-align: top; }

h1 a { text-decoration:none; color: inherit;}

div#header { height: 144px; background: url("img/bens-rv-repair-logo.gif") no-repeat center; margin-top: 5px;}


div#header-main-spacer { height: 17px;  }


div#left-nav-bar-top { height: 145px; background: url("img/left-nav-top.png") no-repeat center; }
div#left-nav-bar { text-align: right; font-size: 16px; text-decoration: none; background: url("img/left-nav-back.png") repeat-y center; }
div#left-nav-bar-bottom { height: 144px; background: url("img/left-nav-bottom.png") no-repeat center; }


div#left-nav-bar a { text-decoration: none; color: #fff; padding-right: 30px; }
div#left-nav-bar li { list-style: none; padding: 0px; line-height: 53px; margin-top: 10px; margin-bottom: 10px; background: url("img/button.jpg") no-repeat;}

#left-nav-bar ul li ul li { list-style: none; line-height: 25px; font-size: 13px; margin-top: 1px; margin-bottom: 1px; padding-right: 0px; background: none; border-left: solid thin;}
#left-nav-bar ul li ul li a { padding-right: 10px;}
#left-nav-bar ul li ul li.lastChild { margin-bottom: 30px; border-bottom: solid thin;}




div#content-top { height: 37px; background: #f2d3c2; background: url("img/content-top.png") no-repeat center; }
div#content-back { background: #f2d3c2; background: url("img/content-back.png") repeat-y center; min-height: 700px;}
div#content-bottom { height: 89px; background: #f2d3c2; background: url("img/content-bottom.png") no-repeat center; }
div#content { margin-top: 10px; margin-bottom: 10px; margin-left: 70px; margin-right: 70px; font-size:12px; }

/*div#content img { border: solid 1px; }*/

div#main-footer-spacer { height: 17px; background: url("img/orange-line.png.html") no-repeat center; }
div#footer p {  margin-top: 15px; margin-left: 50px; font-size: 10px; color: #f2d3c2;  }
div#footer img {  margin-left: 540px; margin-bottom: 40px; margin-top: -40px; }
.left-spacer { height: 17px; }



#contact-form-container div.input, div.submit { background: #EEE; }

/*div#nav {
	margin-left: 43px;
	text-align: right;
	margin-top: -100px;
	}

div#nav ul {
	list-style: none;
	}

div#nav li {
	padding-bottom: 25px;
	}
		
div#nav a{
	font-family: "Verdana", Arial, sans-serif;
	color: #009e4b;
	font-weight: bold;
	text-decoration: none;
	}


ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }                
ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }
*/






/* bof Navigation CSS for partially open subpages */

#navContainer {
	margin-left: 25px;
	text-align: right;
	margin-top: -100px;
}

#navContainer ul li a {
	font-family: "Verdana", Arial, sans-serif;
	color: #009e4b;
	font-weight: bold;
	text-decoration: none;
	height:50px; line-height:50px;
	padding-right: 10px;
}

div#navContainer li {
	padding-bottom: 10px;
	}
		


#navContainer li ul {
        font-size:inherit;
        font-size:1em;
        /* set the child ul li font size same as its parents */
}

#navContainer li.highlight a, #navContainer li.hasvisiblechildren a { color:#f2df04; }

#navContainer li.haschildren ul a { color:#765f32; }

.vertical-navigation               { margin:0; padding:0; }
.vertical-navigation ul            { margin:0; padding:0; list-style-type:none; }
.vertical-navigation ul li         { margin:0; }
.vertical-navigation ul li a       { display:block;width:100%; /*padding:0 0 0 3.5em;*/ text-decoration:none; }
#leftNav .vertical-navigation ul li a:hover { color:#444; }
/* sub */
.vertical-navigation ul li ul      { margin:.75em 0 0 1em; }
.vertical-navigation ul li ul li   { margin:0 0 .25em 0; }

ul li.highlight { background:none; }
ul li.highlight a { background:none; background:transparent url('images/linkBkgrd.png.html') no-repeat; background-position: 40px -10px;  font-weight:bold; font-variant:small-caps; color: #F00; font-style: italic;}
ul li.highlight ul a { border:none; background:transparent; font-style:normal; font-variant:normal; font-weight:normal; }

/* DO NOT CHANGE THE ORDER */
ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }

ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }


