h1, h2, h3, h4, #subcontent p.date {
	font-family: georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(../images/ourducks/ourducks_bg.jpg);
	background-position: left top;
}
body div#wrapper {
}

body div#content {
	background-image: url(../images/ourducks/ourducks_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#maincontent {
	background-color: #fff;
}

div#brandingandnav {
	height: 375px;
	background-image: url(../images/ourducks/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#menuflash {
	top: -21px;
	right: 15px;
	width: 237px;
}
div#stylingelement1 {
}
div#stylingelement2 {
	display: block;
	/*height: 316px;*/
	height: 320px;
	left: 580px;
	position: absolute;
	top: -300px;
	/*width: 327px;*/
	width: 320px;
	/*background-image: url(../images/ourducks/feed.png);*/
	background-image: url(../images/ourducks/feed2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	color: #555555;
}
div#maincontent h3 {
	font-size:110%;
}
a {
	color: #EE3A42;
}
a:link {
	color: #EE3A42;
}
a:visited {
	color: #EE3A42;
}
#subcontent h2 {
	border-bottom: 1px solid #fff;
	margin: 0.8em 0 0.8em 0;
	padding-bottom: 0.4em;
	text-transform: uppercase;
}
div.main_item {
}

div#siteinfo a {
	background-color: #ebdfc9;
	color: #000000;
}
div#siteinfo p {
	color: #000000;
}
div#extra {
	background-image: url(../images/ourducks/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#extra p {
	color: #fff;
}
div#extra a {
	color: #000;
}
div#extra h2, div#extra form input.submit {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
div#extra h2 a {
	color: #fff;
	font-weight: bold;
}
div#extra #register h2 a {
	color: #000;
}
h2 a, h3 a {
	font-weight: normal;
}
#subcontent p.date {
	color: #ccc;
}
#maincontent img {
/*	border: 3px solid #EE3A42;*/
border: none;
}
/* main navigation */
div#menu {
	background-color: #ffffff;
	background-image: url(../images/ourducks/nonfl_menu_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
div#menu ul {
	background-image: url(../images/ourducks/nonfl_menu_bot.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 90px;
	text-transform: uppercase;
	margin-top:15px;
}
div#menu ul li {
	background-image: url(../images/nonfl_menu_libg.png);
	background-position: center center;
	background-repeat: repeat-y;
}
div#menu ul li a {
	color: #000000;
	text-decoration: none;
}
div#menu ul li a:hover {
	background-color:#FFFF99;
}
div#menu ul li.current a {
	color: #777;
}
/*--subcontent--*/
div#subcontent {
	padding-bottom: 270px;
	margin-top: 40px;
}
div#subcontent ul {
 "times new roman", times, serif:;
	font-family: georgia;
	text-transform: uppercase;
}
div#subcontent p {
	color: #fff;
}
div.section {
}
#maincontent div.item {
	border-bottom: 1px solid #D8B880;
}
#maincontent div.item p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}
body#ourducks div.main_item {

	margin-bottom: 5px;
}
#maincontent div.main_item img {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	border: none;
}

#maincontent div.main_item.even img {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}


#maincontent p.intro {
}

body#ourducks div.main_item a.readmore {
	background-color: #FFFF99;
	color: #555555;
	padding: 2px
}
div#subcontent ul li {
	border-bottom: #cccccc solid 1px;
	padding-bottom: 5px;
	line-height: 1em;
	font-size: .9em
}
div#subcontent ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #5d5c58
}
div#subcontent ul li a:hover {
	text-decoration: underline
}
div#subcontent ul li.current a {
	color: #EE3A42
}

