html, body {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 13px;
	background-color: #0b5935;
	background-image: url(_graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

* {
	margin: 0;
	padding: 0;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    general
*/

p {
	line-height: 1.4em;
	padding-bottom: 1em;
}

h1 {
	font-size: 24px;
	color: #0b5935;
	margin: 0 0 1em 0;
	font-weight: lighter;
	border-bottom: #b2b2b2 solid 1px;
}

h2 {
	font-size: 15px;
	color: #0b5935;
	margin: 0 0 .5em 0;
}

hr {
	width: 100%;
	color: #b2b2b2;
	background-color: #b2b2b2;
	height: 1px;
	border: 0;
	margin: 0 0 1em 0;
}

a {
	color: #0b5935;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.blue {
	color: #005596;
}

.white {
	color: #ffffff;
}

.small {
	font-size: 10px;
}

table {
	padding: 8px;
	margin: 1em 0 1.5em 0;
	color: #0b5935;
}

table.numbers {
	background-color: #D9F2E5;
	margin-bottom: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #0b5935;
	border-left: 1px solid #0b5935;
}

table.numbers th {
	padding: 4px;
	font-size: 10px;
	border-bottom: 1px solid #0b5935;
	border-right: 1px solid #0b5935;
}

table.numbers td {
	text-align: left;
	font-size: 10px;
	padding: 4px;
	border-bottom: 1px solid #0b5935;
	border-right: 1px solid #0b5935;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    frame
*/

div#frame {
	width: 900px;
	margin: 0 auto;
	background-image: url(_graphics/background-frame.gif);
	background-repeat: repeat-y;
	min-height: 100%;
}


/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    masthead
*/

div#masthead {
	width: 900px;
	height: 140px;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    main nav
*/

div#mainnav {
	width: 900px;
	height: 40px;
	background-image: url(_graphics/mainnav.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#mainsprite {
	background: url(_graphics/mainnav.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 40px;
	padding-left: 240px;
}

#mainsprite span {
	display: none;
}

#mainsprite li {
	list-style-type: none;
	float: left;
}

#mainsprite a {
	height: 40px;
	display: block;
}

#main1 { width: 70px; }
#main1 a:hover { background: url(_graphics/mainnav.jpg) -240px -40px no-repeat; }

#main2 { width: 102px; }
#main2 a:hover { background: url(_graphics/mainnav.jpg) -310px -40px no-repeat; }

#main3 { width: 80px; }
#main3 a:hover { background: url(_graphics/mainnav.jpg) -412px -40px no-repeat; }

#main4 { width: 106px; }
#main4 a:hover { background: url(_graphics/mainnav.jpg) -492px -40px no-repeat; }

#main5 { width: 82px; }
#main5 a:hover { background: url(_graphics/mainnav.jpg) -598px -40px no-repeat; }

#main6 { width: 60px; }
#main6 a:hover { background: url(_graphics/mainnav.jpg) -680px -40px no-repeat; }

#main7 { width: 94px; }
#main7 a:hover { background: url(_graphics/mainnav.jpg) -740px -40px no-repeat; }

#main8 { width: 66px; }
#main8 a:hover { background: url(_graphics/mainnav.jpg) -834px -40px no-repeat; }

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    flash
*/

div#flash {
	width: 860px;
	height: 290px;
	padding: 0 20px 0 20px;
	background-image: url(_graphics/home-flash.jpg);
	background-repeat: no-repeat;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    sidebar
*/

div#sidebar {
	width: 200px;
	padding: 0 20px 0 20px;
	float: left;
}

div#sidebar p {
	color: #0b5935;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    content
*/

div#content {
	width: 620px;
	padding: 0 20px 0 20px;
	float: left;
}

div#content ul {
	padding: .5em 0 1em 30px;
}

div#content ul li {
	padding-bottom: .5em;
	line-height: 1.4em;
}

div#provincialwide {
	width: 350px;
	height: 256px;
	float: right;
	padding-left: 20px;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    content nav
*/

div#content-nav {
	width: 590px;
	color: #00a950;
	font-size: 11px;
	text-align: center;
	background-color: #0b5935;
	padding: 15px;
	margin-top: 20px;
	clear: both;
}

div#content-nav a {
	color: #ffffff;
}

div#content-nav a:hover {
	text-decoration: underline;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    content copyright
*/

div#copyright {
	width: 580px;
	padding: 20px;
	font-size: 9px;
	text-align: center;
}

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -    footer
*/

div#footer {
	width: 900px;
	clear: both;
	padding: 1em 0 5em 0;
}


