#header {
	width: 860px;
	height: 84px;
}

#headtable {
	height: 166px;
}

/*#header a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-align: right;
	text-decoration: none;
}

#header a:hover {
	color: #990000;
}*/

#menu {
	float: right;
	width: 560px;
	height: 84px;
	text-align: right;
	padding-top: 6px;
}

#menu a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: right;
	text-decoration: none;
	background-color: #339966;
	padding: 6px 3px 6px 3px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu a:hover {
	/*color: #990000;*/
	background-color: #61B17D;
}

#body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7772;
}

#logo {
	float: left;
	width: 300px;
	height: 84px;
}

#image {
	background: url(test/images/ottawa_rstrc2.jpg) no-repeat;
	border-bottom: 1px solid #990000;
}

#bg {
	background: url(test/images/img3d.jpg) no-repeat;
	text-align: right;
	color: #222222;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #990000;
}

#bg a {
	text-decoration: none;
	color: #222222;
}

#bg a:hover {
	text-decoration: none;
	color: #990000;
}

#navline {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
}

#navline a {
	text-decoration: underline;
	color: #000000;
}

#navline a:hover {
	color: #990000;
}

h1 {
	color: #339966;
	font-size: 22px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*padding: 0px 0px 0px 20px;*/
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h2 {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 10px 0px 0px 20px;
}

h3 {
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 10px 0px 0px 20px;
}

#priorities {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
}

#priorities td {
	padding: 0px 0px 7px 20px;
}

#page {
	width: 860px;
	margin-top: 0px;
	background-image: url(test/images/h1grad.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 596px;
	padding-top: 40px;
	padding-left: 20px;
	background-image: url(test/images/h1grad.jpg);
	background-repeat: repeat-x;
}

#content a {
	color: #3C8BCF;
}

#content a:hover {
	color: #990000;
}

#content p {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 0px 0px 0px 20px;

}

/* unordered list for headings is bold */
#content ul li {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	list-style-image: url(test/images/img5.jpg);
	list-style-type: circle;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	margin-bottom: 25px;
}

/* ordered list for bullet points is not bold */
#content ol li {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	list-style-image: url(test/images/img5.jpg);
	list-style-type: circle;
	padding: 0px 0px 0px 10px;
}

/*#content li {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
}*/

#sidebar {
	float: left;
	width: 244px;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-top: 55px;
	background-image: url(test/images/h1grad.jpg);
	background-repeat: repeat-x;
}

#sidebar p {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*background-color: #96BBA0;*/
	padding: 3px 3px 6px 3px;
	border-left: 1px solid #DDDDDD; /*000000*/
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 1px;
	margin-top: 3px;
	margin-left: 50px;
}

#sidebar a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: right;
	text-decoration: none;
}

#sidebar p:hover {
	/*color: #990000;*/
	background-color: #61B17D;
}

#footer {
	clear: both;
	width: 860px;
	float: left;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #000000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 10px;
	color: #666666;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;

}
