@charset "utf-8";
/* CSS Document */

}
#page {
	background-color: #ECE6CA;
	font-family: Arial, Helvetica, sans-serif;
	color: #532708;
}
.paragraph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #532708;
	line-height: 140%;
}
body {
	background-color: #699;
	overflow-y:scroll;
}
.cream_bkg {
	background-color: #ECE6CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #630;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #900;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #300;
	background-color: #BCAF85;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #630;
	width: 130px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	background-color: #DFD3A5;
	height: 100%;
}
#header {
	background-color: #DFD2A6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009D9D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #900;
}
.image_left {
	padding-right: 10px;
}

