* 	{
	padding: 0px;
	margin: 0px;
	}

body	{
	margin: 10 auto;
	padding: 0;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	font-size: 12px;
	background-color: #004c01;
	background-image: url(images/background.gif);
	}

a:link, a:visited, a:active
	{
	color: green;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #00FF00;
	font-weight: bold;
	}

#wrapper {
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	background-color: white;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 720px;
}





#top	{
	background-image: url(images/top.gif);
	background-color: #FFFFF;
	height: 40px;
	}

#top p	{
	color: white;
	font-family: Helvetica;
	text-align: center;
	margin-left: 0px;
	font-size: 14px;
	margin-top: 0px;
	padding: 14px 0px 0px 0px;
	}

#top a:link, #top a:visited, #top a:active
	{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	}

#top a:hover
	{
	color: white;
	}




#logo	{
	background-image: url(images/header.gif);
	height: 147px;
	font-family: Helvetica, Impact, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 42px;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	padding: 0px 40px 0px 00px;
	}





#nav	{
	background-image: url(images/nav.gif);
	background-color: #000000;
	height: 30px;
	color: white;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#nav p	{
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	}

#nav a:link, #nav a:visited
	{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	}

#nav a:hover, #nav a:active
	{
	color: white;
	}






#left	{
	width: 290px;
	float: left;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	}

#left p	{
	font-size: 12px;
	text-align: center;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px 0px 0px;
	}

#left h4
	{
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-weight: bold;		
	padding-bottom: 0px;
	margin: 10px 0px 10px;
	}

.leftheadertext
	{
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	}

.leftheadertext a:link, .leftheadertext a:visited, .leftheadertext a:active
	{
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	}

.leftheadertext a:hover
	{
	color: #CCCCCC;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	}

.lefttext
	{
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	font-style: italic;
	}

.lefttext a:link, .lefttext a:visited, .lefttext a:active
	{
	color: #CC0000;
	text-align: left;
	}

.lefttext a:hover
	{
	color: #CC0000;
	text-align: left;
	font-style: italic;
	}










#right	{
	float: left;
	width: 420px;
	padding-top: 10px;
	}

#right p
	{
	text-align: left;
	padding: 0px;
	margin: 8px 8px 8px 10px;
	}

#right h1, #right h2, #right h3, #right h4
	{
	margin: 8px 10px 8px 10px;
	<!--font-style: italic;-->
	}



#right h1
	{
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	padding-bottom: 2px;
	margin: 0px 0px 5px;
	}

#right h2
	{
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: green;<!--line-->
	padding-bottom: 2px;
	padding-top: 12px;

	padding: 10px 0px 0px 0px;
	margin: 8px 10px 8px 10px;
	}

#right h3
	{
	font-size: 14px;
	text-align: left;
	}

#right h4
	{
	font-size: 14px;
	text-align: center;
	}





#right table
	{
	text-align: left;
	}

#right .people
	{
	font-size: 12px;
	font-style: italic;
	text-align: right;
	}

#right .prices
	{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	}










#footer {
	background-image: url(images/footer.gif);
	background-color: #000000;
	height: 40px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
	}

#footer p
	{
	color: white;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	}

#footer a:link, #footer a:visited, #footer a:active
	{
	text-decoration: none;
	color: white;
	font-weight: normal;
	}

#footer a:hover
	{
	color: white;
	}
