/* Created by Lisa Harris and Cynthia Cadieux.  The file index.html links to this stylesheet. */


h2 {
font-family: "Times New Roman", Times, serif;
font-size:18px;
color: black;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: red;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #0000FF;
}

body {
	font-size:  13pt;
	font-family: times new roman;
	color: white;
	background-color: #008200;
}

#container {
	width:  900px;
	background-color:  white;
	font-size:  13pt;
	font-family: times new roman;
	height: 1000px;
	padding: 0.5em;
	padding-right: 1em;
	text-align: center;
	border: green ridge thick;
}

#main {
	float: right;
	width: 900px;
	height: 325px;
	padding: 0.5em;
	padding-right: 1em;
	background-color: white;
	text-align: center;
}

#banner {
	width: 775px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(assets/banner.jpg);
	border: 1;


}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}


#banner2 {
	width: 775px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(assets/poolque.jpg);
	border: 1;
}

.bblack {
	color: #000000;
	font-weight: bold;
	font-family: times new roman;
}

.b3lack {
	color: #000000;
	font-weight: bold;
	font-family: times new roman;
	font-size: 11pt;
}

#sidebar {
	width: 100px;
	height: 600px;
	overflow: hidden;
	float: left;
	padding: 0.5em;
	padding-left: 1em;
	text-align: center;
}

.green {
	color: #009933;
	font-weight: bold;
}

p.normal {
	margin:0in;
	margin-bottom:0.0001pt;
	font-size:13pt;
	font-family:"Times New Roman";
	color: #000000;
}


#info {
	background-color: #FFFFFF;
	background-position: center;
	text-align: left;
	display: table-row-group;
	float: right;
	height: 450px;
	width: 700px;
	margin-top: 60px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 40px;
}

.black {
	color: #000000;
}

.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 27pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.bblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

#apDiv1 {
	position:inherit;
	left:200px;
	top:20px;
	width:150px;
	height:20pt;
	z-index:inherit;
	margin-top: 5px;
	margin-left: 200px;
}

#container2 {
	width:  900px;
	background-color:  white;
	font-size:  13pt;
	font-family: times new roman;
	height: 1150px;
	padding: 0.5em;
	padding-right: 1em;
	text-align: center;
	border: green ridge thick;
}

.bblacktab {
	color: #000000;
	font-weight: bold;
	margin-left: 45pt;
}
