@charset "UTF-8";
body {
	background: #0FA544;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
html, body {
	margin: 0px;
	padding: 0px;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl, div { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	line-height: 1.4;
}
h1, h2, h3, h4, h5 {
	clear: both;
}
h1 {
	font-size: 150%;
	color: #724C38;
	text-align: center;
	line-height: 1em;
}
h2 {
	font-size: 150%;
	color: #525918;
	text-align: center;
}
h3 {
	font-size: 100%;
	color: #724C38;
	text-align: center;
	margin: 7px;
}
h6 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	background-position-x: 60;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #724C38;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 600px;
	background: #F2F2F2; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background: #0FA544;
}
.MenuBar {
	clear: both;
	width: 600px;
	background-color: #EFEFEF;
}

.content {
	padding: 20px 0px 20px 0px;
	background-color: #EFEFEF;
}

/* ~~ The footer ~~ */
.footer {
	background: #000;
	margin-bottom: 40px;
	font-weight: bolder;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content h1 {
	margin: 0px;
	padding: 5px;
}

.GreenText {
	color: #525918;
}
#Wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 0;
}

#MMMenuContainer0407160411_0 {
	/* This ID is related to the master menu div for menu MMMenuContainer0407160411_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:134px;
	top:217px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0407160411_0 {
/* This class defines things about menu MMMenu0407160411_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:171px;
	height:116px;
}

.MMMIFVStyleMMMenu0407160411_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0407160411_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:171px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;
	height:16px;
}

.MMMIVStyleMMMenu0407160411_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0407160411_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:171px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;
	height:16px;
}

#MMMenu0407160411_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0407160411_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0407160411_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0407160411_0 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenu0407160411_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0407160411_0 so we can set its position */
	left:0px;
	top:47px;
}

#MMMenu0407160411_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0407160411_0 so we can set its position */
	left:0px;
	top:70px;
}

#MMMenu0407160411_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0407160411_0 so we can set its position */
	left:0px;
	top:93px;
}

#MMMenuContainer0407160411_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0407160411_0 a {
/* Controls the general apperance for menu MMMenuContainer0407160411_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#724938;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0407160411_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0407160411_0 */
	color:#0fa544;
	background-color:#f2f2f2;
}
