﻿@import url(/!includes/css/nav.css);

html { height: 100%; }

body 
{
	height: 100%;
	margin: 0;
	background: url(/images/mainpage/asp_mp_bkgrd.jpg) top left repeat;
	font-family: Arial;
	font-size: 12px;
}

img { border: none; }

a { color: #564637; }
a:hover { text-decoration: none; }

.body_wrap
{
	display: block;
	background: url(/images/mainpage/asp_mp_edge_sides.gif) top left repeat-y;
	margin: auto;
	width: 942px;
	padding: 11px;
	padding-top: 0;
	padding-bottom: 0;
}

* html form.body_wrap { height: 100%; }

#content
{
	background: url(/images/mainpage/asp_mp_body_bkgrd.jpg) top left no-repeat;
	min-height: 558px;
	padding-left: 40px;
}
* html #content { height: 558px; }

#left_nav_promos
{
	float: right;
	width: 190px;
	margin: 0;
}

#left_events_calendar
{
	margin: 0 1em 1em 1em;
}
#left_events_calendar a { color: #861D19; }

#left_contact
{
	text-align: center;
	margin-bottom: .5em;
}

#text { padding-top: 2em; margin-right: 215px; color: #564637; }

#text_nav { font-size: 11px; text-align: center; margin-bottom: 1.5em; }
#text_nav a { font-weight: bold; text-decoration: none; }
#text_nav a:hover { text-decoration: underline; }

#bottom_cap
{
	width: 964px;
	height: 12px;
	margin: auto;
	margin-bottom: 1em;
	background: url(/images/mainpage/asp_mp_edge_bottom.gif) top left repeat-x;
	clear: both;
}

.ir {
	overflow: hidden;
	display: block;
	height/**/:/**/ 0 !important; /* hidden from IE 5.x*/
	text-decoration: none;
}

#mainHdr 
{
	padding-top: 101px;
	background: url(/images/mainpage/asp_mp_hdr_spring.jpg) no-repeat;
	margin:0 auto;	
	width:942px;
	position:relative;
	height:0px;
}

#mainHdr h1 {margin:0; padding:0; display:none;}

.summer #mainHdr { background-image: url(/images/mainpage/asp_mp_hdr_summer.jpg); }
.fall #mainHdr { background-image: url(/images/mainpage/asp_mp_hdr_fall.jpg); }
.winter #mainHdr { background-image: url(/images/mainpage/asp_mp_hdr_winter.jpg); }

#search_form {
	position: absolute;
	top: 1em;
	right: 1em;
	text-align: left;
	padding: 0;
	height: 25px;
	line-height: 25px;
}

#magnifying_glass_img {
	width: 25px;
	height: 25px;
	background: url(/images/interior/asp_int_search_icon.png) top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
* html #magnifying_glass_img {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/interior/asp_int_search_icon.png", sizingMethod="crop");
}
#search_box {
	margin: 0;
	margin-right: .5em;
	padding: 1px 0 0 25px;
	width: 128px;
	height: 14px;
	font-size: 11px;
	font-family: Arial;
	color: #928B71;
	display: inline;
	vertical-align: bottom;
}

form {margin:0; padding:0;}
