/* Styles common to all pages ------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}
body {
	background : #e8ecd0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68%;
	}
a {
	text-decoration: none;
	color: #8b9074;
	}
a img {
	border:none;
	}
a:visited {
	color: #8b9074;
	}
#wrapper {
	width: 760px;
	min-height: 900px;
	background : white;
	margin: 25px auto 25px;
	}
#logo {
	float : left;
	background-image : url(../images/logo_mp2.png);
	margin-left : 20px;
	margin-top : 20px;
	width: 180px;
	height: 55px;
	cursor:hand;
	}
	
/* MAIN NAVIGATION ------------------------------------*/
#nav {
	position : relative;
	top : 10px;
	left : 100px;
	padding : .3em;
	}
#nav ul {
	list-style : none;
	margin-left : 0;
	margin-right : 0;
	width : auto;
	}
#nav li {
	float : left;
	width : 10em;
	}
#nav a {
	color : #8b9074;
	display : block;
	width : 100px;
	text-decoration: none;
	font-weight : bold;
	font-size: 1.3em;
	margin-right: .7em;
	}
#nav ul a:hover {
	color : #61813a;
	}
#nav ul li ul li a:hover {
	color : #003366;
	}
#nav li:hover ul {
	left: auto;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
#nav ul li ul {
	display : none;
	}
#nav ul li ul li {
	background : none;
	width : 10em;
	}
#nav ul li ul li a {
	color: #999;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.3em;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
#nav ul li ul li a:hover{
	color: #61813a;
	background-color:transparent;
	}


/* SECONDARY NAV ------------------------------------*/
.subnav {
	list-style-type : none;
	min-height : 250px;
	width: 340px;
	margin : 20px 0 0 20px;
	float : left;
	clear : both;
	font-size : 120%;
	}
.subnav ul {
	list-style-type:none;
	}
.subnav li {
	color : #666;
	}
.subnav a:hover {
	color: #61813a;
	}
.underline {
	font-weight:bold;
	}

.inset , .rental a {
	margin-left : 7px;
	}
.designTeam {
	list-style:none;
	margin-top: -80px;
	margin-left : 50%;
	height : 275px;
	width: 340px;
	float : left;
	list-style : none;
	clear : both;
	font-size : 1.1em;
	}
	
.designTeam strong {
	color : #999933;
	}
	
.subnav1 {
	margin-left: 5px;
	}
	
	
.designTeam li {
	padding-bottom : 4px;
	}
#active {
	color: #666;
	font-size : 1.1em;
	font-weight : 900;
	position : relative;
	padding-bottom : 5px;
	
	}

#nav li:hover ul {
	left: auto;
	}
	
.subnav3 {
	font-size : 1.1em;
	line-height : 1.2em;
	list-style : none;
	text-transform:none;
	margin: 1em 0px 0px 50%;
	}
	
.subnav3 li {
	padding: .5em 1em 0 0;
	}
.underline2 {
	font-weight:bold;
	color:#666;
	}
.subnav4 {
	font-size : 1.2em;
	line-height : 1.2em;
	list-style : none;
	text-transform:none;
	margin: 1em 0px 0px 50%;
	}
.subnav4 li {
	color: black;
}
.subnav4 a:hover {
	color: #999933;
	}


/* QUOTE BOXES w/IMAGES ------------------------------------*/

ul.largeQuoteBox {
	background : #e8ecd0;
	list-style : none;
	height : 250px;
	width: 717px;
	margin-left: 20px;
	margin-top: 145px;
	border: solid #999933 1px;
	
	}
#largeQuoteImage {
	height: 250px;
	width: 360px;
	float:right;
	clear:both;
	margin-top:-200px;
	}
		
/*.largeQuoteBox h1 {
	color : grey;
	font-weight: 100;
	font-size: 2em;
	line-height:1.5em;
	display:block;
	width:300px;
	float:left;
	clear:right;
	padding: 15px 0 0 15px;
	}*/
	
.quoteLink {
	color : #999933;
	width: 300px;
	font-size: 110%;
	font-weight:bold;
	float:left;
	clear:right;
	position: relative;
	top:190px;
	left:-340px;
	
	}
	
#largePullQuoteImage {
	height: 200px;
	width: 357px;
	float:left;
	}
	
	
ul.smallQuoteBox {
	background :#e8ecd0;
	list-style : none;
	height : 200px;
	width : 717px;
	border: solid #999933 1px;
	margin-left:18.5px;
	}
.smallQuoteBox h1 {
	color : #8b9074;
	font-weight: 100;
	font-size: 2em;
	line-height:1.5em;
	display:block;
	width:300px;
	float:left;
	clear:right;
	padding: 15px 30px 0 15px;
	}
	
ul.smallQuoteBox2 {
	background :#e8ecd0;
	list-style : none;
	height : 200px;
	width : 717px;
	border: solid #999933 1px;
	margin-left:18.5px;
	}
.smallQuoteBox2 h1 {
	color : #8b9074;
	font-weight: 100;
	font-size: 2em;
	line-height:1.3em;
	display:block;
	width:300px;
	float:left;
	clear:right;
	padding: 15px 30px 0 15px;
	}
	
.smallQuoteBox h2 {
	color : #8b9074;
	}
	
#smallPullQuoteImage {
	height: 200px;
	width: 357px;
	float:left;
	}
#smallQuoteImage {
	position: relative;
	height: 200px;
	width: 360px;
	float:right;
	}
.address {
	font-size : 1.2em;
	padding : 15px 0 0 15px;
	float : left;
	clear : right;
	width : 315px;
	}

/* CONTENT WRAPPERS ---------------------------------------*/

.content {
	background-color : white;
	width : 760px;
	position : relative;
	top :100px;
	left:0px;
	overflow : hidden;
	}
	
.content_headline {
	color : #8b9074;
	font-size: 1.5em;
	font-weight: bold;
	line-height:2em;
	margin: 0px 0px -.7em 50%;
	padding-bottom: 10px;
	}

	
.content_subhead {
	color : #999933;
	font-size: 130%;
	font-weight: bold;
	line-height:2em;
	margin: .1em 0px -.7em 50%;
	}
.content_series_subhead {
	color : #999933;
	font-weight : 900;
	font-size : 1.1em;
	padding-top : .3em;
	}
.content_series_subhead2 {
	color : #999933;
	font-weight : 900;
	font-size : 1.1em;
	margin-top: .5em;
	margin-left: 50%;
	margin-bottom: -.5em;
	}
.content_series_subhead3 {
	color : #999933;
	font-weight : 900;
	font-size : 1.2em;
	margin-top: .7em;
	margin-left: 50%;
	margin-bottom: -.7em;
	}
#content_wrapper h2 {
	font-size: 1.37em;
	margin: 1.3em 0em 0em 0em;
	}
	
.content_body_copy {
	color : #333300;
	font-size: 120%;
	margin: .7em 20px 0px 50%;
	}
	
.content_body_table {
	width : 360px;
	float: right;
	}
	
.content_body_intro {
	color : #333300;
	font-size: 1em;
	margin: 1.3em 20px -5px 50%;
	}
.content_series_copy {
	color : #333300;
	list-style : none;
	font-size: 1em;
	margin: 0px 0px 0px 50%;
	}
	
/* QUICK LINKS ------------------------------------*/
	
#links_wrapper {
	width : 720px;
	position : relative;
	top : 55px;
	left: 20px;
	overflow: hidden;
	float: left;
}

#links_image_wrapper {
	width : 720px;
	position : relative;
	top : 55px;
	left: 20px;
	overflow: hidden;
	float: left;
}

#links_image_wrapper li {
	height : 100px;
	width : 180px;
	background-color: white;
	overflow: hidden;
	float: left;
}
#links_wrapper a {
	color : white;
	font-size: 1.3em;
	height: 25px;
	width : auto;
	display : block;
	padding : 8px 0 0 10px;
}
.black {
	background : #333300;
	}
.ltGreen {
	background : #999933;
}
.dkGreen {
	background : rgb(112,139,61);
}
.grey {
	background : rgb(94,100,72);
}
.imgLink {
	position : relative;
	top: 10px;
	left : -10px;
	width : 160px;
	height : 60px;
}
#links_wrapper a:hover {
	font-weight : bold;
}
#links_wrapper h1{
	color : #8b9074;
	font-weight: 100;
	font-size: 165%;
	padding : 10px 15px 15px 0;
}
#links_wrapper li {
	height : 200px;
	width : 180px;
	background-color: white;
	overflow: hidden;
	float: left;
}
#content_list {
	color : #333300;
	font-size: 1.1em;
	margin: .7em 20px 0px 52%;
	}
/*---------------------------------------EVENT SPACE INSET*/

#event_space_inset {
	width : 350px;
	position : relative;
	top: 20px;
	left: 20px;
	overflow: hidden;
	}

#event_space_inset li {
	position: relative;
	height:115px;
		}	

#event_space_inset p{
	color: #333300;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.2em;
	margin-left:45%;
	margin-top:-100px;
	padding: 5px 0 0 0;
	}
	
#event_space_inset li strong{
	color: #999933;
	font-size: 1.1em;
	}
		

/*--------------------------------COPYRIGHT*/

.copyright {
	font-size : 9px;
	background:#ffffff;
	height : 1.5em;
	width : 730px;
	border-left: solid white 10px;
	border-right:solid white 10px;
	border-bottom:solid white 8px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;

	}
	
#copyright_index, #copyright_calendar {
	border-top:solid white 165px;
	}

/* SIDEBAR ---------------------------------------*/
.sidebar {
	list-style:none;
	padding-top : 8px;
	margin-left : 20px;
	height : 275px;
	width : 340px;
	float:left;
	clear : left;
	}
	
.sidebar li{
	float:left;
	padding-right: 10px;
	}
	
.empty_sidebar {
	list-style:none;
	padding-top : 8px;
	margin-left : 20px;
	min-height : 200px;
	width : 340px;
	float:left;
	clear : left;
	}
	
.rental {
	list-style:none;
	padding-top : .7em;
	min-height : 100px;
	width : 340px;
	float:left;
	clear : left;
	}

.caption {
	width : 150px;
	padding-top:3px;
	}
.caption2 {
	width : 150px;
	padding-left: 10px;
	padding-top:3px;
	}
.active {
	color : rgb(53,79,132);
	}
	
form {
	color : grey;
	font-size: 1.1em;
	margin: .7em 0px 0px 50%;
}
