<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
h1, h2, h3 {
	font-family: "Century Gothic", "Futura Medium", "LucidaSansRegular", "Trebuchet MS" 	, sans-serif;
}
h4 {
	font-family: "Century Gothic", "Futura Medium", "LucidaSansRegular", "Trebuchet MS"				
	, sans-serif;
	font-size: 16pt;
}
p {
	font-family: "Century Gothic", "Futura Medium", "LucidaSansRegular", "Trebuchet MS"			
	, sans-serif;
}
li {
	font-family: "Century Gothic", "Futura Medium", "LucidaSansRegular", "Trebuchet MS"			
	, sans-serif;
	font-size: 9pt;
}
#contact {font-size: 9pt;
}
.second {width: 400px;
		height: 10px;
		vertical-align:top;
}

	
a {
	text-decoration: none;
	font-family: "Gill Sans Std Light", "Arial", sans-serif;
} 
	
#wrapper {border: solid #FFFFFF; 
		  border-width: 10px 20px;
} 

#container {
	background-color: transparent;
	width: 910px;
}
#header {
	width: 910px;
	height: 150px;
}
#title {float:left;	
		background-position: center;
}
#img {
	  float: right;
}
#rule {position:relative; 
	   top: 156px;
}
#roomimg {float:right;
		  padding: 5px;
}
#contentcontainer {
	float: left;
	height: auto;
	width: 100%;
	background-color: transparent;
}
#contentcol {
	background-color: transparent;
}
#contentcolpadding {
	padding: 0px 5px;
}
#rightcol {
	background-color: transparent;
	float: right;
	width: 200px;
	height: 1200px;
	padding: 5px;
	padding-left: 30px;
}
#leftcol {
	background-color: transparent;
	float: left;
	width: 200px;
	height: 1200px;
	padding: 5px;
}
#footer {
	position:relative; bottom:5px;
	background-color: #FFFFFF;
	clear: left;
	width: 100%;
}
#left {float: left;
	   width: 240px;
}
#right {float: right;
		width: 240px;
}
.acc {background-color:#FFFFFF;}
#Arrow {
	position:absolute;
	bottom: 1%;
}

.page {display: none;}

.control {position:absolute; top: 196px; left: 600px;}

.control2 {position:absolute; top: 196px; left: 470px;}

.snowflake {padding-right: 15px; padding-bottom: 8px;}

.wineglass {padding-right: 21px;}

.curveText {
		margin-right: 10px;  
		float: left;
}

-->

