body{
   /* background:transparent url(/images/winter_bg.jpg);*/
   background: url("/images/SnowBackground_V4.jpg") no-repeat scroll center top transparent;
}
.winter{
   /* width: 1193px; height: 851px; position:absolute; top:0px; left:-209px;z-index;-1; background:url(/images/winter_bg.jpg) no-repeat;*/
}

#top_extended{
    border-right: solid black 1px;
    border-left: solid black 1px;
    background:url(/images/extended_top_bg.jpg) no-repeat;
    height:40px;
    width:762px;
	display:block;
	position:relative;
}

#top_extended.int{
    background:url(/images/extended_top_bg_int.jpg) no-repeat;
}

body, td, hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2B60;
}
ul {
	margin: 0px 0px 0px 20px;
	padding:0px;
}

input, select, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 10px 3px 20px;
}

.footerlink {
	color: #4971b7;
	font-size: 10px;
}
.footerlink:link, .footerlink:active, .footerlink:visited {
	color: #4971b7;
}

/*   Navigation Layer     */
table.topnavlayer {
	z-index:100;
	position:absolute;
}

.bottom {
	font-size:11px;
	line-height:22px;
}

.bottomlinks {
	text-align:center;
}

.bottomlink {
	margin: 0 40px;
	font-size:11px;
	line-height:23px;
	color:#4971B7;
}

.menuNav:link, .menuNav:active, .menuNav:visited {
	color: #633007;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}

.menuNav:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}

.menuNavTitle:link, .menuNavTitle:active, .menuNavTitle:visited {
	color: #633007;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}
.menuNavTitle:hover {
	color: #633007;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}

.broadcast-link{
    font-size:11px;color:#5c89a8;font-weight:bold;text-decoration:none;
}

div#footer-address{
    padding:0;
    margin:7px 0 0 15px;
    width:280px;
    color:#5081a2;
    font-size: 10.37px;
    line-height: 14px;
}

div#footer-address a{
    color:#5081a2;
    font-size: 11px;
    text-decoration: none;
}

#logo a{
	width:153px;
	height:58px;
	position:absolute;
	top:2px;
	left:2px;
	text-indent:-9999px;
}

div#search-box{
    margin:6px 0 0 15px;
    padding:0;
    background:transparent url(/images/search-bg.jpg) no-repeat scroll 0px 0px;
    font-size:12px;
    color:#acacac;
    position:absolute;
    height:22px;
	width:160px;
	top:73px;
	left:564px;
}

div#search-box input.keywords{
    position:absolute;
    top:-1px;
    left:6px;
    height:22px;
    border:0;
    background-color: transparent;
    outline:0;
    margin:0;
    font-size:12px;
    color:#acacac;
    width:163px;
}

div#search-box img{
    position:absolute;
    top:0px;
    left:150px;
    border:0;
    outline:0;
    margin:0 0 0 -3px;
    padding:0;
}

#email-signup{
	position:absolute;
}

#email-signup-header{
	background-image:url(/images/email-signup.jpg);
	width:164px;
	height:36px;
	position:absolute;
	left:14px;
	top:9px;
}

#email-signup-field{
	border:1px solid #e3e3e3;
	width:170px;
	height:22px;
	position:absolute;
	top:48px;
	left:21px;
	color:#adadad;
	font-size:12px;
	padding:2px 6px 0px;
}

#email-signup-go{
	position:absolute;
	top:48px;
	left:191px;
}

#give-now  a{
	width:87px;
	height:28px;
	position:absolute;
	background-image:url(/images/give_now.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/give_now.png');
	top:14px;
	right:8px;
	text-indent:-9999px;
	cursor:pointer;
}

#quick-links {
	width:130px;
	height:22px;
	position:absolute;
	background:#203b4f url(/images/quick_links_arrow.gif) no-repeat scroll 115px 7px;
	overflow:hidden;
	top:49px;
	right:9px;
	z-index:10;
	cursor:pointer;
}

#quick-links.hovering {
	height:auto;
	overflow:visible;
}

#quick-links a {
	display:block;
	color:#ffffff;
	padding:3px 0 3px 7px;
	width:100%;
	text-decoration:none;
}

#quick-links a:hover {
	text-decoration:underline;
}

#quick-links a.ql:hover {
	text-decoration:none;
}
