/* CSS definition file containing sitestyle stylesheets */
BODY {
	overflow-y:scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	background-color: #C8B7A8;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/images/background.jpg);
	width: 974px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(153,0,0);
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,102,204);
}
UL {
	font-size: small;
	color: #600;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(102,0,102);
}
.TextObject {
	color: #600;
}
.TextObjectGreen {
	color: #360;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #600;
	font-weight: normal;
	font-style: normal;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
OL {
	font-size: small;
	color: #600;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,153,255);
	font-weight: normal;
	font-style: normal;
}
.TextNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #600;
	font-weight: bold;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,51,153);
	font-weight: normal;
	font-style: normal;
}
.column_left_rule {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 140%;
	color: #030;
}
.par_140 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
	color: #600;
}

