/* CSS Document */
a:link {
	color: #6A6234;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #6A6234;
}
a:visited {
	text-decoration: none;
	color: #6A6234;
}
a:hover {
	color: #FFFF00;
}
body {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;

}
#top-right {
	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	width: 39px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#header_logo {
	height: 200px;
	top: 0px;
}
#header {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(images/color_slice.jpg);
}
#top-left {
	background-image: url(images/tp_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	margin: 0px;
	width: 360px;
	float: left;
	padding: 0px;
}

#header h1 {
	font-family: Papyrus;
	font-size: 3em;
	color: #514827;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_text {
	padding-left: 21em;
	padding-right: 2em;
	padding-top: 1em;
}
#main_text ul {
	list-style-image: none;
}
#menu {
	top: 236px;
	right: 509px;
	width: 301px;
	height: 882px;
	background-repeat: no-repeat;
	left: 12px;
	background-position: center top;
	background-image: url(images/longscroll.jpg);
	position: absolute;
	font-family: Papyrus;
	color: #514827;
	padding-bottom: 5em;
}
#menu {
	top: 202px;
	right: 509px;
	width: 300px;
	height: 882px;
	background-repeat: no-repeat;
	left: 21px;
	background-position: center top;
	position: absolute;
	font-family: Papyrus;
	color: #514827;
	background-image: url(images/longscroll.jpg);
}
#menu_words {
	font-family: Papyrus;
	color: #514827;
	padding-top: 4em;
	padding-left: 2em;
	padding-right: 2em;
}
#menu h3 {
	font-family: Papyrus;
	color: #514827;
	margin-bottom: 2px;
	font-size: 20px;
	margin-top: 0px;
}
#menu h4 {
	color: #514827;
	font-size: 17px;
	font-family: Papyrus;
	margin-top: 2px;
}
#menu_words h5 {
	color: #514827;
	font-size: 12px;
	font-family: Papyrus;
	margin-top: 0px;
}
/*this is to format the pictures of sandy and carla*/
img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}
img.floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
img.l {
	float: left;
	clear: left;
}
#p1 {
	float: right;
	float: right;
	padding-top: 0px;
	clear: right;
	margin-top: 0px;
	margin-left: 1em;
}
s
