body
{
	background-color: #337da0;/* #3e6143;#337da0; */
	/* #3e6143; */
	padding:0px;
	margin:0px;
	text-align: center;
	font: 0.9em 'Times New Roman' , Verdana, Arial;	color: black; 
	z-index:0;
}

a:link  { text-decoration:none; }
a:visited { text-decoration:none; }
a:active, a:hover { text-decoration:none; }

#mainBody { border:solid 1px black; width:980px; text-align: center; margin:auto; 
	position:relative; clear:both;
	}

#header
{
	background:lime;
	width:100%;
	/* height:207px; */
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:solid 0px yellow;
	z-index:3;
}

#leftcol
{	
	/* background:url(images/middle_left.gif);*/
	float:left;
	width:184px;
	/* height:300px; */
	position:relative;
	z-index:4;
	text-align:left;
}

#content
{
	background-color:white;
	float:left;
	width:477px;
	/* min-height:586px; */
	height:auto;
	text-align:left;
	position:relative;
	z-index:3;
}

#rightCol
{
	background:url(images/middle_right_repeat.gif);
	float:right;
	width:319px;
	position:relative;
	z-index:3;
}
html>body #content{height:auto}

.topImages
 {	
	text-align:left;
	float:left;
	z-index:3;
	position:relative;
 }
 
#ms
{
	top:20px;
	height:150px;
	position:relative;
}

 #footer
 {
	background:url(images/footer.gif) no-repeat;
	z-index:3;
	position:relative;
	height:126px;
	/* line-height:126px; */
	width:980px;
 }

#footerLinks
{

}

.dcfl { float:left; text-align:left;}
.dcfr { float:right;}

.col{
	width:1px;
	position:absolute;
	z-index:0;
	left:0px;
	bottom:0;
	border:0px solid #000;
	border-top:none;
}

.one{background:url(images/middle_left.gif); width:184px; }
.two{background:white; left:184px; width:477px;}
.three{background:url(images/middle_right_repeat.gif); left:661px; width:319px;}

html>body .col{top:0}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#hotelLabel
{
	padding: 10px 0px 2px 10px;
	font-size: large;
	color: #404040;
	text-decoration: underline;
	font-style: italic;
}

#hmenu
{
	padding: 10px 0px 2px 10px;
	z-index:5;
}

a.bottomlink 
{
	color:#404040;
	/* text-decoration: underline; */
}
#footerLinks 
{
	color:#404040;
	/* text-decoration: underline; */
}

#hotelsContent
{
	margin:10px 0px 10px 0px;
	z-index:1;
}

.mitem *
{
	z-index:1;
}

.zitem
{
	z-index:5;
}

#hotelmainpic
{
	float:right;
}

#hotellogo
{
	float:left;
	/* border: solid 2px green; */
}

#gmpic
{
	float:left;
	border: solid 1px #404040;
	padding:1px 1px 1px 1px;
}

.imgborder
{
	border: solid 1px #404040;
}

.imgborderPadded
{
	border: solid 1px #404040;
	padding:2px 2px 2px 2px;
}
	
.gminfo
{
	font-style:italic;
	color:#404040;
}

.hinfo
{
	color:#505050;
}

p.devhdr
{
	font-family: Monotype Corsiva;
	font-size:x-large;
    font-style:italic;
	color:#3070FF;
}

.mainContent
{
	color:#404040;
	width:400px;
}

.mainContentWide
{
	color:#404040;
	width:460px;
}

#ms
{
	padding:0px 7px 0px 7px;
	color:#3070FF;
	font-style:italic;
}

.lblReserveText
{
	color:#3070FF;
	font-size:large;
}

.IE8Fix
{
	z-index: 100;
}