body{
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	background-color: #5d0b0e;
}
.pageWidth{
    width:960px;
    margin:0 auto;
    position:relative;
	 
}
.page{
	width: 960px;
	margin: 0;
	padding: 0;
	position: relative;
	padding-bottom: 40px;
	background-image: url(img/bkgrnd-tile-1.jpg);
	background-repeat: repeat;
}

.topBackground{
	background-image: url(img/background-top-b.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top:200px;
}


.navMargin{
	width: 856px;
	background-color: #5d0b0e;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin:0 auto;
}
.navBar{
	position:relative;
	height:45px;
	background:url(img/navigation.gif);
	padding:0 18px;
	z-index:2;
}
.navBar a{
	display:block;
	height:45px;
	float:left;
}
.home{width:64px;}
.home:hover{background:url(img/bt-home.gif);}
.photo-gallery{width:76px;}
.photo-gallery:hover{background:url(img/bt-photo-gallery.gif);}
.outdoor-weddings{width:89px;}
.outdoor-weddings:hover{background:url(img/bt-outdoor-weddings.gif);}
.business-conferences{width:105px;}
.business-conferences:hover{background:url(img/bt-business-conferences.gif);}
.ballroom-receptions{width:94px;}
.ballroom-receptions:hover{background:url(img/bt-ballroom-receptions.gif);}
.dinners-events{width:78px;}
.dinners-events:hover{background:url(img/bt-dinners-events.gif);}
.faq{width:52px;}
.faq:hover{background:url(img/bt-faq.gif);}
.event-calendar{width:83px;}
.event-calendar:hover{background:url(img/bt-event-calendar.gif);}
.reservation-request{width:97px;}
.reservation-request:hover{background:url(img/bt-reservation-request.gif);}
.contact-aristide{width:82px;}
.contact-aristide:hover{background:url(img/bt-contact-aristide.gif);}
.contentBkgrnd{
	width: 820px;
	background-image: url(img/background-tile-content.jpg);
	margin:0 auto;
}


.content{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	text-align:left;
	padding:25px 65px;
	margin:0 auto;
}
a {
	color: #5d0b0e;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #5d0b0e;
	font-weight:bold;
	text-decoration:underline;
}
.footer{
	height:25px;
	margin-top:7px;
	text-align:center;
}
.clear{
	clear:both;
}
h1{
	font-size:32px;
	font-weight:normal;
	color:#5d0b0e;
	text-align:center;
	margin:33px 0 50px 0;
}
.indexPage h1{
	font-size:30px;
	margin:0 0 -20px 0;
	position:relative;
	top:-56px;
	z-index:1;
}

h1:first-letter,h1 strong{
	font-size:38px;
	font-weight:normal;
}
.content p{
	text-indent:35px;
}
.completeImg{
	position:relative;
	top:42px;
	left:8px;
}
.rightPic{
	width:315px;
	float:right;
	padding:0 5px 0 30px;
}
.indexPage .rightPic{
	margin:16px 0 0 0;
}
.rightPic img{
	margin-bottom:40px;
}
.content ul{
	list-style:none;
	padding-left:15px;
	text-indent:-9px;
}
.content li{
	margin-bottom:16px;
}
.content dt{
	font-weight:bold;
}
.adminPage{
	padding:25px;
}
.adminPage td{
	vertical-align:top;
}
.EventName,.EventDesc{
	width:200px;
	border:1px solid #000;
}
.time-label{
	width:85px;
	float:left;
	font-weight:bold;
	clear:both;
}
.event-label{
	width:50px;
	float:left;
	font-weight:bold;
	clear:both;
}
.required{
	color:#ff0000;
}
.fc{
	text-align:right;
}
table.event td, table.event th{
	vertical-align:top;
}
table.event th{
	width:250px;
}

