BODY {
	color: #25231f ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image : url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment : fixed;
	background-color:#ffffff;
	white-space:normal;
	line-height : 18px;
}
TD {
	font-size: 11px;	
	
}
h1
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	font-size: 11px;
}
.counter
{
	color:#ffffff;
}
.PageTitle
{
	font-family : AvantGarde Bk BT;
	font-size : 15pt;

}

.SubTitle
{
	font-family : Verdana;
	font-size : 17px;
	color : #544435;
}

li
{
	
	list-style-image: url(../images/grey_bullet.gif);
	list-style-position:outside;
	vertical-align:baseline;
	
}
INPUT {
	font-size: 11px;	 
}
SELECT {
	font-size: 11px; 
	
}
TEXTAREA {
	font-size: 11px; 
}

p{
	line-height:11px;	
	
}
.copyright
{
color:#255788;

}

a:link{
	color:#25231f ;
	text-decoration:none;
}
a:visited  {
	color : #25231f ;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color: #25231f ;
}


a.read:link{
	color:#25231f ;
	text-decoration:underline;
}
a.read:visited  {
	color : #25231f ;
	text-decoration : underline;
}
a.read:hover {
	text-decoration : underline;
	color: #25231f ;
}

.TDBorder
{
	border-bottom: Solid 1px #B7B7B7;
	line-height : 2px;
}

.copyright
{
color:#545454;

}
a.copyright:link{
	color:#545454;
	text-decoration:none;
}
a.copyright:visited  {
	color : #545454;
	text-decoration : none;
}
a.copyright:hover {
	text-decoration : underline;
	color: #545454;
}

.BottomLinks
{
	font-size : 14px;
	
}
a.BottomLinks:link{
	font-size : 14px;
	text-decoration:none;
	
}
a.BottomLinks:visited  {
	font-size : 14px;
	text-decoration : none;
}
a.BottomLinks:hover {
	text-decoration : underline;
	font-size : 14px;
}

.Booking
{
	color:#373737;
	font-weight: bold;

}

.ComboBox
{
	background-color: #ECE3D2;
	color : #5A5B5D;
	border: solid 1px #AFA59B;
}

.LeftMenu
{
	color : #727272;
	font-weight : bold;
}
a.LeftMenu:link{
	color:#727272;
	text-decoration:none;
}
a.LeftMenu:visited  {
	color : #727272;
	text-decoration : none;
}
a.LeftMenu:hover {
	text-decoration : underline;
	color: #727272;
}


.GreenLink
{
color:#57977C;

}
a.GreenLink:link{
	color:#57977C;
	text-decoration:underline;
}
a.GreenLink:visited  {
	color : #57977C;
	text-decoration : none;
}
a.GreenLink:hover {
	text-decoration : underline;
	color: #57977C;
}


.orange_title
{
color:#574231;
font-weight : bold;

}
a.orange_title:link{
	color:#574231;
	text-decoration:none;
}
a.orange_title:visited  {
	color : #574231;
	text-decoration : none;
}
a.orange_title:hover {
	text-decoration : underline;
	color: #574231;
}

.BackLink
{
color:#95694C;
font-weight : bold;

}
a.BackLink:link{
	color:#95694C;
	text-decoration:none;
}
a.BackLink:visited  {
	color : #95694C;
	text-decoration : none;
}
a.BackLink:hover {
	text-decoration : underline;
	color: #95694C;
}

#PressContacts
{
	padding-left:20px;
	padding-top:40px;
	
	background-image:url('images/press_room_bg.jpg');
	background-repeat:no-repeat;
}
#PressContacts .Controls
{
	Width:149;
	height:23;
	border:solid 1px #cdcdcd;
}

.Control
{
	width:200;
	background-color:Transparent;
	height:22;
}
.ControlMulti
{
	width:200;
	background-color:Transparent;
	height:22;
	margin-left:25px;
	overflow:hidden;
	line-height:30px;

}

.popupdiv {
	background-color:ivory;
	border:solid 1px #ECE4D7;
	width:512px;
	display:block
}
.popupbg {
	background-color:#ECE4D7; 
	filter: alpha(opacity=60); 
	opacity:0.60
}

.hidelbl {
	display:none;
}
.errordlgheader
{
    border: 1px solid #AA7E51;
    color: #ffffff;
    background-color: #AA7E51;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
    padding: 4px;
    margin-top: 4px;
    cursor: pointer;
}

.errorheader
{
	font-size: 16px;
	font-weight: bold;
	color: #713711;
}