/* 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: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


/* BANNER */
#banner {
	background: url(images09/header1109.jpg) no-repeat center center;
}
#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 {
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(logos09/Peach.jpg) repeat-x left top;
	float: left;
	border-bottom: 4px solid #FF6600;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #000033;
	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(logos09/Olive.jpg);
	color: #FFFFFF;
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/* MAIN CONTENT */
#figure125 a:link {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}
#contentcenter {
	margin-right: 170px;
	padding: 0 15px 15px 20px;
	border-top: 1px none #7B9A25;
	border-bottom: 1px none #7B9A25;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: -225px top;
	border-right: 1px solid #7B9A25;
	border-left: 1px solid #7B9A25;
	margin-left: 170px;
}

#main {

	padding: 0 200px 15px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contentcenter h1 {
	color: #999900;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Arial, Helvetica, sans-serif;
}

#contentcenter h2 {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 2px solid #999900;
	margin-bottom: 5px;
	color: #006666;
}

#contentcenter p {
	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: normal;
}
#contentcenter li {
	font-size: 1.3em;
	margin-left: 20px;
	list-style-type: none;
}
#contentcenter a {
	color: #003300;
	font-weight: bold;
}
.table {
	padding: 5px;
	margin: 10px;
	width: 500px;
	font-size: 1.1em;
	font-weight: bold;
}

/* SIDEBAR */
#sidebar {
}

#sidebar h2 {
	font-size: 1.3em;
	color: #006666;
	padding: 15px 8px 5px 5px;
	margin-bottom: 5px;
	border-top: 3px none #CC6600;
	background: url(images/AppleGreen.jpg) repeat-x left bottom;
	border-bottom-width: 4px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999900;
	margin-left: 0px;
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #003300;
}
#sidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 20px;
	color: #085646;
	margin-bottom: 3px;
}
#sidebar h3 a {
	color: #003300;
}

#sidebar a:hover {
	color: #FF3366;
}

/* ADVERTISING */
#adverts p {
	margin-bottom: 15px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
#adverts img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A4A269;
	border-right-color: #A4A269;
	border-bottom-color: #A4A269;
	border-left-color: #A4A269;
}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	border-top: 1px solid #000000;
	background-color: #F5F5E7;
	font-weight: bold;
	color: #000000;
}

#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: #003333;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	clear: both;
	margin: 10px;
	padding: 5px;
	border: 1px none #999900;
}
.thumbs {
	margin-left: 5px;
	margin-bottom 10px;
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 5px;
}
body {
	margin: 20px 80px;
	background-color: #003333;
	background-image: url(masterimages09/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#wrapper {
	width: 900px;
}


#banner {
	position: relative;
	z-index: 2;
	height: 169px;
}

/* 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-color: #FFFFFF;
	background-image: url(images09/HozBackground.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#sidebar {
	position: absolute;
	top: 0px;
	width: 170px;
	left: 0px;
}

#adverts {
	position: absolute;
	top: 15px;
	width: 170px;
	right: 0px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
*html .clear {
	height: 1px;
}

#figure350 {
	width: 350px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figure350 p {
	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 1.1em;
}
#figure380 img {
	padding: 10px;
	border: 1px solid #CCCB9B;
	margin-right: 10px;
}
#figure380 {
	width: 380px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figure380 p {
	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 1.1em;
}
#figure350 img {
	padding: 10px;
	border: 1px solid #CCCB9B;
	margin-right: 10px;
}
#figure270 {
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 270px;
}
#figure270 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figure270 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}
#figure350R {

	width: 350px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
#figure350R p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 1.2em;
}
#figure350R img {
	padding: 10px;
	border: 1px solid #CCCB9B;
}

#figure190R {

	width: 190px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
#figure190R p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figure190R img {
	padding: 5px;
	border: 1px solid #CCCB9B;
}

.spacer {
	float: right;
	clear: both;
}

.clear {
	clear: both;
	width: 100%;
}

.300 {
	position: relative;
	width: 300px;
}
#contentcenter h3 {

	font-size: 1.3em;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 5px;
	color: #003300;
}

.image {
	margin: 4px;
	padding: 2px;
	border: 1px solid #807555;
}
#main h1 {
	color: #999900;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}
#contentgallery {

	margin-right: 0px;
	padding: 0 15px 15px 20px;
	border-top: 1px none #7B9A25;
	border-bottom: 1px none #7B9A25;
	background-image: url(masterimages09/backgroundtree.jpg);
	background-repeat: no-repeat;
	background-position: -225px top;
	border-right: 1px none #7B9A25;
	border-left: 1px solid #7B9A25;
	margin-left: 170px;
}
#contentgallery h1 {

	color: #999900;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Arial, Helvetica, sans-serif;
}
#contentgallery h2 {

	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 2px solid #999900;
	margin-bottom: 5px;
	color: #006666;
}
#contentgallery p {

	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: normal;
}
#contentgallery a {

	font-size: 1.1em;
	font-weight: bold;
	color: #003333;
}
#figure125 {

	width: 125px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figure125 p {
	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 2.2em;
}
#figure125 img {

	padding: 10px;
	border: 1px solid #CCCB9B;
}
#figure230 {

	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 230px;
}
#figure230 p {


	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3.5em;
}
#figure230 img {
	padding: 5px;
	border: 1px solid #CCCB9B;
}
#figure510 {
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 510px;
}
#figure510 p {
	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#figure510 img {
	padding: 5px;
	border: 1px solid #CCCB9B;
}

#figure650 {
	width: 650px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#figure650 p {
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
	margin: 0px 0 0;
	top: 10px;
	text-align: left;
	height: 1.1em;
}
#figure650 img {
	padding: 10px;
	border: 1px solid #CCCB9B;
	float: left;
}
#figure680 {
	width: 680px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 0px;
	float: left;
}
#figure680 p {
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
	margin: 0px 0 0;
	top: 10px;
	text-align: left;
	height: 1.1em;
}
#figure680 img {
	padding: 10px;
	border: 1px solid #CCCB9B;
}
#figure480 {
	width: 480px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 0px;
	float: left;
}
#figure480 p {
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
	margin: 0px 0 0;
	top: 10px;
	text-align: center;
	height: 1.1em;
}
#figure480 img {
	padding: 10px;
	border: 1px solid #CCCB9B;
	margin-right: 10px;
}
#adverts h2 {


	font-size: 1.3em;
	color: #009999;
	padding: 15px 8px 5px 5px;
	margin-bottom: 5px;
	border-top: 3px none #CC6600;
	background: url(images/AppleGreen.jpg) repeat-x left bottom;
	border-bottom-width: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999900;
	margin-left: 0px;
}
#contentcenter a:hover {

	color: #CC0000;
	font-weight: bold;
}
#main h3 {


	font-size: 1.3em;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 5px;
	color: #003300;
}
#contentgallery h3 {



	font-size: 1.3em;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 5px;
	color: #003300;
}
#MainAdvert {
	background-image: url(Ads/Christmas2.jpg);
	border: 3px solid #999900;
	width: 445px;
	padding-left: 30px;
	padding-right: 30px;
	color: #003300;
}
#contentgallery li {
	margin-left: 20px;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 1.1em;
}
