a:link    {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 14px; }
a:visited {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 14px; }
a:hover   {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 14px; }
a:active  {color: white; text-decoration: none; font-family: Arial,helvetica,sans-serif; font-size: 14px; }
:active	  {border: none; outline: none;}
:focus	  {border: none; outline: none;}

body { 
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 12px;
     margin:0px; color: black;
     background-color: white;
     background-image: url('images/woodbg.jpg');
}
#tableLeft {
   float: left;
   margin-right:-10px; margin-bottom:10px;
}
#tableLeft img {margin-right:-10px; }

#tableRight {
  float: right;
  margin-left:0px;
  padding-left:10px;
}

#topbanner {
   background-image: url('images/hotel-parry-sound-winter.gif');
   background-repeat:no-repeat;
   cursor:pointer;
}
#iframe1 { 
   height:700px; background-color: white;
}

.sideMenuColumn {
     background-color: #336699;
}

.amenities {
     text-align: left;
     padding:0px; margin:0px;
     font-family: Arial,helvetica,sans-serif; 
     font-size: 14px; font-weight: normal; color: white;
}
.amenities a {
     text-decoration: underline; font-size: 14px; font-weight: normal; color: white;
}
.title {
     margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px;
     text-align: center;
     font-family: Arial,helvetica,sans-serif;
     font-size: 18px; font-weight: normal;
}
.bodyText {
     margin-left:20px; margin-right:20px; margin-top:0px; margin-bottom:20px;
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 12px; font-weight: normal; color: #444;
}
.tablecontainer {
	margin-bottom: 0px;
	background-color: #fff;
}

.menutop {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #336699;
	width: 100px; height: 30px;
	cursor: pointer;
}
.menuside {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #336699;
	height: 25px; width:150px;
	cursor: pointer;
}
.mouseover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 30px; width:100px;
	background-color: MidNightBlue;
	cursor: pointer;
}
.mouseoverside {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 25px; width:150px;
	background-color: MidNightBlue;
	cursor: pointer;
}
.list {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.beigeHeaders {
    margin-top:5px; margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A79573;
}
.footer {
	text-align: center;
	margin-left:20px; margin-right: 20px; margin-top:10px; margin-bottom:10px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.footer a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}