
* { margin: 0; padding: 0; }
/*
html, body { height: 100%; overflow: hidden; background: #eee; }
body { font: 14px Georgia, serif; }
*/
#container {
width: 900px;
background: #fff;
border: 2px solid #e5e5e5;
margin: 0px auto;
margin-top: 10px;
margin-bottom: 10px;
}

#page-wrap { width: 900px; padding: 0 0 0 15px; margin: 0 auto; overflow: hidden; height: 355px; }

.info-col { float: left; width: 300px; height: 100%; padding: 10px 0 0 0; }
.info-col h2 { 
font: 14px Georgia, Times, serif;
text-align: center; 
font-weight: bold; 
padding: 25px 0; }

.image { height: 100px; text-indent: -9999px; display: block; border-right: 1px solid white; }

.conference { background: url(../images/conference_convention.jpg) center center no-repeat; }
.meeting { background: url(../images/business_meeting.jpg) center center no-repeat; }
.reception { background: url(../images/reception_banquet.jpg) center center no-repeat; }

dt {
font-family: Georgia, Times, serif;
padding: 5px; 
background: #900; 
color: white; 
border-bottom: 1px solid white; 
border-right: 1px solid white; 
font-weight: bold;
}
dd {
font: 12px Arial, Helvetica, sans-serif;
position: absolute; 
left: -9999px; 
top: -9999px;  
background: #900; 
padding: 10px; 
color: white; 
border-right: 1px solid white; 
}

dt:nth-of-type(1) { background: #b44835; }
dd:nth-of-type(1) { background: #b44835; }

dt:nth-of-type(2) { background: #ff7d3e; }
dd:nth-of-type(2) { background: #ff7d3e; }

dt:nth-of-type(3) { background: #ffb03b; }
dd:nth-of-type(3) { background: #ffb03b; }

dt:nth-of-type(4) { background: #c2a25c; }
dd:nth-of-type(4) { background: #c2a25c; }

dt:nth-of-type(5) { background: #4c443c; }
dd:nth-of-type(5) { background: #4c443c; }

dt:nth-of-type(6) { background: #656b60; }
dd:nth-of-type(6) { background: #656b60; }

dd a 
{
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fdefa1;
}

dd a:hover 
{
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fdefa1;
text-decoration: underline;
}

dd b
{
	color: #fdefa1;
}

.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }

.content
{
	font: 13px Georgia, Times, serif;
	margin: 10px 10px 30px 10px;
}

.content p
{
	font: 13px Georgia, Times, serif;
	margin: 0px;
	padding: 0px;
	
}

.content h1
{
	font: 18px Georgia, Times, serif;
	color: #660000;
	font-weight: bold;
}

.content a
{
	font: 13px Georgia, Times, serif;
	color: #660000;
}

.content a:hover
{
	font: 13px Georgia, Times, serif;
	color: #660000;
	text-decoration: underline;
}

img.hphoto
{
	border: 5px solid #fef4d0;
	margin: 10px 0 0 0;
	border-width: 5px 5px 0px 5px;
}

b.caption
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.inside
{
	background: #fdefa1;
	padding: 5px;
	font: 12px Georgia, Times, serif;
	font-weight: bold;
	color: #584008;
}

.outside
{
	background: #fde79c;
	padding: 4px;
	width: 355px;
	margin: 0px auto;
}

.bot
{
	background: #fef4d0;
	margin: 0px auto;
	width: 360px;
	padding: 5px 0 5px 0;
	margin-top: -3px;
}

.content h2 { 
font: 14px Georgia, Times, serif;
text-align: left; 
font-weight: bold; 
margin: 15px 0 0 0;
padding: 0px;
}

h1.gheader
{
	font: 24px Georgia, Times, serif;
	color: #660000;
	text-align: center;
	background: #fef4d0;
	font-weight: bold;
	padding: 20px;
	border: 2px solid #ecd997;
	border-width: 0 0 2px 0;
	margin-bottom: 0px;
}

.gphone
{
	background: #b44835;
	padding: 25px;
	font-size: 24px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}

.gphone span.smaller
{
	font-size: 18px;
}


div#navhotels
{
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 2px;
	text-align: center;
	background: #006392;
	background: transparent url(http://www.mackinaw-city.com/images/hotelnavback.png) bottom center no-repeat;
}

.navsolid
{
	background: #006392;
	background-image: none;
}



div#navhotels h2
{
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-transform: uppercase;
	font-weight: bolder;
	color: #7bbbeb;
}

div#navhotels h1
{

	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #ff0000;
	font-weight: bolder;
	display: inline;
}

div#navhotels a
{
	font-size: 9px;
	color: #7bbbeb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

div#navhotels a:hover
{
	font-size: 9px;
	color: #fff;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

em
{
	font-style: normal;
	padding: 0px;
	margin: 0px;
}

table#hotelsnav
{
	margin: 0px auto;
}


