﻿
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #211d1e url(images/body_deg.gif) repeat-x
}
/**width: 790px**/
#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}


#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 160px;
text-align: center;
background-color: #000000;}

#contentbody {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height:auto;
text-align: center;
background-color: #000000;}

#header h1 {
font-size: 1.7em;
margin: 0 0 0.5em 0;
text-align: center;
}

#header h2 {
font-size: 1.3em;
text-align: center;
}

#header p {
font-size: 1.5em;
}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #67522c;
border-left: 1px #846837 solid;
}
	
	
#avmenu li a:hover {
background: #67522c;
color: #fffff1;
border-left: 4px #47381e solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #a8a8a8;
background-color: #000000;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 20px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content .caption {
text-align: center;
margin: 0em 20px 20px 160px;
}
#content .caption .studio {
margin: 0em 0em 0em 30px;
}
#content .caption .walkway {
text-align: center;
margin: 0em 0em 0em 5px;
}

#masthead {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}

content.slideshowcaptions {
	text-align: center;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #b6952a;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 244px;
background: #211d1e;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#address {
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1em;
text-align: center;
}
/**position statements have no effect **/
#container {
	
	background-color: transparent;
	position:relative;
	top:155px;
	left:150px;
	margin: 0em 0px 20px 150px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	top:auto;
	left:auto;
}
/**top:155px left:600px position:absolute**/
.span {
	position:absolute;
	visibility:visible;
	width:150px;
}
/** resize width to fit in more thumbs horizontally **/
div.thumbnail{
	margin:2px;
	border:1px solid gray;
	height: auto;
	float:left;
	text-align:center;
	width: 150px;
}
.thumbnail img{
	display:inline;
	margin:5px;
}
/** position of large dynamic pic **/
/** adding left:5px allowed for 4th row of thumbs**/
.thumbnail span{
	position:absolute;
	top:-5px;
	left:5px;
	visibility:hidden;
	z-index:auto;
}
.thumbnail:hover{
	color: #000000;
	background-color:#ffcc66;
}
/** hover covers the main div**/
.thumbnail:hover span{
	visibility:visible;
	z-index:auto;
}
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; background="images/walkway restored.jpg" text-align: right;
}
