*{
	margin: 0;
	padding: 0;
	outline: none;
}

body{
	margin: 0;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(/img/mp_bg_y.jpg) repeat-y center top;
}

h1{
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
}

h2{
	color: #666;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

div#wrapper_container{
	background: url(/img/mp_bg.jpg) no-repeat center top;
}


div#wrapper{
	width: 950px;
	margin: 0 auto;
	background: url(/img/mp_bg.jpg) no-repeat center top;
}

div#header{
	position: relative;
}

div#header_logo{
}

div#header_logo a{
	display: block;
	width: 270px;
	height: 184px;
	background: url(/img/mp_logo_large.png) no-repeat top center;
	text-indent: -50000px;
}

div.store_description .list{
	margin-left: 50px;
	list-style: circle;
}

/******************************************************************************************************/
/** NAV **/

div#nav{
	border-bottom: 1px dotted #fff;
	/* background: url(/img/nav_bg.jpg) repeat-y; */
	height: 100px;
	text-align: right;
	padding: 20px 0 10px 220px;
}

div#nav del{
	text-decoration: none;
	display: inline-block;
	clear: both;
}

div#nav ul{
	list-style: none;
	text-align: center;
	clear: both;
}

div#nav ul li{
	display: block;
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
}

div#nav ul li a{
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
	height: 100px;
	text-indent: -50000px;
}

div#nav ul li a.shopping{ background: url(/img/logo_small_shopping.png) no-repeat top center; }
div#nav ul li a.dining{ background: url(/img/logo_small_dining.png) no-repeat top center; }
div#nav ul li a.entertainment{ background: url(/img/logo_small_entertainment.png) no-repeat top center; }
div#nav ul li a.events{ background: url(/img/logo_small_events.png) no-repeat top center; }

div#nav ul li a:hover{

}

div#nav ul li.current a{

}

/** NAV **/

/******************************************************************************************************/
/** INDEX **/

div#index_content{
	margin-bottom: 20px;
	padding-top: 30px;
}

h1.index_header{
	background: #9d2f1c url(/img/footer.jpg) center center no-repeat;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 1.8em;
	letter-spacing: 0.2em;
	margin-bottom: 4px;
	text-indent: -50000px;
	height: 35px;
}

div#index_content img.mp_logo_small{
	padding-left: 70px;
	padding-right: 20px;
}

div#index_content p{
	font-size: 1.3em;
	line-height: 1.5em;
	color: #fff;
	padding: 20px;
	margin-left: 226px;
	margin-right: 50px;
}

/** INDEX **/

header{
	/* background: url(/img/storenav_bg2.jpg) no-repeat top left; */
}

div.content{
	background: url(/img/content_bg_y.gif) top left repeat-y;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #fff;
}

div.content p{
	margin-bottom: 10px;
}

p.nomargin{
	margin: 0;
}

div.left{
}

div.right{
	float: right;
}

div#mainphoto_container{
	border-bottom: 1px dotted #fff;
}

div#sitemap_container{
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
}

div#mainphoto_container object, div#sitemap_container object{
	display: block;
}

div#subphoto{
	/* margin-bottom: 10px; */	
}

div#subphoto img{
	display: block;
}

div#footer{
	position: relative;
	text-align: right;
	border-top: 1px solid #fff;
	padding: 10px;
}

div#footer del{
	text-decoration: none;
	display: inline-block;
	clear: both;
}

div#footer ul{
	list-style: none;
	text-align: center;
	clear: both;
}

div#footer ul li{
	display: block;
	float: left;
	font-size: 1.2em;
	border-left: 1px solid #9d2f1c;
}

div#footer ul li.first{
	border: none;
}

div#footer ul li a{
	display: block;
	color: #9d2f1c;
	text-decoration: none;
	padding: 0 5px;
}

div#footer ul li a:hover{
	color: #031D00;
}

/******************************************************************************************************/
/** STORE NAV **/

div.store_nav{
	width: 270px;
	float: left;
}

div.store_nav h2{
	margin-bottom: 0;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	margin-top: 10px;
}

div.store_nav h2 a{
	display: block;
	padding: 10px;
	color: #fff;
	text-align: left;
	margin-bottom: 0;
	/* margin-top: 10px; */
}

div.store_nav h2 a img{
	border: none;
}

div.store_nav h2.shopping{
	background: #9D2F1C;
}

div.store_nav h2.dining{
	background: #d8a229;
}

div.store_nav h2.entertainment{
	background: #75712e;
}

div.store_nav h2.events{
	background: #4351a3;
}

.plus{
	background: url(../img/plus.gif) right center no-repeat;
}

.minus{
	background: url(../img/minus.gif) right center no-repeat;
}

div.store_nav h2 a{
	color: #fff;
	text-decoration: none;
}

div.stores_container{
	background: url(../img/store_nav_bg.png) repeat-x top center;
}

div.store_nav ul{
	list-style: none;
}

div.store_nav ul li{
	display: block;
}

div.store_nav ul li a{
	display: block;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	/* background: #c49624; */
	border-bottom: 1px dotted #e8c632;
	font-size: 0.9em;
}

div.store_nav ul li a:hover{
	background: #737023;
}

div.store_nav ul li.current a{
	/* background: url(/img/arrow_right.gif) center right no-repeat #464105; */
	background: #464105;
	color: #D8A120;
}

div.store_content{
	margin-left: 271px;
	overflow: hidden;
	width: 679px;
}

a#large_box_link img{
	border: none;
	padding: 5px;
	background: #fff;
}

div.store_description{
	padding: 20px;
	border-bottom: 1px dotted #fff;
	background: #737023;
}

div.store_description h1{
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D8A229;
	font-size: 22px;
}

div.store_description h3{
	color: #fff;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D8A229;
}

div.store_description ul{
	list-style: none;
}

div.store_description a{
	color: #D8A120;
}

div.store_description ul li a:hover{
	text-decoration: underline;
}

div.store_photo{
	border-bottom: 1px dotted #fff;
	position: relative;
	height: 350px;
}

div.store_photo img{
	display: block;
}

div.store_nav_ad{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

div.store_photo div.overlay{
	background: url(../img/store_desc_bg.png);
	padding: 20px;
	width: 639px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.store_photo div.overlay h1{
	margin: 0;
}

div.store_hours{
	width: 199px;
	float: left;
	margin-right: 10px;
}

div.store_hours_top{
	height: 10px;
	background: url(/img/hours_bg_top.gif) no-repeat;
}

div.store_hours_bottom{
	height: 10px;
	background: url(/img/hours_bg_bottom.gif) no-repeat;
}

div.store_hours_inner{
	padding: 0 10px;
	background: #585717;
}

div.store_hours_inner h3{
	font-size: 14px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

div.store_hours_inner p{
	margin: 0;
	font-size: 11px;
}

span.date{
	padding-right: 10px;
	margin-right: 10px;
	color: #ffbf2f;
	border-right: #8d892a 2px solid;
}

div.events p{
	border-bottom: 1px dotted #8d892a;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

a.btn{
	display: block;
	background: url(/img/mp_btn_left.png) no-repeat top left;
	padding-left: 10px;
	height: 36px;
	width: 150px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

a.btn span{
	display: block;
	background: url(/img/mp_btn_right.png) no-repeat top right;
	padding: 8px 20px 12px 10px;
	height: 16px;
	text-align: center;
}

div.upcoming_events{
	padding: 10px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
}

div.upcoming_events h4{
	color: #75712e;
	margin-bottom: 10px;
}

h2.upcoming_events_title{
	background: #9D2F1C;
	color: #fff;
	padding: 5px;
	font-size: 16px;
}

div.upcoming_events a{
	color: #9d2f1c;
	text-decoration: none;
}

div.upcoming_events a:hover{
	color: #031D00;
	text-decoration: underline;
}

/** STORE NAV **/

/** CONTACT **/

.note{
	color:#CCC;
}

.message{
	background:#8CC73F;
	border: 2px solid #5f8b2a;
	padding:15px;
	margin:15px 0;
}

.error{
	background: #ff0000;
	border: 2px solid #a90000;
	padding:15px;
	margin:15px 0;
}

/** CONTACT **/

/** FORMS **/

table.form{
	width: 100%;
	margin-bottom: 10px;
}

table.form td{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #666;
	background: #333;
}

table.form td.title{
	text-align: right;
	font-weight: bold;
}

input, textarea{
	padding: 3px;
	color: #666;
}

/** FORMS **/

/** CLEARFIX **/
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/** CLEARFIX **/