/* Clevedon Hotel Style Sheet  - (c) 2005 essendy */
body {
  text-align: center;
  background-color:#000000;
  }
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#contentarea {
    display: none;
}
#navpanel {
    display: none;
}
#rightpanel {
	width: 585px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style:normal;
	color: #000000;
	text-align:justify;
	background-color: #000000;
}
#rightpanel ul {
  list-style-type: square;
  color:#000000;
}
#rightpanel a, #rightpanel a:visited {
    text-decoration: none;
    color:#000000;
}
#headertext
{
    display: none;
}
#footer {
    display: none;
}
.image {
    float: left;
	border: none;
	margin: 15px;
	padding: 5px;
}

.idetail {
    text-align: center;
}
.difit {
    font-style: italic;    
    font-weight: bold;
}
.bright {
    font-weight: bold;
	color: #000000;
}
.emlink {
	text-decoration: none;
	color: #000000;
}
.emlink a {
	text-decoration: none;
    color: #000000;
}
.emlink a:hover {
	text-decoration: none;
    color: #000000;
}
.footnote {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
	color: #000000;
}
.price {
    color: #CCDDDD;
	font-weight:bold;
	padding-left: 25px;
	margin-bottom: 15px;
}
.gtitle {
    font-size: 80%;
	color:#000000;
}
.gstrong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight:bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 125%;
	font-weight:bold;
	color: #339999;
}
h2, h2 a, h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 120%;
	font-weight:bold;
	color:#339999;
	padding-top: 5px;
}
.h2pb {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 120%;
	font-weight:bold;
	color: #339999;
	padding-top: 5px;
	page-break-before: always;
}
h3, .h3pb {
    font-size: 95%;
	font-weight:bold;
	color: #339999;
}
.h3pb {
	page-break-before:always;
}
h4, .h4pb {
    font-size: 95%;
}
.h4pb {
	page-break-before:always;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 140%;
	font-weight:bold;
	color: #2A3628;
}
