body { 
		/* fonts */
		font-family: "Trebuchet MS";
		color: #434233;
		font-size: 12px;
		
		/* background */ 
	background: #312923 url('/images/resliced/backgrounds/1px.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
}
#newsHolder {
	padding-left: 10px;
}
.green {
	color: #2f6715;
}
#newsletter {
	padding-left: 10px;
}
#newsletterEmail {
	border: 1px solid #aed09e;
	padding: 5px;
} 
#newsHolder a {
	color: #1f667f;
	font-weight: bold;
}
#wrapper {
	background: url('/images/resliced/backgrounds/body.jpg') no-repeat;
	width: 1024px;
	height: 1002px;
	margin: 0 auto;
	margin-top: 0px; 
	padding-top: 0px;	
} 
#contentWrapper {
	width: 825px;
	margin: 0px auto;
}/*////////////////////////////*/
/*//////// NAVIGATION ////////*/
/*////////////////////////////*/
	#navigation {
		width: 720px;
		margin: 0px auto;
		padding-top: 112px;
		margin-bottom: 9px;
		height:41px;
		padding-left: 9px; 
	}
	#navigation ul { 
		padding: 0px;
		margin: 0px;
	}
	#navigation ul li {
		width: 144px;
		height: 41px;
		text-align: center;
		list-style-type: none;
		display: block; 
		float: left;
		background: url('/images/nav/off3.jpg') no-repeat 100%;
	}
	#navigation ul li.active3 {
		background: url('/images/nav/on3.jpg') no-repeat 100%;
		margin-top: -4px;
	}
	#navigation ul li.active4 {
		background: url('/images/nav/on4.jpg') no-repeat 100%;
		margin-top: -4px;
	}
	#navigation ul li.active5 {
		background: url('/images/nav/on5.jpg') no-repeat 100%;
		margin-top: -4px;
	}
	#navigation ul li:hover {
		background: url('/images/nav/on3.jpg') no-repeat 100%;
		margin-top: -4px;
	}
	#navigation ul #nav4:hover {
		background: url('/images/nav/on4.jpg') no-repeat 100%;
		margin-top: -4px;
	}	
	#navigation ul #nav5:hover {
		background: url('/images/nav/on5.jpg') no-repeat 100%;
		margin-top: -4px;
	}
	#navigation ul li a { 
		color: white;
		font-size: 18px; 
		line-height: 40px;
	} 
	#navigation ul li a:hover {
		text-decoration: none; 
	}
	#navigation ul li#nav4 {
		background: url('/images/nav/off4.jpg') no-repeat 100%;
	}
	#navigation ul li#nav5 {
		background: url('/images/nav/off5.jpg') no-repeat 100%;
	}
#welcome {
	padding-top: 200px;
		padding-left: 60px;
}
#welcome p { 
	display: inline;
	padding: 0px;
}

/* *3* columns */
#threeColumn #left {
	float: left;
		width: 260px;
	padding: 10px;
	padding-bottom: 0px; 
}
#threeColumn #middle {
	float: right;
		width: 250px;
	padding: 10px;
}
#threeColumn #right {
	float: right;
		width: 250px;
	padding: 10px;
}

/* *2* column */
#twoColumns {
	padding-left: 10px;
}
#twoColumns #wideLeft {
	float: left;
		width: 555px; 
}
#wideLeft h1 {
	margin-bottom: 0px;
}
#featured {
	margin-top: 0px;
}
#featured h2 {
	margin: 0px;
	font-size: 14px;
	color: #04425b;
}
#twoColumns #thinRight {
	float: left;
}
#twoColumns #thinRight ul {
	list-style-type: none;
}
#twoColumns #thinRight ul li a {
	font-weight: bold;
}

/* footer */
#footer {
	color: #fff6dc;
	width: 800px;
	margin: 0 auto;
	margin-top: 5px;
}
#footer #footerLeft {
	float: left;
	width: 550px;
}
/* footer tables, mini sitemap */  
#footer #footerLeft table tr td ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
#footer #footerLeft table tr td ul li a {
	color: #fff6dc;
}
#footer #footerRight {
	float: right;
	padding-top: 15px;
	width: 232px; 
}

/* tags */
h1 {
	font-size: 16px;
}

a {
	color: #312923;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* attractions */
#middle ul {
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}
#middle ul li {
	height: 26px;
	line-height:25px;
	background: url('/images/list.jpg') no-repeat;
	padding-left: 27px;
}
#middle img {
	margin-top: -20px;
	float: right; 
}
.propertyHeader {
	color: #04425b;
	font-size: 14px;
}
#featuredItem {
	padding-right: 35px;
	padding-bottom: 25px;
}
/* header h1 colors */
.reservation {
	color: #742e59;
}
.webcam {
	color: #003246;
}
.attractions {
	color: #2e6717;
}
.featured {
	color: #e36500;
}
.news {
	color: #2c6617;
}
#CopyrightMPC {
	color: black;
}
#CopyrightMPC a {
	color: black;
}
#featuredItem {
	float: left;
}
