@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(/images/plate/bgTrail.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColLiqHdr #container {
	width: 965px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
} 
.thrColLiqHdr #header {
	background: url(/images/plate/snoHoHeader.jpg) no-repeat;
	height: 212px;
} 
.thrColLiqHdr #header .topDate {
	font: 0.68em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #646e76;
	text-align: right;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.25em;
}
.thrColLiqHdr #header #topNavi {
	width: 965px;
	position: relative;
	left: 150px;
}
.thrColLiqHdr #header #topNavi li {
	padding: 0px 5px;
	list-style: none;
	display: inline;
	font: small-caps 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f1f6fa;
}
.thrColLiqHdr #header a:link {
	color: #f1f6fa;
	text-decoration: none;
}
.thrColLiqHdr #header a:visited {
	color: #C0D7E9;
	text-decoration: none;
}
.thrColLiqHdr #header a:hover {
	color: #DAE7F1;
	text-decoration: underline;
}
.thrColLiqHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}


.thrColLiqHdr #sidebar1 {
	float: left;
	width: 210px;
	padding: 15px 0; 
}
.thrColLiqHdr #sidebar2 {
	float: right; 
	width: 210px; 
	padding: 15px 0; 
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColLiqHdr #sidebar1 h4, .thrColLiqHdr #sidebar2 h4 {
	background: url(/images/plate/btnBg.png) no-repeat;
	color: #646e76;
	font: bold small-caps 0.86em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
	height: 25px;
	text-indent: 25px;
}
.thrColLiqHdr #sidebar1 img {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColLiqHdr #sidebar2 img {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thrColLiqHdr #mainContent { 
	margin: 0 24% 0 23.5%;
}
.thrColLiqHdr #mainContent a:link {
	color: #5692C2;
	text-decoration: none;
}
.thrColLiqHdr #mainContent a:visited {
	color: #5893C2;
	text-decoration: none;
}
.thrColLiqHdr #mainContent a:hover {
	color: #80ACD0;
	text-decoration: underline;
}
.thrColLiqHdr #mainContent h3 {
	color: #80ADD2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.thrColLiqHdr #mainContent dd {
	font: 0.75em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #646e76;
}
.thrColLiqHdr #mainContent p {
	font: 0.75em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #646e76;
	text-align: left;
	padding-left: 10px;
}
.thrColLiqHdr #mainContent .caption {
	font: 0.63em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #646e76;
}

.thrColLiqHdr #footer { 
	background: url(/images/plate/snowBase01.jpg) no-repeat;
	height: 275px;
} 
.thrColLiqHdr #footer a:link {
	color: #55697D;
	text-decoration: none;
}
.thrColLiqHdr #footer a:visited {
	color: #3A4958;
	text-decoration: none;
}
.thrColLiqHdr #footer a:hover {
	color: #161C21;
	text-decoration: underline;
}
.thrColLiqHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.thrColLiqHdr #footer .siteMap {
	clear:both;
	float:left;
	width:965px;
	/*border:1px solid #CCC;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
}
.thrColLiqHdr #footer dl {
	overflow:hidden;
	float:left;
	width:111px;
	padding: 10px 10px 10px 5px;
}
.thrColLiqHdr #footer .siteMap dt {
	padding-bottom:5px; font-weight:bold; font-size:0.69em;
}
.thrColLiqHdr #footer .siteMap dd {
	font-size:0.63em;
	background:url(/images/plate/bg_main.gif) no-repeat 0 -230px;
	padding: 0 0 6px 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.thrColLiqHdr #footer dl.news {
	width:60px !important;
	padding-left:10px;
}
.thrColLiqHdr #footer .footerTag {
	font: bold 0.75em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #646e76;
	text-align: right;
	vertical-align: bottom;
	position: relative;
	left: 375px;
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
