* {
		margin: 0px;
		padding: 0px;
}

body {
		padding: 0;
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 100%;
		letter-spacing: 100%;
		line-height: 100%;
		margin-top: 10px;
		margin-right: 0;
		margin-bottom: 10px;
		margin-left: 0;
		background: url(bg.jpg);
		background-repeat: repeat-x repeat-y;
		background-attachment: fixed;
		background-color: #221c14;
}

#header {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		padding: 0px 25px 0px 25px;
		height: 100%;
		width: 799px;
		z-index: 1;
		
}

#navigation{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height: 61px;
		width: 800px;
		background: url(images/header_05.png);
		padding-top: 35px;
}

#body {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 25px 25px 25px;
		height: 100%;
		width: 700px;
		z-index: 1;
		background-color: #2d241e;
		text-align: left;
}

#footer {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		padding: 0px 25px 0px 25px;
		height: 100%;
		width: 799px;
		
}

#slideshow {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background: url(images/flashbg.jpg);
		padding-top: 25px;
		width: 500px;
		height: 500px;
		background-repeat: no-repeat;
}

.bodytext {
		font-family: 'Lucida Sans', Helvetica, Arial, sans serif;
		font-size: 75%;
		line-height: 140%;
		color: #bdb6af;
		padding: 25px;
}

.biotext {
		font-family: 'Lucida Sans', Helvetica, Arial, sans serif;
		font-size: 75%;
		line-height: 150%;
		color: #bdb6af;
}

.tabletext {
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 90%;
		line-height: 140%;
		color: #bdb6af;
		padding: 10px 10px 30px 10px;
		text-align: center;
}

.biotabletext {
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 70%;
		line-height: 140%;
		color: #bdb6af;
		padding-right: 19px;
		text-align: right;
}

.footertext {
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 70%;
		line-height: 140%;
		color: #635e57;
		text-align: center;
}

.new {
		font-size: 130%;
		font-family: "Adobe Caslon Pro", Georgia, Garamond, Times, serif;
		letter-spacing: 140%;
		text-align: center;
		color: #bdb6af;
}


.newsubheader {
		font-size: 100%;
		font-family: "Adobe Caslon Pro", Georgia, Garamond, Times, serif;
		text-align: left;
		color: #bdb6af;
		padding-left: 25px;
}

.caps {
    font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
	color:#bdb6af;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
}

.line {
		padding: 25px;
}

a:link {
		color: #61a1a1;
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 90%;
		text-decoration: none;
}

a:hover {
		color: #b1a99e;
}

a:visited {
		color: #61a1a1;
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 90%;
		text-decoration: none;
}

#quote{
		font-size: 130%;
		float: left;
		line-height: 140%;
		font-family: "Adobe Caslon Pro", Georgia, Garamond, Times, serif;
		letter-spacing: 140%;
		text-align: center;
		margin-top: 170px;
		line-height: 160%;
		font-size: 14pt;
		font-variant: italic;
		width: 190px;
		padding-right: 15px;
		
}

.author{
		font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
		letter-spacing:0.1em;
		text-align: center;
		margin: 20px auto;
		text-transform: lowercase;
		line-height: 145%;
		font-size: 90%;
		font-variant: small-caps;
}

ul#nav {
		padding: 0;
		margin: 0;
		color: #b1a99e;
		width: 100%;
		font-family: Georgia, 'Trebuchet MS', Times, 'Times New Roman', serif;
		font-size: 90%;
}

ul#nav li { display: inline; }

ul#nav li a {
 	 	padding: 5px 35px 0px 15px;
 	 	text-decoration: none;
 	 	color: #b1a99e; 
}

.footer {
		padding-top: 55px;
		text-align: center;
}


#gallerynavigation{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-family: 'Lucida Sans', Helvetica, Arial, sans serif;
		height: 100%;
		width: 750px;
		color: #b1a99e;
		background-color: #2d241e;
}

ul#gallerynav li a:hover {
	color: #b1a99e;
	
}

ul#gallerynav {
		padding: 0;
		margin: 0;
		color: #61a1a1;
		width: 100%;
		font-family: 'Lucida Sans', Helvetica, Arial, sans serif;
		font-size: 90%;
}

ul#gallerynav li { 
		display: inline;
 	 	color: #b1a99e;

}

ul#gallerynav li a {
 	 	color: #61a1a1; 
		font-family: 'Lucida Sans', Helvetica, Arial, sans serif;

}