html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #fff;
	scrollbar-face-color:#F0F8FF;
	scrollbar-highlight-color: #0022ff;
	scrollbar-3dlight-color: #0033ff;
	scrollbar-arrow-color: #0033ff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	text-align: center; //for IE5 that applies this to the wrapper instead.
	
}

h1{
	font-size: 13px;
	color:#003399;
	margin-left: 1em;
}

h2{
	font-size: 12px;
	color:#0033ff;
	margin-top: 10px;
	margin-bottom: 3px;
}

h3{
	font-size: 12px;
	color:#0033ff;
	margin-top: 5px;
	margin-bottom: 0;
	
}
p{font-size: 12px; margin-left: 10px;}

a{font-size: 12px; text-decoration: none;}
#lefthk{
	position: absolute;
	width: 200px;
	height: 300px;
	left: -300px;
	visibility: hidden;
	font-size: 10%;
}

#wrapper{
	width: 960px;
	margin: 1% auto;
	text-align: left;
	border-right: 20px solid #0033ff;
	border-left: 20px solid #0033ff;
}

#lefthk{font-size: 60%; position: absolute; left: -400px; visibility: hidden;}

#header{
	position: static;
	margin: 0 auto;
	width: 960px;
	height: 90px;
	background-image: url(http://www.miamisite.com/index_files/MsteNewBkgnd2_1000.jpg);

}

#header table{
	width: 100%;
	margin: 2px auto;
	align: center;
	
}
#header h1{
	font-size: 1em;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 3px;
}
#header a{
	font-size: .9em;
	color: #fff;
	padding: 0 2px 0 2px;
	text-decoration: none;
	text-align: center;
}

#header a:hover{
	background-color: #ffffde;
	border-bottom: 1px solid #0033ff;
}
#header a:visited{color: #fff;}
#header a{color: #0033ff;}
#header a:hover{color: #ffffde;}
#header a:visited{color: #0033ff;}


.parIndent{text-indent: 2em;}
.leftposition{position: static; float: left; width: 46%; margin-left: 10px; padding: .3em; border: 2px solid #0033ff; }
.leftposition p{margin-left: 1em;}
.rightposition{position: static; float: right; width: 46%; margin-right:1em;padding: .3em; border: 2px solid #0033ff; }
.leftposition h1, .leftposition h2, .leftposition h3{color: #0033ff;}
.rightposition h1, .rightposition h2, .rightposition h3{color: #0033ff;}

.header{
	position: static; 
	width: 100%;  
	margin: 5px auto; 
	clear: both;
	}
.header h1, .header h3{margin: 3px auto;}

.optiheader{position: static; width: 100%;  margin: 5px auto;  background-color: #EAF8FF;  border-top: 2px solid #0033ff; border-bottom: 2px solid #0033ff;}
.optiheader h1, .optiheader h3{margin: 3px auto;}
.rightposition p{margin-left: 1em;}
.leftsmall{position: static; float: left; width: 125px; margin-top: 5px; margin-bottom: 5px; margin-left: 10px;}
.rightsmall{position: static; float: right; width: 125px; margin-top: 5px; margin-right:0px; margin-bottom: 5px; }
.leftsmall p{margin-left: 0px;}
.rightsmall p{margin-left: 0px;}

.reservations{font-size: 18px; color:#ff0000; font-family: Times New Roman, Times, serif; font-style: italic; margin-bottom: .2em; margin-left: 2em;}
.travel{font-size: 16px; color:#ffffff; font-family: Times New Roman, Times, serif; font-style: italic; margin-top: .2em; margin-left: 2em;}
.style1{color: #ffffde;}
#textboxes{position: static; width: 100%; padding:0 auto; background-color: #ffffde; border-top: 5px double #eaf8ff; border-bottom: 5px double #eaf8ff; }
#textboxes table{position: static; width: 70%; margin-left: auto; margin-right: auto;}
#textboxes h1{font-size: 12px;}
#textboxes table td{width: 18%;}
.gosizing{width: 1.5em;}/*controls the size of the go button from wct next to the hotel search input*/
.boxsizing{width: 9em; color: #0033ff; background-color: #ffffde;}

#desc{position:static; width: 850px; margin: 0 auto; border-top: 3px solid #0033ff; padding: .3em 5em;}

#desc h1{font-size: 13px; margin-left: 0px;}
#desc p{
	font-size: 13px;
	
}

.descheader{border: 2px solid #0033ff;}
.descheader h1{color: #ff6666;}

#conwrap{position:static; margin: 0px; width: 60em; margin: 2em auto;}

#conwrap:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#specials{position: static; width: 590px; margin: 1em auto;}
.spheader{
	position: static; 
	background-color: #ffffde; 
	border-top: 3px solid #0033ff; 
	border-bottom: 3px solid #0033ff;
	clear: both;
	}
.spheader p{margin: 1em auto; }

.leftposition{margin-left: .5em; float: left;}
.rightposition{margin-right: .5em; float: right;}
.overview{
	position:static; margin: 0px; width: 60em; margin: 2em auto;
	}
	.overview h1{margin-left: 0; color: #ff6666;} 
	.overview h3{margin-left: 1em; color: #3300ff;} 
	.overview p{margin-left: 1em; 
	font-weight: normal;
	color: #003399;
	margin-top: 5px;
	padding: 5px;	
	}
#attractions{
	position:static; margin: 0px; width: 60em; margin: 1em auto;
	
}

#attractions a{
	color: #0033ff;
	text-decoration: none;
	margin-bottom: 2px;
}

#attractions a:hover{
	background-color: #9EC9F8;
	border-bottom: 3px double #ff0000;
}


#attractions h1{margin-left: 0;}

#attractions h2, #attractions h3{

	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 1em;
}


#attractions p{
	font-weight: normal;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;	
	margin-left: 1em;
}






#enrelief{
	position:static; margin: 0px; width: 60em; margin: 1em auto;
}
#enrelief h1{margin-left: 0;}
#enrelief h2, #enrelief h3{
	color: #0033ff;
	margin-top: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
}
#enrelief p{
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1em;
}

#enrelief a{
	color: #0033ff;
	text-decoration: none;
	margin-bottom: 2px;
}

#enrelief a:hover{
	background-color: #9EC9F8;
	border-bottom: 1px solid #ff0000;
}


#footer{position: static; color: #0033ff; width: 970px; margin:0px auto; background-color: #ffffde; border-top: 5px solid #0033ff;  padding-right: auto; padding-left: auto; clear: both;}
#footer a{font-size: 11px; font-weight: bold; color: #0033ff; text-decoration: none;}
#footer a:hover{background-color: #9EC9F8;	border-bottom: 1px solid #0000ff;}
#footer p a{margin: 3px auto;}
.sizing{font-size: 13px; width: 80%; }
.enclosed{
	font-size: 13px;
	border: 2px solid #0000ff; margin: 2px 10px; padding: 2px;
}

.head{color: #0033ff; font-weight: bold;}
#lefthk{font-size: 60%; position: absolute; left: -300px; visibility: hidden;}
#lefthook{font-size: 60%; position: absolute; left: -500px; visibility: hidden;}
.imgright{float: right; clear: both;}
.imgleft{margin-top: 1em; float: left; clear: both; width: 100px; border: 5px double #000;}/*For the pages of specific hotel*/
.imgleft img{width: 100px;}
.hotelDesc{position: static; margin-top: 1em; margin-left: 5em;}
.pad{padding-top: 5px; padding-left: 5px; margin-bottom: -20px;}

.bkgndgray{background-color: #f2f2f2;}
.bkgndblue{background-color: #EAF8FF;}
.centering{margin-right: auto; margin-left: auto;}

/***************************Navigation*******************************/

.chromestyle{
font-family: Tahoma, Arial, sans-serif;
color: #0033ff;
font-size: 13px;
width: 960px;
font-weight: bold;
margin-top: 0;
border-bottom: 3px solid #0033ff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


.chromestyle ul{
border: 1px solid #0033ff;
width: 100%;
background-color: #EAF8FF;
padding: .1em 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;
}

.menuleft{
color: #3300cc;
padding: .2em .3em;
margin: 0;
text-decoration: none;
border-right: 1px solid #0033ff;
}

.menuright{
color: #3300cc;
padding: .2em .3em;
margin: 0;
text-decoration: none;
}

.menuleft a:hover{
background-color: #ffffde; /*THEME CHANGE HERE*/
}
.menuright a:hover{
background-color: #ffffde; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #0033ff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 12px Arial;
line-height:18px;
z-index:400;
background-color: #f0f8ff;
width: 12em;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
color: #3300cc;
font-weight: bold;
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #3300cc;
	background-color: #dadada;
}
.menuright a{color: #3300cc;} 
.menuleft a{color: #3300cc;} 
.menuright a:visited{color: #3300cc;}
.menuleft a:visited{color: #3300cc;}
.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
color: #3300cc;
}

