body {
	background-color: #8dcef6;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/back_tile.jpg);
	background-repeat: repeat-x;
}
#copytext {
	margin-left: 30px;
	color: #727272;
	padding-top: 30px;
}
#masthead {
	background-image: url(/images/masthead_back.jpg);
	background-repeat: repeat-x;
	height: 238px;
	min-width: 800px;
}
#masthead #mastheadpic {
	float: right;
}
#masthead #mmlogo {
	float: left;
	margin-top: 45px;
	margin-left: 35px;
}
.contentback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEF8E9;
}
#footer {
	background-image: url(/images/footer_back.jpg);
	height: 92px;
}

#footer a:link{
	color: #FFF0B9;
	text-decoration: underline;
	padding: 3px;
}
#footer a:visited{
	color: #FFF0B9;
	text-decoration: underline;
	padding: 3px;
}


#footer a:hover{
	color: #FFFFFF;
	background-color: #C4A006;
	text-decoration: none;
}
#footer a:active{
	color: #FFFFFF;
	text-decoration: overline;
	background-color: #C4A006;
}

#secnav {
	margin-right: 40px;
}
#hometext {
	margin-left: 34px;
	margin-bottom: 14px;
}
#homecol {
	margin-left: 20px;
	color: #000000;
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#homecol p {
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 2px;
}

#homecol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c4a006;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffd200;
	font-weight: bold;
	padding-top: 10px;
}
#mainlinks a:link{
	color: #ffd200;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#mainlinks a:visited{
	color: #ffd200;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#mainlinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#mainlinks a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#subnavornament {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
#subnavbottom {
	background-image: url(/images/subnav_bottom.jpg);
	background-repeat: repeat-y;
	height: 15px;
}
#subnav {
	background-image: url(/images/subnav_back.jpg);
	width: 200px;
	background-color: #085dad;
	background-repeat: repeat-y;
}
#subnav a:link{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE16B;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6090A8;
	border-bottom-color: #295974;
	background-color: #085dad;
}
#subnav a:visited{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE16B;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6090A8;
	border-bottom-color: #295974;
}
#subnav a:hover{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #165C82;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C6B8E;
	border-bottom-color: #295974;
	background-image: url(/images/subnav_back_on.jpg);
	background-repeat: repeat-x;
	background-color: #de9e06;
}
#subnav a:active{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #165C82;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9DD79;
	border-bottom-color: #AE8B00;
	background-image: url(/images/subnav_back_on.jpg);
	background-repeat: repeat-x;
	background-color: #de9e06;
}


#homecol a:link{
	color: #0055A5;
	text-decoration: underline;
}
#homecol a:visited{
	color: #0055A5;
	text-decoration: underline;
}
#homecol a:hover{
	color: #2F9CFF;
	background-color: #FFEFB4;
	text-decoration: none;
}
#homecol a:active{
	color: #2F9CFF;
	background-color: #FFEFB4;
	text-decoration: none;
}
.dater {
	color: #000000;
	font-weight: bold;
}
#pagebranding {
	padding-left: 40px;
	padding-top: 12px;
	width: 180px;
	padding-right: 20px;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 80px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincontent a:link{
	color: #0087E1;
	text-decoration: underline;
}
#maincontent a:visited{
	color: #0087E1;
	text-decoration: underline;
}
#maincontent a:hover{
	background-color: #F9DC98;
	text-decoration: none;
	color: #005182;
}
#homecol a:active{
	color: #00FF00;
	background-color: #355B35;
	text-decoration: overline;
}
#maincontent h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 275%;
	color: #006CCE;
	padding-top: 8px;
	font-weight: normal;
}
#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #8EB035;
	padding-top: 12px;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #D2970D;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincontent p {
	padding-top: 0px;
	margin-top: 8px;
}
#maincontent li {
	padding-bottom: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #5CC75D;
}
#mainnavigation {
	min-width: 800px;
	position: absolute;
	top: 208px;
	left: 100px;
}

#mainnavigation a:link {
	color: #7A580A;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 12px;
	background-image: url(/images/mainnav_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#mainnavigation a:visited{
	color: #7A580A;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 12px;
	background-image: url(/images/mainnav_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#mainnavigation a:hover{
	color: #000000;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 12px;
	background-image: url(/images/mainnav_back_on.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
}
#mainnavigation a:active{
	color: #000000;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 12px;
	background-image: url(/images/mainnav_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: 22px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
}
#quote {
	position: absolute;
	z-index: 2;
	left: 32%;
	top: 100px;
}
#maincontent blockquote {
	font-size: 90%;
	color: #4686AC;
}
