@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */
body{
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
background-color: #B0E0E6;
}

a {
color: #0033FF;
outline: none;
}

a:hover{
color: #333333;
}

a:visited{
	color: #0033FF;
	}

.not_selected a {
color: #0033FF;
}

.selected a{
	color: #000;
	}

table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	background-color: white;
	-moz-border-radius: 0px;
}
table.sample td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	background-color: white;
	-moz-border-radius: 0px;
}
table.sample table{
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	border-collapse: collapse;
	background-color: white;
}
table.sample table th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	background-color: white;
	-moz-border-radius: 0px;
}
table.sample table td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #00A7EE ;
	background-color: white;
	-moz-border-radius: 0px;
}

/*IE PNG HACK*/
img {
behavior: url(/WasagaBeach/pngHack/pngHack.htc);
}

/*WRAPPER STYLES*/
#main-wrapper{
margin-top: 14px;
width: 805px;
}

#inner-wrapper{
background-color: #FFFFFF;
}

#tourism-inner-wrapper{
background-color: #FFFFFF;
background-image: url(../images/backgrounds/bg-ontario.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/*HEADER STYLES*/
#header{
background-image: url(../images/header/HeaderImage.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#header-left{
float: left;
padding-top: 9px;
padding-left: 11px;
}

#header-right{
float: right;
padding-top: 15px;
padding-right: 39px;
color: #FFFFFF;
font-size: smaller;
}

#header-left-bottom{
float: left;
width: 204px;
}

#blue-flag{
float: left;
width: 67px;
}

#logo-bottom{
float: right;
width: 122px;
text-align: right;
}

/*NAVIGATION STYLES*/
#nav{
text-align: right;
}

#nav-wrapper{
float: right;
height: 16px;
width: 584px;
margin-top: 16px;
}

#nav-left{
float: left;
height: 16px;
width: 450px;
}

#nav-right{
float: right;
height: 16px;
width: 134px;
}

#nav-right-upper{
height: 11px;
text-align: center;
color: #08579C;
font-size: xx-small;
}

#nav-right-lower{
height: 4px; 
padding-right: 6px;
_margin-top: -11px; /*IE6 HACK*/
}

html > body #nav-right-lower{
*margin-top: -11px;
}

#nav-left ul{
margin: 0px;
padding: 0px;
list-style: none;
float: left;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav-left ul li { float: left; }
* html #nav-left ul li a { height: 1%; }
/* End */

* html #nav-left ul{
width: 1%;
}

#nav-left li{
position: relative;
}

#nav-left a{
display: block;
margin: 0px;
padding: 0px;
}

#blue-bar{
background-image: url(../images/backgrounds/BlueBar.jpg);
background-position: top;
background-repeat: repeat-x;
height: 14px;
}

#search{
float: right;
text-align: left;
padding-left: 9px;
background-image: url(../images/backgrounds/bg-search.gif);
background-repeat: no-repeat;
background-position: right;
width: 118px;
height: 14px;
color: #CCCCCC;
font-size: 10px;
_margin-top: -1px; /*IE 6 HACK*/
_margin-bottom: -1px; /*IE 6 HACK*/
}

.textbox{
padding-left: 2px;
border: none;
font-size: 10px;
_font-size: xx-small; /*IE6 HACK*/
color: #000000;
height: 14px;
width: 81px;
_height: 8px; /*IE6 HACK*/
_width: 73px; /*IE6 HACK*/
}

html > body .textbox{
*height: 8px;
*font-size: xx-small;
}

#search-bottom{
height: 3px;
text-align: right;
padding-right: 6px;
}

/*LEFT COLUMN STYLES*/
#left-column{
float: left;
width: 190px;
padding-top: 5px;
padding-left: 22px;
padding-right: 26px;
padding-bottom: 20px;
background-color: #FFFFFF;
}

#left-column-item-padding{
text-align: center;
margin-top: 10px;
}

#resources-links-padding{
margin-bottom: 7px;
}

#weather-border{
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
border-right-color: #CCCCCC;
border-right-style: solid;
border-right-width: 2px;
height: 60px;
width: 170px;
}

#left-column-item-bottom-padding{
float: left;
width: 190px;
padding-top: 7px;
padding-left: 22px;
padding-right: 26px;
padding-bottom: 20px;
background-color: #FFFFFF;
text-align: center;
}

/*RIGHT COLUMN STYLES*/
#right-column{
float: right;
text-align: left;
width: 539px;
padding-top: 7px;
padding-bottom: 20px;
padding-right: 27px;
_padding-right: 25px; /*IE 6 HACK*/
}

html > body #right-column{
*margin-top: 8px;
}

#right-column-with-seal{
float: right;
background-image: url(../images/backgrounds/bg-CorpLogo.jpg);
background-position: left;
background-repeat: no-repeat;
text-align: left;
width: 539px;
padding-top: 7px;
padding-bottom: 20px;
padding-right: 27px;
_padding-right: 25px; /*IE 6 HACK*/
}

html > body #right-column-with-seal{
*margin-top: 8px;
}

#right-column-home{
float: right;
width: 539px;
padding-top: 7px;
padding-bottom: 20px;
padding-right: 27px;
_padding-right: 25px; /*IE 6 HACK*/
background-image: url(../images/backgrounds/bg-CorpLogo.jpg);
background-position: right;
background-repeat: no-repeat;
}

html > body #right-column-home{
*margin-top: 8px;
}

#gallery-right-column{
float: right;
width: 539px;
padding-top: 13px;
padding-right: 2px;
}

#home-events-padding{


}

#bottom-address{
text-align: center;
width: 100%;
padding-top: 7px;
padding-bottom: 20px;
/*padding-right: 27px;
_padding-right: 25px; /*IE 6 HACK*/
}

/*WHAT'S NEW*/
#whats-new{
text-align: left;
color: #0033FF;
font-size: small;

}

#whats-new ul{
padding: 0px;
padding-left: 10px;
margin: 0px;
position: relative;
}

/*#whats-new ul li{
position: relative;
width: 190px;
_width: 180px; /*IE6 HACK
}*/

#whats-new a{
text-decoration: none;
color: #0033FF;
}

#whats-new a:hover{
color: #ED1D2A;
}

#whats-new hr{
border: 0px;
border-bottom-color: #0033FF;
border-bottom-style: solid;
border-bottom-width: 3px;
background-color: transparent;
}

/*CONTENT STYLES*/
#content-wrapper{
text-align: left;
background-image: url(../images/backgrounds/bg-blue-line.gif);
background-position: top;
background-repeat: no-repeat;
}

#content-wrapper2{
text-align: left;
background-image: url(../images/backgrounds/bg-blue-line.gif);
background-position: top;
background-repeat: no-repeat;
}

html > body #content-wrapper2{
*margin-top: 20px;
*background-image: none;
}

#blue-border{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
}

#content-wrapper-padding{
margin-top: 12px;
}

#content-left{
float: left;
}

#content-image-float{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
margin: 0px;
margin-bottom: 173px;
padding: 1px;
width: 172px;
float: left;
}

#centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
*margin-bottom: 173px;
}

#content-image{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
margin: 0px;
padding: 1px;
width: 172px;
}

html > body #content-image{
*margin-top: -7px;
}

#content-bellow-image{
margin: 0px;
margin-top: 4px;
padding: 3px;
text-align: left;
width: 168px;
}

#content-bellow-image ul{
margin: 0px;
padding: 0px;
list-style: none;
list-style-position: outside;
list-style-type: none;
}

#content-bellow-image ul ul{
padding-left: 20px;
list-style-position: inside;
}

/*TOURISM STYLES*/
#tourism-image{
margin-top: 60px;
_margin-top: 80px; /*IE6 HACk*/
position: relative;
margin-left: -100px;
_margin-left: -80px; /*IE6 HACk*/
float: left;
}

html > body #tourism-image{
*margin-top: 120px;
}

#tourism-image2{
float: left;
width: 259px;
position: relative;
margin-top: -70px;
}

#tourism-seal{
float: right;
width: 69px;
margin-top: 74px;
_margin-top: 90px; /*IE6 HACK*/
_position: absolute; /*IE6 HACk*/ 
}

#tourism-text-wrapper2{
float: right;
width: 280px;
position: relative;
margin-top: -24px;
}

#tourism-text-wrapper{
float: right;
width: 175px;
}

#tourism-text{
position: relative;
_position: absolute; /*IE6 HACk*/
margin-left: -30px;
}

#tourism-text2{
margin-left: 10px;
_margin-top: 130px; /*IE6 HACK*/

}

#tourism-text3{
float: left;
width: 180px;
_width: 160px; /*IE6 HACk*/
margin-left: 20px;
margin-right: 10px;
}

#tourism-activities{
position: relative;
_position: absolute; /*IE6 HACk*/
margin-left: -35px;
}

/*KIDZONE STYLES*/
#kid-zone-wrapper{
position: relative;
margin-left: -10px;
/*IE6 HACKS*/
_position: absolute; 
}

#get-in-the-zone{
position: absolute;
left: 50px;
top: 180px;
}

#zoo-padding{
padding-top: 100px;
}

#paintball-padding{
padding-top: 50px;
}

#puzzles{
background-image: url(../images/backgrounds/bg-puzzles.jpg);
background-position: top;
background-repeat: no-repeat;
margin-top: 30px;
padding-top: 10px;
}

#puzzle-padding{
padding-top: 12px;
}

/*VERTICAL MENU STYLES*/
#vmenu ul{
list-style-position: outside;
}

#vmenu li, li ul, li ul li{
list-style: none;
margin: 0px;
padding: 0px;
}

html #vmenu ul ul{
position: relative;
top: 0;
_top: 182px;/*IE6 HACK*/
left: 0;
}

html #vmenu ul li ul {
position: relative;
left: 0;
width: 200px;
/*IE6 HACK*/
_width: 300px;
}

/*IE7 HACK*/
html>body #vmenu ul li ul{
*width: 300px;
}


html #vmenu ul li ul li{
background-color:#FFFFFF;
}

html div#vmenu ul li ul,
html div#vmenu ul li:hover ul li ul,
html div#vmenu ul li ul:hover ul li
{display: none;}

html div#vmenu ul li:hover ul,
html div#vmenu ul ul li:hover ul,
html div#vmenu ul ul ul li:hover ul
{display: block;}

#content-text{
padding: 0px;
margin: 0px; 
float: right;
width: 359px;
background-image: url(../images/backgrounds/bg-right-column.jpg);
background-repeat: no-repeat;
text-align: left;
}

html > body #content-text{
*margin-top: -7px;
}

#content-text-gif{
padding: 0px;
margin: 0px;
float: right;
width: 359px;
background-image: url(../images/backgrounds/bg-right-column.gif);
background-repeat: no-repeat;
text-align: left;
}

html > body #content-text-gif{
*margin-top: -7px;
}

#content-title-padding{
color: #0033FF;
font-size: 28px;
font-weight: bold;
padding-top: 3px;
padding-left: 41px;
background-color: transparent;
}

#content-title-padding a{
color: #0033FF;
text-decoration: none;
}

#content-title-padding a:hover{
color: #333333;
}

#content-home-text-padding{
color: #333333;
font-size: 20px;
padding-top: 10px;
padding-left: 33px;
}

#content-text-padding{
padding-top: 10px;
padding-left: 33px;
}

/*GALLERY STYLES*/
#gallery-column{
width: 48%;
height: 450px;
float: left;
text-align: center;
}

#press-release-column{
width: 48%;
height: 450px;
float: right;
text-align: center;
}

#gallery-padding{
padding-top: 20px;
text-align: center;
}

#gallery-thumb{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
margin: 0px;
padding: 1px;
width: 165px;
margin-bottom: 9px;
text-align: center;
}

#press-thumb{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
margin: 0px;
margin-top: 48px;
padding: 1px;
width: 165px;
height: 360px;
margin-bottom: 9px;
text-align: left;
}

#container{
margin: 0px;
padding: 1px;
width: 175px;
z-index:10;
text-align: center;
}

.button-padding{
margin-left: 35px;
}

#myContent2{
border-style: solid;
border-width: 3px;
border-color: #00A7EE ;
}

#easyscroll{
text-align: center;
}

#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		text-align: center;
		margin-right:10px;		
		padding:0 10px;
		
		cursor:pointer;
		}					

/*FIRE DEPT. STYLES*/
#right-column-fire{
float: right;
border-color: #BE2C18;
border-style: solid;
border-width: 3px;
text-align: left;
width: 526px;
padding: 4px;
margin-top: 7px;
margin-right: 27px;
_margin-right: 25px; /*IE 6 HACK*/
}

#fire-left-wrapper{
float: left;
width: 104px;
padding-right: 4px;
}

#fire-right-wrapper{
float: right;
padding-left: 4px;
width: 410px;
border-left-color: #BE2C18;
border-left-style: solid;
border-left-width: 3px;
}

#fire-left{
float: left;
width: 205px;
padding-right: 10px;
}

#fire-right{
float: right;
width: 194px;
}

/*LAW ENFORCEMENT STYLES*/
#right-column-law{
float: right;
border-color: #00A7EE ;
border-style: solid;
border-width: 3px;
text-align: left;
width: 526px;
padding: 4px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 7px;
margin-right: 27px;
_margin-right: 25px; /*IE 6 HACK*/
}

#law-left-wrapper{
float: left;
width: 260px;
padding: 3px;
padding-top: 20px;
padding-bottom: 20px;
border-right-color: #0033FF;
border-right-style: solid;
border-right-width: 3px; 
}

#law-links-wrapper{
margin-left: 4px;
margin-right: 4px;
margin-top: 27px;
background-image: url(../images/law/lawCrest.jpg);
background-position: right;
background-repeat: no-repeat;
}

#by-law-link{
margin-left: 92px;
}

#animal-control-link{
margin-top: 36px;
margin-left: 20px;
}

#licensing-permits-link{
margin-top: 35px;
}

#parking-enforcement-link{
margin-top: 39px;
margin-left: 6px;
}

#law-right-wrapper{
float: right;
width: 250px;
padding: 3px;
padding-top: 10px;
padding-bottom: 10px;
}

/*TOURISM STYLES*/
#right-column-tourism{
background-image: url(../images/backgrounds/bg-ontario.jpg);
background-position: bottom;
background-repeat: no-repeat;
float: right;
text-align: left;
width: 539px;
padding-top: 7px;
padding-bottom: 20px;
padding-right: 27px;
_padding-right: 25px; /*IE 6 HACK*/
}

/*ARCHIVES STYLES*/
#right-column-archive{
float: right;
background-image: url(../images/backgrounds/bg-archives.jpg);
background-position: top;
background-repeat: no-repeat;
text-align: left;
width: 552px;
height: 513px;
margin-top: 7px;
margin-bottom: 7px;
margin-right: 14px;
_margin-right: 12px; /*IE 6 HACK*/
}

#archive-title{
color: #7D4800;
font: "Times New Roman", Times, serif;
font-size: 34px;
font-weight: bold;
}

#archive-subtitle{
color: #7D4800;
font: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
}

#archive-left-wrapper{
float: left;
width: 349px;
margin-left: 23px;
_margin-left: 13px; /*IE6 HACK*/
margin-top: 14px;
}

#archive-left-padding{
margin-top: 7px;
_margin-top: 3px; /*IE6 HACK*/
margin-right: 109px;
color: #FFFFE1;
}

#archive-left-padding a{
color: #344495;
}

#archive-left-padding a:hover{
color: #FFFFE1;
text-decoration: none;
}

#archive-right-wrapper{
float: right;
width: 147px;
margin-top: 14px;
margin-right: 17px;
_margin-right: 10px;/*IE6 HACK*/
}

#archive-right-wrapper a{
color: #0A3978;
}

#archive-right-wrapper a: hover{
color: #FFFFE1;
text-decoration: none;
}

/*ELECTION 2010 STYLES*/
#right-column-election{
float: right;
background-image: url(../images/backgrounds/bg-election2010.jpg);
background-position: top;
background-repeat: no-repeat;
text-align: left;
width: 552px;
height: 541px;
margin-top: 7px;
margin-bottom: 7px;
margin-right: 14px;
_margin-right: 0px; /*IE 6 HACK*/
}

#election-left-wrapper{
	float: left;
	margin-top: 126px;
	margin-left: 13px;
	padding: 10px;
	width: 176px;
	}

#electione-right-wrapper{
	float: right;
	margin-right: 9px;
	_margin-right: 4px;
	padding: 10px;
	width: 301px;
	}

/*RESOURCE LINKS STYLES*/
#resource-links-wrapper{
width: 535px;
background-image: url(../images/backgrounds/bg-resource-links.jpg);
background-position: top;
background-repeat: no-repeat;
}

#resource-links-padding{
margin-bottom: 9px;
text-align: center;
}

#resource-left{
float: left;
width: 210px;
text-align: right;
padding-right: 56px;
}

#resource-right{
float: right;
width: 210px;
text-align: left;
padding-left: 56px;
}

#resource-left2{
float: left;
width: 266px;
text-align: left;
}

#resource-right2{
float: right;
width: 266px;
text-align: right;
}

#resource-left3{
float: left;
width: 169px;
text-align: right;
padding-right: 97px;
}

#resource-right3{
float: right;
width: 169px;
text-align: left;
padding-left: 97px;
}

#resource-left4{
float: left;
width: 167px;
text-align: right;
padding-right: 99px;
}

#resource-right4{
float: right;
width: 167px;
text-align: left;
padding-left: 99px;
}

#resource-left5{
float: left;
width: 172px;
text-align: right;
padding-right: 94px;
}

#resource-right5{
float: right;
width: 172px;
text-align: left;
padding-left: 94px;
}

#resource-left6{
float: left;
width: 189px;
text-align: right;
padding-right: 77px;
}

#resource-right6{
float: right;
width: 189px;
text-align: left;
padding-left: 77px;
}

/*CONTACT CHART STYLES*/
#contact-wrapper{
width: 530px;
height: 640px;
text-align: center;
background-image: url(../images/backgrounds/OrgChart_updated_011410.jpg);
background-position: top;
background-repeat: no-repeat;
}

#contact-top-left-wrapper{
float: left;
width: 352px;
text-align: left;
}

#contact-top-right-wrapper{
float: right;
width: 166px;
margin-left: 7px;
padding-top: 5px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 5px;
text-align: left;
}

#contact-top-left{
float: left;
margin-left: 85px;
padding-top: 6px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 5px;
text-align: left;
/*IE6 HACKS*/
_margin-left: 43px;
}

#contact-top-right{
float: right;
width: 176px;
text-align: left;
}

#row1{
height: 34px;
padding: 3px;
padding-top: 16px;
margin-bottom: 12px;
text-align: center;
}

#row2{
height: 25px;
padding: 3px;
margin-bottom: 36px;
text-align: center;
}

#row3{
height: 76px;
margin-left: 13px;
margin-bottom: 9px;
text-align: left;
}

#contact-square{
float: left;
width: 75px;
height: 68px;
margin-right: 8px;
padding-top: 3px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 5px;
text-align: center;
}

/*CALENDAR STYLES*/
.day-header{
height: 13px;
background-image: url(../images/backgrounds/bg-calendar-days.jpg);
background-position: top;
background-repeat: repeat-x;
color: #FFFFFF;
font-size: 9px;
font-weight: bold;
text-align: center;
padding-top: 4px;
}

#calendar{
background-color: #F3F4F4;
color: #708390;
}

#mini-calendar{
position: relative;
margin-top: -20px;
margin-bottom: -15px;
background-color: #F3F4F4;
color: #708390;
font-size: xx-small;
}

#mini-calendar-month{
font-size: small;
font-weight: bold;
}

#monthview{
float: left;
height: 20px;
width: 48%;
padding-left: 10px;
padding-top: 5px;
font-weight: bold;
}

#current-date{
float: right;
height: 20px;
width: 48%;
text-align: right;
padding-right: 10px;
padding-top: 5px;
font-weight: bold;
}

/*FOOTER STYLES*/
#footer{
text-align: center;
padding-top: 6px;
padding-bottom: 20px;
color: #0033FF;
font-size: small;
}

#footer a{
color: #0033FF;
}

#footer a:hover{
text-decoration: none;
}

/*FONT STYLES*/
#agendasReports{
font-size: small;
}

#press-releases-links{
font-size: small;
padding-bottom: 10px;
}



.subtitle{
font-size: 20px;
}

.title{
font-size: 28px;
}

.blue-text{
color: #0033FF;
}

.blue-title{
color: #0033FF;
font-size: 28px;
font-weight: bold;
text-decoration: none;
}

.blue-title a{
text-decoration: none;
color: #0033FF;
}

.blue-title a:hover{
text-decoration: none;
color: #333333;
}

.blue-subtitle{
color: #0033FF;
font-size: 20px;
font-weight: bold;
}

.blue-subtitle a{
color: #0033FF;
font-size: 14px;
font-weight: bold;
}

.blue-subtitle a:hover{
color: #333333;
}

.grey-text{
color: #CCCCCC;
}

.red-text{
color: #ED1C24;
}

.red-subtitle{
color: #ED1C24;
font-size: 20px;
}

.red-lrg-title{
color: #ED1C24;
font-size: 40px;
font-weight: bold;
}

.red-title{
color: #ED1C24;
font-size: 28px;
font-weight: bold;
}

.contact{
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
}

.contact a{
color: #FFFFFF;
text-decoration: none;
}

.contact a:hover{
color: #3F4BA0;
}

.contact-links{
color: #FFFFFF;
font-size: xx-small;
font-weight: normal;
line-height: 1.5em;
}

.contact-links a{
color: #3F4BA0;
text-decoration: none;
font-size: xx-small;
font-weight: normal;
line-height: 1.5em;
}

.contact-links a:hover{
color: #FFFFFF;
}

