.nostyle #sectionheader {
	
	padding-top:13px;
}

.nostyle #sectionheader h1 {
	width:860px;
	padding:20px 60px 0 60px;
	margin:0 auto;
	text-align:left;
	font-size:24px;
	height:24px;
	font-family: "futura-pt-1","futura-pt-2", Helvetica, sans-serif;
	font-weight:700;
	color: #483731;
	text-transform: uppercase;
	letter-spacing:1px;
}

.styled #sectionheader h1 {
	width:980px;
	height:368px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	text-indent:-999em;
}

.styled #sectionheader {
	display:block;
	width:100%;
	height:368px;
	margin:0 auto;
	min-width:980px;
	position:relative;
	text-align:center;
}

#body {
	/* background:url(/images/content-background.png) top center repeat-y; */
	text-align:center;
}

.weddings #sectionheader {
	background:url(/images/weddings-background.jpg) repeat-x;
}

.weddings h1 {
	background:url(/images/weddings.jpg) top center no-repeat;
}

.business #sectionheader {
	background:url(/images/business-background.jpg) repeat-x;
}

.business h1 {
	background:url(/images/business.jpg) top center no-repeat;
}

.parties #sectionheader {
	background:url(/images/parties-background.jpg) repeat-x;
}

.parties h1 {
	background:url(/images/parties.jpg) top center no-repeat;
}

.family #sectionheader {
	background:url(/images/family-background.jpg) repeat-x;
}

.family h1 {
	background:url(/images/family.jpg) top center no-repeat;
}

.rides #sectionheader, .ride #sectionheader {
	background:url(/images/rides-background.jpg) repeat-x;
}

.rides h1, .ride h1 {
	background:url(/images/rides.jpg) top center no-repeat;
}

#content {
	width:860px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:30px 60px 30px 60px;
	position:relative;
	text-align:left;
	background:url(/images/content-background.png) top center repeat-y;
}

.styled #content {
	padding-top:0px;
}

#menuwrapper {
	width:980px;
	height:auto;
	margin:0 auto;
	padding-top:12px;
	position:relative;
	text-align:left;
	background:url(/images/content-top.png) top center no-repeat;
}

.styled #menuwrapper {
	background:none;
	padding:0px;
}

ul#submenu {
	/*margin:-73px 0 0 -45px;*/
	list-style:none;
	margin:0 15px 0 15px;
	padding:0px;
	height:73px;
	width:950px;
	background:url(/images/submenu-background.png);
}

.styled #menuwrapper {
	height:0px;
}

.styled ul#submenu {
	position:absolute;
	bottom:-368px;
}

ul#submenu li {
	float:left;
	height:71px;
	line-height:71px;
	vertical-align:middle;
	padding-right:2px;
	width:auto;
	background:url(/images/submenu-divider.png) top right no-repeat;
	text-indent:none;
	font-family: "depot-new-condensed-1","depot-new-condensed-2", "Trebuchet MS", sans-serif;
	font-size:18px;
}

ul#submenu li a {
	display:block;
	font-weight:normal;
	height:100%;
	padding:0 5px 0 5px;
	background:url(/images/submenu-background.png) -7px 0px no-repeat;
	text-indent:none;
	color: #6a503b;
}

ul#submenu li:first-child a {
	background-position:top left;
}

ul#submenu li a:hover, ul#submenu li.here a {
	background-position-y:-73px;
}

#content p {
	width:500px;
}

h2 {
	font-size:1.5em;
	margin:1em 0;
	width:500px;
	font-family: "depot-new-condensed-1","depot-new-condensed-2";
	font-weight:normal;
	letter-spacing:1px;
}

.pagenav {
	margin-top:1em;
}

#images {
	width:300px;
	float:right;
	height:auto;
	overflow:hidden;
	padding-top:50px;
	background:url(/images/navigate.png) top center no-repeat;
}

#images a {
	float:left;
	display:block;
	margin:0 0 5px 0;
}

a img {
	border:2px solid #6a503b;
}

a:hover img {
	border:2px solid #d3daa0;
}

#images a.moreimages {
	float:left;
	clear:both;
}

.ridebox {
	display:block;
	float:left;
	width:246px;
	height:auto;
	padding:12px;
	margin:1em 5px 1em 0;
	/*background:url(/images/rides_box.png);
	height:246px;*/
}

.ride #description, .photos #description {
	float:left;
	clear:left;
	width:400px;
	margin:0 80px 0 0;
}

.ride #description p, .photos #description p {
	width:400px;
}

.ride #images, .photos #images {
	float:left;
	margin-left:28px;
	width:340px;
}

.ride #images a, .photos #images a {
	float:left;
	margin:0 10px 10px 0;
}

.ride #gallery, .photos #gallery {
	float:left;
	width:830px;
}

.photos #gallery .image, .ride #gallery .image {
	display:block;
	width:156px;
	height:180px;
	float:right;
	margin:0 0 10px 10px;
}

/*
#gallery p.caption {
	float:right;
}
*/

/*
.ride a.lightbox, .photos a.lightbox {
	float:right;
	margin:0 0 10px 10px;
}
*/

.gallery {
	height:auto;
	overflow:hidden;
}

.gallery p, .gallery blockquote {
	float:left;
}

.gallery a img {
	float:right;
	clear:right;
}

a.back {
	display:block;
	float:left;
	clear:both;
	width:110px;
	height:40px;
	background:url(/images/backbutton.png);
	text-indent:-999em;
	margin-bottom:1em;
}

a.back:hover {
	background-position:0 -40px;
}

a.back:active {
	background-position:0 -80px;
}

#content p.caption {
	width:auto;
	float:left;
	margin:0 0 1em 0;
	font-size:.8em;
	line-height:1.3em;
}

.readmore {
	float:left;
	clear:both;
	width:500px;
	margin-bottom:1em;
}

.search .readmore {
	display:block;
	float:none;
	clear:both;
}

#email {
	float:left;
	width:290px;
	height:450px;
	margin-right:10px;
	border-right:1px dotted #6b615f;
}

textarea#message {
	width:250px;
}

#details {
	float:left;
	width:190px;
	height:450px;
	margin-right:10px;
	border-right:1px dotted #6b615f;
}

#contact {
	height:auto;
	min-height:170px;
	margin-bottom:3em;
}

.kenandelaine {
	position:absolute;
	top:0px;
	right:100px;
}

#email h2, #details h2, #map h2, #details p {
	width:200px;
}

#map {
	float:left;
	width:350px;
}

#map p {
	width:350px;
	font-size:12px;
	
}

iframe {
	padding:1em 0;
}

.entry {
	display:block;
	height:auto;
	overflow:hidden;
}

.biography {
	width:300px;
	margin-right:70px;
	float:right;
}

#content .biography p {
	width:300px;
}
