@charset "utf-8";

/* CSS Document */



h1 {

	color:#5D8000;

	font-family:Georgia, "Times New Roman", Times, serif;

}



#logo h1 {

	font-size:30px;

	margin-top:135px;

	margin-left:25px;

}



#menu ul {

	list-style-type: none;

	margin-top:150px;

}



#menu li {

	float:right;

	margin-left:15px;

}



a {

	color:#F58504;

	text-decoration:none;

}



a:link {

	text-decoration:none;

}



a:visited {

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

	color:#5D8000;

}







#intro h1 {

	color:#333333;

	font-size:3.5em;

	margin-left:40px;

	margin-bottom:15px;

	margin-top:25px;

}



em.orange {

	color:#F9B15E;

	font-style:normal;

}



em.green {

	color:#5D8000;

	font-style:normal;

}



#intro p {

	margin-left:68px;

	margin-bottom:10px;

	width:660px;

	line-height: 1.5em;

}



div.infobox blockquote {

	margin-left:15px;

}



div.infobox h1 {

	width:100%;

	font-size:2em;

	border-bottom:3px solid #333333;

	margin-bottom:20px;

}



div.infobox h1 img{

	margin-left:10px;

}





div.infobox p {

	margin-bottom:10px;

}



div.infobox input {

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:1.2em;

	width:95%;

	border:0px;

	border-bottom:1px dotted #333333;

	outline-style:none;

	margin-bottom:25px;

}



div.infobox input.button {

	border:1px solid #333333;

	background-color: #F9B15E;

	width:40%;

	float:right;

	margin-right:10px;

	font-size:1.2em;

}

div.infobox textarea {

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:1.2em;

	width:95%;

	border:0px;

	border-top:1px;

	border-bottom:1px;

	border-style:dotted;

	margin-bottom:20px;



}



div.f {

	display:none;

	visibility:hidden;

}



div.infobox ul {

	list-style:none;

}



div.infobox li {

	margin-bottom:6px;



}





#sitecontentheader h1 {

	font-size:3em;

	color:#F9B15E;

	margin: 15px;

}



#sitecontent p, #sitecontent h2 {

	margin:20px 15px 0px 15px;

}



#sitecontent h2 {

	font-size:2em;

	color:#5D8000;



}
