/* CSS Document */
#workspace {

	margin: 0 auto;
	background-color: white;
	border: 2px white solid;
}
#tsdlogo {
	
	background-color: #e5d7b2;
}
#menu {
		height: 25px;
		padding-top: 7px;
	background-color: #362010;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
}
#menu ul {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li:hover {
	background-color: white;
}
#menu a {
	text-decoration: none;
	color: white;
	padding: 0 20px;
}
#menu a:hover {
	color: #5A7C85;
}
#spacer {
	
	height: 30px;
}
#halfspacer {
	
	height: 15px;
}
#banner {
	
	height: 350px;
}
#header {
	font-family: "Monotype Corsiva";
	font-size: 26pt;
	color: #6A898C;

}
#quoteborder {
	margin: 0 auto;
	width: 750px;
	height: 40px;
	border: 2px #622423 solid;
	background-color: #E5D7B1
}
#quoteinside {
	width: 740px;
	height: 29px;
	margin: 5px 0px 0px 4px;
	border: 1px #622423 solid;
	font-family: 'Monotype Corsiva';
	font-size: 16pt;
	color: maroon;
	text-align: center;
}
#quoteborder1 {
	margin: 0 auto;
	width: 694px;
	height: 60px;
	border: 2px #622423 solid;
	background-color: #E5D7B1
}
#quoteinside1 {
	width: 684px;
	height: 49px;
	margin: 5px;
	border: 1px #622423 solid;
	font-family: 'Monotype Corsiva';
	font-size: 16pt;
	color: #B87333;
	text-align: center;
}
#footer {
	
	height: 25px;
	background-color: #362010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	padding-top: 6px;
}
#designheader {
	font-family: 'Monotype Corsiva';
	font-size: 20pt;
	font-style: italic;
	color: #6A898C;
}
#pageheader{
	font-family: 'Monotype Corsiva';
	font-size: 24pt;
	font-style: italic;
	color: #6A898C;
}
.aboutheader {
	font-family: 'Monotype Corsiva';
	font-size: 20pt;
	font-style: italic;
	color: #6A898C;
}
.bulletspace {
	list-style-image: url('images/bullet1.jpg');
	padding-left: 10px;
}
.picleft {
	float: left;
	margin: 0px 10px 0px 10px;
}
.picright {
	float: right;
	margin: 0px 20px 0px 20px;
}
.subheader {
	text-decoration: underline;
	font-weight: bold;
	color: maroon;
}
#Layer1 {
	position: absolute;
	width:310px;
	height:225px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position: absolute;
	width:310px;
	height:225px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position: absolute;
	width:310px;
	height:225px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position: absolute;
	width:310px;
	height:225px;
	z-index:4;
	visibility: visible;
}
#Layer5 {
	position:absolute;
	width:310px;
	height:225px;
	z-index:5;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:310px;
	height:225px;
	z-index:6;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:310px;
	height:225px;
	z-index:7;
	visibility: visible;
}
#Layer8 {
	position:absolute;
	width:310px;
	height:225px;
	z-index:8;
	visibility: hidden;
}
#Layer9 {
	position: absolute;
	width:310px;
	height:225px;
	z-index:9;
	visibility: hidden;
}
#animation {
	
	height:240px;
	z-index:1;
	background-color: #7c450D;
	visibility: visible;
}	



	

