@charset "UTF-8";
/* CSS Document */

#container {
	height: auto;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #092265;
}
#menu {
	float: left;
	height: auto;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.yellowhighlighter {
	color: #FFCC33;
}
.underlinedtext {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.underlinedbluetext {
	color: #092265;
	text-decoration: underline;
	font-weight: bold;
}
#content_left {
	float: left;
	height: auto;
	width: 552px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 17px;
	color: #000000;
	font-weight: 400;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
}
.bold {
	font-weight: bold;
}
.indentedtext {
	text-indent: 8px;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerblue {
	color: #092265;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}
#content_right {
	float: right;
	height: auto;
	width: 180px;
}
#content {
	float: right;
	height: auto;
	width: 750px;
	background-image: url(Images/background2.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#navigation {
	background-color: #4F638E;
	height: 20px;
	width: 742px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
}
.yellowhighlighter {
	color: #FFCC33;
}
.quotes {
	font-style: italic;
	color: #FFCC33;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}


#header {
	height: 125px;
	width: 750px;
	background-color: #092265;
}
#maincontainer {
	height: auto;
	width: 750px;
}
.centeredtext {
	text-align: center;
	color: #092265;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.underlined {
	text-decoration: underline;
}
.imagepadding {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.previousandnext {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.nowheretogo {
	color: #B0B2B5;
}


/* 
  extra styles for CRM-managed pages
  - so they can be managed along with C2C-Guide pages
 */


.headerMINI {
	color: #092265;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
        font-size: 24px;
        font-weight: bold;
}

.mainBOLDblue {
	color: #092265;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
        font-height: larger;

}

.mainTEXTwhiteBOLD {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
        font-weight: bold;
}
/* advertisers */

.accommodation {
  padding: 8px;
}

.accommodation h5 {
  font-size: 24px;
  text-align: left;
  background-color: #346a97;
  color: white;
  padding-left:4px;
  padding-top: 4px;
  padding-bottom: 4px;
  }

.accommodation table,tr,td {
  nomargin: 0px;
  font-size: 12px;
  text-align: top;
  }

.accommodation .atitle {
  background-color: #346a97;
  color: white;
  height: 50px;
  font-size: larger;
  padding-left:4px;
  }

.accommodation .describe { border-left: 1px solid white;
  border-bottom: 1px dotted #AAAAAA;
  }
.accommodation .describe p {
  margin: 8px;
  }

.accommodation .picture {border-right: 1px solid white;
  border-bottom: 1px dotted #AAAAAA;
  }
.accommodation .contact {
  border-left: 1px solid white;
  border-bottom: 1px dotted #AAAAAA;
  padding-left:4px;
  }
.accommodation .contact p a {
  overflow: hidden;
  width: 200px;
}
.accommodation .facts {border-right: 1px solid white;
  border-bottom: 1px dotted #AAAAAA;
  }

.accommodation .haveyoustayed { 
  color: #346a97;
  background-color: white;
  height: 40px;
  padding-left:4px;
  }

.accommodation .haveyoustayed a { 
  text-decoration: none;
  color: #999999;
}

.accommodation .empty {border-right: 1px solid white;
  border-bottom: 1px solid white;
  }


.title { 
  font-size: larger;
}  

.navigate {
 text-align: right;
 padding-top: 32px;
 padding-right: 16px;
}

.navigate a {
 text-decoration: none;
 font-size: larger;
 font-weight: bold;
 color: black;
}

.navigate a:hover {
  color: black;
  }
.rightimage {
  border: 6px solid white;
  margin-left: 6px;
  margin-top: 6px;
  margin-bottom: 6px;
  }

.leftimageborder {
  border: 6px solid white;
  margin-right: 6px;
  margin-bottom: 6px;
  }

hr { color: black; }
