﻿html
{
	margin: auto;
}

img
{
	border:0;
	margin:0;
	padding:0;
}

body
{
    text-align:center;
    background-color:#2A280C;
	margin:0;
	padding:0;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
}

.clear
{
	clear:both;
}

#homebg
{
	background-image:url(images/homebg.gif);
	background-repeat:no-repeat;
	width:1033px;
	height:705px;
	margin-top:48px;
	position:relative;
	margin-left:auto;
    margin-right:auto;
}

#homenav1
{
	width:204px;
	height:70px;
	position:absolute;
	right:53px;
	top:280px;
}

#homenav2
{
	width:204px;
	height:70px;
	position:absolute;
	right:53px;
	top:396px;
}

#homenav3
{
	width:358px;
	height:42px;
	position:absolute;
	right:63px;
	top:580px;
}

#homemaincopy
{
	width:352px;
	height:88px;
	position:absolute;
	right:326px;
	top:274px;
	font-size:13px;
}

#homefeaturedcourse
{
	width:435px;
	height:24px;
	position:absolute;
	right:475px;
	top:678px;
}

#homefeaturedcourseimage
{
	width:523px;
	height:158px;
	position:absolute;
	right:432px;
	top:460px;
}

#homeenlist
{
	width:451px;
	height:87px;
	position:absolute;
	right:468px;
	top:618px;
}


#bodywrapper
{
    width: 945px;
    margin-left:auto;
    margin-right:auto;
    border:none;
    padding:0;
    text-align:left;
} 

#footer
{
	height:45px;
	width: 865px;
    margin-left:auto;
    margin-right:auto;
    border:none;
    padding:0;
    padding-top:10px;
    padding-left:80px;
    text-align:center;
}

#navbox
{
	width: 945px;
	height:220px;
	overflow:hidden;
    margin:0;
    border:none;
    padding:0;
    background-image:url(images/navbg.gif);
    background-position:left top;
    background-repeat:no-repeat;
	text-align:center;
}


#nav
{
	padding-top:175px;
	padding-left:20px;
}

#content
{
	padding:20px 125px 20px 125px;
	text-align:justify;
	background-image:url(images/contentbg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
    min-height:600px;
}

#reservationssearchbox
{
	width:394px;
	height:97px;
	background-image:url(images/reservations_search_bg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    padding:95px 40px 10px 30px;
}

.tblreservations td.leftcol
{
	width:320px; 
	border-right:solid 1px #AcA27B; 
	padding:10px;
	padding-top:20px;
	
}

.tblreservations td.rightcol
{
	width:320px; 
	padding:10px;
}

.listthumbnail
{
	float:left;
	padding-right:10px;
}

.selectbutton
{
	float:left;
}

.sectiontitle
{
	background-image: url('images/sectiontitlebg.gif');
    background-position: center top; 
    background-repeat: no-repeat; 
    width: 644px;
    height: 40px; 
    padding-top: 50px; 
    overflow: hidden; 
    text-align:center;
}

.sectiontitletext
{
	background-color: #E5D6C3; 
	padding: 0; 
	margin: 0; 
	width:150px; 
	font-weight:bold;
	font-size:13px;
	margin-left:auto;
    margin-right:auto;
}

.pagephotoarea
{
	float:right;
	padding-left:20px;
}

.homebanner {
left:0px;
top:250px;
height:460px;
display:block;
position: absolute;
clear:none;
width:100px;
}

.homebanner img{
height:460px;
width:100px;
}