* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424b80;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background-image: url(../images/bg_site.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; }

img{behavior: url(iepngfix.htc); border:0;}

.clear_all  {
	clear:both;
	height: 1px;
}

.sitetop {
	background-image: url(../images/bg_sitetop.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.site_container {
	margin:0 auto;
	width:1000px;
	background-image: url(../images/bg_page.jpg);
	background-position: top center;
	text-align: left;

}


.site_container  .page{
	width:1000px;
	height: 600px;
	background-image: url(../images/bg_page_lights.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

.site_container  .page .siteheader{
	width:1000px;
	height:131px;
	background-image: url(../images/header_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.site_container  .page .siteheader .logo{
	height:89px;
	width:322px;
	float: left;

}

.site_container  .page .siteheader .info{
	height:89px;
	width:678px;
	float:right;
	background-image: url(../images/header_info.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

.site_container  .page .siteheader .info .address{
	width: 250px;
	height: 46px;
	margin-top:10px;
	margin-left:20px;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91D1FF;
}

.site_container  .page .siteheader .info .quicklinks{
	width: 250px;
	height: 16px;
	position: absolute;
	margin-top:57px;
	margin-left:20px;
}

.site_container  .page .siteheader .info .quicklinks a{
	padding-right:20px;
}

.site_container  .page .siteheader .info .resoform{
	width: 356px;
	height: 70px;
	position: absolute;
	margin-top:5px;
	margin-left:296px;
}




.site_container  .page .siteheader .nav{
	height:42px;
	margin-left:36px;
}




/* ////////////  Layout  ////////////  */


.text_col {
	width:1000px;
	margin-left:0px;
	float:left;
	background-image: url(../images/bg_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height:415px;
}

.text_col  .pics {
	float: right;
	margin-top:0px;
	padding-right:20px;
	width: 562px;
	height: 409px;

}

.text_col .text_header {
	float: left;
	margin-top:0px;
	margin-left: 0px;
	width: 395px;
	height: 74px;
}



.text_col  .text_copy {

	margin-top:0px;
	margin-left: 28px;
	width: 360px;	

	
}

.text_col  .text_copy *{
	color: #780d0d !important;
}


/* ////////////  Page Elements - H2, P, A, ect..  ////////////  */

li {
	padding-left: 46px;
	padding-right: 30px;
	padding-top: 16px;
	line-height: 18px;
	text-align: justify;
	list-style: none;
	background-image: url(../images/li_arrow.gif);
	background-position: 26px 18px ;
	background-repeat: no-repeat;
}

p {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	line-height: 24px;
	text-align: justify;
}

.form {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 16px;
	line-height: 18px;
	text-align: justify;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424b80;
		line-height: 12px;
}

p.centerme {
	padding-left: 16px;
	padding-right: 15px;
	line-height: 22px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
}
 a {
	color: #BBB470;
	text-decoration: none;
}

 a:hover {
	color: #BBB470;
	text-decoration: none;
}

 .menulink  {
	font-size: 24px !important;
}



/* ////////////  FOOTER  ////////////  */



.footer {
	width:1000px;
	height:50px;
	clear:both;
}

.takeout {
	float:left;
	padding-left:60px;
	height:26px;
	margin-top:0px;
}

.mplogo {
	float:right;
	padding-right:20px;
	height:26px;
	margin-top:0px;
}


/* slide show*/
#slideshow {position:relative;height:369px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;opacity:0.0;}
#slideshow IMG.active {z-index:10;opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}
/* slide show*/
