#homeleftcol {
	float: left;
	width: 40%;
	color: #000066;
	padding: 5% 8% 2% 2%;
	text-align: right;
	font-size: 16px;
	line-height: 1.5em;
}

#divMonteEntrance {
	z-index: 12;
	position: absolute;
	left: 195px;
	top: 10px;
	width: 685px;
}

#divBlueBar {
	z-index: 100;
	position: absolute;
	left: 210px;
	top: 10px;
	width: 685px;
}
		
#divHomeSlides {
	z-index: 0;
	position: absolute;
	background-color:#000000;
	left: 280px;
	top: 208px;
	width: 430px;
	height: 286px;
	
}

#divHomeRight {
	position: absolute;
	left: 351px;
	top: 519px;
	z-index: 15;
	width: 277px;
	height: 69px;
	visibility: visible;
}

#divHomeFooter {
	left: 220px;
	top: 603px;
	height: 100px;
	width: 590px;
	position: absolute;
	z-index: 5;
	clear: both;
	border-top-style: solid;
	border-top-color: #59ADC3;
	border-top-width: medium;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

largelogo {
	width: 216px; 
	height: 216px;
}

#hometext {
	float: right;
	width: 45%;
	padding: 5% 0% 2% 2%;
	color: #000000;
	font-size: 16px;
	line-height: 1.5em;		
}
		
#homefooter {padding-top: 25px;
			font-size: 16px;
}

.tagline {font-size: 16px; 
		font-style: italic;
		font-weight: bold;
}

.logo {
	position: relative;
	width: 200px;
	left: 0px;
}

.nav {
	position: relative;
	font-size: 18px;
	margin-top: 20px;
	line-height: 1.4em;
	text-align: right;
	color: #98D6E7;
	font-family: "Times New Roman", Times, serif;
	
}
	
.youarehere {
	font-weight: bolder;
	padding: 2px;
	border-bottom-style: none;
	font-size: 24px;
	font-variant: small-caps;
	color: #E0FCFD;
	font-family: "Times New Roman", Times, serif;
}
	
a:link {
	color: #3C52E0;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color:#EF1932;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color:#000099;
	text-decoration: underline;
	font-size: 18px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #BEA063;
	margin-right: 10px;
	font-size: 18px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}	
	
#divEvent1 {
	left:720px;
	top: 297px;
	z-index: 14;
	position: absolute;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	padding: 3px;
	width: 120px;
	height: 93px;
}
	
#divEvent2 {
	left: 724px;
	top: 208px;
	z-index: 25;
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
	
.leftcol {
	width: 185px;
	height: 700px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
	position: absolute;
	border-right: solid;
	line-height: 1.2em;
	font-size: 18px;
	list-style-type: none;
	background-color: #7FC5DF;
	left: 0px;
	border-right-color: #BEA063;
	z-index: 15;
	border-right-width: thick;
	border-bottom-width: thick;
	border-bottom-color: #BEA063;
	border-bottom-style: solid;
}
		
.wideright {
	left: 220px;
	position: relative;
	width: 70%;
	min-width: 475px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	top: 5px;
	clear: both;
	border-left-width: 200px;
	color: #000000;
	border-left-color: #ccffff;
	z-index: 5;
}

li {
	list-style-type: none;
	padding-right: 10px;
}

h1 {
	color:#D5F1F2;
	background-color:#7FC5DF;
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-color: #BEA063;
	border-bottom-style: solid;
	border-bottom-width: medium;
	text-indent: 10px;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 36px;
}

h2 {
	padding-top: 25px;
	color:#993300;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
}

h4 {color:#CC0000;
}

p {
	margin-left: 0;
	top: 5px;
	color: #000000;
}

body {
	left: 0px;
	top: 0px;
	font-size:  14px;
	background-color:#ccffff;
    background-image: <img src="../images/textured50percent.jpg">;
	background-image: url(../images/textured50percent.jpg);
	margin: 0px;
	padding: 0px;
}

