@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D0e1b4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #673e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #D0E0B4;
	background-image: url(Milsean_Candy_Chocolate.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	float: none;
	vertical-align: top;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-bottom: 0px;
	height: 100px;
}
.MENUBAR1 {
	font-family: Georgia,;
	font-size: 9pt;
	color: #673e1e;
}
#Body {
	font-family: Georgia;
	font-size: 10px;
	color: #673e1e;
}
.Pagetitle {
	font-family: Georgia;
	font-size: 36px;
	color: #673e1e;
	float:left;
}
#feature {
	font-size: 16px;
	color: #FFF;
	height: 100px;
	width: 110px;
	float: right;
	font-variant: small-caps;
	font-family: Georgia;
	line-height: 12px;
	clear: none;
	text-align: center;
	margin-left: 25px;
	text-indent: 0px;
	margin-top: 60px;
}
#pagetitle1 {
	font-size: 35px;
	color: #673e1e;
	width: 320px;
	height: 45px;
	float: none;
	margin-top: 55px;
	padding-left: 144px;
	font-family: Georgia;
	text-indent: 12px;
	font-weight: lighter;
	line-height: 35px;
	font-variant: normal;
}
#featured {
	font-family: Georgia;
	font-size: 18px;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
}
.featured {
	font-family: Georgia;
	font-size: 16pt;
	line-height: normal;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
}
.footertext {
	font-family: Georgia;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.ELM {
	font-family: ChopinScript;
	font-size: 14px;
}
.on_page_menubar {
	font-family: Georgia;
	color: #FFF;
}
.milsean_first_text {
	font-family: UnZialish;
	font-size: 15pt;
}
.smaller {
	font-family: Georgia;
	font-size: 10px;
}
