@charset "utf-8";
/* CSS Document */

body	{
		margin: 0;
		padding: 0 0 20px 0;
		border: 0;
		color:#000000;
		text-align: center;
		font-family:"Trebuchet MS", Verdana, Arial;
		background-image:url(../Images/backgroundMain.gif);
		
		font-size: 13px;
}

div#container {
		margin: 10px auto 0 auto;
		padding: 0;
		width: 770px;
		text-align: left;
		}
		
Div#Header{
	width:750px;
	height:110px;
	background-color:#CCCCCC;
	border-left:#003366 solid 10px;
	border-right:#003366 solid 10px;
	border-top:#003366 solid 10px;

	}
		
div#Navigation{
	height:40px;
	padding-left:8px;
	padding-right:8px;
	background-color:#003366;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 2px;
	}
	
		#Navigation ul {
	display: block;
	margin:0;
	padding: 0 0 0 0;
	}
	
	#Navigation li {
	display: inline;
	width:142px;
	height:25px;
	background-image:url(../Images/Navigation.jpg);
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	margin:4px;
	padding-top:5px;
	float:left;
	}
	
	#Navigation li a {
	color: #000033;
	text-decoration: none;
	}
	
	#Navigation li a:hover, li a#selected {
	color: #000033;
	
	text-decoration: none;
	}

	
	
div#Content{
	
	padding:20px;
	background-image:url(../Images/background.jpg);
	border-left:#003366 solid 10px;
	border-right:#003366 solid 10px;
	}
	
	
	
Div#BobValeFooter{
	width:750px;
	text-align:center;
	display:inline;
	float:left;
	border-left:#003366 solid 10px;
	border-top:#000000 solid 2px;
	border-bottom:#003366 solid 10px;
	border-right:#003366 solid 10px;
	background-color:#FFFFFF;
	}

Div#JDwebmediaFooter{
	width:262px;
	text-align:center;
	display:inline;
	float:left;
	border-right:#003366 solid 10px;
	border-top:#000000 solid 2px;
	border-bottom:#003366 solid 10px;
	background-color:#FFFFFF;
	}
	
	
div.intro {
	padding:0 5px;
	margin-bottom:20px;
	}
	
div.HomepageImages{
	width:170px;
	height:130px;
	background-color:#000000;
	float:left;
	display:inline;
}

div.FleetImages{
	width:154px;
	height:117px;
	background-color:#000000;
	float:left;
	display:inline;
}

div.HomepageTitles{

margin-top:5px;
width:170px;
height:38px;
float:left;
display:inline;
background-image:url(../Images/Sections.jpg);
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:20px;
text-align:center;
}



p { margin:0px 0px 0px 0px; font-family:"Trebuchet MS", Verdana, Arial; color:#000066; font-size:14px; }

h1 {margin:0 0 10px 0; color:#FF0000; font-size:18px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ; font-style:italic;}

h2 {margin:0 0 5px 0; color:#000000; font-size:14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}

h2.sections {margin:0 0 5px 0; color:#000000; font-size:20px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}

h3 {margin:0 0 5px 0; color:#FF0000; font-size:14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;}

hr{color:#FF0000;
}

a:link , a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

.dotted2 {
	border-top: 2px #FF0000;
	border-bottom: 2px #000000;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	}
	
div.LeftSection{
width:350px;
float:left;
display:block;



}

div.RightSection{
width:350px;
float:right;
display:block;
}

.required{
color:#FF0000;
font-size:18px;
}
/*** Form Styling ***/
input.formbtn {
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	background-color:#000066;
	width:214px;
	font-weight:bold;	
	color:#FFFFFF;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
div#map{
display:block;
float:left;
}

div#map1{
display:block;
float:left;
}

.textbox {color:#FF0000; font-weight:bold; border:1px solid #000066; background-color:#FFFFFF; font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:2px; width:208px;}

.FooterTextSEO{
font-size:10px;}

.DesignCredit{font-size:10px;}


.InformationText {	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.style3 {font-size: 16px}

.LEZ{
color:#00CC00;
font-size:18px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	}