@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #e5eae1;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 22px;
}
.twoColFixLtHdr #container {
	width: 940px;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  
	height: 215px;
	background-image: url(images/banner_sub.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	top: -100px;
	position: absolute;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 170px;
	padding: 0px;
	margin-top: 10px;
}
.twoColFixLtHdr #mainContent {
	margin-left: 185px;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red-bold {
	font-weight: bold;
	color: #F00;
}
.indent25 {
	margin-left: 25px;
}
.list-spacing {
	margin-bottom: 10px;
}
.nolink a:link {
	text-decoration: none;
	color: #000;
}
.nolink a:visited {
	text-decoration: none;
	color: #000;
}
.nolink a:hover {
	text-decoration: none;
	color: #333;
}
.rightpromo {
	color: #E5EAE1;
	background-color: #2A582A;
	padding: 5px 0px 5px 8px;
	margin-bottom: 20px;
}

h1,h2,h3 {
	color: #295729;
}
.rightpromo a {
	color: #E5EAE1;
}
.twoColFixLtHdr #container #mainContent .rightpromo .title {
	font-size: 16px;
}
#biglist td {
	padding-bottom:20px;
}
.twoColFixLtHdr #container #footer #siteby, .twoColFixLtHdr #container #footer #siteby a {
	color: #999;
	font-size:11px;
	text-decoration:none;
}.top-margin {
	margin-top: 8px;
}
