﻿/* Declare body first of all */
	body {
	text-align:center;
	background:black;
	font:normal 62.5% georgia, times new roman, times, serif;
	color:#ac996d;
	margin:0;
	}	
/* Masthead and descendants */
#masthead {
	height:234px;
	width:1024px;
	background:url("images/lazyp-masthead.jpg") top center no-repeat;
	text-align:left;
	margin:0 auto;
	}
h1 {
	text-indent:-5000px;
}
/* Container */
#container {
	width:1024px;
	margin:0 auto;
	background:url("images/lazyp-bg.jpg") top center repeat-y;
	}
/*Main Content*/
#mainContent {
	float:left;
	width:625px;
	margin-left:35px;
	text-align:left;
	display:inline;
}
#mainContent ul {
	font-size:1.2em;
}
#mainContent p {
	margin-left:15px;
	font-size:1.3em;
}
#mainContent h3 {
	margin-left:15px;
	font-variant:small-caps;
	color:#cb6b21;
	border-bottom:1px #ac996d dotted;
	border-top:1px #ac996d dotted;
	padding:5px 0 5px 0;
	clear:left;
}
#banner_box {
	padding:5px;
	background:black;
	border:1px white solid;
}
/* Style tables */
	table {
	border:0;
	border-collapse:collapse;
	font: normal 12px 'Lucida Grande', Verdana, sans-serif;
	margin: 10px;
	width: 615px;
	}
	caption {
	font-weight:bold;
	font-size:15px;
	font-variant:small-caps;
	padding:10px;
	color:#cb6b21;
	text-align:left;
	border-bottom:1px dotted gray;
}
	td {
	padding:6px;
	border-bottom: 1px dotted gray;
}
	th {
	padding:6px;
	border-bottom: 1px dotted gray;
}
	th {
	text-align:right;
	width:90px;
	vertical-align:top;
}
/*Sidebar*/
#sidebar {
	width:305px;
	float:right;
	margin-right:35px;
	font-size:1.3em;
	text-align:center;
}
#sidebar p {
	text-align:left;
	margin:10px;
	margin-left:20px;
}
#sidebar h3 {
	text-align:left;
	font-variant:small-caps;
}
#sidebar img {
	margin-top:10px;
}
#calendar {
	background:url("images/lazyp-calendar-bg.png") no-repeat;
	height:440px;
	padding-top:15px;
	width:305px;
}
#facebook {
	background:url("images/lazyp-calendar-bg.png") no-repeat;
	height:200px;
	padding-top:15px;
	width:305px;
}

#calendar h4 {
	font-weight:bold;
	color:#cb6b21;
	font-size:1.2em;
	text-align:left;
	margin-left:20px;
}
#admission {
	background:url("images/lazyp-admission-bg.jpg") top center no-repeat;
	padding:60px 15px 10px 10px;
	width:285px;
}

/* Style links */
a:visited {
	color:#cb6b21;
}
a:link {
	color:#cb6b21;
}
a:hover {
	color:white;
}
/* Turn off borders on image links */
	img {
	border:0;
	}
/* The footer and descendants */
	#footer {
	clear:both;
	width:1024px;
	height:37px;
	text-align:right;
	background:url("images/lazyp-footer.jpg") top center no-repeat;
	margin-top:30px;
	}
	#footer img {
	margin-right:40px;
	margin-top:5px;
}
.highlight {
	color:#cb6b21;
}
.sponsor {
	width:175px;
	margin-left:15px;
}
hr {
	margin-left:10px;
	color:#87470a;
	clear:left;
	}
.banner {
	width:281px;
}
.directions {
	background:black url("images/lazyp-bg.jpg") repeat-y;
	text-align:left;
	margin: 34;
}
.map {
	clear:left;
	margin-top:20px;
}
.directions p{
	font-size:1.2em;
	width:600px;
}
.directions ul {
	font-size: 1.3em;
}
#photos #mainContent {
	width:800px;
}
