@charset "UTF-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background:url(../images/backgrounds/orange-blend.jpg);
}
p {
line-height:1.7em;

}
.thrColFixHdr #container { 
	width: 950px;
	height:100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/backgrounds/Backgrnd-spring950.jpg);
	background-repeat:no-repeat;
} 
.thrColFixHdr #header {
	position:relative;
	top: 92px;
	padding: 0px 0px 0px 50px; 
} 
.thrColFixHdr #header{
	margin: 0; 
	color: #0000CC;
	text-decoration:none;
}
.thrColFixHdr #header a:link, .thrColFixHdr #header a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-size:80%;
}
.thrColFixHdr #header a:hover {
	color:#0066FF;
	text-decoration: underline;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.thrColFixHdr #sidebar1 {
	top:140px;
	position:relative; 
	float: left;
	left: 40px; 
	width: 240px; height:100%; 
	padding: 0px 7px 20px 7px;
	background-image:url(../images/backgrounds/parchment.jpg);
	border:#bec0b5 solid 2px;
	font-size:80%;
}
.thrColFixHdr #sidebar1 .header {
	padding: 5px 0px 5px 0px;
	margin: 0px -7px 10px -7px;
	color:#f9f3e5;
	display:block;
	background:#235530;
	font-weight:bold;
}
.thrColFixHdr #sidebar1 img{
	margin: 0px 5px 5px 0px;
}
.thrColFixHdr #sidebar1 a{
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.thrColFixHdr #sidebar2 {
	top:145px;
	position:relative; 
	float: right;
	width: 265px;
	padding: 30px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent { 
	margin: 20px 295px 40px 295px;
	padding: 20px;
	top:125px;
	position:relative; 
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; padding: 10px 0;
}
.fltrt { float: right; margin-left: 8px;}
.fltlft { float: left; margin-right: 8px;}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:800;
margin:0px 0px 15px 0px;
font-size:105%;
color:#660000;}
