body{
padding: 10px;
  background-color: #4D79C2;
  background-image: url('../images/bg.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
/*background: #333333;*/
/*background: #707883;*/
color: #222;
text-align: center;
font: 14px "Trebuchet MS",Arial,sans-serif
}
body, h1, h3, p {
	padding: 0;
	margin: 0;
}

h1{
font-size: 125%;
color: #333;
letter-spacing: 1px;
text-align:left;
padding-left: 15px;
padding-top: 10px;
}
h2{
font-size: 1.5em;
line-height:1;
color:#002455;
text-align:center; 
}
#emptyContainer {
width:874;
height:10px;
}
#emptyContainer2 {
width:620;
height:10px;
}
div#mainContainer{
	background-color:  #fff;
width:874px !important; 
width /**/:460px;
margin: 0 auto;
padding:10px;
text-align:left;
}
/*--------------------------------------menu-------------------------------------------*/
#leftColumn {
 display:block;
 /*background: #ffffcc;*/
	position: relative;
   float:left;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 0px;
	width: 230px;
}
#content {
width: 220px;
	margin-top: 5px;
	margin-left: 0px;
    border: #00306E 1px solid;
	}
	
	h3 {
	padding: 4px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: #f8e9a8;
	cursor: pointer;
    border: #00306E 1px solid;
}
h3 a:link, h3 a:visited {
text-decoration:underline; 
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	color: #4D79C2;
	padding-bottom:5px;
}

h3 a:hover { 
background: #EDE2D2;
}


ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}
p {
	padding: 5px 10px;
	color: #444;
	background: #EDE2D2;
}


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


#contentContainer {
	display:block;
	position:relative;
	top:5px;
	left:0px;
	width:630px;
	margin-top:5px;
	margin-left:5px; 
	margin-bottom:15px;
	float:left;
  padding: 3px;
background-color: #4D79C2;


}	
#Reservations {
	display:block;
	position:relative;
	top:5px;
	left:0px;
	width:624px;
	height: 45px;
	/*margin-top:5px;*/
	/*margin-left:5px;*/ 
	margin-bottom:5px;
	float:left;
  padding: 3px;
  	background: #EDE2D2;
 border: #00306E 1px solid;
}	
#content2 {
width: 630px;
	margin-top: 10px;
	margin-left: 0px;
    border: #00306E 1px solid;
	  	background: #EDE2D2;
	}
	#content2 p{
  padding-left: 10px;
	}
div#footer{
clear:both;
width:874px;
background-color: #00306E;
padding:5px 0;
text-align:center
}
div#footer a{
	color:#fff;
	text-decoration:none;
}
div#footer a:hover{
	color:#ccc;
	text-decoration:underline;
}
/* ---------------------------------header elements ---------------------------------*/		

#headerContainer {
	display:block;
	position:relative;
	width: 872px;
	height: 247px;
	}
#header{
padding: 0px;
}

#slideShow {
	display:block;
	position:relative;
	width: 650px;
	height: 250px;
	/*padding-left: 10px;*/
	/*margin-right: 5px;
	margin-top: 5px;*/
	float:right;
	background-color: #000;
	/*padding:3px;*/
	top: 0px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
}
#logo{
	display:block;
	position:relative;
	/*margin-top: 5px;
	padding-top:25px;*/
	 background-image: url('../images/Logo.jpg');
	float:left;
	width: 220px;
	height: 252px;
	top: 0px;
}
#logo p{
     margin-top: 150px;
	margin-left: 5px;
	margin-right: 5px;
	 background-color: #ffffff;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {font-family: Geneva, Arial, Helvetica, san-serif}
.style4 {	border: 2px solid #4D79C2;
}
