@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/template/saunas/main_content_bg_2col.gif);
}

#header-flash {
	width: 968px;
	height: 301px;
}

#content-area-wrap-soak {
	width: 100%;	/* ie6 fix */
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../images/template/saunas/main_content_bg_2col.gif);
	background-repeat: repeat-y;
}

#content-area-wrap-soak.has-flash {
	padding-left:4px;
}

#left-col {
	float: left;
	width: 566px;
	padding: 20px 30px 20px 40px;
}

#right-col-relax {
	float: left;
	width: 280px;
	padding: 60px 20px 0 24px;
	background-image: url(../images/template/saunas/right_col_bg_top.jpg);
	background-repeat: no-repeat;
}

.sauna_type_overview {
	float: left;
	width: 281px;
	margin-top: 10px;
	background-image: url(../images/template/saunas/type_overview_bucket_bg.gif);
	background-repeat: repeat-y;
	
}

.sauna_type_overview_top {
	height: 29px;
	background-image: url(../images/template/saunas/sauna_type_overview_top_bg.gif);
	background-repeat: no-repeat;
	padding: 16px 0 0 20px;
}

.sauna_type_overview_top h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #99897d;
}

.sauna_type_overview a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72afb6;
}

.sauna_type_overview p {
	margin: 5px 14px 5px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #99897d;	
}

.bullet_img {
	vertical-align: baseline;
	margin-right: 5px;
}

h1 {
	color: #8c7a6c;
}