body{
	background: #4891b5 url(/media/images/ski/bg.jpg) repeat-x center top;
}
#logo{
	background: url(/media/images/ski/logo.png) no-repeat top left;
}
#top_nav ul{
	background: #79df3f;
}
#top_nav ul li a.selected{
	color: #79df3f;
}
#top_nav ul li a:hover{
	color: #4891b5;
}
#content{
	background: #ecf6fd;
}
.subscribe_submit{
	background: #b4ddf6;
}
.subscribe_submit:hover{
	background: #2a7ca3;
}
#content input.subscribe_txt{
	border: 1px solid #b4ddf6;
}
/* Thin Column */
.col_thin{
	background: #b4ddf6;
	color: #188dd1;
}
.col_thin h1{
	color: #2a7ca3;
}
.col_thin a{
	color: #cc3333;
}
.col_thin b{
	color: #003366;
}
/* Wide Column */
.col_wide{
	color: #333;
}
.col_wide h1{
	color: #2a7ca3;
}
.col_wide h2{
	color: #4891b5;
}
.col_wide a{
	color: #31ace5;
}
.col_wide b{
	color: #65410f;
}

#trees_right, #trees_left{
	background-image: url(/media/images/ski/footer_trees.gif);
}
#footer li a{
	color: #4891b5;
}
td, th{
	border-bottom: 1px solid #fff;
}