@charset "UTF-8";
/* CSS Document */
 
body {
	background-image: url(images/cream-grad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECDCB9;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
img {
border: none;
}

h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #96172E;
	line-height: 1.7em;
}
 
#main {
	position: relative;
	visibility: visible;
	width: 1000px;
	vertical-align: top;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#scroll {
	background-image: url(images/TS-scroll.gif);
	height: 165px;
	width: 964px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -25px;
}
#logo {
	background-image: url(images/TS_Logo.gif);
	position: relative;
	height: 143px;
	width: 200px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#left {
	position: absolute;
	width: 200px;
	left: 50px;
	top: 28px;
	text-align: center;
	border: none;
	height: 679px;
}
#content {
	height: 525px;
	width: 700px;
	position: absolute;
	left: 276px;
	top: 184px;
	border: none;
	visibility: visible;
	overflow: visible;
}
#text {
	width: 655px;
	position: absolute;
	left: 300px;
	top: 200px;
	border: none;
	visibility: visible;
	overflow: visible;
	text-align: left;
	min-height: 500px;
}

#text img {
	float: right;
	border: solid 4px #faf6ed;
	margin-left: 2em;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}


#left img.headshot {
	margin-top: 5em;
	border: solid 4px #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#text span img {
	clear: both;
	float: left;
	margin-left: -6.5em;
	margin-top: 2em;
}
#left p {
	font: bold 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5B2B2F;
	text-transform: uppercase;
}
#left p span {
	text-transform: capitalize;
	font-weight: normal;
}
#text p {
	width: 500px;
}

#text ul#imgs {
	margin: 0;
	padding: 0;
}

#text #imgs li {
	position: relative;
	display: inline;
	float: left;
	width: 33%;	
	margin-bottom: 2em;
	//clear: both;
	//float: left;
}

#text h3 {
	clear: left;
	display: block;
	width: 100%;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-top: solid 2px #e0cb9c;
	padding-top: 1em;
	margin-top: 1em;
}

#text div.description {
	clear: both;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #5B2B2F;
	padding-left: .75em;
}

a:link {
	color: #96172E;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
a:visited {
	color: #5B2B2F;
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
a:hover {
	background-color: transparent;
	color: #65282d;
	//text-decoration: none;
	border: none;
}
#navbox {
	position: absolute;
	top: 130px;
	width: 600px;
	left: 275px;
	z-index: 5;
	}
#navbox2 {
	position: absolute;
	top: 46px;
	width: 600px;
	left: 299px;
	z-index: 5;
}

td#nav a {
	font-family: Georgia, Palantino, Times, serif;
	font-size: 1.4em;
	line-height: 24px;
	text-align: center;
	color: #892100;
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	text-transform: capitalize;
}
 
 td#nav a:visited {
	color: #892100;
	background-color: transparent;
	text-decoration: none;
}
 
td#nav a:hover, td#navon a:hover {
	color: #ECDCB9;
	background-color: #96172E;
}
 
td#nav a:active {
	color: #300;
	text-decoration: none;
}

td#navon a {
	font-family: Georgia, Palantino, Times, serif;
	font-size: 1.4em;
	line-height: 24px;
	text-align: center;
	color: #5B2B2F;
	background-color: #D2B88B;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: capitalize;
}
 
#navend {
	width: 8px;
}
#horzimg {
	position: absolute;
	height: 315px;
	width: 460px;
	visibility: visible;
	left: 125px;
	top: 110px;
}
#vertimg {
	position: absolute;
	height: 391px;
	width: 268px;
	visibility: visible;
	left: 187px;
	top: 60px;
}
 
#thumbsleft {
	overflow: visible;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: center;
	vertical-align: middle;
	border-left-color: #96172E;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 75px;
}
#thumbsright {
	overflow: visible;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	border-right-color: #96172E;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 75px;
}
#redframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96172E;
	border-left-color: #96172E;
	background-color: #FFFFFF;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #5B2B2F;
	letter-spacing: .05em;
	padding-top: 1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #5B2B2F;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #5B2B2F;
	text-align: right;
	padding-right: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #76222f;
	margin-bottom: .5em;
}
#title {
	position: absolute;
	width: 450px;
	left: 281px;
	top: 179px;
	text-align: right;
	vertical-align: top;
	overflow: visible;
}
 
.textbox {
	background-color: transparent;
	color: #000000;
	min-height: 20px;
}


.caphead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #5b2b2f;
	text-transform: capitalize;
	line-height: 5px;
}
 
p {
	font-size: 1.6em;
	font-weight: normal;
	color: #5B2B2F;
	line-height: 1.5em;
}
#details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5b2b2f;
	width: 100%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 25px;
	margin-top: 2em;
	left: 3px;
	top: auto;
	bottom: 0px;
	overflow: auto;
	clip: rect(auto,auto,1,auto);
	clear: both;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.8em;
	padding: .8em 2em 0 2em;
}
.nameindent {
	margin-left: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#frametop {
	background-image: url(images/frametop.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#framebottom {
	background-image: url(images/framebottom.png);
	background-repeat: no-repeat;
	visibility: visible;
}
.redirect {
	margin-left: 100px;
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.75em;
	text-align: center;
	color: #96172E;
}
#fullwidth {
	position: absolute;
	height: auto;
	width: 692px;
	top: 202px;
	left: 274px;
}
.newthumb {
	background-position: center;
	height: 150px;
	width: 150px;
	vertical-align: top;
	text-align: center;
}
.catheader {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96172E;
	font-size: 1.2em;
	padding-top: 10px;
	overflow: visible;
}

ul#gallerylist {
	width: 18em;
	margin: .5em 0 6em 0;
	padding: 1.25em 1em 1.25em 1em;
	background: url('images/ul-bkg.png') no-repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#gallerylist h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font: bold italic 1.8em/1em Georgia, "Times New Roman", Times, serif;
	}
	
#gallerylist li {
	text-align: center;
	list-style: none;
	font: normal 1.4em/1.2em Georgia, "Times New Roman", Times, serif;
	padding-top: .75em;
	padding-bottom: .75em;
	background: url('images/li-flourish.gif') no-repeat center top;
}

#gallerylist li a {
	text-decoration: none;
	color: #5B2B2F;
	display: block;
	padding: .25em;
}

#gallerylist li a#active {
	background-color: #e9d8ba;
	background-color: rgba(250, 246, 237, 0.25);
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	}

#gallerylist li a:hover {
	//border-bottom: solid 1px #96172E;
	//color: #96172E;
	background-color: #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#gallery {
	width: 655px;
	position: absolute;
	left: 300px;
	top: 200px;
	border: none;
	visibility: visible;
	overflow: visible;
	text-align: left;
	min-height: 500px;
}

#gallery h3 {
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	font: bold 2em/1em Georgia, "Times New Roman", Times, serif;
	}
	
#gallery img {
	border: solid 4px #faf6ed;
	box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.25) 0 0 5px;
}

#gallery li a img:hover {
	box-shadow: rgba(0,0,0,0.5) 0 0 6px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 0 6px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 0 6px;
}

#gallery ul.thumbs {
	margin: 0;
	padding: 0 0 1.5em 0;
	width: 674px;
}

#gallery ul.thumbs li {
	display: inline;
	list-style: none;
	margin: 1em .75em 0 0;
	text-align: left;
}

.news {
	display: block;
	border-bottom: 2px solid #d8c6a3;
	padding-bottom: 2em;
}

.news p {
	margin-top: .25em;
}
.news a {
	font-size: 1.6em;
	margin-top: 2em;
}
.news p a {
	//margin: 5em 0;
	font-size: .8em;
	color: #594c4d;
	text-decoration: none;
}
.news p a:hover {
	text-decoration: underline;
}
.news ul {
	list-style-type: none;
	padding: 0;
}
.news li {
	margin: 1em 0;
}
ul.newsletter {
	width: 460px;
	margin: 2.4em 0;
}
ul.newsletter li {
	font: normal 1.6em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #5B2B2F;
	list-style-type: disc;
	margin: .75em 0 .75em 2.5em;
}
.news p#signature {
	margin-top: 1.6em;
	font-size: 1.8em;
}
.news p#sig-title {
	margin-top: -1.4em;
	font-size: 1.4em;
}
