@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
body {
	background-image: url(../_images/mm_bkgnd.png);
	background-repeat: repeat-x;
}
a {
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #6633CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 28px;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}
h3 {
	font-size: 24px;
	color: #5d3f7e;
	font-weight: normal;
}
#wrapper {
	width:995px;
	height:850px;
	z-index:1;
	margin-top: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header {
	position:absolute;
	z-index:2;
	background-image: url(../_images/bar_main_980x120.png);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 20px;
	width: 865px;
	text-align: left;
	height: 99px;
	left: 1px;
}
#navtop {
	position:absolute;
	width:899px;
	z-index:1;
	top: 119px;
	background-image: url(../_images/nav_main_980x50.png);
	padding-left: 90px;
	background-repeat: no-repeat;
	text-align: left;
	height: 55px;
	left: 1px;
}
#content {
	position:absolute;
	top:178px;
	width:268px;
	height:450px;
	z-index:1;
	background-position: left;
	padding-left: 120px;
	padding-right: 590px;
	text-align: left;
	left: 1px;
	line-height: 15pt;
}
#tagline {
	position:absolute;
	top:451px;
	width:980px;
	height:65px;
	z-index:3;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	left: 1px;
}
#navbottom {
	position:absolute;
	width:875px;
	z-index:2;
	padding-left: 105px;
	text-align: left;
	height: 29px;
	padding-top: 5px;
	top: 537px;
	margin-top: 20px;
	left: 1px;
}
#footer {
	position:absolute;
	top:770px;
	width:960px;
	z-index:1;
	padding-right: 20px;
	font-size: 10px;
	left: 1px;
	height: 40px;
	text-align: right;
}
#content_art {
	position:absolute;
	width:540px;
	height:450px;
	z-index:3;
	left: 421px;
	top: 0px;
	margin-right: 20px;
}
#map {
	position:absolute;
	width:540px;
	height:450px;
	z-index:3;
	left: 421px;
	top: 0px;
	margin-right: 20px;
}
#navgraphic {
	position:absolute;
	width:30px;
	height:25px;
	z-index:2;
	background-image: url(../_images/nav_circle.png);
	background-repeat: no-repeat;
	left: 1px;
	top: 2px;
	margin-left: 70px;
	margin-right: 15px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#footerlist li {
	display: inline;
	list-style-type: none;
}
.content_Text {
	line-height: 16px;
}
.marketing_Light {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.footer_Link {
	font-size: 10px;
}
.currentPage {
	font-size: 14px;
	font-weight: bold;
	color: #5d3f7e;
}

