﻿body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #000000;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 915px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: solid 0px #ffffff;
}

#topsection{

height: 248px; /*Height of top section*/
background-image:url('Images/header.jpg')

}

#topsection h1{
margin: 0;
padding-top: 25px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 571px; /*Width of left column in pixel*/
margin-top: -55px;
background-image:url('Images/col-background.gif');
background-repeat:no-repeat;
}

#rightcolumn{
float: left;
width: 325px; /*Width of right column*/
padding-right: 5px;
margin-left: 10px;

}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: left;
padding: 4px 0;
font-size:11px;
}

#footer a{
color: #03b1ee;
text-decoration:none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/

padding-left: 10px;
margin-left: 10px;
border:solid 0px #555;
width:400px;
background-image:url('Images/black.png');

}
#text {z-index:22; margin-right:15px;
}

#wrapper {height:100px; width:100px;position:relative;}
       

.book
{
width: 253px;
height: 105px;
background-image:url('Images/BookNow.jpg');
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: -10px;
}
.bookNow
{
width: 562px;
height: 105px;
Padding-left: 10px;
background-image:url('Images/BlackBar.gif');
background-repeat:no-repeat
}

.photos
{
background-image:url('Images/pho-background.gif');
}

.upcoming
{
width:325px;
height:176px;
margin-top:15px;
background-image:url('Images/events-background.gif');
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;
padding-right: 10px;
}

.upcoming p
{
    color:#FFFFFF;
    font: Arial;
    font-size: 12px;
}


.innertube a:link, .innertube a:visited 
{
    font-family:Franklin Gothic Demi Cond, Arial;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.innertube a:hover, .innertube a:active 
{
    font-family:Franklin Gothic Demi Cond, Sans-Serif;
    color: #03b1ee;
    font-size: 12px;
    text-decoration: none;
}

#selected
{
    font-family:Franklin Gothic Demi Cond, Sans-Serif;
    color: #03b1ee;
    font-size: 12px;
    text-decoration: none;
    margin-right:15px;
}


#Services 
{
    
background-image:url(Images/letter-bg.png); 

    
    
}

#Services  a:link, #Services  a:visited {
font-family: Arial, Sans-Serif; 
font-size:12px; 
text-decoration:none;
color:#FFFFFF;
font-weight: bold;
}

#Services  a:hover, #Services   a:active {
font-family: Arial, Sans-Serif; 
font-size:12px; 
text-decoration:none;
color:#03b1ee;
font-weight: bold;
}

.Contact 
{
    
font-family: Arial, Sans-Serif;

}

.Contact a:link, .Contact a:visited {
font-family: Arial, Sans-Serif; 
font-size:12px; 
text-decoration:none;
color:#FFFFFF;
font-weight: bold;
}

.Contact a:hover, .Contact a:active {
font-family: Arial, Sans-Serif; 
font-size:12px; 
text-decoration:none;
color:#03b1ee;
font-weight: bold;
}
