@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	background-image: url(images/sky.jpg);	
	background-color: #CAC4C6;	
	background-position: center top;	
	background-repeat: repeat-x;
}

a { color: #3333CC; }
a:visited  { color: black; }
a:hover    { color: #CC0033; }

.contentArea {
	position:absolute;
	width:100%;
	height:400px;	
	margin: 8px;
	padding: 0px;
	top: 20px;
}
.innerContent{
	position: relative;
	margin: 0px 4px 0px 162px;
	padding: 40px 0px 0px 4px;
	width: 840px;
	height: 480px;
}
.right_image {
	float: right;
	width:389px;
	margin: 0px 0px 10px 10px;
}
.right_image img {
	display: block;
	margin-bottom: 10px;
}
.right_image p {
	display: block;
	font-size: 12px;
	color: #bfdcf9;
}
.company_logo {
	display: block;
	width: 603px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/reunion-lettering.png) no-repeat 0px 0px;
}
.mountains_background {	
	position: absolute; 	
	background-color: #717C54; 	
	bottom: 0px; 
	left: 0px; 
	min-width: 980px;
	width: 100%; 
	height: 600px; 
	background: url(images/CounCrclseats4btm.png) repeat-x center bottom;
}
.mountains_background .mountains_left {
	position: relative;
	float: left;
	width: 161px;
	height: 600px;
	background: url(images/bell_2008.png) no-repeat 0 0;
}
.mountains_background .mountains_right {
	position: relative;
	float: right;
	width: 252px;
	height: 600px;
	background: url(images/bgrkntotem_2003.png) no-repeat right bottom;
}
