﻿@import url("layout.css");
body {
	padding: 0px;
	margin: 0px;
	background-color: #C7D192;
	font-family: arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #5B5B5B;
	background-image: url('../images/bg-fade2.jpg');
	background-repeat: repeat-x;
}
#container {
	width: 970px;
	margin-top: 20px;
	height: 766px;
	margin-bottom: 10px;
}
#masthead {
	border-left: 20px none #FFFFFF;
	border-right: 20px none #FFFFFF;
	border-top: 20px none #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	height: 180px;
	background-color: #d9e2a9;
	padding-left: 30px;
	background-image: url('../images/leaf-bkg3.jpg');
	background-repeat: repeat;
	border-style: solid;
}
#masthead h1 {
	margin: 0em;
	padding: 0px;
	font-size: 5em;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	top: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 300px;
}
#column_left {
	border-width: 20px;
	border-color: #FFFFFF;
	padding: 10px 15px 10px 20px;
	vertical-align: top;
	float: left;
	width: 895px;
	margin: 0px;
	background-color: #C7D192;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#page_navigation {
	float: right;
	padding: 10px;
	width: 140px;
	background-color: #90966F;
	color: #FFFFFF;
	font-family: Verdana, "san serif";
	top: -10px;
	position: relative;
	left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
}
#page_navigation h1 {
	color: #D9E3A9;
	font-family: Verdana;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 10px;
}
#page_navigation h2 {
	color: #4883C5;
	font-family: Verdana;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.smallprint {
	font-family: Verdana;
	font-size: .7em;
}
#inside_content {
	border-color: 0;
	border-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 15px;
	width: 520px;
	height: 372px;
	background-repeat: no-repeat;
	border-style: none;
	color: #333333;
	background-image: url('../../images/fadedblue.jpg');
}
#page_navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-variant: normal;
	font-weight: lighter;
}
#page_navigation a:hover {
	text-decoration: none;
	font-weight: bold;
}
#page_navigation h3 {
	list-style-type: none;
	font-family: Verdana;
	text-transform: lowercase;
	font-size: 1.5em;
	color: #666666;
	position: relative;
	margin: 5px 0px 0px 0px;
	font-weight: normal;
}
.img_left {
	float: left;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 5px;
}
.clr {
	clear: both;
}
.clr_left {
	clear: left;
}
#inside_content ul {
	list-style-position: outside;
}
#copyright {
	color: #FFFFFF;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	width: 673px;
	margin: 35px auto 0px auto;
	text-align: center;
}
#copyright a {
	text-decoration: none;
	color: #FFFFFF;
}


.hidden {
	display: none;
}


#page_navigation p {
	color: #FFFFFF;
}
a {
	color: #808000;
	text-decoration: none;
}


#masthead h2 {
	color: #FFFFFF;
	font-size: small;
	float: right;
	position: relative;
	display: block;
	vertical-align: bottom;
	top: 140px;
	padding: 5px;
	font-variant: small-caps;
	font-family: Verdana;
	text-align: right;
}
a:hover {
	font-weight: bold;
}
#navigation {
	float: right;
	position: relative;
	display: block;
	top: 20px;
	text-align: right;
	right: 20px;
}
#navigation a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.img_right {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#copyright a:hover {
	color: #835785;
}
#tagline {
	display: block;
	position: relative;
	color: #666666;
	float: right;
	clear: right;
	top: 90px;
	font-family: arial, Helvetica, sans-serif;
	font-variant: small-caps;
	right: 20px;
	text-align: right;
	font-size: .8em;
	width: 393px;
}
#logo {
	float: left;
	display: block;
	position: relative;
	top: 20px;
	left: -10px;
}


#mainbox {
	border: 1px solid #FF0000;
}
#members {
	font-size: .7em;
	width: 250px;
	border: medium solid #B7BF8D;
	float: left;
}
#members h2 {
	font-size: 2em;
}
#members2 {
	font-size: .7em;
}
#members2 h2 {
	font-size: 1.5em;
}
h1 {
	font-weight: lighter;
}


