a {
font-weight: bold;
	text-decoration: none;
	
}
a:link, a:visited {
	font-weight: bolder;
	color: #666701;
}
	
a:focus, a:hover {
	color: #CE3D06;
}
a:active{
	color: #E98A2C;}
img {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A35910;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #003300;
	background-image: url(images/mudstrawbackground2.jpg);
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}

#banner {
	padding: 0px;
	margin: 0px;
	background-color: #F5B230;
	background-image: url(background%20materials/logo%20work/sunrise_12_760x125.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

#header_menu {}

#homepage_calendarlink {
	text-align: center;
	margin-bottom: 20px;
}

#navtop {
	font-weight: bold;
	color: #E64413;
	text-align: center;
	padding-bottom: 5px;
	font-size: small;
	padding-left: 20px;
	text-transform: lowercase;
}

.navtop_item {
	color: #E64413;
	line-height: 1.8em;

	padding-right: 15px
	padding-left: 5px;
	padding-right: 20px;
}

h1 {
	color: #FFFADD;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
}

h1 a:link, h1 a:visited, h1 a:focus, h1 a:hover, h1 a:active  {
	padding-top: 70px;
	padding-right: 80px;
	padding-left: 80px;
	color: #CE3201;
}

h2 {
	padding-bottom: 0px;
	color: #532400;
	margin-top: 0px;
	font-size: 22px;
	padding-top: 15px;
	margin-bottom: 5px;
}

h3 {
	padding-bottom: 0px;
	color: #CE3201;
	margin-top: 0px;
	font-size: 18px;
	padding-top: 10px;
	margin-bottom: 5px;
}
#content {
	font-weight: normal;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 35px;
	height: auto;
}

#content_handler {
	height: 400px;
}

.notoppad {
	margin-top: 0px;
	padding-top: 0px;
}

p  {
}

#content a:link, #content a:visited {
	
	color: #656600;
}
#content a:focus {
	color: #E64413;
}

#content a:hover {
	color: #E64413;
}
#content a:active {
	color: #A35910;
}

#handler_message {
	text-align: center;
	padding: 100px;
}

.image_in_series {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.img_right {
	float: right;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.img_logo {
	float: left;
	padding-left: 75px;
	padding-bottom: 5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2em;
}

.img_left {
	float: left;
	padding-right: 10px;
}


#footer {
	color: #FFCC00;
	width: 760px;
	text-align: center;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 10px;
	font-size: x-small;
	background-position: center top;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link, #footer a:visited {
	color: #a35910;
}

#footer a:focus {
	color: #E64413;
	}

#footer a:hover {
	color: #E64413;
	}

#footer a:active {
    color: #E98A2C;
}
