#mainWrapper
{
	width:1000px;
	position:absolute;
	left:125px;
}

#header
{
	height:150px;
}

.headerimg
{
	float:left;
}

#nav
{
	height:50px;
	background-image:url(Images/nav.png);
}

#sideWrapper
{
	width:400px;
	float:left;
}

#infoWrapper
{
	width:600px;
	float:left;
	
}

h1
{
	font-family:Felix Titling, Times New Romans, Times, Serif;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
	padding-top:5px;
	
}
	
h2
{
	font-size:35px;
	font-family: Felix Titling, Times New Roman, Times, Serif;
	color:#c85422;
	margin-top: -20px;
	margin-left: 5px;
}
h3
{
	font-family: Felix Titling, Times New Roman, Times, Serif;
	font-size:21px;
	margin-right:40px;
	color:#fb9e76;
	text-decoration:underline;
	font-weight:normal;
	}
h4
{
	font-family: Times New Roman, Times, Serif;
	font-size:10px;
	margin-right:40px;
	color:#ffffff;
	font-weight:normal;
	margin-top:-15px;
	}

p
{
	color:#000000;
	font-family: Felix Titling, Times New Romans, Times, Serif;
	font-size:10px;
	margin-left:5px;
	
	
}

.p2	
{
	color:#c51e2d;
	font-family: Felix Titling, Times New Romans, Times, Serif;
	font-size:10px;
	margin-left:5px
}

.copy1
{
	color:#ffffff;
	font-family: Felix Titling, Times New Romans, Times, Serif;
	font-size:10px;
	position:absolute;
	left:20px;
	top:910px;
}

.copy2
{
	color:#ffffff;
	font-family: Felix Titling, Times New Romans, Times, Serif;
	font-size:10px;

	}
.p4
{
	Color:#c51e2d;
	margin-top:-15px;
	font-size:14px;
	}
p5
{
	margin-top:-20px;
	}
.navText
{
	color:#ffffff;
	font-size: 14px;
	font-family: Felix Titling, Times New Romans, Times;
	position:absolute;
	top:153px;
	}
.intineraryText
{
	font-size:14px;
}
	
	
#add
{
	background-image:url(Images/WMHCadd.jpg);
	height:257px;
	width:577px;
	margin-top:55px;
	}
#addtext
{
	margin-left:370px;
	width:225px;
	margin-top:-25px;
	
	}
#itinerary
{
	background-image:url(Images/itineray.jpg);
	height:145px;
	margin-top:-5px;
	}
	

#itText
{
	width:300px;
	margin-left:180px;
	position:absolute;
	left:400px;
	top:750px;
	text-align:center;
	
}

.itLink
{
	margin-top:-10px;
	color:#c85422;
	}

#footer
{
	background-image:url(Images/footer.jpg);
	height:50px;
	clear:left;
	
}

a
{
	font-size:10px;
	color:#c85422;
	
}


#order
{
	width:150px;
	margin-left:25px;
}

#dates
{
	margin-top: 30px;
	}


