div#subcontainer
{
    width:798px;
    height:680px;
    border:solid 1px #938A7B;
}

div#cutoutpic
{
    width:160px;
    height:418px;
    background-image: url(../images/home/CutoutImage.jpg);
    float:left;
}

div#subsubcontainer
{
	width:638px;
	height:510px;
	float:left;
}

div#mainheading
{
    width:400px;
    height:70px;
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:150px;
    margin:0;
    float:left;
}

div#text
{
    width:340px;
    height:460px;
    margin:0;
    float:left;
}

div#pics
{
    width:260px;
    height:460px;
    background-repeat:no-repeat;
    margin:0;
    padding-left:20px;
    float:left;
}

div#booking
{
    width:200px;
    height:300px;
    background-repeat:no-repeat;
    padding-left:15px;
    padding-top:10px;
    margin:0;
    float:left;
}

div#footer 
{
    background-color:#938A7B;
    width:800px;
    padding-top:6px;
    height:20px; 
}

img#BannerImage
{
    float:left;   
}

img#MainHeading
{
    float:left;
}

img#ContentPics
{
    float:left;
}

img#Logos
{
    padding-left:20px
}

p.contentText
{
    margin:0;
    font-size:8pt;
    padding-left:15px;
    padding-right:15px;
}

p.promotion
{
    font-family:Georgia;
    font-weight:bold;
    color:Gray;
    font-size:14pt;
    padding-left:15px;
    padding-right:15px;
    color:gray;
    
}

p.keyWords
{
    font-size:1pt;
    width:250px;
    color:White;   
}

p.hidden
{
    color:white;
    font-size:xx-small;
    float:right;
}

