/* page layout__________________________________ */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #888888;
}

#wrap {
background: #ffffff;
color: #303030;
width: 780px;
margin: 0 auto;
background: #888888 url(../img/bg.gif) top center repeat-y;
}

#container {
margin: 0 15px;
width: 750px;
}

#header {
height: 138px;
background: #ffdd00 url(../img/header_muskoka.jpg) -0px 0 no-repeat;
}

#leftbar {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#content {
margin: 0 0 20px 160px;
border-left: 1px solid #ddd;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#tab_blue img, #tab_yellow img, #tab_red img {
margin: 0 -3px 0 -11px;
padding: 0;
display:inline;
background: #ffffff;
border: 0;
}

#tab_blue {
margin: 0 0 8px 0;
padding: 0 3px 0 8px;
border: 3px solid #004477;
}

#tab_yellow {
margin: 0;
padding: 0 3px 0 8px;
border: 3px solid #ffdd00;
}

#tab_red {
margin: 0;
padding: 0 3px 0 8px;
border: 3px solid #ff3300;
}

#tab_clear {
margin: 0;
padding: 0;
}

#hrdiv {
border-top: 1px solid #ddd;
padding: 0 0 10px 0;
}

#footer_content {
clear: both;
margin: 0 10px 0 10px;
padding: 0;
border-top: 1px solid #ddd;
text-align: center;
font-size: 0.9em;
}

#footer {
margin: 0 auto;
padding: 0;
height: 27px;
background: #888888 url(../img/footer.gif) top center no-repeat;
}

.contentBox {
margin:  0 0 15px 0;
padding: 10px;
width: 530px;
border: 2px dashed #ddd;
}

/* navigation_______________________________ */

#leftbar ul {	
list-style: none;
width: 140px;
margin: 0 0 10px 10px;
padding: 0;
font-size: 1.1em;
}	

#leftbar li {
display: inline;
margin-bottom: 4px;
}

#leftbar li .title {
font-weight: bold;
height: 20px;
padding: 6px 0 2px 10px;
background: #eaeaea;
border-left: 4px solid #cccccc;
display: block;
color: #771414;
}

#leftbar li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 2px 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#leftbar li a:hover {
background: #eaeaea;
color: #771414;
border-left: 4px solid #771414;
}

#menu_container {
width: 750px;
height: 25px;
float: left;
background: #004477 url(../img/menu/menu_bg.gif);
}

#menu_container ul {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menu_container li {
float: right;
}

a.menu:hover img {
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
}

a.menu img {
filter:alpha(opacity=100);   
-moz-opacity: 1;   
opacity: 1;
color: #ffffff;
}

#footer_menu_container {
margin: 2px 0 0 0;
padding: 0 15px 0 0;
height: 25px;
float: right;
}

#footer_menu_container ul {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#footer_menu_container li {
float: right;
}

a.footer_menu img {
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;
}

a.footer_menu:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1;   
opacity: 1;
}

/* images_______________________________ */

#front_img {
margin: 0 0 10px 0;
}

#content img {
padding: 0;
display:inline;
background: #ffffff;
border: 0;
}

#content img.border {
border: 1px solid #ccc;
}

#content img.border:hover {
border: 1px solid #999;
}

/* fonts__________________________________ */


#header h1 {
display: none;
}

h1 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

.leftbar {
margin:  0px 0 10px 10px;
padding: 10px;
width: 118px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
border: 1px solid #ddd;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1.2em;
margin: 0 0 0 0;
color: #7a1a1a;
}

a {
text-decoration: none;
font-weight: bold;
color: #004477;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #006699;
}

a img {
border: 0;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
	font-size: 14px;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

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

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

/* tables__________________________________ */

#content table {
font-size: 1em;
width: 500px;
}

#content td {
background: #f4f4f4;
}

#canoe_table td {
	background: #ffffff;
}

/* Gmap__________________________________ */

#map_container {
margin: 0 0 0 160px;
border-left: 1px solid #ddd;
}

#map_container h1 { font-size: 1.4em; margin: 0 0 0.5em 10px;}

#map {
margin: 0 10px 0 10px;
position:relative;
height:400px;
}

#map_info { height:65px; width:200px; position:relative; }
#map_info h4 {margin:0px; color:#000; background:none; padding:0; font-size:13px;}
#map_info p {margin:0px; color:#000; padding:0; }
#map_info p.link { position:absolute; margin:16px 0px 0px;}

/* fixes__________________________________ */

#notes { display: none; }

/* weather button fix */

#content2 {
margin: 0 0 20px 160px;
border-left: 1px solid #cccccc;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content2 img {
padding: 0;
display:inline;
background: #ffffff;
border: 0;
}

#content2 h1 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content2 h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content2 table {
font-size: 1em;
width: 500px;
}

#content2 td {
background: #ffffff;
}

