@charset "utf-8";
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 35px;
	color: #3B3E25;
}

.topMenu {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #E6E9BE;
}
.mmBGLeft {
	background-image: url(images/bg_MainMenuLfill.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.mmBGRight {
	background-image: url(/images/bg_MainMenuRfill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EBEBE0;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
h1 {
	font-family: Georgia;
	font-size: 28px;
	font-weight: bold;
	color: #3B3E25;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3F4227;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	text-align: center;
}
.content {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #3B3E25;
	margin-right: 15px;
	margin-left: 35px;
}
.image_border {
	padding: 0px;
	border: thin solid #4D502E;
	margin: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3F4227;
	padding-left: 10px;
}

.textFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CBCAAD;
	padding: 8px;
	font-weight: bold;
}
.bwd {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555435;
	padding: 5px;
	font-weight: bold;
}
.content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3F4227;
	text-decoration: underline;
}
.grassLeft {
	background-image: url(http://www.duckseverywhere.com/images/bg_grass.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.grassRight {
	background-image: url(http://www.duckseverywhere.com/images/bg_grass.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.menu_bg {
	background-image: url(http://www.duckseverywhere.com/images/bg_MainMenuLfill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#appform td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D502E;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	font-weight: bold;
}
#appform input {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #444;
	
}
.h1_small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
}
