body {
  font-family: Arial, Helvetica;
  color: #000000;
}

.printtext {  font-size: 12px;}
.printtextheading {  font-size : 14px; font-weight: bold;}

.capacityheading { font-size : 11px; font-weight: bold;}
.capacityname { font-size : 11px;}
.capacitycontent { font-size : 11px;}
.capacity { font-size : 11px;}

.weatherdays {  font-size: 12px; font-weight: bold;}
.weather {  font-size: 11px;}
.weatherfooter {  font-size: 10px;}

.flagborder {
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 1px;
}

/* settings for list of sites created by the "network" feature */

.header_flash{
	z-index:0;
}
#network {
  margin: 0px;
  padding: 0.7em 0em;
  font-weight: bold;
}
#network li { 
  list-style-type: none;
  font-weight: normal;
}

.xrates_source {
  font-size: 10px;
}

img.contentpic {
  margin: 5px 5px 5px 17px;
  border: solid 1px #666666;
  float:right;
  height: 124px;
  width: 224px;
  
}


.rfptext {  font-size: 12px; color: #000000;}
.rfptextwhite {  font-size: 12px; color: #FFFFFF; background-color: #666666;}
.rfptextred {  font-size: 12px; color: #d13131;}


.sitemap_mainlinks {line-height: 1.5em;}
.sitemap_mainlinks li {padding-bottom: 10px;}
.sitemap_sublinks {line-height: 1.5em;}
.sitemap_sublinks li {padding-bottom: 0px;}
.sitemap_nonlinked {line-height: 1.5em;}
.gmap_text {color:#000000;}


a{
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}

/*These styles are for the Why-book-with-us pages*/
.why-bk-header{
font-size:14px !important;
margin-bottom:12px !important;
	}
	.text-info{
	margin-top:0px !important;
	margin-bottom:12px!important;
	
	}
	
	.special{
		color:#F00;
		
	}
