<!--
img { border: 0;}
	.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E7E7E7;
	line-height: 16px;
	text-align: justify}
	.space {
	padding: 0 10 0 10;
	}
	.mediatitle {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.mediatitle a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.mediatitle a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.mediatitle a:visited {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E7E7E7;
	text-align: justify}

	.text {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000}

	.textlinks {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E7E7E7;
	text-decoration: none}

	.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#AB0002}

	.textheadred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000}

	.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB0002}

	.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #838383; 
	text-decoration: none}
	.label { font-weight: bold; font-size: 12px;}
	.input {font-size: 14px; width: 125px;}

	.tinput {
	BORDER-BOTTOM: #7f9db9 1px solid; BORDER-LEFT: #7f9db9 1px solid; BORDER-RIGHT: #7f9db9 1px solid; BORDER-TOP: #7f9db9 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 11px
}
TEXTAREA {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 11px
}
.cbtn {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px
; background-color: #ffffff
}

.cbtnred {
	BORDER-BOTTOM: #7f9db9 0px solid; BORDER-LEFT: #7f9db9 0px solid; BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: #cccccc 0px solid; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 4px
; background-color: black}

.clear { clear:both; }
/* holiday_banner*/

#navigation #holiday_banner {
	width: 100%;
	height: 70px;
	background-image: url(images/holidaybanner/holiday_banner.jpg);
	background-repeat: repeat-x;
}

#navigation #holiday_banner #holiday_text {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-top: 15px;
}
#navigation #holiday_banner #holiday_text a {
	color: white;
	text-decoration: underline;
}

#navigation
{
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
#navigation #logo_wrap
{
	width: 100%;
	text-align: center;
	background-color: #fff;
	
}
#navigation #logo_wrap .container
{
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#navigation .logo {
	float: left; 
	background-image: url(images/holidaybanner/logo_on_whitebg.jpg);
	width: 245px;
	height: 88px;
	margin-bottom: 15px;
}
#navigation .blog {
	float:right; 
	width: 650px;
	padding-top: 28px; 
	font-family: georgia; 
	font-size: 14px; 
	color: #222; 
	font-style:italic;
	text-align: right;
}
-->

#footer_container {
	width: 970px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #929292;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}
#footer_container a {
	text-decoration: none;
	color: #929292;
}
#footer_container a:hover {
	text-decoration: underline;
}
#footer_container p {
	font-weight: bold;
	margin-bottom: 10px;
}
#footer_jerrycan {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	background-image: url(img/footer_blog.png);
}
#footer_jerrycan:hover {
	background-position: 0px 81px;
}
#footer_jerrycan span {
	display: none;
}
.dotted_line {
	height: 80px;
	border-right: 1px dotted white;
	float: left;
	margin: 3px 50px 0 40px;
}	
.chunk {
	float: left;
	text-align: left;
}
.chunk_2 {
	float: left;
	margin-right: 50px;
	text-align: left;
}
