
body
{
	font: 12px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	/*background: #4fa4b7 url('/images/bluegrad4.gif') repeat-x ;*/
	background: #4fa4b7 url('/images/mackinawsky.jpg') no-repeat top center;
	background-attachment: fixed;
}

#container
{
	margin: 0px;
	padding: 0px;
	position:relative;
}

#innercontainer
{
	position: relative;
	width: 995px;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 50px;
	
}

#navunder
{
	border: 10px solid #098693;
	border-width: 0 0 10px 0;

}

#navover
{
	width:800px;
	height:61px;
	position: absolute;
	top:0px;
	right:0px;
}

#chamberlogo
{
	position: absolute;
	top: 2px;
	left: 15px;
	z-index: 1000;
	width: 171px;
	height: 174px;
}

#mcity_is
{
	position: absolute;
	width: 524px;
	height: 21px;
	top: 5px;
	right: 53px;
}

#headtop
{
	background: #c2110c;
	border: 3px solid #a00404;
	border-width: 3px 0 3px 0;
	text-align: center;
}

img
{
	display: inline;
}

/* Kwicks */  
#nav
{
  position: absolute;
  top: 47px;
  right: 0px;
  font-family: 'Oswald', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  text-align: right;
  width: 800px;
}

.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
}  
.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
}

.kwicks li {  
    width: 95px;  
    height: 30px;  
    margin-right: 5px;
    padding-top: 18px;
    padding-bottom: 7px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    color: #032c33;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(3,44,51,0.2);
}

.kwicks li a {
	display: block;
	color: #032c33;
	text-shadow: 0 0 1px rgba(3,44,51,0.2);
	text-decoration: none;
}

.kwicks li a:hover {
	color: #9b3700;
	text-shadow: 0 0 1px rgba(155,55,0,0.2);
	text-decoration: none;
}

.kwicks li a span.tiny
{
	display: block;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #E08A3D;
	border-width:0 0 1px 0;
	margin: 0px 5px 0px 5px;
}

.kwicks li.active
{
    background-color: #f9b169;
}

.kwicks li.active a
{
    color: #9b3700;
    text-shadow: 0 0 1px rgba(155,55,0,0.2);
}

.kwicks li.active a:hover
{
    color: #9b3700;
    text-shadow: 0 0 1px rgba(155,55,0,0.2);
}

.kwicks li.act
{
    background-color: #032c33;
}

.kwicks li.act a
{
    color: #fff;
    text-shadow: 0 0 1px rgba(255,255,255,0.2);
}

.kwicks li.act a:hover
{
    color: #fff;
    text-shadow: 0 0 1px rgba(255,255,255,0.2);
}


#logo
{
	position: absolute;
	top:0px;
	text-align:left;
	width:174px;
	padding: 0 0 0 0px;
	margin: 0px auto;
	z-index: 1000;	
}

#puremack
{
        position: absolute;
	top:250px;
	width:775px;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0px auto;
	z-index: 999;
}

p
{
	font: 12px Georgia, Times, serif;
	color: black;
}

p.blurb
{
	font:12px Trebuchet MS,Tahoma,Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#888888;
	margin:0px;
	padding-top: 25px;
}

p.quote
{
	width: 550px;
	font: 16px Georgia, Times, serif;
	font-style:italic;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	padding: 10px;
	color: #fff;
	border: 2px solid #e9d189;
	background: url('/images/bluewater.jpg');
	text-align: left;
}

#history p
{
        font: 12px Georgia, Times, serif;
        color: #000;
}

#history a
{
	color: #3D70A0;
        text-decoration: none;
}

#history a:hover
{
        color: #73A9DA;
        text-decoration: none;
}



#history h3
{
	
  font-family: 'Oswald', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
        color: #c1110c;
        margin: 0px;
        text-transform: uppercase;
        padding: 3px 0 3px 0;
}

#history h2
{

  font-family: 'Oswald', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
        color: #c1110c;
        margin: 0px;
        padding: 3px 0 3px 0;
}

a.refresh
{
	float:right;
	display:block;
	margin-right: 10px;
	margin-top: 150px;
	width:75px;
	border: 1px solid #f00;
	background: #fff;
	color: #888888;
	font-size: 10px;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
	
}

a.refresh:hover
{
	background: #f00;
	color: #fff;
}


a
{
	color: #3D70A0;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #73A9DA;
	text-decoration: none;
	font-weight: normal;
}


.shadowBox {
background-color: #ffffff;
padding-top: 0px;
margin-top: 0px;
-moz-box-shadow: 0px 10px 5px rgba(2,14,68,0.5);
-webkit-box-shadow: 0px 10px 5px rgba(2,14,68,0.5);
box-shadow: 0px 10px 5px rgba(2,14,68,0.5);
}

#contentholder
{
	width: 100%;
	text-align: left;
}

#maincontent
{
	padding: 20px 50px 0px 50px;
	text-align: left;
	background: transparent;
}

#maincontent2
{

	padding:10px;
	text-align: left;
}

div.slideshow
{
	width: 430px;
	margin: 0px 0px 10px 120px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

div.slideshow img
{
	border: 1px solid #555;
}

div.slideshow h3
{
  font-family: 'Oswald', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  color: #236a84;
  margin-left: 0px;
  text-align: left;
}


div.mainslide
{
	width: 250px;
	float: left;
	border: 5px solid #e2f0f4;
	padding: 5px;
	text-align: center;
}

div.slidethumb
{
	width: 56px;
	float: right;
	margin: 2px;
	border: 2px solid #e2f0f4;
	padding: 2px;
	text-align: center;
	
}

#maincontent h1
{
  font-family: 'Oswald', serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;     
  margin: 2px 0px 2px -50px;
        padding: 5px 5px 5px 50px;
        color: #fff;
	background: #c1110c;
        text-transform: uppercase;
	border-top: 8px solid #e9d189;
	border-bottom: 8px solid #e9d189;
}

span
{}

span.eventdate
{
	font-family: Georgia, Times, sans-serif;
        color: #888;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
}

span.locale
{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size:12px;
}

div.event
{
	width: 100%;
}

p.cal
{
	margin: 0px;
	padding: 10px 10px 10px 75px;
}

div.rating
{
  font-family: 'Oswald', serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
	color: #000;
	text-transform: uppercase;
	margin: 2px 0px 0px 120px;
	width: 225px;
	padding:2px 0px 0px 0px;
}

div.rating span.ratingexp
{
	float: left;
	color:#666;
	background: #e5e5e5;
	border: 1px solid #888;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px;
	width: 75px;
	text-align:right;
}

span.number
{
	color: #000;
	font-size:12px;
}

span.amenities
{
	font-style: normal;
}

span.name
{
        font-size: 14px;
        color: #236a84;
        text-transform: uppercase;
        font-weight: bold;
}

h2.calendarname
{
	font-family: 'Oswald', serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-smooth: always;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
        color: #236a84;
}

span.darker
{
	color: #084358;
}


div.main
{
	margin: 25px 0 0 0;
	padding: 5px;
}

div.main p.logo
{
	margin: 0 10px 10px 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.reviewagg
{
	margin: 0 10px 10px 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #fefed5;
	padding: 10px;
	border: 1px solid #fff6bd;	
}

div.main p
{
	font: 12px Georgia, Times, sans-serif;
	margin: 0 10px 10px 10px;
}

div.main a.name
{
	color: #236a84;
	text-transform: uppercase;
  font-family: 'Oswald', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}

div.main a.name:hover
{
	color: #56b6e2;
}

a.extra2
{
	font-family: 'Oswald', serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
	color: #fff;
	background: #f3c129;
	border: 1px solid #ae8405;
	margin: 5px 2px 2px 0px;
	padding: 0px 5px 0px 5px;
	text-transform: uppercase;	
}

a.extra2:hover
{
	background: #f3d57b;
	color: #ae8405;
}

a.extra
{
        color: #fff;
        font-family: 'Oswald', serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        font-smooth: always;
        text-shadow: none;
        text-decoration: none;
        text-transform: none;
        letter-spacing: 0em;
        word-spacing: 0em;
        line-height: 1.2;
        background: #56b6e2;
        border: 1px solid #236a84;
        margin: 5px 2px 2px 0px;
        padding: 0px 5px 0px 5px;
        text-transform: uppercase;
}

a.extra:hover
{
	background: #a3ddf7;
        color: #236a84;
}


div.mainlogo
{
	float: left;
	width: 150px;
	text-align: center;
}

div.maincont
{	
	float: right;
}


div.mainimage
{
	float: right;
}

div.mainimage img
{
	border: 5px solid #f2e5aa;
	display: block;
	margin: 0 0 20px 20px;
}

#leftcont
{
	margin: 0px auto;
	text-align: left;
	padding: 0px 10px 10px 10px;
	background: #caeaf3 url('/newimages/leftgrad2.gif') repeat-x;
}

#leftside
{
	margin: 0px;
	text-align: left;
	padding: 5px;
	background: #fff;
}

#leftside h1
{
	font-family: Georgia, Times, sans-serif;
	margin: 2px 0px 2px 0px;
	padding: 0 5px 5px 5px;
	color: #fff;
	background: #56b6e2;
	border: 1px solid #236a84;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 7px;
	font-weight: bold;
}

#leftside img.float
{
	float: right;
	position: relative;
	margin: 3px;
	border: 3px solid #f3c129;
}

.oswald
{
	font-family: 'Oswald', serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        font-smooth: always;
        text-shadow: none;
        text-decoration: none;
        text-transform: none;
        letter-spacing: 0em;
        word-spacing: 0em;
        line-height: 1.2;
        background: transparent url('/images/linkarrow.png') no-repeat;
        background-position: 0px 4px;
        padding-left: 13px;
}


#leftside span.date
{
	color: #236a84;
}


#middle
{
	padding: 15px;
}

#rightside
{
	margin:0px auto;
	padding: 0 0 0 10px;
	text-align: center;
}

div.ad
{
	width: 150px;
	padding: 10px;
	border: 5px solid #ffefde;
	margin: 0px auto;
	margin-bottom: 15px;
	background: #fff;
	text-align: center;
}

#rightside p
{
	margin: 0 5px 5px 5px;
	font: 8px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #eabc8f;
	border: 1px solid #eabe8f;
	padding: 2px 5px 2px 5px;
	letter-spacing: 5px;
	text-align:center;
}

div.ad img
{
	border: 0px solid #000;
}

div#mainspacer
{
        text-align: center;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
	background: #56b6e2;
	border-bottom: 5px solid #caeaf3;
}

div#mainnavigation a
{
        font-size:10px;
        border: 1px solid #56b6e2;
        margin: 0;
        background: #fff url('/images/redarrow.gif') left center no-repeat;
        padding: 2px 5px 2px 10px;
        color: #555;
        text-transform: uppercase;
        font-weight: bold;
}

div#mainnavigation a:hover
{
        color: #999;
        border-color:#13f1e9;
        background: #fff url('/images/oarrow.gif') left center no-repeat;
}


#navigation
{
	background: #e5e5e5;
	text-align: center;
	margin: 5px 10px 5px 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}

#navigation a
{
	font-size:10px;
	margin: 0;
	color: #555;
	text-transform: none;
	font-weight: bold;
}


#navigation a:hover
{
	color: #999;
}

#navigationnew
{
        border: 2px solid #c1110c;
        background: #79d3f8 url('http://www.mackinawinformation.com/images/passport2.jpg');
	background: #fa0004 url('http://www.mackinawinformation.com/images/redstrip.gif');
        text-align: left;
        margin: 0px;
        padding: 3px;
        clear: both;
}

#navigationnew a
{
	display: block;
        font:12px Georgia, Times, sans-serif;
        border: 2px solid #56b6e2;
	border: 2px solid #fd4c1d;
        margin: 3px 0 0 0;
	background: #fff;
        padding: 3px 5px 3px 10px;
        color: #555;
        text-transform: none;
        font-weight: bold;
}


#navigationnew a:hover
{
        color: #999;
        border-color:#13f1e9;
	border-color:#ff9c82;
        background: #fff url('/images/oarrow.gif') left center no-repeat;
}



#headertop
{
	margin: 0px;
	padding: 0px;
	text-align:right;
	border: 2px solid #0692b2;
	border-width: 0 0 2px 0;
}

#header
{	
	width: 100%;
	height: 175px;
	background: #777 url('/images/grad.gif');
}

#bannercontainer
{
	width: 775px;
	text-align: left;
}


#banner
{
        width: 775px;
        height: 203px;
	text-align: left;
	margin:0px;
}

#header p
{
	font: 14px Times,serif;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 10px;
	color: #cdcdcd;
	padding: 15px;
}

#footer
{
	clear: both;
	width: 100%;
	text-align: center;
}

#footer p
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-transform: uppercase;
	padding: 5px;
}

#footer a
{
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover
{
	color: #A8C0A6;
	text-decoration: none;
}

#main
{
	text-align: right;
	width: 100%;
	margin: 0px;
}

/* form field elements */
div.formcont
{
	clear: both;
	margin: 0px;
	padding:0px;
	padding-top: 10px;
}

#form
{
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p.hint
{
	margin: 0px;
        font: 9px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        color: #ff0000;
	text-transform: uppercase;
}

p.label2
{
        margin: 0px;
        font: 8pt Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        color: #999999;
}

h1
{
	font-family: 'Oswald', serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-smooth: always;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	color: #cc0000;
	background: transparent;
	border-width: 0px;
}

#history h1
{
	font-family: 'Oswald', serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-smooth: always;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	color: #cc0000;
	background: transparent;
	border-width: 0px;
}

div.pager
{
        clear:left;
        background: #f3f3f3;
        padding: 5px 5px 5px 10px;
}

#form p
{
	margin: 0px;
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #236a84;
	color: #000;
}

#form a
{
	color: #018ae1;
	color: #236a84;
}

#form a:hover
{
	color: #4bb8fd;
	color: #018ae1;
}

div.formcont
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	padding-top: 5px;
	clear:both;
}

div.formlabel
{
	width:150px;
	float:left;
	text-align:right;
	margin: 0px;
}

p.formlabel 
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        color: #ae8405;
        background: #f3d57b;
        margin: 0px 2px 2px 0px;
        padding: 5px 10px 5px 5px;
        font-weight: bold;
}

#form div.manage100
{
	width:100px;
	float: left;
	text-align: left;
	margin: 0px;
	margin-right: 3px;
	border-top: 1px solid #e5e5e5;
}

#form div.manage50
{
        width:50px;
        float: left;
        text-align: left;
        margin: 0px;
	margin-right: 3px;
	border-top: 1px solid #e5e5e5;
	
}

#form div.manage150
{
        width:150px;
        float: left;
        text-align: left;
        margin: 0px;
	margin-right: 3px;
	border-top: 1px solid #e5e5e5;
}

#form div.manage200
{
        width:200px;
        float: left;
        text-align: left;
        margin: 0px;
	margin-right: 3px;
	border-top: 1px solid #e5e5e5;
}

#form div.manage300
{
        width:300px;
        float: left;
        text-align: left;
        margin: 0px;
        margin-right: 3px;
        border-top: 1px solid #e5e5e5;
}


input
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	margin: 0px;
	text-transform: uppercase;
}

input.button
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
        background: #f3d57b;
        color: #ae8405;
        margin: 0px;
	text-transform: uppercase;
}

select
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	margin: 0px;
	font-weight: bold;
}

textarea
{
	font: 10px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	margin: 0px;
}

#form div.formfield
{
	width:250px;
	float:left;
	text-align:left;
	padding-left: 10px;
	margin: 0px;
}

#form div.floatleft
{
	padding:10px;
	width:150px;
	float:left;
	text-align:left;
	margin: 0px;
}

div.booknow
{
	font: 14px Trebuchet MS, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 10px 10px 10px;
	margin: 0px auto;
	margin-top: 10px;
	background: #ce996a;
        background: #c2110c;
	width: 180px;
}

div.michmap
{
	font: 14px Trebuchet MS, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0px auto;
	margin-top: 10px;
	background: #254505;
	width: 180px;
}

div.booknowtop
{
	font: 15px Times, serif;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0px auto;
	margin-top: 10px;
        background: #c2110c;
        color: #fff;
	font-weight: bold;
	border-width: 0px;
	width: 180px; 
}

div.booknowtop a
{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}

div.booknowtop a:hover
{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

div.booknow a
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div.booknow a:hover
{
	font-size: 12px;
	color: #f9f3d9;
	text-decoration: underline;
	font-weight: bold;
}

img
{
	display: block;
	margin: 0px auto;
}

img.newfloat
{
	float: right;
	border: 0px solid #000;
	margin: 0px 0px 10px 10px;
}

div.cala
{
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 1.2;
}

div.cala p
{
	font: 12px Georgia, Times, serif;
	font-weight: normal;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul#show
{
margin:0px;
padding:0px;
list-style:none;
text-align: left;
}

ul#show li
{
	display: none;
}


.news a:hover
{
	text-decoration: underline;
	color: #555;
}

.news a
{
	text-decoration: none;
	color: #333;
}

#middle a, #middle a:hover
{
	font-weight: normal;
}

#middle a
{
	text-decoration: none;
}

#middle a:hover
{
	text-decoration: underline;
}

a.prevlink
{
  font-family: 'Oswald', serif;
  font-style: normal;
  font-weight: 400;
  font-smooth: always;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
	display: inline;
	text-align: left;
	margin: 5px;	
}

a.prevlink:hover
{
	text-decoration: underline;
}

a.prevlink:before
{
	content: "\AB \ ";
}

#plusone
{
	position: absolute;
	height: 24px;
	width: 80px;
	z-index:100;
	left: 5px;
	top: -33px;
}
