@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #339;
	text-decoration: none;
	}

.float-right {
	clear: left;
	float: right;
}

.float-left {
	clear: right;
	float: left;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../template-images/bg-container-aqua.png);
}

a {
	line-height: 1.6em;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #339;
}

a:visited {
	text-decoration: none;
	color: #669;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	font-size: 1em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

h2 {
	font-size: 0.92em;
}

h3 {
	font-size: 0.89em;
}

h4 {
	font-size: 0.76em;
}

p {
	font-size: 0.89em;
} 

p strong {
	font-size: 1.0em;
}

#container {
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 5;
	margin-top: auto;
	background-repeat: repeat-x;
	background-image: url(../template-images/bg-yellow-to-green.png);
}

#header {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../template-images/bg-yellow-to-green.png);
}

#container #header img {
    margin-bottom: 5px;
}

#top-nav {
	text-align: center;
	height: 35px;
	width: 792px;
	margin-right: 0px;
	background-color: #FFF;
}

#top-nav {
	text-align: center;
	width: 786px;
	height: 35px;
	padding-left: 0px;
}


#container #wrapper #column1 {
	clear: right;
	float: left;
	margin-left: 10px;
	width: 172px;
	margin-top: 5px;
}


#container #wrapper #column2 {
	clear: right;
	float: left;
	width: 355px;
	margin-left: 12px;
	padding-right: 5px;
	padding-left: 20px;
	margin-top: 5px;
	background-image: url(../template-images/bg-vert-col2.png);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: medium;
	border-right-color: #9999FF;
}

#container #wrapper #column2 img {
}

.float-right {
	clear: left;
	float: right;
}

#container #wrapper #column2 h2 {
	font-size: 0.89em;
}

.float-left {
	clear: right;
	float: left;
}

#container #wrapper #column2 p {
	font-size: 0.89em;
}

#container #wrapper #column2 h3 {
	font-weight: bold;
}

#container #wrapper #column2 img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#rooms {
	font-size: 0.76em;
	text-transform: none;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
}

#container #wrapper #column3 {
	clear: right;
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-top: 5px;	
}

#container #wrapper #column3 #select {
	font-size: 0.89em;
}

#container #wrapper #column3 label {
	font-size: 0.89em;
}

#footer {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	clear: both;
	float: none;
	text-align: left;
}

#container #footer p {
	font-size: 0.76em;
	
	text-decoration: none;
	text-align: center;
}

#container #footer a {
	font-size: 0.86em;
	text-decoration: none;
}

#container #footer h5 {
	font-size: 0.72em;
	text-align: center;
	font-weight: normal;	
}

#container #footer h5 a {
	text-decoration: none;
	
}

#container #footer h6   {
	font-size: 0.72em;
	font-variant: normal;
	text-align: center;
	
}

#container #footer h6 a  {
	text-align: center;
}

#container #footer #url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #339;
	text-align: center;
}

