@charset "UTF-8";
/* CSS Document */

body {
	background: #999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFF;
	margin: 0px auto;
	width: 960px;
}
#header {
	background: #FFF url(../images/mountain_top.gif) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	height: 250px;
}
#logo {
	height: 153px;
	width: 322px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding-left: 25px;
	float: left;
}
#date {
	float: right;
	height: 85px;
	width: 112px;
	padding-top: 35px;
	padding-right: 50px;
}
#twitter {
	float: right;
	height: 30px;
	width: 70px;
	clear: right;
	padding-top: 25px;
	padding-right: 70px;
}
#maincontent #maincontenttext p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
}
#maincontent #maincontenttext h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #74A341;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.3em;
}
#nav {
	background: #0D4D8D;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAF8EE;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#maincontent {
	background: #FFF url(../images/bluegradient.jpg) repeat-x;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#maincontenttext {
	background: #FAF8EE;
	padding: 10px 30px 20px;
	width: 710px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
	text-align: left;
}
#wrapper #maincontent #maincontenttext form {
	background: #BBCEDF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 122px;
	border: 1px dotted #C3511A;
	margin-left: 122px;
	background-color: #9BBBD2;
}
#footer {
	background: #c04c13 url(../images/gradientfooter3.jpg) repeat-x;
	margin: 0px;
	height: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.5em;
	color: #333;
}
#footer p  a:link {
	color: #333;
	font-weight: normal;	
}
#footer p  a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
#footer p  a:visited {
	color: #333;
	font-weight: normal;
}

#maincontent #maincontenttext img {
	height: 120px;
	width: 100px;
	float: left;
	margin-right: 15px;
	padding-top: 0px;
}
#wrapper #maincontent #maincontenttext p strong em {
	color: #333;
	font-size: 0.9em;
}
strong {
	color: #0D4D8D;
}
#wrapper #maincontent #maincontenttext blockquote p {
	color: #0D4D8D;
	font-family: "Times New Roman", Times, serif;
}
hr.line {
	border-top: 1px dotted #74A341;
	color: #FAF8EE;
	margin: 30px 0px;
	padding: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0D4D8D;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0D4D8D;
	line-height: 0.2em;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #BF4F18;
	line-height: 0.4em;
	text-align: center;
	font-variant: normal;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	line-height: 1.7em;
	margin: 0px 50px;
}
a:link {
	text-decoration: none;
	color: #BF4F18;
	font-weight: bold;
}
a:hover {
	color: #74A341;
	text-decoration: underline;
}
a:active {
	color: #74A341;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #74A341;
	font-weight: bold;
}
ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	line-height: .5em;
}
h5 {
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #BF4F18;
}
