/* Basic stuff */

body {
  background: #fff url('images/bg.jpg');
	margin: 0;
	padding: 0;
	font: 13px/18px 'Georgia', Helvetica, Arial, Sans-serif;
	color: #24282c;
}

* { margin: 0; padding: 0; }
div.clear { clear: both; }
p { margin: 0 0 15px 0; }
img, a img { border: 0; }

a {
  text-decoration: underline;
	color: inherit;
}

a:hover {
  text-decoration: none;
	color: inherit;
}


/* Main text styles */

h1 {
	background: url('images/h1_joulutunnelma-valtaa.png') no-repeat;
	width: 775px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 40px 85px;
}

h2 {
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 15px;
}

a.offer-request {
	font: bold italic 11px 'Georgia', Helvetica, Arial, Sans-serif;
	text-decoration: none;
	color: #114475;
}

a.offer-request:hover { text-decoration: underline; }


/* Other styles */

#root {
	width: 1008px;
	margin: 0 auto;
}

#ingress, #other {
	text-align: center;
	font: italic 16px/22px 'Georgia', Arial, Sans-serif;
	margin: -15px 0 35px 0;
}

#other { margin-top: 25px; font-size: 14px; line-height: 20px; }

#header {
	background: url('images/joululaivasto-header.png') no-repeat;
	width: 1008px;
	height: 412px;
	margin-top: 35px;
	position: relative;
}

#header p { text-indent: -9999px; display: block; width: 1px; height: 1px; }

#header a {
	width: 100px;
	height: 56px;
	display: block;
	text-indent: -9999px;
	background: url('images/fregatti-logo.png') no-repeat;
	position: absolute;
	top: -5px;
	left: 65px;
}

#header a:hover { opacity: 0.7; }


#container {
	width: 960px;
	margin: -25px 0 0 24px;
}

.column {
	width: 280px;
	float: left;
	padding: 0 20px;
}


h2#joulusauna { background: url('images/h2_joulusauna.png'); width: 132px; }
h2#joulukarnevaalit { background: url('images/h2_joulukarnevaalit.png'); width: 195px; }
h2#aftersail-pikkujoulut { background: url('images/h2_aftersail-pikkujoulut.png'); width: 233px; }

.column p {
	font-style: italic;
}

ul {
	margin-left: 15px;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
	line-height: 16px;
	color: #745914;
}


#yhteystiedot {
	margin: 35px 0 0 20px;
	font: italic 12px/16px 'Georgia', Helvetica, Arial, Sans-serif;
	background: url('images/anchor.png') no-repeat 0 30px;
	padding-left: 65px;
	padding-top: 55px;
	border-top: 1px dotted #000;
}

h3 {
	font: italic 16px 'Georgia', Helvetica, Arial, Sans-serif;
	color: #cb0000;
	margin-bottom: 3px;
	margin-top: -25px;
}


#footer {
	width: 1008px;
	height: 53px;
	display: block;
	background: url('images/footer.png') no-repeat;
	margin: 45px 0 85px 0;
}