/*
#24233A = primary blue
*/
a
{
	text-decoration:none;
	color:#24233A;
}
a:hover
{
	text-decoration:none;
}


body
{
	background-color:#D5DE9C;/*primary light green color*/
	background-image:url('./images/backgroundWave.jpg');
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}

div
{
	padding:0px;
	margin: 0px;
	border: 0px;
}

div#advertisement
{
width:160px;
height:160px;
}


div#bottomPanel
{
	position:relative;
	width:1000px;
	border-top: solid 1px #24233A;
	height: 30px;
	font-size:9pt;
	text-align:center;
	line-height:170%;
	float:left;
	clear:both;
}

div#homeTabPanel
{
	position:absolute;
	top:111px;
	left:0px;
	z-index:1;
}
div#leftHomePanel 
{
	position:relative;
	float:left;
	height:411px;
	width:295px;
	overflow:hide;
	border-right: solid 1px #24233A;
	padding: 20px 5px 2px 5px;
}



div#leftSubPanel
{
	font-style:arial;
	position:relative;
	float:left;
	height:411px;
	width:220px;
	overflow:hide;
	border-right: solid 1px #24233A;
	padding: 10px 5px 2px 5px;
}

div#menuPanel
{
	position:relative;
	top:5px;
	padding: 0px 0px 0px 26px;
}


div#middleHomePanel 
{
	position:relative;
	float:left;
	width:426px;
	height:431px;
	overflow:hide;
	padding:5px 0px 0px 5px;
}

div#middleSubPanel
{
	position:relative;
	float:left;
	width:585px;
	height:402px;
	overflow:auto;
	padding:10px 0px 10px 10px;
}



div#myContainer
{
	position:relative;
	width:1000px;
	height:600px;
	background-color:white;
	top:3px;
	left:50%;
	margin-left:-500px;
	color:#24233A; /*primary blue color*/
	border: solid 2px #24233A;
	font-family:arial;
	overflow:hide;
}

div#rightHomePanel
{
	position:relative;
	float:right;
	top:35px;
	width:145px;
	height:391px;
	padding:0px 3px 3px 0px;
	text-align:center;
}

div#testimonial
{
	margin-top:80px;
	margin-left:2px;
	margin-right:2px;
}

div#trucks
{
	position:absolute;
	top:323px;
	left:475px;
}

h1
{
	border-bottom:solid 3px #0f4dd3; /* accent blue */
	font-size:18pt;
}

h1#mhp
{
	width:350px;
}

h2
{
	font-size:12pt;
	border-bottom:solid 3px #0f4dd3; /* accent blue */
}

h2#lhp
{
	margin-top:10px;
	width:220px;
}

img
{
	padding:0px;
	margin: 0px;
	border: 0px;
	vertical-align:middle;
}

.menuItem
{
	display:block;
	width:160px;
	line-height:180%;
	text-indent:5px;
	background-color:#D5DE9C;
	border-top:solid 1px #E8ECC8;
	border-bottom:solid 1px #98A638;
	font-size:10pt;
}

.menuItemOn
{
	display:block;
	width:160px;
	line-height:180%;
	color:white;
	text-indent:5px;
	background-color:#677125;
	border-top:solid 1px #E8ECC8;
	border-bottom:solid 1px #98A638;
	font-size:10pt;
}

p
{
	font-size:9.5pt;
	line-height:160%;
}

p.menuTestimonial
{
	margin-left:-26px;
	font-size:9pt;
}

p.about
{
	line-height:200%;
}

p.petite
{
	font-size:9pt;
	line-height:160%;
}

p.testimonial
{
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	line-height:160%;
	font-style:italic;
}

.phone
{
	display:block;
	position:relative;
	float:right;
	width:250px;
	text-align:right;
	top:-29px;
	font-size:18pt;
	color:white;
	font-weight:bold;
	padding:0px 7px;
}
	
td
{
	font-size:10pt;
	padding: 0px 5px 10px 5px;
}

td.caption
{
	font-size:8pt;
	font-style:italic;
}


ul
{
	font-size:8pt;
	line-height:110%;
}
ul.topnav {  
     list-style: none;  
     padding: 0px 20px;  
     margin: 0;  
     float: left;  
     width: 850px;  
	 line-height:170%;
     background: #0f4dd3;  
     font-size: 12pt; 
	 font-weight:normal;
	 color:white;
     background: url(topnav_bg.gif) repeat-x;  
 }  
ul.topnav li {  
    float: left;  
    margin: 0;  
	padding: 0px 12px;  
	cursor:pointer;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}  
 ul.topnav li a{  
    color: #fff;  
    display: block;  
    float: left;  
	
}  
ul.topnav li a:hover{  
	color:black;
	font-style:bold;
}
 
ul.topnav li span.subhover {background-position: center bottombottom; cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {  
	list-style: none;  
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
	left: 0; top: 25px;  
	background: #0f4dd3;
margin: 0; padding: 0;  
	display: none;  
	float: left;  
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	border: 1px solid #111;  
}  
ul.topnav li ul.subnav li{  
   margin: 0; padding: 0px;  
   border-top: 1px solid #888; /*--Create bevel effect--*/  
   border-bottom: 1px solid #444; /*--Create bevel effect--*/  
   line-height:250%;
   clear: both; 
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
    width: 225px; 
	text-decoration:none;
    background: #24233A ;  
	padding-left: 20px;  
}  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
   background: #677125 ; /* accent green */  
}  

