/* BASIC */
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	border: solid 1px black;
}


/* BANNER */
#banner {
	background: #D0CF9F url(masterimages09/headbackground.jpg) no-repeat right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
.seperator {
	border-right: 1px solid #666;
	padding-right:10px;
}

/* NAV BAR */
#mainNav {
	border-bottom-color: #009999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(masterimages09/linkbackground.jpg) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/* MAIN CONTENT */

#main h1 {
	color: #003333;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
}

/* SIDEBAR */
#sidebar {
	background-color: #E1EFDE;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #054C52;
}

#sidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	padding: 7px 8px 5;
	margin-bottom: 5px;
	border-top: 3px none #CC6600;
	background: url(images/bg_nav_h.png) repeat-x left bottom;
	border-bottom-width: 4px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999966;
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666666;
}
#sidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #663900;
	margin-bottom: 3px;
}
#sidebar h3 a {
	color: #663900;
}

#sidebar a:hover {
	color: #003333;
}

/* ADVERTISING */
#adverts p {
	margin-bottom: 15px;
	text-align: center;
}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	border-top: 1px solid #000000;
	background-color: #E1EFDE;
	font-weight: bold;
	color: #000000;
}
#main2 h1 {

	color: #666600;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}
#main2 h2 {

	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}
#main h3 {

	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000033;
}
#main2 p {

	font-size: 1.4em;
	margin-bottom: 10px;
}
#archive ul {

	margin: 0px;
	padding: 0px;
	list-style: circle url(none);
}
#archive li {

	display: inline;
	margin-left: 20px;
}
#archive li a {
	color: #003333;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.5em "Trebuchet MS";
}
#archive {
}
a:link {
	color: #666633;
	text-decoration: none;
}
a {
	font-size: 1.2em;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.floatright {
	float: right;
	clear: both;
	margin-left: 10px;
}
.floatleft {
	float: left;
	clear: both;
	margin-right: 10px;
}
.thumbs {
	margin-left: 5px;
	margin-bottom 10px;
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 5px;
}
body {
	margin: 20px 80px;
	background-color: #CDCD9B;
	background-image: url(masterimages09/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper {
	width: 1200px;
}


#banner {
	position: relative;
	z-index: 2;
	height: 100px;
}

/* fix IE 6: improperly positioning 
'subscribe' and 'about us' links in banner */
* html #banner {
}

#banner #badge {
	position: absolute;
	left: -20px;
	top: -20px;
	z-index: 1;
}

#banner #logo {
	margin-left: 0px;
}

#banner ul {
	position: absolute;
	right: 60px;
	bottom: 5px;
}

#contentWrapper {
	position: relative;
	clear: both;
	width: 100%;
	background-image: url(masterimages09/HozBackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

#sidebar {
	position: absolute;
	top: 15px;
	left: 0;
	width: 225px;
}

#adverts {
	position: absolute;
	top: 15px;
	right: 5px;
	width: 165px;
}


#main {
	margin-left: 225px;
	margin-right: 170px;
	padding: 0 15px 15px 20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: -225px top;
}
#main2 {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 15px 15px 20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.style1 {font-size: 130%}
#figure {
	width: 142px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figure p {
	left: 10px;
	bottom: 10px;
	font-size: 1.1em !important;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 5em;
}
#figure img {
	padding: 10px;
	border: 1px solid #CCCB9B;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
*html .clear {
	height: 1px;
}
#figureNews {

	width: 320px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figureNews p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em !important;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figureNews img {

	padding: 10px;
	border: 1px solid #CCCB9B;
}
#figureNewsN {

	width: 200px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figureNewsN p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em !important;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figureNewsN img {

	padding: 10px;
	border: 1px solid #CCCB9B;
}
#figureNewsW {

	width: 380px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figureNewsW p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em !important;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figureNewsW img {

	padding: 10px;
	border: 1px solid #CCCB9B;
}
#figureNewsR {

	width: 365px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
#figureNewsR p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figureNewsR img {

	padding: 10px;
	border: 1px solid #CCCB9B;
}
#main3 h1 {


	color: #666600;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}
#main3 h2 {


	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}
#main3 h3 {


	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #000033;
}
#main3 p {


	font-size: 1.4em;
	margin-bottom: 10px;
}
#main3 {

	margin-left: 225px;
	margin-right: 0px;
	padding: 0 15px 15px 20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: -225px top;
}
#contentWrapper2 {

	position: relative;
	clear: both;
	width: 100%;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
