/* CSS Document -  Ontario Health-Care Housekeepers' Association Inc.*/

html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 0.8em;
	line-height: 140%;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#wrapper {
	margin: 0px auto;
	width: 960px;
	border: #008c99 solid 1px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	}
	
#background_top {
	width: 960px;
	height: 314px;
	background-image: url(../images/background_top.jpg);
	background-repeat: no-repeat;
	}
	
#background_headings {
	width: 960px;
	height: 62px;
	background-image: url(../images/background_headings.jpg);
	background-repeat: no-repeat;
	}
	
#welcome {
	width: 322px;
	height: 195px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	}
	
#latest_news {
	width: 323px;
	height: 195px;
	background-image: url(../images/latest_news.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	}
	
#sponsors {
	width: 315px;
	height: 195px;
	background-image: url(../images/sponsors.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	}
	
#bottom {
	width: 960px;
	height: 30px;
	background-color: #008c99;
	clear: both;
	}
	
#inside_header {
	width: 960px;
	height: 83px;
	background-image: url(../images/inside_header.jpg);
	background-repeat: no-repeat;
	}
	
#nav {
	width: 960px;
	height: 59px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	}
	
#nav {
	width: 960px;
	}
	
#cyberwrapper {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

#cyberfooter {
	width: 960px;
	height: 100px;
	background-color: #FFFFFF;
	color: #000000;
}

.footer {
	color: #FFFFFF;
	background-color: #008c99;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
}

.cyberlogo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.cybertext {
	font-size: 0.8em;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #990000;
	}
	
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #990000;
	}
	
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #008c99;
	}
	
ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1.0em;
	line-height: 150%;
}

a:link {
	color: #008c99;
	text-decoration: underline;
}

a:active {
	color: #008c99;
	text-decoration: underline;
}

a:visited {
	color: #008c99;
	text-decoration: underline;
}

a:hover {
	text-decoration: none; 
	color: #008c99; 
	text-decoration: underline;
}
