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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: small;
	text-decoration: none;
	line-height: 140%;
}
a {
	color: #333333;
}
a:hover {
	color: #944328;
}

h1 {
	font-size: 120%;
	color: #2C3177;
	margin: 0px;
	padding: 0px;
}
#header {
	padding-top: 8px;
	text-align: center;
}
.active {
	background-color: #928783;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#maint_left_content {
	width: 370px;
	float: left;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
#main_right_content {
	width: 360px;
	float: right;
}


#content {
	background-attachment: scroll;
	background-image: url(inside_pages_header.gif);
	background-repeat: no-repeat;
	background-position: center -3px;
	height: 170px;
}
#content_underheading {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: .1em;
}
#main {
	background-attachment: scroll;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #993300;
	line-height: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#maint_left_content p {
	padding-top: 0px;
	margin-top: 0px;
}
#main_right_content p {
	margin-top: 0px;
}

.separator {
	clear: both;
	height: 2px;
	text-align: left;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 10px;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	line-height: 75%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
