body, html {
	margin: 0px 0px 10px 0px;
	cursor: default;
}
form {
	margin: 0px;
	cursor: default;
}
body {
	background-color: #CDD4DF;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	background-image: url('images/winter-background.jpg');
}
img {
	border: 0px;
}
hr {
	background-color: transparent;
	border-bottom: 3px dotted #147B40;
}
.hr {
	border-bottom: 2px dotted #147B40;
	margin: 8px 0px;
}
.br {
	display: block;
	font-size: 6px;
	height: 6px!important;
	overflow: hidden;
}
.nowrap {
	display: inline;
	white-space: nowrap;
}
#home_logo {
	width: 740px;
	float: left;
	padding-top: 13px;
}
#home_logo #winter_logo {
	padding-top: 0px;
	position: relative;
	float: left;
	left: 65px;
	display: block;
	width: 395px;
}
#phone_now {
	float: right;
	font-size: 13px;
	padding-top: 10px;
	text-align: left;
	color: #000000;
}
#phone_now #numbers {
	padding-left: 30px;
	padding-right: 20px;
}
#phone_now #numbers a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.menu_holder {
	width: 222px;
	float: left;
	padding-left: 25px;
	padding-top: 19px;
}
.menu {
	width: 222px;
	float: right;
	color: #ffffff;
	font-size: 15px;
}
.menu a {
	color: #000000;
	font-size: 15px;
	display: block;
	text-decoration: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;
	font-weight: bold;
}
.menu a:hover {
	color: #000000;
}
.menu .br {
	display: block;
	font-size: 6px;
	height: 6px!important;
	overflow: hidden;
}
#menu {
	width: 222px;
}
#intro-bar {
	width: 100%;
	height: 298px;
	position: relative;
	top: 5px;
}
#intro-bar-holder {
	width: 1024px;
}
#intro-bar-left {
	background-image: url('images/winter-intro-bar-left.png');
	width: 556px;
	background-repeat: no-repeat;
	height: 298px;
	float: left;
}
#intro-bar-middle {
	background-image: url('images/winter-intro-bar-middle.png');
	width: 285px;
	background-repeat: no-repeat;
	height: 298px;
	float: left;
}
#intro-bar-right {
	background-image: url('images/winter-intro-bar-right.png');
	width: 158px;
	background-repeat: no-repeat;
	height: 268px;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	font-size: 14px;
	overflow: hidden;
}
#intro-bar-right ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
}
#intro-bar-right p {
	margin-top: -10px;
	padding: 0px;
}
#content_holder {
	width: 750px;
	float: left;
}
#content {
	width: 720px;
	float: right;
}
#content a, #content a span, #content a font {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.content_box {
	background-color: #fff;
	padding: 7px;
}
.content_box font, .content_box div, .content_box span {
	background-color: transparent!important;
}
.title {
	font-size: 26px;
	color: #1381c7;
	font-weight: bold;
	line-height: 26px;
}
.sub-title {
	font-size: 10px;
	color: #83BADD;
	font-weight: bold;
	line-height: 26px;
}
.intro {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #394052;
}
#subscribe label {
	font-size: 10px;
}
#subscribe input {
	font-size: 10px;
	margin-bottom: 3px;
	padding: 2px;
	line-height: 10px;
	width: 125px;
	background-color: #D7D7D0;
	border: 0px;
}
#contact input, #contact textarea {
	margin-bottom: 3px;
	padding: 0px;
	background-color: #D7D7D0;
	border: 0px;
}

#footer_holder {
	min-height: 132px;
	width: 100%;
	background-color: #83BADD;
	color: #ffffff;
}
#footer {
	width: 1024px;
	overflow: auto;
	padding-bottom: 5px;
}
.footer_block {
	width: 23%;
	float: left;
	padding-left: 18px;
	padding-top: 8px;
}
.footer_block a {
	color: #fff;
	text-decoration: none;
}
.footer_block p, font, span {
	background-color: transparent!important;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_divider {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	color: #1381C7;
	font-size: 16px;
}
.footer_link, .footer_link:hover, .footer_link:visited {
	color: #000000;
	text-decoration: none;
}
