* {
	font-style:inherit;
	font-family:inherit;
	color:inherit;
	padding:0;
	margin:0;
	border:0;
}

html {height:100%;}

body {
	height:100%;
	margin:0;
	font:13px/22px Georgia, "Times New Roman", Times, serif;
	color:#5A4A42;
	background:#3F332B url('../images/bg.jpg') repeat-x;
}

a {color:#D3B492;}

a:hover {
	color:#FFFFFF;
	background-color:#5A4A42;
}


.alt {display:none;}

h1 {
	float:right;
	height:135px;
	width:662px;
	background:url('../images/logo-text.jpg') no-repeat;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
}

h1 a:hover {background:url('../images/logo-text.jpg') no-repeat;}

h2 {
	font-size:18px;
	margin:36px 20px 0 20px;
	color:#D3B492;
}

.gallery h2 {margin:0;}

li {
	list-style-type:none;
	display:inline;
	color:#FFFFFF;
	font-size:11px;
	padding-right:10px;
}

p {margin:0 40px 24px 20px;}

.container {
	width:951px;
	height:100%;
	margin:0 auto;
	background:url('../images/logo-header.jpg') no-repeat;
}

.header {
	height:181px;
	width:900px;
	padding-right:51px;
}

.header ul {
	width:598px;
	height:33px;
	float:right;
	padding:0 0 13px 64px;
	background:url('../images/bg-nav.gif') no-repeat left;
}

.header li {
	float:left;
	display:block;
	padding:0;
}

.header li a {
	display:block;
	height:100%;
	width:100%;
}

.header li.home {
	width:81px;
	height:33px;
}

.header li.home {background:url('../images/nav-home.gif') no-repeat;}
.header li.home a:hover, #home .header li.home a {background:url('../images/nav-home-on.gif') no-repeat;}

.header li.events {
	width:82px;
	height:33px;
}

.header li.events {background:url('../images/nav-events.gif') no-repeat;}
.header li.events a:hover, #events .header li.events a {background:url('../images/nav-events-on.gif') no-repeat;}

.header li.track {
	width:89px;
	height:33px;
}

.header li.track {background:url('../images/nav-track.gif') no-repeat;}
.header li.track a:hover, #track .header li.track a {background:url('../images/nav-track-on.gif') no-repeat;}

.header li.contact {
	width:111px;
	height:33px;
}

.header li.contact {background:url('../images/nav-contact.gif') no-repeat;}
.header li.contact a:hover, #contact .header li.contact a {background:url('../images/nav-contact-on.gif') no-repeat;}

.header li.gallery a {
	width:100px;
	height:33px;
}

.header li.gallery {background:url('../images/nav-gallery.gif') no-repeat;}
.header li.gallery a:hover, #gallery .header li.gallery a, #galleryLLQ08.header li.gallery a, #galleryD18041209.header li.gallery a {background:url('../images/nav-gallery-on.gif') no-repeat;}

.header li.links {
	width:62px;
	height:33px;
}

.header li.links {background:url('../images/nav-links.gif') no-repeat;}
.header li.links a:hover, #links .header li.links a {background:url('../images/nav-links-on.gif') no-repeat;}

.main {
	clear:both;
	width:951px;
	background:url('../images/bg-main.gif') repeat-y;
}

.sidebar {
	float:left;
	padding:179px 17px 0 0;
	width:285px;
	height:303px;
	background:url('../images/logo-sidebar.jpg') no-repeat;
	overflow:hidden;
}

.sidebar .events {
	width:301px;
	height:23px;
	margin:0 0 5px 0;
	background:url('../images/bg-sidebar-events.gif') no-repeat;
}

.sidebar .scmx {
	width:301px;
	height:24px;
	margin:27px 0 5px 0;
	background:url('../images/bg-sidebar-scmx.gif') no-repeat;
}

.sidebar a {
	display:block;
	margin:0 0 0 82px;
	color:#70665F;
	font-size:12px;
	line-height:8px;
}

.sidebar a strong {
	display:block;
	color:#3F332B;
	font-size:14px;
}

.sidebar a:hover {background:none;}

.content {
	float:left;
	width:520px;
	margin:0;
	padding:0;
}

.content .base {
	height:172px;
	width:908px;
	margin:-132px 0 0 -259px;
	background:url('../images/bg-content-base.gif') no-repeat;
}

#gallery .content .base {margin:354px 0 0 -259px;}
#galleryLLQ08 .content .base {margin:514px 0 0 -259px;}
#galleryD18041209 .content .base {margin:770px 0 0 -259px;}


.footer {
	
	height:51px;
	width: 908px;
	margin:-51px 0 0 43px;
	padding:20px 0 0 0;
	background:url('../images/bg-footer.gif') no-repeat;
}

.footer .copyright {
	float:left;
	color:#AEA9A3;
}

.footer ul {
	float:left;
	margin:0 0 0 120px;
}

.footer ul li a {color:#FFFFFF;}

.footer ul li a:hover {
	color:#D3B492;
	background:none;
}