p{
	color: #000000;
	font-size: medium;

}
.brown{
	border:solid #996633 thin;
	
}
.menu {
	color: #000000;
	font-size: medium;
	margin-right: 10px;
	font-weight: normal;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #996633;
	font-family: "Times New Roman", Times, serif;

}

.outline {
	border: thin ridge #996633;
}
.outline2 {
	border: thin ridge;
	color: #000000;
}
.goutline {
	border: thin ridge #996633;
}
.outlinegreen {
	border-bottom: thick solid #000000;
	margin-bottom: 20px;
	width: 750px;
}
.sidebar {
	width: 110px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #996633;
	margin-right: 30px;
	margin-left: 15px;
	font-size: 18px;
	padding-bottom:15px;
}
.sidebar2 {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #F4EADF;
	background-position: center;
	padding-top: 15px;
	height: 35px;
}
.bar {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #F4EADF;
	background-position: center;
	padding-top: 18px;
	padding-bottom: 10px;
	height: 30px;
}


a:hover {
	color: #000000;
	alink: #996633;
	font-weight: bold;
}
a {
	color: #996633;
	font-weight: bold;
	text-decoration: none;

}
.smalltext {
	font-size: small;
	color: #000000;
}
li {
	list-style-type: disc;


}
.main {
	margin-right: 10px;
}
.allbutbot {
	border-top: thin ridge #996633;
	border-right: thin ridge #996633;
	border-bottom: none;
	border-left: thin ridge #996633;
}
.abold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: 0000FF;


}
