﻿body 
{
background-color: #e3e3e3;
text-align: center;
margin: 0px auto 0px auto;
padding: 0px;
font-family: arial;
font-size: 11pt
}

h1
{
    font-family: Arial;
    font-size: 20pt;
    color: #231e08;
    margin: 0px 0px 0px 0px;
    }
    
h2
{
    font-family: Arial;
    font-size: 14pt;
    color: #231e08;
    margin: 0px 0px 0px 0px;
    }
    
.columnLeft
{
    width: 170px;
    height: 100%;
    display: inline-block;
    margin: 0px 0px 20px 10px;
    float: left
    }




.watermark
{
    color:Gray;
}

.rewards
{
width: 151px;
height: 39px;
position: absolute;
top: 20px;
right: 15px;
    left: 834px;
}
/*-------------------------
    Generic Items Used 
--------------------------*/
.pgraph
{
    margin-left:10px;
    margin-right:10px;
}

.centre
{
    text-align:center;
}

.fleft{float:left;}
.fright{float:right;}
.clear{clear:both;}
.mleft{margin-left:15px;}

/*-------------------------
   Header 
--------------------------*/
#header
{
    width:1000px;
    height:117px;
    margin: 0px auto;
    background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.mainImage
{
    width:975px;
    height:247px;
    margin: 0px auto;
    background-image: url(../images/MainPic.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}

.headerLink
{
    width: auto;
    height: auto;
    font-family: Arial;
    font-size: 8pt;
    color: #464545;
    float: left;
    position: absolute;
    bottom: 25px;
    right: 15px;
	text-align: left;
}
.headerTag
{
    width: auto;
    height: auto;
    font-family: Arial;
    font-size: 8pt;
    color: #464545;
    float: left;
    position: absolute;
    bottom: 5px;
    right: 15px;
	text-align: left;
}

.bwContactContainer
{
    width: 420px;
    height: auto;
    font-family: Arial;
    font-size: 10pt;
    color: #464545;
    float: left;
    position: absolute;
    top: 60px;
    left: 140px;
	text-align: left;
    }
    
.bwBold
{
    font-weight: bold;
    float: left;
    margin: 0px 20px 0px 0px
    }

.bwNormal
{
    float: left
    }

.bwMenuContainer
{
    width: 100%;
    height: 23px;
    float: left;
    position: relative;
    top: 16px;
    left: 5px;
}

.bwHome
{
    width: 91px;
    height: 23px;
    background-image: url(../images/homeButtonOff.jpg);
    float: left;
    margin: 0px 0px 0px 40px
    }
    
.bwHome:hover
{
    background-position: bottom right;
    }
    
 .bwhomeSelected
 {
     width: 91px;
    height: 23px;
    background-image: url(../images/HomeButton.jpg);
    float: left;
    margin: 0px 0px 0px 40px
 }   
    
    

.bwBookOnline
{
    width: 170px;
    height: 23px;
    background-image: url(../images/bookOnlineOff.jpg);
    float: left;
    
    }
    
.bwBookOnline:hover
{
    background-position: bottom right;
    }
    
.bwBookOnlineSelected
{
    width: 170px;
    height: 23px;
    background-image: url(../images/bookOnlineButton.jpg);
    float: left;
    
    }    
    
.bwHotelInfo
{
    width: 148px;
    height: 23px;
    background-image: url(../images/hotelInfoButtonOff.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
    .bwHotelInfoSelected
{
    width: 148px;
    height: 23px;
    background-image: url(../images/hotelButton.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
    
.bwHotelInfo:hover
{
    background-position: bottom right;
    }
    
.bwRates
{
    width: 148px;
    height: 23px;
    background-image: url(../images/ratesButtonOff.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
.bwRates:hover
{
    background-position: bottom right;
    }
    
    .bwRatesSelected
{
    width: 148px;
    height: 23px;
    background-image: url(../images/ratesButton.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
.bwContact
{
    width: 91px;
    height: 23px;
    background-image: url(../images/contactButtonOff.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
.bwContact:hover
{
    background-position: bottom right;
    }
    
 .bwContactSelected
{
    width: 91px;
    height: 23px;
    background-image: url(../images/contactButton.jpg);
    float: left;
    margin: 0px 0px 0px 5px
    }
    
/*-------------------------
   Container Box
--------------------------*/

#container
{
    margin: 0px auto 0px auto;
    width:1000px;
    height: auto;
    text-align: center;
    display: inline-block;
	background-color: #fff;
}

.blogContainer
{
    width:975px;
    height:auto;
    margin: 0px auto;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../images/blogBg.jpg);
	position: relative;
	display: block;
	z-index: 100;
	text-align: left;
}

.blogBorder
{
width: 100%;
height: 10px;
display: inline-block;
float: left;
background-color: #EBDBA0;
}

.blogextract
{
    margin:10px 6px 15px 18px;
    width:217px;
	display: inline-block;
	height: 100%;
	vertical-align: top;
	float: left;
}

.blogTitle
{
width: 925px;
height: 20px;
vertical-align: middle;
font-weight: bold;
font-size: 10pt;
background-color: #D9C682;
padding: 5px 0px 0px 50px;
text-align: center;
}

.onlineBookingContainer
{
    width: auto;
    height: auto;
    display: inline-block;
	text-align: left;
	float: left;
	margin: 0px 5px;
	border-right: solid 3px #a0915a;
}
    
.mainLayoutContainer
{
    width: 975px;
    height: auto;
    display: inline-block;
	text-align: left;
}

.footer
{
    width: 975px;
    height: 65px;
    margin: 10px auto;
    display: inline-block;
    background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
    }

.footerLink
{
    width: auto;
    height: auto;
    position: absolute;
    top: 10px;
    right: 20px;
	font-size: 8pt;
	text-decoration: underline;
}

.footerLong
{
    width: auto;
    height: auto;
    position: absolute;
    bottom: 6px;
    left: 20px;
	font-size: 8pt;
}

.footerOffsight
{
    width: auto;
    height: auto;
    position: absolute;
    bottom: 6px;
    right: 20px;
	font-size: 8pt;
}

.footerText
{
    width: auto;
    height: auto;
    position: absolute;
    top: 10px;
    left: 20px;
	font-size: 8pt;
    }


/*-------------------------
         Menu
--------------------------*/

.menu
{
    width:975px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/menuBg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 10px auto;
	text-align: left;
	position: relative;
}

/*-------------------------
  Non Home & Admin Content
--------------------------*/

#content2
{
    float:left;
    width:740px;
    margin-left: 10px;
       
}

.content2top
{
    width: 740px;
    height: 219px;
    margin: 0px auto 0px auto;
    display: inline-block;
    background-image: url(../images/mainInfo_01.gif);
    overflow: hidden;
    }

.content2welcome
{
    width: 700px;
    height: auto;
    position: relative;
    top: 10px;
    left: 10px;
    }

.contentMain
{
    width: 740px;
    height: auto;
    margin: 0px auto 0px auto;
    display: inline-block;
    overflow: hidden;
    }

.content2base
{
    width: 740px;
    height: 9px;
    margin: 0px auto 0px auto;
    display: inline-block;
    background-image: url(../images/mainInfo_03.gif);
    overflow: hidden;
    }    
    

/*-------------------------
    Home Page Banners
--------------------------*/

#banners
{
    margin-left:10px;
    float:right;
    width:240px;
    border:solid 2px black;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:10px;
}

/*-------------------------
 Roll Over Image expander 
--------------------------*/

.links 
{
/*position: absolute;
top: 81px; left: 10px;*/
/*left:650px;
margin-top:-40px;*/
/*margin-left:10px;*/
margin-left:10px;
margin-top:20px;
}

.links a
 {
margin:0px;
display:block;
}

.links a:hover {border:0px black dashed;}

.links a .im1
{
width:150px;
/*height:93px; */
border:5px solid white;
}
.links a .im2 
{
height: 0; 
width: 0; 
border-width: 0;
}
.links a:hover .im2 
{
position: absolute; 
bottom:0px;
right:500px;
/*right: 250px;*/
height:375px;
width:500px;
}


.links a .im3 
{
height: 0; 
width: 0; 
border-width: 0;
}
.links a:hover .im3 
{
/*position: absolute; */
position:absolute;
/*bottom:0px;*/
/*right:500px;*/
/*right: 250px;*/
right:400px;
height:375px;
width:500px;
}


.links a .im2port 
{
height: 0; 
width: 0; 

border-width: 0;
}
.links a:hover .im2port
{
position: absolute; 
right:400px;
/*height:400px;
width:300px;*/
height:auto;
width:auto;
}

.links a .im2land
{
height: 0; 
width: 0; 

border-width: 0;
}
.links a:hover .im2land
{
position: absolute; 
right:400px;
/*height:300px;
width:400px;*/
height:auto;
width:auto;
}


/*-------------------------
    File Download Pages
--------------------------*/

.wrapping
{
    width:657px;
    padding:10px;
    margin-top:10px;
    border:solid 1px black;
}

/*-------------------------
    Special Offers Page
--------------------------*/

.Swrapper
{
    padding:5px;
    width:99%;
    height:auto;
    border-bottom:solid 1px gray;
    margin-top:15px;
}

.Spicture
{
    float:right;
    padding:10px;
    margin-top:0px;
    width:20%;
   /* background-color:Red;*/

}

.Scontent

{
    float:left;
    width:65%;
       /* background-color:gray;*/

}

/*-------------------------
       Gallery
--------------------------*/

.gwrapper
{
    width:100%;
    padding:10px;
    margin-top:10px;
    z-index:1000;
}

/*-------------------------
       Login
--------------------------*/

.Lwrapper
{
    width:250px;
}


/*-------------------------
       Admin Menu
--------------------------*/

.menuitem
{
    float: left;
    margin-right: 15px;
    text-align: left;
}
