html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial,sans-serif;
	font-size: small;
	background-color: #000000;
}

* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small;
}

/***********************************************/
/* Main Layout Divs                           */
/***********************************************/ 

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#bullets {
}

#bullets ul {
	font-size: 135%;
	font-weight:normal;
}

#bullets ul li {
}

#packagewrapper {
	margin: 0;
	padding:0;
	width: 900px;
	float: left;
	clear: left;
}

#clear {
clear:both;
}

#midcol {
	margin: 0;
	padding:0;
	width: 725px;
	float: right;
}

#ltcol {
	margin: 0;
	padding:0;
	width: 175px;
	float: left;
}

#ltcol div {
	margin-left: 35px;
}

#rtcol {
	margin: 0;
	padding:0;
	width: 175px;
	height: 483px;
	float: right;
}

#mainwrapper {
	margin: 0;
	padding: 0;
	margin-bottom:0;
	padding-bottom:0;
	width: 900px;
	float: left;
	clear: left;
	background-repeat: repeat-y;
	background-image: url(images/template/bkgrd_sides.jpg);
	
}

#main {
	margin: 0;
	padding: 0;
	width: 900px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
	background-image: url(images/template/bkgrd_toprt.jpg);
	background-position: top right;
}


#main_home {
	width: 900px;
	height: 502px;
	float: left;
	clear: left;
	background-image:  url(images/template/home_bkgrd.jpg);
	margin: 0;
	padding: 0;
}

#top{
	width:900px;
	margin: 0;
	padding: 0;
	height:79px;
	background-image:  url(images/template/topnav_bkgrd.jpg);
	float: left;
}

#toplogo {
	float: left;
	height: 79px;
	width: 300px;
	margin: 0;
	padding: 0;
	background-image:  url(images/template/topnav_bkgrd.jpg);
}

#package_graphic{
	width:900px;
	height:210px;
	margin: 0;
	padding: 0;
	background-image:  url(images/template/package_graphic5.jpg);
	float: left;
}

/***********************************************/
/* End Main Layout Div                           */
/***********************************************/ 


/***********************************************/
/* Content Divs                        */
/***********************************************/ 

#contentwrapper {
	margin: 0;
	padding: 0;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/template/bkgrd_toplt.jpg);
	background-position: top left;
}

#content {
	margin: 0;
	padding: 0;
	margin-left: 325px;
	margin-right: 135px;
	padding-top: 65px;
	min-height: 400px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/



#content2 {
	font-family: Arial, Helvetica, sans-serif;
}

#content2 h1.intro {
	font-size: 125%;
	margin-bottom: 5px;
	line-height: 130%;
	text-align: center;
}

#content2 h2.intro {
	font-size: 100%;
	margin-bottom: 5px;
	line-height: 130%;
	margin-left: 35px;
	margin-top: 15px;
}

#content2 p.intro {
	font-size: 75%;
	margin-bottom: 5px;
	line-height: 130%;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
}

/***********************************************/
/* Hotel Content Divs                        */
/***********************************************/ 

#content h1, #hotel_content h1 {
	padding: 0;
	margin: 0;
	font-size: 150%;
	font-weight: lighter;
	margin-bottom: 5px;
	color: #660000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right:25px;
	margin-right:25px;
}

#hotel_content img{
	margin: 5px;
}

#hotel_content h1 {
	padding: 0;
	margin: 0;
	font-size: 150%;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-right: 90px;
	color: #660000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content h2, #hotel_content h2, #content h4, #hotel_content h4 {
	font: Helvetica, Arial, sans-serif;
	color: #000000;
	margin:0;
	padding:0;
	font-size: 95%;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content h3, #hotel_content h3 {
	margin-bottom: 10px;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
}

#content p, #hotel_content p {
	font-size: 85%;
	margin-bottom: 5px;
	line-height: 130%;
	
}

#hotel_content p.descrip {
	font-size: 75%;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 130%;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

#hotel_content p.checkin {
	margin: 0;
	font-size: 75%;
	text-align: center;
}

#content ul, #hotel_content ul {
margin: 0;
margin-top: 5px;
}

#content li, #hotel_content li {
	font-size: 75%;
}

/***********************************************/
/* Hotel Detail Page Divs                        */
/***********************************************/ 

#hotel_content{
	margin: 0;
	padding: 0;
	margin-top: 25px;
	height: 445px;
	overflow: auto;
}

.address {
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}



.floatrt {
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
}


.rightimage {
	float: right;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#bluebox {
	background: #FFFFFF;
	padding: 0px 4px;
	border: 1px solid #CCCCCC;
	font-size: 70%;
}

.fauxlink {
	text-align: left;
	color: #0099CC;
	text-decoration: underline;
	display: inline;
}

div.menu  {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	left:0;
	top:0;
	z-index:500;
	font-size:75%;
	background-color:#CCCCCC;
	border: 1px solid;
	border-color: #f7faff #99a #99a #f7faff;
	padding: 10px;
	
	visibility: hidden;
}

div.menu a {
	width: 150px;
	height: 75px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: hand;
}

/***********************************************/
/* Right Nav                        */
/***********************************************/ 

#rtnav {
	margin-top: 125px;
	margin-right: 50px;
	font-size: 80%;
}

#rtnav ul{
	margin: 0;
	padding: 15px;
}

#rtnav li{
	margin-bottom: 5px;
}

/***********************************************/
/* Left Nav                        */
/***********************************************/ 

#ltnavwrapper {
	margin: 0;
	padding: 0;
	width: 230px;
	height: auto;
	float: left;
	background-image: url(images/bkgrd_toplt.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	height:auto;
	min-height:500px;
}

/* for Internet Explorer */
/*\*/
* html #ltnavwrapper {
height: 500px;
}
/**/

#ltnav {
	margin: 0;
	padding: 0;
	padding-top: 225px;
	padding-bottom: 10px;	
}

#ltnav p {
	margin-bottom: 5px;
}

#ltnav ul{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#ltnav li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	
}

#ltnav li a, #ltnav li a:visited{
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #FFFFFF;
	width: 220px;
	height: 20px;
	font-weight: bold;
	background-color: #660000;
}

#ltnav li a:hover{
	display: block;
	background-color: #666666;
	font-weight: bold;
}


#ltnavhotels {
	margin: 0;
	padding: 0;
	width: 180px;
}

#ltnavhotels ul{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#ltnavhotels li{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	list-style-type: none;
	text-align:right;
	font-size: 90%;			
}

#ltnavhotels li a{
	text-decoration: none;
	padding-top: 2px;
	color: #666666;
}

#ltnavhotels li a:hover{
	color: #660000;
	padding-top: 2px;
}


/***********************************************/
/* Top Nav                            */
/***********************************************/ 
#nav {
	float: left;
	width: 600px;
	height:79px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image:  url(images/template/topnav_bkgrd.jpg);
}

#nav div {
	padding-top: 55px;
	float: right;
	padding-right: 100px;
}


#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}


#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 6px 8px 0 8px;
	color: #ffffff;
	text-decoration: none;
	height: 17px;
	background-image:  url(images/but_mid.gif);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

#nav a:hover, body#package #t_package a, body#tickets #t_tickets a, body#general #t_general a {
	color: #000000;
	height: 17px;
	padding: 6px 8px 0 8px;
	background-image: none;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

/***********************************************/
/* End Top Nav                            */
/***********************************************/ 

.pricetable {
	margin:0;
	padding:0;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 400px;
	clear:right;
}

.pricetable table {
	margin:0;
	padding:0;
	text-align: left;
	font-size: 95%;
	margin-bottom: 5px;
	text-align: center;
}

.pricetable .data {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}


.pricetable caption {
	font-size: 100%;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding-bottom: 5px;
}


.pricetable .dataleft {
	color: #000000;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
}
.pricetable .datahighlight {
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
}

.pricetable table td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}

.th2 {
	font-size: 80%;
	color: #FFFFFF;
	border-bottom: 1px solid #003366;
	padding: 0 5px 0 5px;
	background-color: #660000;
}

.th3 {
	font-size: 80%;
	color: #000000;
	border-bottom: 1px solid #333333;
	padding: 0 5px 0 5px;
	background-color: #CCCCCC;
}

.th1 {
	font-size: 85%;
	color: #000000;
	border-bottom: 1px solid #003366;
	padding: 5px;
}




#letter_block {
	width: 285px;
	height: 483px;
	float: left;
	overflow: auto;
}

#letter_block p{
	font-size: 95%;
	margin-bottom: 10px;
}

#letter_block div {
	color: #FFFFFF;
	margin: 20px;
	margin-top: 20px;
	margin-left: 25px;
	font-size: 90%;
}

#footer {
	width: 900px;
	float: left;
	clear: both;
	text-align: center;
	height: 35px;
	background-image:  url(images/template/bottom_bkgrd.jpg);
}

#footer p {
	color: #FFFFFF;
	font-size: 95%;
	margin-top: 5px;
}

#footer2 {
	width: 900px;
	float: left;
	clear: both;
	background-image:  url(images/template/bkgrd_bottom.jpg);
	background-position: bottom;
	height: 105px;
}


/***********************************************/
/* Extra                            */
/***********************************************/ 


#grid {
	width: 950px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}

#grid div {
	padding: 20px;
}

/***********************************************/
/* Google Map                           */
/***********************************************/ 


#map {
	font-family: Arial, Helvetica, sans-serif;
}

#map div {
}

#map p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

#map h1 {
	font-size: 85%;
	margin-bottom: 15px;
}

#map h2 {
	font-size: 75%;
}

#map ul{
	height: 250px;
	overflow: auto;
}

#map li{
	font-size: 75%;
	color: #000000;
	list-style-type: square;
}

#map .floatrt{
}
