/* @override http://dsprankle.com/css/dsprankle.css */

/*
new color scheme
red: 84261d#84261d
light tan: f5f0da
med tan: 9c9081
dark: 4c4645
green accent: daeb5b
*/

#myGallery {
text-align:center;
margin:auto;
}

#myGallery img {
	margin:auto;
    z-index:8;
}

#myGallery IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#myGallery .imageElement h2, #myGallery .imageElement p{
display:none !important;
}

#myGallery .imageElement {
width:800px;
position:relative;
margin:auto;
}


/* general */
body {
  background: #fdf9f0 url('bg.gif') repeat-y top center;
  padding: 0;
  margin: 0;
  font-size: 13px;
}

a {
  color: #84261d;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
  border: 0;
}

#wrapper {
	color: #4c4645;
	margin: auto;
	width: 800px;
	display: block;
	background-color: #f5f0da;
}
	
#topnav {
	width: 800px;
	height: 25px;
	margin:0;
	padding:0;
	background: #4c4645 url('nav-bg-top.jpg');
	overflow: hidden;
}

/* universal column structure */
.bodyColumn {
	display:inline;
	width: 210px;
	overflow:hidden;
	margin-right:40px;
	margin-left: -10px;
	padding-top:20px;
	float:left;
}	

.bodyColumn ul {
	padding-top: 0px;
}
	
	
.bodyColumn ul li {
	list-style-type: none;
	margin-left: -29px;
	padding-top: 5px;
	padding-bottom:5px;
	width:210px;
	border-top: 1px solid #fff;
}	

.twoColumn {
	display:inline;
	width: 450px;
	overflow:hidden;
	margin-right:40px;
	margin-left: -10px;
	padding-top:20px;
	float:left;
}
.twoColumn p {
	margin-left:10px;
}

/* navigation */	
#navigation {
  height: 120px;
  overflow: auto;
  clear: both;
  line-height: 1.3em;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  margin: 0px 0 0px 0;
  padding: 5px 0 0px 0;
  text-align: left;
  width: 800px;
  display: block;
  background: #9c9081 url('nav-bg.jpg');
  font-size: 11px;
	border-bottom: 1px solid #4c4645;
}

#navigation ul {
	padding-top: 0px;
	margin-top: 5px;
}
	
	
#navigation ul li {
	list-style-type: none;
	list-style-image:none;
	margin-left: -40px;
}
	
#navigation img {
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
	
.navimg {margin-right:1px;
vertical-align:top;
}

#navigation h3 {
	font-family:Georgia;
	color: #f5f0da;

}

	
.spacerimg {
	margin-left: 20px;
	margin-right: 260px;
}

.navrow {
	float: left;
	width: 220px;
	padding-left:20px;
	padding-right: 0;
	clear: none;
}

.nothing {
	padding-left: 5px;
	border-left-color: #5C9E9B;
	border-left-style: solid;
	border-left-width: 5px;
	margin-left: 10px;
	color: #C8DCC0;
	font-size: 14px;
	}
	
/* content */
#content {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4c4645;
    width: 800px;
    clear: both;
    display: block;
    padding-bottom: 150px;
}

#image {
    height: 401px;
    width: 800px;
    overflow: hidden;
}
	

	.imagechooser {
	padding-bottom: .5em;
    padding-top: .5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-left: 500px;
    color: white;
	display: block;
}

.imagechooser-gallery {
    padding-bottom: .5em;
    padding-top: .5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-left: 20px;
    color: white;
    display: block;
}
.imagechooser a {
	padding-right: 1em;
	display: inline-block;
}

.imagechooser a.activeSlide {
text-decoration:underline;
}

.imagechooser a {
	padding-right: 1em;
	display: inline-block;
}

a .external {
}

h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	display:inline;
	color: #84261d;
	margin-left: 10px;
	font-weight:bold;
}

.opening {
	font-size: 64px;
	display:inline;
	margin-left: 10px;
}

#write {
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 1px solid #84261d;
	background:url('bodybg.gif') no-repeat 510px 10px;
}

h3, h2 {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #4c4645;
	margin-top:.5em;
	margin-bottom:0;
}

.writeup {
	clear: left;
	float: left;
	width: 450px;
	line-height: 1.3em;
}

.info {
	float:right;
	width: 290px;
	clear: both;
}

.info ul li {
	list-style-type: none;	padding-left: 5px;
	border-left-color: #9c9081;
	border-left-style: solid;
	border-left-width: 5px;
	margin-left: -39px;
}

.clearer {
	clear: both;
	display: block;
	height: 0px;
}

.writeup ul li {
	margin-bottom: 1.2em;
	list-style-position: outside;
	list-style-type: none;
}

.burstGalleryImage {
	width: 102px;
	height: 59px;
}

p {
	line-height: 1.7em;
}