<style>
	Body
	{
	color:black;
	font-weight:normal;
	font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	td
	{
	font-family:sans-serif;
	font-size:16px;
	}
	a
	{
	color:blue;
	}
	.navitem_home
	{
	width:70px;
	text-align:center;
	}
	.navitem_gallery
	{
	width:160px;
	text-align:center;
	}
	.navitem_packages
	{
	width:95px;
	text-align:center;
	}
	.navitem_about
	{
	width:110px;
	text-align:center;
	}
	.navitem_contact
	{
	width:80px;
	text-align:center;
	}
	.navlink
	{
	text-decoration:none;
	color:white;
	cursor:hand;
	}
	.emaillink
	{
		text-decoration:underline;
		color:white;
		cursor:hand;
	}
	.emaillink:hover
	{
	color:#989898;
	text-decoration:none;
	}
	.navrow
	{
	background-color:black;
	padding:0px;
	margin:0px;
	border-width:0px;
	}
	.mypagenav
	{
		background-color:CCCCCC;
		color:Black;
		cursor:hand;
		text-decoration:none;
		width:140px;
	}
	.mypagenav:hover
	{
		background-color:CCCCCC;
		color:red;
		cursor:hand;
		text-decoration:none;
		width:140px;
	}
	.navlink:hover
	{
	color:#989898;
	text-decoration:none;
	}
	.cartnav
	{
	width:150px;
	text-align:center;
	text-decoration:none;
	color:white;
	cursor:hand;
	}
	.cartnav:hover
	{
	color:white;
	text-decoration:underline;
	}
	.cartbold
	{
	font-weight:bold;
	color:white;
	}
	.navcurrent
	{
	font-weight:bold;
	color:white;
	}
	a:hover
	{
	color:red;
	}
	.headrow
	{
		background:black;
	}
	.pagehead
	{
	text-align:center;
	font-size:30px;
	width:100%;
	color:White;
	margin:0px;
	}
	.subhead
	{
	text-align:center;
	font-size:20px;
	width:100%;
	}
	.subhead1
	{
	text-align:center;
	font-size:15px;
	width:100%;
	}
	.collectionimage
	{
	padding:5px;
	border-style:solid;
	border-width:2px;
	border-color:black;
	}
	.blackimage
	{
	border-style:solid;
	border-color:white;
	border-width:1px;
	}
	.navimage
	{
	border-style:solid;
	border-color:black;
	border-width:0px;
	padding-left:0px;
	}
	.imagetitle
	{
	text-align:center;
	font-weight:bold;
	}
	.imagecaption
	{
	width:200px;
	margin:10px;
	text-align:left;
	}
	.packagetitle
	{
	font-weight:bold;
	text-align:center;
	font-size:30px;
	}
	.packagename
	{
	font-weight:bold;
	text-align:center;
	}
	.packageprice
	{
	font-weight:bold;
	padding-left:10px;
	}
	.packagebody
	{
	padding-left:10px;
	font-size:16px;
	}
	.packagefooter
	{
	padding-top:40px;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	}
	.extraheading
	{
	font-weight:bold;
	width:100%;
	padding-left:50px;
	margin-top:20px
	}
	.extraitem
	{
	width:100%;
	padding-left:50px
	}
	.helphead
	{
		background:#66CCFF;		
	}
	.mypagehead
	{
		background-color:CCCCCC;
		font-size:larger;
		text-align:center;
	}
	.error
	{
		color:Red;
	}
	.hand
	{
		cursor:hand;
	}
	.background
	{
		cursor:hand;
		border:1px;
		border-style:solid;
		border-color:Black;
	}
	.bordera
	{
		border:1px;
		border-style:solid;
		border-color:Black;
	}
</style>
