
body {
	background-color: #418D99;
}


h1 {
	margin-top: 0;  
	margin: 0 0 18px 0;  
	font-size: 24px;
	color: #4295A4;
	line-height: 120%;
	font-weight: 400;
	}

h2 {
	margin-top: 0;
	font-size: 14px;
	margin: 0 0 10px 0;  
	color: #4295A4;
	font-weight: 400;	
	line-height: 120%;	
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 12px;
	line-height: 120%;
	font-weight: 400;	
}



div#topMenuContainer {
	height: 76px;
	width: 100%;
	background-image: url(../images/winter/topMenuContainer.png);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
}


div#topMenu {
	height: 76px;
	width: 960px;
	margin: 0px auto;
	background-image: url(../images/winter/topMenuInner.png);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
}

div#footerWrapper {
	background-image: url(../images/winter/footer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	text-align: center;
	color: #777;
}


td.sideMenu {
	background-color: #4295A4;	
}


.sideMenuTop {
	background-image: url(../images/winter/sideMenuTop.png);
	background-repeat: no-repeat;
	height: 10px;
}

.sideMenuMiddle {
	background-image: url(../images/winter/sideMenuMiddle.png);
	background-repeat: repeat-x;
	height: 200px;
	color: #777;
	padding: 0 0 20px 0;
	background-color: #4295A4;
}

td.blogPluginBox {
	background-color: #E6FFFB;	
	padding: 10px;
}
