@charset "UTF-8";
/* CSS Document */

body {
	background-color: #341300;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(i/paperbg.jpg);
}
.oneCol  #photography {
	width: 900px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #341300;
	background-image: url(i/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	color: #EEDABE;
}
.oneCol  #kingston {
	padding: 0 20px 100px 20px;
}
#nav {
	padding: 1em 1em 1em 2em;
	float: left;
	width: 230px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: lighter;
}
	#nav ul{
		list-style: none;
		padding:0; margin:0;
	}
	#nav li{
		display: block;
		padding:0; margin:0;
	}
	#nav li a:link, #nav li a:visited {
		background-color: #2A0F04;
		color: #A8A9CC;
		display: block;
		width: 100%;
		padding: 0.5em;
		border-width: 1px;
		border-color: #603015 #000 #000 #603015;
		border-style: solid;
		text-decoration: none;
	}
	#nav li a:hover, #nav li a:active {
		background-color: #1D0A02;
		color: #57C4B0;
		display: block;
		width: 100%;
		padding: 0.5em;
		border-width: 1px;
		border-color: #000 #603015 #603015 #000;
		border-style: solid;
		text-decoration: none;
	}

#main {
	padding: 0;
	float: right;
	width: 580px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: lighter;
	text-transform: capitalize;
	color: #57C4B0;
	font-style: italic;
	letter-spacing: 0.75em;
	line-height: 150%;
	margin: 2em 0 0 0;
}
h2 {
	color: #A8A9CC;
	background-color: #2A0F04;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	padding-left: 0.5em;
	line-height: 100%;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 0.5em;
	margin: 1em 0 -0.1em 0;
}
/*	h2 a:link, h2 a:visited {
	font-size: 60%;
	letter-spacing: 0;
	font-style: normal;
	padding: 0 0 0 4em;
	}
	*/
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #140100;
	font-style: italic;
	padding: 0 1em 0 1em;
	margin-bottom: 3em;
}
a:link {
	color: #9592BA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #57C4B1;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #D3A7D9;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.thumb ul{
	list-style: none;
	padding:0;
	margin:0;
	clear: both;
}
	.thumb li{
		display: inline;
		margin: .5em;
		float: left;
		width: 100px;
		background-color: #2A0F04;
		height: 100px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.holder {
	z-index: 1;
	position: fixed;
	top: 200px;
	left: 200px;
	padding: 5px;
	background-color: #57C4B0;
	display: none;
}
.bye {
	display: none;
}
.script {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 150%;
	color: #FFFFFF;
	font-style: italic;
}
.sheri {
	margin: 0 1em 0 0;
	float: left;
}
.hero {
	text-align: center;
	margin-top: 2em;
}

