@font-face {
    font-family: 'journalregular';
    src: url('fonts/journal-webfont.eot');
    src: url('fonts/journal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/journal-webfont.woff') format('woff'),
         url('fonts/journal-webfont.ttf') format('truetype'),
         url('fonts/journal-webfont.svg#journalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3E3E;
	font-weight: normal;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wrap {
	width: 100%;
	background-image: url(images/wrap.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ADDRESS,BLOCKQUOTE,CAPTION,CENTER,CITE,DD,DFN,DIR,DIV,DL,DT,EM,FONT,FORM,H3,H4,H5,H6,INPUT,KBD,LI,MENU,OL,OPTION,PRE,P,SAMP,SPAN,TITLE,TR,TD,TH,TT,UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E3E3E;
	font-weight: normal;
}
H1 {
	font-family: 'journalregular';
	font-size: 40px;
	font-weight: normal;
	color: #676767;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
H2 {
	font-family: 'journalregular';
	font-size: 35px;
	font-weight: normal;
	color: #676767;	
}
H3 {
	font-size: 14px;
	font-weight: bold;
}
H4,H5,H6 {
	font-size: 13px;
	color: #085a99;		
	font-weight: bold;
}
A:LINK,A:VISITED,A:ACTIVE {
	border:0;
	text-decoration: none;
	font-weight: bold;
	color: #b30315;
}
A:HOVER  {
	color: #f12020;
	text-decoration: none;
	font-weight: bold;
}

.info-text {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	padding-top: 0px;
	padding-left: 10px;
}

/*headerimage=*/
.header {
	height: 144px;
	width: 970px;
	text-align:left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header .header-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	height: 27px;
	color: #FFFFFF;
	padding-bottom: 117px;
	width: 970px;
}
.ecommerce-header {
	display: none;
}
.centretable {
	width: 970px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/centretable.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.left-pad {
	text-align: left;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}

.right {
	width: 100%;
	text-align: left;
	padding-left: 0px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
}
.width-sections {
	width: 690px;
}
.left #nav td {
	padding-left: 5px;
	text-align: left;
	padding-top: 4px;
}
.right #latest-news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9F9F;
	background-color: #ffffff;
	height: 350px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.text-underline {
	text-decoration: underline;
}

.cathead {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 18px;
}

.text-header {
	font-size: 16px;
	font-weight: bold;
}
.form-text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-text-s-med {
	width: 84px;
	height: 12px;
}
.gallery-list {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FD5E7;
}
.text-subheader {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.text-subheader-light {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.contactdetails {
	font-weight: bold;
	margin-left: 20px;
}

.text-subheader-small {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}

.gallery-rows {
	text-align: center;
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right #welcome #gallery-rows #a {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 25%;
}
.right #welcome #gallery-rows #b {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FD5E7;
	padding-bottom: 2px;
}
.news-list {
	padding-left: 30px;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	width: 970px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bebebe;
}
.wblink {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.pageimage {
}
.right #three {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 320px;
}
.right #three img {
	padding-bottom: 20px;
}
.three_td {
}
.right #one {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right #welcome {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.right #two {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.right #four{
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.right #five{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*----menu left---------------*/

.menuN1 a,.menuN1 A:VISITED,.menuN1 A:ACTIVE,.menuN1 A:LINK {
	font-weight: normal;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #272727;
	padding-right: 5px;
}
.menuN1 a:HOVER {
	font-weight: normal;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #FFFFFF;
	background-color: #787878;	
	padding-right: 5px;
}
.menuN2 {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.menuN2link a,.menuN2link A:VISITED,.menuN2link A:ACTIVE,.menuN2link A:LINK {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #28befc;
}
.menuN2link a:HOVER {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #9a0816;
}
.menuN1spacer {
	width: 12px;

}
.menuN1wrap {
	width: 180px;
	margin-top: 20px;
	background-image: url(images/menu-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 30px;
	margin-right: 30px;
}
.menuN1name {
	font-size: 27px;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #bebebe;
	font-family: 'journalregular';
	line-height: 15px;
	text-transform: capitalize;
}

/*------------- menu ---------------*/

.menu a,.menu A:VISITED,.menu A:ACTIVE,.menu A:LINK {
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 14px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}
.menu a:HOVER {
	background-color: #020202;
}
.menuHtd {
	width: 970px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 45px;
}
.menu_td {
	padding-left: 5px;
	width: 965px;
}
.menu_td_search {
	width: 0px;
	padding-right: 0px;
	height: 20px;	
	padding-bottom: 0px;	
}
.menuHdiv {

}

.div-435x150scroll {
	padding: 5px;
	height: 150px;
	width: 435px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
}


/*-----cart----*/

.ec-cart-wrap {
	width: 131px;
	margin-top: 5px;
}
.ec-cart-t {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	border: 0px solid #FFFFFF;
}
.ec-cart {
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 1px;
}

.ec-flags img {
	border: 0px;
}
.ec-flags img a {
	border: 0px;
}
.ec-flags {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #2a2636;
}



/*-----cart end----*/


#searchres {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#seachtext_image {
	padding-top: 1px;
	padding-left: 3px;
}
.searchboxfield {
	font-size: 11px;
	height: 11px;
	width: 80px;
}
.search-div {
}
.searchbox {
}
/*--------- Product 3 wide text left ---------*/

.prod-table-3 {
}
.prod-div-wrap-3 {
	padding-bottom: 15px;

}
.prod-div-image-3 {
}
.prod-div-text-3 a {
	font-size: 11px;

}
.prod-td-3 {
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
}
.prod-td-footer-3 {
	height: 20px;
}
.prod-div-price-3 {
	font-size: 11px;
}
.prod-main-td-text-left-3 {
	width: 275px;
	padding-right: 30px;
}
.prod-main-td-right-3 {
	width: 525px;
}
/*--------------News-----------*/

.NewsDivWrap {
	background-color: #bebebe;
	background-image: url(images/news-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 249px;
}
.NewsDivTextr {
	padding-bottom: 4px;

}
.NewsDivHeader {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.NewsDivHeader a {
	font-size: 15px;
}
/*------Events Search-----*/
.events-table-body {
}
.events-table-header {
	font-weight: bold;
	padding-bottom: 3px;
}
/*-----site specific new----*/
.Uf {
	background-image: url(images/Uf.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 182px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/*-----site specific old----*/

.H-c2a-div {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.H-td1 {
	padding-top: 15px;
}
.H-td1 {
	padding-top: 15px;
}
.H-td1 {
	padding-top: 15px;
	width: 260px;
}
.H-td2 {
	padding-top: 30px;
	width: 351px;
	padding-right: 30px;
	padding-left: 20px;
}
.H-td3 {
	padding-top: 15px;
	width: 307px;	
}
.Uf-table {
	background-image: url(images/Uf.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 106px;
	color: #010102;
	background-color: #bebebe;
}
.Uf-table td {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
LI {
	padding-bottom: 10px;
}
UL {
	list-style-image: url(images/LI.gif);
}
/*-----News with image----*/
.RightNews1 {
	background-color: #bebebe;
	background-image: url(images/news-header.gif);
	background-repeat: no-repeat;
	/*height: 497px;*/
	width: 249px;
	padding-top: 45px;
	margin-bottom: 10px;
}
.NewsH-T {
	height: 23px;
	width: 229px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;	
}
.NewsH-T a {
	color: #FFFFFF;
	font-weight: normal;
}
.NewsH-B {
	background-color: #b0b1b5;
	color: #b41e1e;
	text-align: left;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bebebe;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
}
.news-Home {
	width: 249px;
	background-color: #b0b1b5;
}
.NewsH-CR {
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #cfcfcf;
	padding-left: 10px;
}
.NewsH-CL {
	padding: 0px;
	background-color: #cfcfcf;
}
.NewsH-CL A {

}
.RightPanel {
	padding-top: 30px;
	padding-left: 20px;
}
.NewsH-B A {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.NewsH-B {
}
/*-----quick booking form CP----*/
.quickbook-wrap {
	height: 218px;
	width: 216px;
	position: relative;
	padding-left: 13px;
	background-color: #cfcfcf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(upload/quickbook-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.quickbook-header {
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.quickbook-checkin {
	padding-bottom: 8px;
}
.quickbook-hotelchoice {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.quickbook-hoteltext {
	font-size: 11px;
}
.quickbook-datetext {
	font-size: 11px;
	padding-bottom: 3px;
}
#form_qr {
	margin: 0px;
	padding: 0px;
}
#checkin_date {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#checkout_date {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
OPTION {
	color: #000000;
}
SELECT {
	color: #000000;
	margin-right: 20px;
	padding-left: 0px;
}
#num_rooms,#num_adults,#num_children,#num_nights {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.bform-days {
	padding-top: 10px;
	padding-bottom: 3px;
}
.s1 {
	font-size: 10px;
	padding-right: 11px;
	
}
.s2 {
	font-size: 10px;
	padding-right: 10px;
	
}
.s3 {
	font-size: 10px;
	padding-right: 10px;
	
}
.s4 {
	font-size: 10px;
	padding-right: 5px;
	
}
/*------------NEWS V3------------*/
.news3-wrap-div {
	background-color: #dfdfdf;
	background-image: url(images/news3-wrap.gif);
	background-repeat: no-repeat;
	height: 452px;
	width: 289px;
	padding-top: 72px;
}
.news3-table-wrap-div {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.news3-right-td {
	background-color: #b0b1b5;
	padding: 15px;
}
.news3-header-div {
	font-size: 15px;
	font-weight: bold;
	color: #b41e1e;
	padding-bottom: 8px;
}
.news3-text-div {
	font-size: 11px;
	color: #FFFFFF;
}
.RHP-table td {
	padding-top: 20px;
}
.RHP-text {
	background-image: url(images/RHP-text.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 15px;
}
.RHP-text div,.RHP-text p {

	font-size: 15px;
}
.LHP {
	padding-right: 50px;
	padding-top: 20px;
}
.H-c2a-table td {
	padding-bottom: 10px;
}
.H-anim {
	padding-bottom: 10px;
}
.H-text-td {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 0px;
}