/* CSS Document */

body {
	margin: 0px;
	background-image: url(../img/mn/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990033;
}
a:active {
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding: 0px 0px 10px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	padding: 15px 0px 10px;
}
h2 {
	font-size: 14px;
	padding: 18px 0px 10px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 12px;
	color: #000066;
}

p {
	padding: 0px 0px 10px;
	margin: 0px;
}

#background {
	background-image: url(../img/mn/bg_grad.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#container {
	width: 712px;
	margin: 0px;
	padding: 18px 10px 0px;
}

/* HEADER */

#header {
	height: 164px;
	width: 712px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/mn/bg_header.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

#flashbanner {
	height: 147px;
	width: 424px;
	margin: 0px;
	padding: 17px 0px 0px 176px;
	float: left;
}

#headerlink {
	height: 75px;
	width: 100px;
	float: right;
	margin: 0px;
	padding: 77px 6px 6px;
}

/* MENU TOP */

#topmenu {
	height: 24px;
	width: 712px;
	margin: 0px;
	padding: 3px 0px 0px;
	background-image: url(../img/mn/bg_menutop.gif);
	background-repeat: no-repeat;
	float: left;
}

/* BODY */

#main {
	background-image: url(../img/mn/bg_main.gif);
	background-repeat: repeat-y;
}

#content {
	float: right;
	width: 522px;
}

#contenttxt {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 502px;
}

#contenttxt td {
	text-align: left;
	vertical-align: top;
}

#contenttxt p {
	text-align: justify;
}

.endcontent {
	color: #FFFFFF;
	padding-right: 300px;
	padding-left: 300px;
}

#backtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-bottom: 5px;
}

#sidearea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 166px;
}

#subcolumnleft {
	width: 166px;
	text-align: left;
	vertical-align: top;
}

#subcolumnltop,  #subcolumnlfooter{
	width: 166px;
	height: 20px;
	float: left;
}

#subcolumnltxt {
	width: 146px;
	margin: 0px;
	padding: 10px 10px 0px;
	background-image: url(../img/home/bg_subareal.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	float: left;
}

/* FOOTER */

#footer {
	margin: 0px;
	padding: 10px 0px 0px 180px;
	width: 341px;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a, #footer a:active, #footer a:visited { color:#FFFFFF; text-decoration:none; }

#footer a:hover { color:#FFFFFF; text-decoration:underline; }

/* HOME PAGE ONLY */

.subcolumnright {
	width: 178px;
	background-image: url(../img/home/bg_subarea.gif);
	text-align: left;
	vertical-align: top;
}

#subcolumntop,  #subcolumnfooter{
	width: 178px;
}

#subcolumntxt {
	margin: 0px;
	padding: 10px;
	background-image: url(../img/home/bg_subareatxt.gif);
	text-align: left;
	vertical-align: top;
}

.homecontent {
	margin: 0px;
	padding: 10px 20px 10px 0px;
}

/* CONTENT PAGES */

#contactlist {
}

#contactlist td {
	margin: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tdunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.copytxt {
	font-size: 10px;
}

#termslist {
}

#termslist td {
	margin: 0px;
	padding: 5px 5px 10px 2px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* LOCATION PAGES */

#locationlist {
}

#locationlist table {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 5px;
}

#locationlist td {
	margin: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.locationmap {
	width: 50px;
}

#faqtable {

}

#faqtable table {
	margin: 0px;
	padding: 0px;
}

#faqtable td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#faqtable p {
	text-align: left;
}