/* CSS Document */

* {
	  margin: 0;
	  padding: 0;
	}
	
	html {	
	color: #484848;
	margin-left: 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
	body {
	
	font-size: 92%;
	padding: 20px;
	background-color: #cccccc;
	}
	#wrapper {
	background: #FFF;
	width: 750px;
	margin: auto;
	margin-top: 10px;
	}
	#header {
	height:80px;
	width:750px;
	background-color: #CCCCCC;
	background: url(../images/Top.gif) no-repeat;
	}
	#flash {
	width: 750px;
	height: 200px;
	background: url(../images/heliventures.swf) no-repeat;
	margin-top: 2px;
	border-top: 5px;
	border-top-color: #666666;
	margin-bottom: 3px;
	}
	#content h1 {
	color: #065A98;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	}
	#content h2 {
	font-weight: normal;
	font-style: normal;
	color: #005398;
	padding: 5px;
	margin-left: 5px;
	margin-top: 0px;
	font-size: medium;	
	}
	#content h3 {
	color: #065A98;
	padding: 5px;
	margin-left: 5px;
	margin-top: 0px;
	font-size: small;
	font-style: italic;
	}
	
	
	#content p {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	
	}
	
	#footer {
	  background: #cccccc url(../images/bottom.gif) no-repeat;
	  height:80px;
	width:750px;
	}
	#footer p {
	padding: 5px 5px; /* … and placed here inside the paragraph */
	background-color: #FFFFFF;
	background: url(images/footer_left.gif) no-repeat bottom left;
	position: relative;
	left: 5px;
	top: 50px;
	color: #FFFFFF;
	}
	
	#flyer {
	width: 150px;
	height: 214px;
	float: right;
	margin-right: 20px;
	margin-left:5px;
	border-color: #666666;
	}
	
	
	
	#logo {
	width: 150px;
	height: 96px;
	background: url(../images/HVLogoevents.gif) no-repeat;
	
	margin-right: 30px;	
	}

p.PhoneHeader{

position:relative;
color: white;
left:520px;
top:20px;
width:250px;
font-size: large;
}

.lists{

position: relative;
left: 30px;
list-style-type:disc;

}



#table{
	margin-left: 10px;
}
#nav {
  margin: 0;
  padding: 0;
  background: #065A98;
  list-style-type: none;
  width: 750px;    
  float: left; /* Contain floated list items */
	position: relative;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
  float: left;
  width: 149px;
  color: #FFF;
  text-decoration: none;
  line-height: 2.5;
  text-align: center;
  border-right: 1px solid #FFF;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
  background: #034C82;
}
#body_hom #nav_hom a, #body_serv #nav_serv a,
    #body_news #nav_news a,#body_con #nav_con a,
   #body_even #body_even a 
	{
  background: #BEB06F;
  color: #1A1303;
  font-weight: bold;
}
#newsphotos 
	{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
}
.video 
	{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#james 
	{
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 225px;
}



}
