.mainHome {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #9d5454;
	line-height:19px;
}

a.mainHome {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #dec7c7;
	line-height:19px;
	text-decoration:none;
}

a.mainHome:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #dec7c7;
	line-height:19px;
	text-decoration:underline;
}

.main {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #666666;
	line-height:19px;
}

a.main:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #c4a232;
	line-height:19px;
}

.mainRed {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#990000;
	line-height:19px;
}

.newsletter {
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #666666;
	line-height:19px;
}

.footer {
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #666666;
	line-height:19px;
}

a.footer {
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #666666;
	line-height:19px;
	text-decoration:none;
}

a.footer:hover {
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #333333;
	line-height:19px;
	text-decoration:none;
}

.searchResultsHeader {
	font-family:"Trebuchet MS";
	font-size:28px;
	color: #3a959b;
}


/* **************************************************************/
/* STYLES FOR FCK EDITOR
/* ***************************************************************/

.contentSubHeader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #3a959b;
	line-height:25px;
	font-weight:bold;
}

.Header {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #c4a232;
	line-height:25px;
}
.HeaderRed {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #990000;
	line-height:25px;
}
.HeaderBlue {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #3a959b;
	line-height:25px;
}

p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:8px;
}

.BodyText {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#666666;
	line-height:18px;
	font-weight:normal;
}

input.styledButton
{
   font-size:14px;
   font-family:"Trebuchet MS";
   color:#ffffff;
   height:29px;
   background-image:url(/images/admin/btnBG.gif);
   cursor: pointer;
   width: 160px;
   border: 0px;
}

.subhead {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666666;
}

.photoBorder {
	border: thin #CCCCCC solid;
}

.hotelName {
	font-family:"Trebuchet MS";
	font-size:20px;
	color: #3a959b;
}

.hotelNameYellow {
	font-family:"Trebuchet MS";
	font-size:20px;
	color: #c4a232;
}

.hotelNameLarge {
	font-family:"Trebuchet MS";
	font-size:30px;
	color: #3a959b;
}

.location {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#aaa8a3;
	letter-spacing:1px;
}

.searchResultsBox {
	background-color:#fdf9ed;
	cursor:pointer;
}

.searchResultsBoxR {
	background-color:#fdf5df;
	cursor:pointer;
}


.PageNumbers {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border: 1px solid #efe9d7;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	cursor:pointer;
	text-decoration:none;
	background-color:#fdf9ed;
}

a.PageNumbers {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border: 1px solid #efe9d7;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	cursor:pointer;
	text-decoration:none;
	background-color:#fdf9ed;
}

a.backNext {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border: 1px solid #efe9d7;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	text-decoration:none;
	background-color:#6cbfca;
}



.PageNumbersSelected {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border: 1px solid #efe9d7;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color:#efe9d7;
}

a.PageNumbers:hover {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	border: 1px solid #efe9d7;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color:#efe9d7;
	cursor:pointer;
}

.crumbs {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #9e9e9e;
}

a.crumbs:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.pricingTable {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #666666;
	border:1px solid #CCCCCC;
	line-height:12px;
}

.pricingTableTD {
	border-top:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

a.link{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}

a.link:hover{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #3a959b;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}

#login{padding:12px 0;}
#login .inputs{padding:10px 0;float:left;}
#login .inputs div{padding:0 0 10px;}
#login .inputs label{width:68px;display:block;float:left;}
#login .button{float:left;padding:24px 14px;}
#login #messages{clear:both;display:block;color:#990000;font-weight:bold;}
