@charset "utf-8";
body {
	background-color: #5C5737;
	margin-left: 50px;
	margin-top: 20px;
	color: #FFF5C2;
}
a:link {
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 15px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	margin-bottom: -8px;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DB532D;
}
a:active {
	text-decoration: none;
}
.tabletop {
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-top-color: #E33F1A;
	border-right-color: #E33F1A;
	border-left-color: #E33F1A;
}
.navtableleft {
	border-left-width: 8px;
	border-left-style: inset;
	border-left-color: #E33F1A;
	text-align: center;
	background-color: #B48567;
}
.bottomtable {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #D6552D;
	border-bottom-color: #D6552D;
	border-left-color: #D6552D;
	vertical-align: top;
	width: 100%;
}
.arttable {
	vertical-align: top;
	padding: 10px;
}

table {
	background-color: #7F5A26;
	vertical-align: top;
	letter-spacing: .05em;
}
.navtoprow {
	background-color: #B48567;
}
.navtableright {
	border-right-width: 8px;
	border-right-style: inset;
	border-right-color: #E33F1A;
	text-align: center;
	background-color: #B48567;
}
.navbotleft {
	background-color: #EBD98F;
	border-left-width: 8px;
	border-left-style: inset;
	border-left-color: #D75927;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.navbotright {
	background-color: #E7D58B;
	border-right-width: 8px;
	border-right-style: inset;
	border-right-color: #D2572B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 60px;
	line-height: 15px;

}
.caption {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	line-height: normal;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
textarea {
	background-color: #B48567;
}
.alternateband {
	padding: 10px;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	background-color: #99682F;
	vertical-align: top;
}

h3 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #FFF5C2;
	padding-left: 10px;
	letter-spacing: .1em;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-indent: 180px;
	margin-right: 0px;
}
.navbot {
	background-color: #E7D48F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
	color: #E7D58B;
	letter-spacing: .2em;
	text-align: left;
	text-indent: 10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #DC522D;
	margin-left: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: .1em;
}
#bio {
	margin-right: 150px;
}
#thumbnails {
	padding: 5px;
	margin-right: 370px;
	margin-left: 20px;
}
#thankyou {
	background-color: #7F5A26;
	padding: 15px;
	height: 150px;
	width: 300px;
	border: 8px inset #DB532D;
}
.thankyou {
	background-color: #7F5A26;
	height: 150px;
	width: 350px;
}
.textindent {
	margin-left: 60px;
}
