<style type="text/css">
	<!--
	
	
	
	a:link, a:visited
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #460863;
	}
	
	a.body:link,a.body:visited,
	a.tour:link,a.tour:visited, 
	a.bodylink:link,
	a.bodylink:visited
	{
		font-size: 12px;
		text-decoration: underline;
	}
	
	a:hover,
	a.tour:hover,
	a.body:hover,
	a.bodylink:hover
	{
		text-decoration: underline;
		color: #0000ff;
	}

	
	a.footer:visited, 
	a.footer:link
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		color: #FFFFFF;
	}
a.footer:hover { color:#CCCCFF; }
	
	a:link.events,	
		a:visited.events
	{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color: inherit;
	}
	
	a:hover.events
	{
		text-decoration: none;
		color: red;
	}
	
	
	
	
	/*  Marquee  */
	marquee.marquee_text { }
	
	p.marquee_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #444444;
		font-weight: bold;
		letter-spacing: 0.08ems;
		padding: 10px 4px 0px 14px;
		margin: 0px;
	}
	
	td.marquee
	{
		margin: 0;
		padding: 20px 0px 20px 0px;
	}
	
	
	
	
	
	
	
	/* global */
	body.content
	{
		margin: 4px;
		padding: 0px;
		border: 1px;
		border-style: solid black;
		background-color: #4b235d;
		color: #444;
		background-image: url(./images/design/bodybg.jpg);
		font-family: Arial, Helvetica, sans-serif,Verdana;
	}
	
	div.block
	{
		display: block;
		padding: 10px 0px 10px 0px;
		width: 100%;
		height: auto;
		clear: both;
	}
	
	div.about
	{
		display: block;
		padding: 10px 20px 10px 20px;
		width: 100%;
		height: auto;
		clear: both;
	}
	
	h1,h1.header
	{
		font-weight: bold;
		font-size: 18px;
		color: #460863;
		padding-bottom: 8px;
		padding-top: 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	
	h2
	{
		font-weight: bold;
		font-size: 16px;
		text-align: top;
		padding-bottom: 0px;
	}
	
	h3
	{
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 0px;
		vertical-align: center;
	}
	
	h4
	{
		font-weight: normal;
		font-size: 14px;
		padding: 0px;
		vertical-align: center;
	}
	
	
	p
	{
		font-family: Arial, Helvetica, sans-serif,Verdana;
		font-size: 14px;
		/*color: #444444;*/
		padding: 0px;
		margin: 0px;
	}
	
	p.header1	
	{
		padding-bottom: 4px;
		padding-top: 0px;
		font-weight: bold;
	}
	
	p.header2
	{
		padding-bottom: 4px;
		font-weight: bold;
	}
	
	p.header3
	{
		vertical-align: top;
		padding-bottom: 4px;
		font-weight: bold;
	}
	
	p.text
	{
		vertical-align: top;
	}
	
	p.sptext
	{
		vertical-align: top;
		padding: 0px;
		margin: 0px;
	}
	
	p.caption
	{
		font-style: italic;
		color: #5C644C;
		text-align: center;
		margin-top: 0em;
	}
	
	
	p.footer
	{
		font-size: 12px;
		font-weight: normal;
		color: #333;
	}
	
	p.footer_direction
	{
		font-size: 12px;
		font-weight: normal;
		color: #333;
	}
	
	p.footer_phone
	{
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	ul
	{
		list-style-type: disc;
		list-style-position: outside margin-top:0px;
		margin-bottom: 0px;
		/*color: #333333;*/
	}
	
	li
	{
		font-size: 14px;
		font-weight: normal;
		/*color: #333333;*/
	}
	
	li.footnote
	{
		font-size: 10px;
		font-weight: bold;
	}
	
	hr
{
	padding: 0px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	width: 90%;
	border-color: #e3c298;
	border-width: 1px;
	border-style: solid;
	background-color: #e3c298;
	clear:both;
}
	
	/* table */
	th
	{
		font-weight: bold;
		font-size: 12px;
		text-align: left;
	}
	
	table, tr, td
	{
		font-size: 14px;
		margin: 0px;
		border: 0px;
	}
	
	tr.header
	{
		width: 775px;
		height: 101px;
	}
	
	td.header
	{
		width: 775px;
		background-image: url(./images/design/header.jpg);
		background-repeat: no-repeat;
	}
	
	table.footer
	{
		height: 25px;
		background-image: url(./images/design/footer.jpg);
		background-repeat: no-repeat;
	}
	
	td.footer
	{
		height: 25px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 6pt;
		font-weight: normal;
		color: #333;
		margin: 0px;
		padding: 0px;
		padding-top: 6px;
	}
	
	td.content_footer
	{
		height: 25px;
		margin: 0px;
		padding: 0px;
	}
	
	td
	{
		margin-bottom: 0px;
		padding-bottom: 4px;
	}
	
	table.page	
	{
		height: 400px;
		width: 540px;
		padding: 14px 0px 8px 0px;
		border: 0px solid black;
		vertical-align: top;
		margin: 0 24px 14px 24px;
	}
	
	table.content
	{
		margin: 0px;
		padding: 0px;
	}
	
	td.content
	{
		padding-right: 15px;
		vertical-align: top;
	}
	
	td.content_content	
	{
		width: 609;
		vertical-align: top;
		background-image: url(./images/design/pagebg.jpg);
		background-position: right;
		background-repeat: repeat-y;
		background-color: white;
		padding: 0px;
	}
	
	td.nav_content
	{
		width: 166px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		height: 100%;
		background-image: url(./images/design/navbackground.jpg);
		text-align: left;
	}
	
	table.nav
	{
		width: 121px;
		text-align: center;
		padding: 0;
		border-color: white;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		margin: 0px 0px 0px 22px;
		/*background-color: #cacaca;*/
	}
	
	td.nav
	{
		background-image:url(./images/design/buttonbackground.jpg);
							background-position:top;background-repeat:no-repeat;
							D0D9BB
		vertical-align: top;
		width: 100%;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: black;
		border-color: #FFF;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		padding: 0px 0px 0px 0px;
		/*background-color: #cacaca;*/
		height: 100%;
	}
	
	/*td.nav:hover, td.navtop:hover, td.navbottom:hover div.nav:hover {background-color: #ACD74A;}*/
	td.navtop
	{
		padding: 0px 0px 0px 0px;
		border-color: #FFF;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	
	td.navbottom
	{
		padding: 0px 0px 0px 0px;
		border-color: #FFF;
		border-width: 0 0 1px 0;
		border-style: solid;
		margin: 0 0 30px 0;
	}
	
	table.nav a
	{
		/*width:120px;
	border:1px solid #333333;*/
		display: block;
	}
	
div.nav a:link
	{
		color: #330033;
		/*background: #cccc99;*/
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 2px 1px 2px 1px;
	}
	
div.nav a:visited	
	{
		color: #64598F;
		/*background: #cccc99;*/
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 2px 1px 2px 1px;
	}
	
	
	div.nav a:hover
	{
		color: #ffffff;
		background: #4b235d;
		/*border:1px solid #000000;*/
	}
	
	div.nav (
	position:absolute;
	top:0;
	left:0;
	)
	
							  
	table.promo
	{
		width: 166px;
		text-align: center;
		margin: 0px;
		border: 0px solid #003300;
		border-collapse: separate;
		border-spacing: 0px 0px;
		height: 140px;
		padding: 0px;
	}
	
	td.promo_content
	{
		margin: 0;
		padding: 0;
		width: 166;
		height: 140;
		background-color: white;
		border-color: white;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	
	td.promo
	{
		margin: 0;
		padding: 0;
		width: 166;
		height: 46;
	}
	
	tr.flash
	{
		padding: 0px;
		margin: 0px;
		border-color: white;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	
	td.nav2
	{
		width: 120px;
		text-align: center;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-image: url(./images/design/navback2.jpg);
	}
	
	td.email_offers
	{
		width: 120px;
		text-align: center;
		border: 0px;
		padding: 0px;
		padding-top: 0px;
		padding-left: 0px;
	}
	
	td.home_text
	{
		vertical-align: top;
		text-align: left;
	}
	
	table.rates
	{
		width: 100%;
		margin-bottom: 15px;
		border: 1px solid black;
		border-collapse: separate;
		border-spacing: 0px 0px;
	}
	
	thead.rates
	{
		height: 0px;
		font-size: 1pt;
	}
	
	td.rates_text
	{
		vertical-align: top;
		text-align: left;
	}
	
	td.ratestop
	{
		border: 0px solid black;
		empty-cells: show;
		font-weight: bold;
		text-align: center;
		background-color: #333333;
		color: #ffffff;
	}
	
	td.rates
	{
		border: 0px solid black;
		border-bottom: 1px solid grey;
		empty-cells: show;
	}
	
	td.rateslabel
	{
		padding-left: 4px;
		border: 0px solid black;
		empty-cells: show;
		border-bottom: 1px solid grey;
	}
	
	td.rates_footnote
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: rgb(50,50,30);
	}
	
	
	td.content_text
	{
		vertical-align: top;
		text-align: left;
		padding-left: 10px;
		margin-top: 0px;
		padding-top: 0px;
		padding-right: 15px;
	}
	
	
	td.about
	{
		padding-left: 85px;
		padding-right: 85px;
	}
	
	td.sp_text { text-align: center; }
	

	table.reg_form
	{
		margin: 0px;
		padding: 0px;
		border: 1px solid #e3c298;
	}
	
	td.reg_form
	{
		margin: 0px;
		padding: 4px;
	}
	

	tr.paddingbottom { padding-bottom: 0px; }
	
	table.events { width: 100%; }
	
	td.events
	{
		margin: 0px;
		padding: 0px;
	}
	
	td.flash
	{
		padding: 0px;
		vertical-align: top;
		margin: 0px;
		height: 140;
		background-image: url(./images/design/pagebg.jpg);
		background-position: right;
		background-repeat: repeat-y;
		background-color: #E8ECDD;
		border-color: white;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
	

	
	td.rating
	{
		border-left: 0;
		border-top: 1px;
		border-bottom: 1px;
		border-right: 1px;
		border-style: solid;
		border-color: black;
		font-size: 12px;
		text-align: center;
		background-color: gray;
		color: white;
	}
	
	
	/* form */
	form
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: rgb(0,0,0);
		font-weight: 500;
		margin: 0px;
		padding: 0px;
	}
	
	input
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: rgb(0,0,0);
		font-weight: 500;
		margin: 0px;
		padding: 4px;
		border-width: 1px;
	}
	
	select,textarea
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: rgb(0,0,0);
		border-width: 1px;
		padding: 4px;
	}
	
	/* the following input attributes can be deleting once we go live with this design */
	/* ;background-color:rgb(0,0,0);border-color:rgb(0,0,0);padding:2px;margin:0.25em;vertical-align:center} */
	/* image */


	img
	{
		/*border: 1px solid #000000;*/
		border-color: #e3c298;
		padding-right: 0px;
	}
	
	img.noborder
	{
		border: 0px solid black;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
	}
	
	img.email_offers
	{
		border: 0px;
		padding: 0px;
		text-align: center;
	}
	
	
	img.staff
	{
		width: 153px;
		height: 115px;
	}
	
	
	img.header, img.footer
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	

	
	/* create account */
	td.createaccount
	{

		font-size: 14pt;
		color: #000;
		margin: 0px;
		border: 0px;
		font-weight: 450;
	}
	
	a.createaccount:link,a.createaccount:visited
	{
		font-size: 18px;
		text-decoration: underline;
		color: blue;
	}
	
	/* anchor */
	h2.events
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: 0.08em;
		font-size: 16px;
		color: #444444;
		padding-bottom: 0px;
		padding-top: 6px;
	}
	
	h4.events
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 12px;
		margin-bottom: 0px;
		margin-top: 0px:padding-bottom:10px;
		background-color: black;
		color: white;
		text-align: center;
		padding-left: 4px;
	}
	
	h5.events
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: bold;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
	}
	
	h6.events
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: bold;
		font-size: 8pt;
		margin: 0px;
		padding: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
	}
	
	p.events
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: top;
		font-size: 12px;
		font-weight: normal;
	}
	-->
</style>

