/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000033;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #C2D8BE;
}
#sidebar {
	float: left;
	width: 150px;
	background-repeat: repeat-y;
	height: 100%;
	padding-top: 20px;
}
#content {
	margin-left: 150px;
	padding: 20px;
}

#content img {
	float: right;
	padding: 10px;
}

#header {
	background-color: #99cc99;
	background-image: url(../images/Fern_Lace300-2.jpg);
	height: 64px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #99cc99;
	background-image: url(../images/Fern_Lace300-2.jpg);
	padding: 0px;
	clear: both;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat;
}


#nav p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer p {
	font-size: 80%;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#content p {
	font-size: 90%;
	line-height: 1.4;
	margin-right: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 0.8;
}
#nav a:link, #nav a:visited {
	color: #313b56;
	text-decoration: none;
	background-color: #dedff1;
	display: block;
	padding: 5px;
	border: 1px solid #313b56;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #FFFFFF;
	background-color: #313b56;
}


#nav ul li a {
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	background-color: #3333cc;
	text-align: center;
	display: inline;
	width: 9em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 5px;
	font-style: italic;
	text-align: right;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #336600;
}

#wrapper {
	background-color: #ffffff;
	width: 770px;
	border: 1px solid #000000;
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
#nav {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.field {
	font-weight: bold;
	font-size: 110%;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: right;
	height: 0px;
}

#pod {
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #E18200;
	border-right-color: #E18200;
	border-bottom-color: #E18200;
	border-left-color: #E18200;
	padding: 5px;
	font-weight: bold;
	background-color: #CC9966;
}
#pod a:link, #pod a:visited {
	color: #313b56;
	text-decoration: none;
	background-color: #CC9966;
	display: block;
	padding: 5px;
	border: 1px solid #313b56;
	text-align: center;
}
#pod a:hover, #pod a:focus, #pod a:active {
	color: #FFFFFF;
	background-color: #CC9966;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#content hr {
	color: #336600;
	margin: 1px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-style: normal;
	width: 100%;
}

h4 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
