﻿/* Colors: */
/* Dark Blue (Menu): #024960 */
/* Medium Blue: #C2D7DE */
/* Light Blue: #ECFAFF */
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #024960;	
	font-size: 13px;
	line-height: 140%;
	height: 101%;
}
body {
	border: 0;
	color: inherit;
	background-color: #ECFAFF;
	margin: 0 0 0 0;
	text-align: center;
}
body.gallery {
	text-align: center;
	margin: 10 0 0 0
}
body.photopopup {
	text-align: center;
}
td {
	font-family: inherit;
	font-size: 1.0em;
	color: inherit;
	line-height: inherit;
	text-align: left;
	vertical-align: top;
}
td.photocaption {
	font-family: inherit;
	font-size: 10px;
	COLOR: #000000;
	line-height: 12px;
	text-align: right;
	font-weight: 800;
	padding-right: 5px;
}
a {
	color: #048681;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a:hover {
	color: #026460;
	TEXT-DECORATION: underline;
}
a.sidemenu {
	COLOR: #024960;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
a.sidemenu:hover {
	COLOR: #024960;
	TEXT-DECORATION: underline;
}
.onclick {
	color: #048681;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
.onclick:hover {
	color: #026460;
	TEXT-DECORATION: underline;
}
.title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 800;
}
.subtitle {
	font-size: 18px;
	line-height: 21px;
	font-weight: 800;
}
p {
	margin-top: 0px;
}

p.justify {
	text-align: justify;
}
.foryouheading {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	COLOR: #024960;
	line-height: 19px;
	font-weight: 800;
}
img.galleryphoto {
	border: 1px solid #000000;
	width: 50px;
	height: 50px;
}
img.gallerypage {
	border-width: 1px;
	border-color: #026460;
	border-style: solid;	
	width: 200px;
	height: 133px;
}
img.gallerypage:hover {
	border-width: 1px;
	border-color: #ffffff;	
	border-style: solid;
	width: 200px;
	height: 133px;
}
.roomhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	COLOR: #024960;
	line-height: 24px;
	font-weight: 800;
	margin-bottom: 0;
}
