/*
#
#  cudgelwar.css
#
#  v3.0, last edited by Atro Kajaste
#
*/

body
{
	background-color: #F0F0F0;
	background-color: #FFFFDD;
	color: #000;
	font-family: Times, serif;
}

.strong
{
	font-weight: bold;
}

.em
{
	font-style: italic;
}

.center
{
	text-align: center;
}

a
{


}

a:link
{
	color: red;
}

a:visited
{
	color: #a52a2a;
	color: #a03030;
}

a:hover
{
	background-color: #a03030;
	color: #fff;
}

a:active
{
	background-color: #a03030;
	color: #000;
}

h1
{
	font-family: arial, sans-serif;
}

.headingdate
{
	font-size: smaller;
}

a.navibar
{
	font-size: smaller;
	font-family: arial, sans-serif;
	text-decoration: none;
}

span.navibar
{
	font-size: smaller;
	font-family: arial, sans-serif;
	text-decoration: none;
}

p.navibar
{
	font-family: arial, sans-serif;
	text-decoration: none;
}

.naviselected
{
	font-size: smaller;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

table.navibar
{
/*	border: solid 1px black; */
	text-align: center;
/*	width: 100%; */
	margin-left: auto;
	margin-right: auto;

}

div.navibar
{
	text-align: center;
}

table.prices
{

}

table.schedule
{	
	font-family: arial, sans-serif;
	font-size: smaller;
}

table a
{
	text-decoration: none;
}

.tabletitle
{
	font-weight: bold;
	font-family: arial, sans-serif;
}


p.bluu
{
	font-size: smaller;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-family: Times, serif;
}



/* settings for price calculator */

.calctabletitle
{
	background-color: #00a;
	color: #eee;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.date
{
	background-color: #ccc;
}

.night
{
	background-color: #dfd;
}

.bed
{
	background-color: #ffd;
}

.hut
{
	background-color: #dff;
}

.wholehut
{
	background-color: #ddf;
}

.brunch
{
	background-color: #fdf;
}

.snack
{
	background-color: #ddf;
}

.meal
{
	background-color: #fdd;
}

.smallfeast
{
	background-color: #dff;
}

.bigfeast
{
	background-color: #dfd;
}

.sca
{
	background-color: #ffd;
}

.unused
{
	background-color: #ddd;
}

