@charset "UTF-8";
body
{
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;	
	background-color: #328899;
}

h1
{
	font-family: "Times New Roman";
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	font-size: 16px;
	color: #324499;
	padding: 0 10px;
	margin: 2px 0;
}

h1.sub
{
	font-family: "Times New Roman";
	text-transform: uppercase;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 1px;
	font-size: 13px;
	color: #328899;
	padding: 0px 10px;
	margin: 0;
}


h2
{
	font-family: "Times New Roman";
	text-transform: uppercase;	
	text-align: center;
	letter-spacing: 1px;
	font-size: 13px;
	color: #328899;
	padding: 2px;
	margin: 0;
}

h3
{
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	font-size: 11px;
	color: #328899;
	padding: 0px 5px;
	margin: 0;	
}

#container
{
	margin: 0 auto;
	width: 950px;
	background-color: #FFFFFF;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#banner
{
	margin: 0 auto;
	width: 950px;
}
#stars
{
	position: absolute;
	margin-top: 225px;
	margin-left: 150px;
}
#enviro-star
{
	position: absolute;
	margin-top: 165px;
	margin-left: 25px;
}
#selfcatering
{
	position: absolute;
	margin-top: 230px;
	margin-left: 240px;
}
#menu
{
	margin: 0 auto;
	width: 950px;
	background-color: #336699;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

.scroll {
	margin: 0 auto;
	width: 100%;
	height: 400px;
	overflow: auto;
}

#content
{	
	margin: 0 auto;
	width: 950px;
	background-color: #FFFFFF;
	color: #000000;
}

#footer
{
	margin: 0 auto;
	clear: both;
	width: 950px;
	text-align: center;
	padding: 0;
	color: #FFFFFF;
	background-color: #666666;
	border-top: 1px solid #000000;	
}

.footer
{
	color: #FFFFFF;
}


div.footer-copyright
{
	margin: 0 auto;
	clear: both;
	width: 950px;
	height: 100px;
}
.t-qual
{
  position: relative;
  display: block;
  float: right;
}



div.footer_menu
{
	line-height: 25px;
	background-color: #336699;
	border-bottom: 1px solid #000000;		
	
}
div.footer_menu a
{
	padding:  0 5px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;	
}

div.footer_menu a:hover
{
	color: #000000;
	background-color: #FFFFFF;
}

#copyright
{
	padding: 2px;
	color: #FFFFFF;
}

ul#topnav
{
	text-align: center;
	font-size: 13px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#topnav li
{
	display: inline;
	padding: 0px 2px;
	line-height: 30px;
}

ul#topnav a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #FFFFFF;
}

ul#topnav a:hover
{
	background-color: #FFFFFF;
	color: #000000; 
	border: 1px solid #000000;	
}

ul#topnav li a.on
{ 
	background-color: #FFFFFF;
	color: #6699CC;
}

p
{
	font-size: 13px;
	padding: 0px 20px;
	text-align: justify;
}

table
{
	border-collapse: collapse;
	
}
th.contact
{
	font-family: "Times Roman";
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	font-size: 12px;
	color: #324499;
	padding: 1px 5px;

}
td.contact
{
	text-align: left;
	font-size: 12px;
	color: #328899;
	padding: 1px 5px;
}

input
{
	display: inline;
}

form.display_inline
{
	display: inline;
}
form.login
{
	display: inline;
}
.loginButton
{
	margin: 0 10px 0 0;
	float: right;
	font-size: 11px;
	font-family: Arial;
	cursor: crosshair;
	width: 50px;
	background-color: #0066cc;
	color: #FFFFFF;
	height: 16px;
	border: none;
}
/*=====================================================*/
/*=====================================================*/
/*=== rates styles ===*/
div.rates_image
{
	margin: 10px 10px 0;
	min-height: 225px;
	font-size: 14px;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;		
	border-style: none none double none;
	border-color: #328899;
}
div.rates
{
	margin: 10px 10px 0;
	font-size: 14px;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;	
	border-style: none none double none;
	border-color: #328899;	
}
.rates h2
{
	font-family: "Times Roman";
	text-transform: uppercase;	
	text-align: center;
	/*letter-spacing: 1px;*/
	font-size: 11px;
	color: #328899;
	padding: 2px;
	margin: 0;
}

p.rates
{
	font-size: 13px;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	padding: 0px 10px;
	text-align: justify;	
}
.rates ol, .rates_image ol
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/*=====================================================*/
/*=== location styles ===*/
div.location_image
{
	margin: 10px 10px 0;
	min-height: 225px;
	border-style: none none double none;
	border-color: #328899;
}
div.location
{
	margin: 10px 10px 0;
	border-style: none none double none;
	border-color: #328899;	
}

p.location
{
	font-size: 12px;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	padding: 0px 10px;
	text-align: justify;	
}
/*=====================================================*/
/*=== awards styles ===*/
div.awards
{
	margin: 0;
	min-height: 225px;
}
p.awards
{
	text-align: center;
}
/*=====================================================*/
/*=== review styles ===*/
div.review
{
	margin: 5px;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;	
	border-top: 1px solid #328899;
}

div.review ul
{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #328899;		
}

p.review_content
{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #328899;		
}

span.review_name_date
{
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;	
	font-size: 12px;
	color: #336699; 
}
/*=====================================================*/
/*=== text boxes ===*/
div.text_box_300_wide
{
	float: left;
	/*width: 200px;*/
	margin: 5px 10px;
	padding: 5px;	
	/*border: 1px solid #328899;*/
}
div.text_box_600_wide
{
	float: left;
	/*width: 450px;*/
	margin: 5px 10px;
	padding: 5px;
	/*border: 1px solid #328899;*/
}
p.text_box
{
	text-align: center;
	font-size: 12px;	
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	padding: 2px;
}
p.center_small
{
	text-align: center;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /*336699;	*/
}
p.center_small_tarrif, ol.center_small_tarrif
{
	text-align: center;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

p.left_small
{
	text-align: left;
	font-family: "trebuchet ms", trebuchet, tahoma, arial, verdana;
	font-size: 11px;
	color: #336699;
	padding: 0 5px;
	margin: 2px;
}
div.clear_both
{
	clear: both;
	height: 2px;
}
/*=====================================================*/
.floatLeft
{
	float: left;
	margin: 10px;
}
.floatRight
{
	float: right;
	margin: 10px;	
}
/*=====================================================*/
ul.TickList
{
	list-style-image: url('images/tick.gif');
	font-size: 11px;
}

div.imagecaption
{
	float: left;
	width: 210px;
	margin: 10px;
	display: inline;
	text-align: center;
	font-size: 11px;
	padding: 2px;
	/*border: 1px solid #000000;	*/
}

div.imagecaption img
{
	border: 1px solid #000000;
}

div.image_left_caption
{
	float: left;
	width: 210px;
	display: inline;
	text-align: center;
	font-size: 11px;
	padding: 2px;
}


div.image_right_caption
{
	float: right;
	margin:  0 2px;	
	display: inline;
	text-align: center;
	font-size: 11px;
	padding: 0 2px;
	/*border: 1px solid #000000;	*/
}

p.image_right_caption
{
	text-align: center;
	font-size: 11px;
	font-family: arial; /*"trebuchet ms", trebuchet, tahoma, arial, verdana;*/
	color: #324499;
	font-style: italic;
}	
/*=====================================================*/
#ufos, #ufos a
{
	margin: 0 auto;
	width: 950px;
	font-size: 10px;
	padding: 1px 0;
	text-align: center;
	color: #FFFFFF;
}
/*=====================================================*/
.rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 15px 5px;
  height: 32px;
  width: 25px;
  cursor: default;
}



a.copyright
{
	color: #FFFFFF;
	font-size: 11px;
}

/* end css stylesheet */
