
/* TEXT */
h1 
{
    color:#806E3E;
    /*background-color:#000000;*/
    padding:0;
    font-size:1.8em;
    text-transform:capitalize
    }
h2 
{
    color:#806E3E;
    font-size:22px;
    text-transform:uppercase
    }
h3
{

    color:#806E3E;
    font-size:2.2em
}
h4
{
    font-size:1.5em;
    color:#806E3E;
    padding: 0px;
    margin: 0px;
}
h5
{
    color:#FFFFFF;
    padding:0;
    margin:0
}
.title
{
    font-size:14px;
    font-weight:bold
}
.title2
{
    font-size: 160%;
    font-family: verdana, sans-serif; 
	font-weight: normal;
	color: #fff;
	padding:10px 0 10px 0
}
.big
{
    color:#00ADDC;
    font-size:2.2em;
    font-weight:bold
}
.readMore a,
.readMore 
{
    font-weight:bold;
    color:#000000 !important;
    text-decoration:none
}
.heavy
{
    font-weight:bold
}
#header .secondaryNav .txtGold,
.heavyGold,
.goldTitle
{
    font-weight:bold;
    color:#806E3E;
    font-size:1.4em
}

.goldLink a, p a
{
    font-weight:bold;
    color:#806E3E;
}

p
 {
        line-height:22px;
 }

/* Text replacement */
h3.aboutUs,
h3.meetTheTeam,
h3.specialOffers,
h3.detsHotels,
h3.yourEbrochure,
h3.welcome,
h3.bookWith,
h3.prizeDraw,
h3.news,
h3.contactUs,
h3.forgottenPassword,
h3.membershipRequest,
h3.requestAccount,
h3.searchResults,
h3.holidaySummary,
h3.quoteEnquiryConfirmation
{
	width: 100% !important;
	height: 50px !important;
	margin-bottom: 10px;
}

h4.EnewsSignup,
h4.specialOffers,
h4.onlinequoting,
h4.requestbrochure,
h4.prizedraw,
h4.yourBrochure,
h4.findHoliday,
h4.yourQuote,
h4.bookingform
{
    width: 100% !important;
	height: 20px !important;
	margin-bottom: 10px;
}

h3.aboutUs
{
    background: url(../images/text/txtAboutUs.gif) left 50% no-repeat;
}
h3.meetTheTeam
{
    background: url(../images/text/txtMeetTheTeam.gif) left 50% no-repeat;
}
h3.specialOffers
{
    background: url(../images/text/txtSpecialOffers.gif) left 50% no-repeat;
}
h3.detsHotels
{
    background: url(../images/text/txtDestHotels.gif) left 50% no-repeat;
}
h3.yourEbrochure
{
    background: url(../images/text/txtYourEbrochure.gif) left 50% no-repeat;
}
h3.welcome
{
    background: url(../images/text/txtWelcome.gif) left 50% no-repeat;
}
h3.bookWith
{
    background: url(../images/text/txtBookWith.gif) left 50% no-repeat;
}
h3.prizeDraw
{
    background: url(../images/text/txtFreePrizeDraw.gif) left 50% no-repeat;
}
h3.news
{
    background: url(../images/text/txtNews.gif) left 50% no-repeat;
}
h3.contactUs
{
    background: url(../images/text/txtContactUs.gif) left 50% no-repeat;
}
h3.forgottenPassword
{
    background: url(../images/text/txtForgottenPassword.gif) left 50% no-repeat;
}
h3.membershipRequest
{
    background: url(../images/text/txtMembershipRequest.gif) left 50% no-repeat;
}
h3.requestAccount
{
    background: url(../images/text/txtRequestAccount.gif) left 50% no-repeat;
}
h3.searchResults
{
    background: url(../images/text/txtSearchResults.gif) left 50% no-repeat;
}
h3.holidaySummary
{
    background: url(../images/text/txtHolidaySummary.gif) left 50% no-repeat;
}
h3.quoteEnquiryConfirmation
{
    background: url(../images/text/txtQuoteEnquiryConfirmation.gif) left 50% no-repeat;
}

h4.EnewsSignup
{
    background: url(../images/text/txtnewsletters.gif) left 50% no-repeat;
}
h4.specialOffers
{
    background: url(../images/text/txtOffersSm.gif) left 50% no-repeat;
}
h4.onlinequoting
{
    background: url(../images/text/txtOnlineQuoting.gif) left 50% no-repeat;
}
h4.requestbrochure
{
    background: url(../images/text/txtRequestBro.gif) left 50% no-repeat;
}
h4.prizedraw
{
    background: url(../images/text/txtPrizeDraw.gif) left 50% no-repeat;
}
h4.yourBrochure
{
    background: url(../images/text/txtYourBrochure.gif) left 50% no-repeat;
}
h4.findHoliday
{
    background: url(../images/text/txtFindAHoliday.gif) left 50% no-repeat;
}
h4.yourQuote
{
    background: url(../images/text/txtYourQuote.gif) left 50% no-repeat;
}
h4.bookingform
{
    background: url(../images/text/txtBookingForm.gif) left 50% no-repeat;
}


h3.aboutUs span,
h3.meetTheTeam span,
h3.specialOffers span,
h3.detsHotels span,
h3.yourEbrochure span,
h3.welcome span,
h3.bookWith span,
h3.prizeDraw span,
h3.news span,
h3.contactUs span,
h3.forgottenPassword span,
h3.membershipRequest span,
h3.requestAccount span,
h3.searchResults span,
h3.holidaySummary span,
h3.quoteEnquiryConfirmation span,
h4.EnewsSignup span,
h4.specialOffers span,
h4.onlinequoting span,
h4.requestbrochure span,
h4.prizedraw span,
h4.yourBrochure span,
h4.findHoliday span,
h4.yourQuote span,
h4.bookingform span
{
	clear: both;
	height: 0px;
	overflow: hidden;
	position: absolute;
    left: -999em;
}
