/* CSS Document */

a.touch:link {
	color: #669900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
}
a.touch:visited { 
	color: #669900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
}
a.touch:hover { 
	color: #669900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
}
a.touch:active { 
	color: #669900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
}



#header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
    color: #004C37;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;

}
#rooms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
    color: #004C37;
	margin-left: 20px;
	float: left;

}
