/* basic cafe du lac styles begin here */

body {
	font-family: Helvetica, Arial, "Hypatia Sans Pro", Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #1BB6EA;
}
p {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1.5em;
	line-height: 1.25em;
}

a {
	color: #9ED6F4;
	text-decoration: none;
}

/* basic cafe du lac styles end here */

/* specialized and localized cafe du lac styles begin here */

#sidebar1 .item1 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_01_menus_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item1 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_01_menus_ahover.gif);
}

/* beginning of second menu item */

#sidebar1 .item2 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_02_events_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item2 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_02_events_ahover.gif);
}

/* beginning of third menu item */

#sidebar1 .item3 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_03_aboutus_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item3 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_03_aboutus_ahover.gif);
}

/* beginning of fourth menu item */

#sidebar1 .item4 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_04_ourfriends_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item4 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_04_ourfriends_ahover.gif);
}

/* beginning of fifth menu item */

#sidebar1 .item5 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_05_gallery_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item5 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_05_gallery_ahover.gif);
}

/* beginning of sixth menu item */

#sidebar1 .item6 a {
	background-repeat: no-repeat;
	background-image: url(../images/btn_06_findus_alink.gif);
	display: block;
	text-indent: -5000px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: 5px 10px;
}

#sidebar1 .item6 a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/btn_06_findus_ahover.gif);
}

/* end of css nav styles created in other index file for testing */
#announcements p {
	text-align: right;
	font-size: 1.25em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.1em;
}
#announcements h1 {
	font-size: 2em;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 2.2em;
}
#announcements .torstar_review {
	background-image: url(../images/torstar_badge.gif);
	background-repeat: no-repeat;
	line-height: 55px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 15px 15px;
	display: block;
}
#submenu p {
	font-size: 0.85em;
	line-height: 1.15em;
	background-image: url(../images/gfx_submenulinkicon.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
