@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4A7DBA;
	background-image: url(../images/BG_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #406DA7;
}
a:visited {
	color: #406DA7;
}
a:hover {
	color: #406DA7;
}
a:active {
	color: #406DA7;
}

.nav:link {
	color: #FFF;
}
.nav:visited {
	color: #FFF;
}
.nav:hover {
	color: #CCC;
}
.nav:active {
	color: #CCC;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	text-align: right;
	margin: 6px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: lighter;
}
.fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
.fontbodyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color:#999
}
.fontbodyForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
} 
.fontbodyFormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-style: oblique
	line-height: 20px;
	font-weight: normal;
	color: #FFF
}
.fontamenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #73090E;
}
.fontbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
