	/* ROUTE 66 BASE */

body {
	margin: 0;
	padding: 0 0 20px 0;
	font: normal .81em Arial, Helvetica, sans-serif;
	background: #caebfc url('images/road-bg.jpg') fixed center bottom no-repeat;
	color: #414042;
	}
	
.clear {
	clear: both;
	}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 1.54em Georgia, "Times New Roman", Times, serif;
	color: #005195;
	}

 h3 {
	font: bold 1.23em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

 h3.videos {
 	margin-top: 2em;
	font: bold 1.23em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

p {
	line-height: 1.67em;
	}
		
a {
	color: #005195;
	}
	
a:hover {
	color: #414042;
	}	

.hiddenimage {
	font-size: 1px;
	margin: 0;
	padding: 0;
	}

.hiddenimage span, .hiddenimage a span {
	visibility:hidden;
	text-decoration: none;
	}

.hiddenimage a {
	text-decoration: none;
	}


.accent1 {
	color: #005195;
	}

#container {
	position: relative;
	display: block;
	width: 730px;
	margin: 30px auto 10px auto;
	padding: 0 0 10px 0;
	border: 5px solid #5a3d23;
	background: #c6b49d url('images/content-bg.gif') top repeat-y;
	}
	
/* ////////// TOP  ////////// */

#header {
	position: relative;
	display: block;
	width: 730px;
	height: 218px;
	background: #c7b59e url('images/header-bg.jpg');
	}
	
#route66-sign {
	position: absolute;
	top: -23px;
	left: -27px;
	display: block;
	width: 147px;
	height: 152px;
	background: transparent url('images/historic-route66-sign.gif');
	}

#logo .homelink {
	position: absolute;
	top: 25px;
	left: 145px;
	display: block;
	width: 350px;
	height: 130px;
	background: url('images/route-66-dialogues.gif') top no-repeat;
	}
	
#wordmark .peplink {
	z-index: 10;
	position: absolute;
	top: 147px;
	left: 380px;
	display: block;
	width: 112px;
	height: 41px;
	background: url('images/wordmark.gif');
	}
	
#header-nav {
	position: absolute;
	top: 36px;
	left: 529px;
	display: block;
	width: 164px;
	height: 143px;
	margin: 0;
	padding: 0;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	}

#header-nav ul {
	margin: 0;
	padding: 12px 10px 10px 12px;
	list-style: none;
	}

#header-nav ul li {
	height: 2em;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	line-height: 1.08em;
	}

#header-nav ul li#nav-about {
	padding-top: 5px;
	background: url('images/top-nav-compas.jpg') no-repeat;
	}

#header-nav ul li#nav-map {
	padding-top: 5px;
	background: url('images/top-nav-calendar.jpg') no-repeat;
	}

#header-nav ul li#nav-register {
	background: url('images/top-nav-register.jpg') no-repeat;
	}

#header-nav ul li a {
	margin: 0;
	padding: 0;
	color: #003159;
	text-decoration: none;
	}

#header-nav ul li a:hover {
	text-decoration: underline;
	}

/* ////////// LEFT COL ////////// */

#left-col {
	display: block;
	float: left;
	width: 440px;
	margin: 0;
	padding: 0 30px;
	}

/*     ///// images with borders /////     */

#left-col p.imgltbdr { /*  left, border   */
	display: block;
	float: left;
	margin: 0 0 3px 0;
	padding: .5em 0 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #2a3643;
	}	

#left-col p.imgltbdr img {
	margin: 0 10px 3px 0;
	padding: 0;
	border: 1px solid #003159;
	}	

#left-col p.imgctrbdr img { /*  center, border   */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	color: #2a3643;
	}	

#left-col p.imgctrbdr img {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 1px solid #003159;
	}	

#left-col p.imgrtbdr { /*  right, border   */
	display: block;
	float: right;
	margin: 0 0 3px 10px;
	padding: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #2a3643;
	}	

#left-col p.imgrtbdr img {
	margin: 10px 0 3px 0;
	padding: 0;
	border: 1px solid #003159;
	}	

#left-col p img {
	margin: 4px 0;
	padding: 0;
	}	

#left-col li  {
	margin-bottom: 1em;
	line-height: 1.67em;
	}

/* ////////// RIGHT COL ////////// */

#right-col {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
#right-col h2 {
	margin: 0 0 .38em 0;
	padding: 0;
	font: bold 1.38em Georgia, "Times New Roman", Times, serif;
	}
	
#right-col img {
	border: 1px solid #003159;
	}
	
#right-col ul {
	display: block;
	width: 190px;
	margin: 0;
	padding: 0 20px;
	list-style: none;
	}

#right-col ul li {
	margin: 0 0 20px 0;
	padding: 0;
	}

#right-col ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#right-col ul li ul li {
	margin: 0 0 .69em 0;
	padding: 0 0 0 8px;
	line-height: 1.08em;
	background: url('images/bullet.gif') top left no-repeat;
	}

#photos {
	display: block;
	clear: both;
	width: 167px;
	margin: 0;
	padding: 0;
	}

#photos .left-thumb {
	display: block;
	float: left;
	width: 75px;
	margin: 0 13px 13px 0;
	padding: 0;
	}

#photos .right-thumb {
	display: block;
	float: left;
	width: 75px;
	margin: 0 0 13px 0;
	padding: 0;
	}

#posts {
	display: block;
	clear: both;
	width: 167px;
	margin: 0;
	padding: 0;
	}

#posts ul li {
	background: url('images/link-post.gif') no-repeat;
	}

#links ul li {
	background: url('images/link-links.gif') no-repeat;
	}

#right-col ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#right-col ul li a:hover {
	text-decoration: underline;
	}

	

#copyright {
	margin: 0;
	font: normal .75em "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	}	

#copyright a {
	color: #ffffff;
	}	


/* ////////////  POST/PAGE STYLES //////////// */

.navigation {
	margin: 0 0 10px 0;
	}

#reception-locations {
	display: block;
	clear: both;
	width: 440px;
	margin: 0;
	}

#reception-locations p {
	display: block;
	width:146px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}

#reception-locations p img {
	border: none;
	}

