html
	{background:#889fc1;
	text-align:center;}

body
	{width:602px;
	font-family: "palatino linotype", didot, times, serif;
	font-size:80%;
	color:#431e2f;
	text-align:left;
	line-height:1.5;
	padding:313px 1em 1em;
	border:1px solid #999;
	margin:5px auto 30px;}

body#home, body#accommodation
	{background:#fefeff url("../images/home.jpg") no-repeat 1em 1em;}

body#winterski
	{background:#fefeff url("../images/winterski.jpg") no-repeat 1em 1em;}

body#summer
	{background:#fefeff url("../images/summer.jpg") no-repeat 1em 1em;}

body#booking
	{background:#fefeff url("../images/booking.jpg") no-repeat 1em 1em;}

h1, h2, h3, h4
	{color:#321723;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;}

h1
	{position:absolute;
	height:0px;
	text-indent:-5000px;}

h2
	{font-size:1.5em;
	text-align:right;
	text-transform:lowercase;
	padding-bottom:0.2em;
	border-bottom:1px solid;
	margin:0.3em;
	margin-top:0.5em;}

h3
	{font-size:1.2em;
	padding:0 0.8em;
	clear:both;
	margin-top:1.2em;
	margin-bottom:-0.5em;}

h4
	{font-size:1.1em;
	padding:0 0.9em;
	margin-top:1.2em;
	margin-bottom:-0.5em;}

ul.navbar
	{background:#6993b5 url("../images/menubground.png") repeat-x bottom left;
	width:598px;
	clear:both;
	text-align:center;
	padding:0.5em 0;
	border:1px solid #431e2f;
	margin:0;}

ul.navbar li
	{display:inline;
	list-style-type:none;
	font-size:1.1em;
	font-family:"tahoma", "arial bold", sans-serif;
	line-height:1.6;
	text-transform:lowercase;
	padding:0 0.3em;}

ul.navbar li a
	{padding-left:12px;
	text-decoration:none;}

ul.navbar li a:link, ul.navbar li a#current:hover
	{color:#fefeff;}

ul.navbar li a:visited
	{color:#fefeff;}

ul.navbar li a:hover, ul.navbar li a.current
	{color:#000;
	background:url("../images/snowflake.gif") no-repeat 0 3px;}

div#content
	{background:#fefeff url("../images/feather.jpg") no-repeat 100% 85%;}

p
	{margin:1em;}

p img
	{padding:9px;
	border:1px solid #999;
	margin:1em;}

p img.left
	{float:left;
	margin-left:0;}

p img.right
	{float:right;
	margin-right:0;}

p a:link
	{color:#3c5982;
	text-decoration:none;}

p a:visited
	{color:#afb5be;
	text-decoration:none;}

p a:hover
	{color:#000;
	text-decoration:underline;}

p#intro
	{background-color:#a6b7d1;
	padding:1.5em;
	border:1px solid #667791;
	margin:1em 0.8em;}

p#copyright
	{clear:both;
	text-align:right;
	padding-top:0.3em;
	border-top:1px solid #836171;}

table
	{width:85%;
	border-collapse:collapse;
	margin:1.2em auto;}

table caption
	{background-color:#a6b7d1;
	text-transform:capitalize;
	padding:0.3em;}

table>caption
	{margin:1.2em auto -1em;
	padding:0.4em;}

tr.alt
	{background-color:#eee;}

td
	{padding:0.3em;}

p#toplink
	{clear:both;
	text-align:right;}

p#toplink a
	{font-size:0.9em;
	line-height:1.2;
	background: url("../images/uparrow.png") no-repeat center right;
	padding-right:28px;}
