
body {
	background-color: White;
	padding: 10px 0 0 0;
}
h1, h1 a {
	font-size: 12px;
	font-weight: normal;
	color: #2974c3;
	padding: 0 0 0 267px;
	margin: 0;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #ece943;
	padding: 150px 0 9px 0;
	margin: 0;
}

#motto {
	background: url(images/logo_bottom.jpg) no-repeat center;
	text-align: left;
}

/*----------------------------------------------------*/
/* Middle column */
/*----------------------------------------------------*/

#middle {
	background: url(images/index_bg.jpg) no-repeat top center;
	text-align: center;
}
#middle p {
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
	color: #feffff;
	padding: 0 4px 9px 4px;
	margin: 0;
}
#middle p a {
	color: #ece943;
}
#middle p a:hover {
	color: #6dea66;
}
#middle p.today {
	font-size: 11px;
	text-align: left;
	background-color: #99ccfb;
	color: #dd5d52;
	margin: 0 23px 0 22px;
	padding: 0 4px 5px 6px;
}
#middle p.today strong {
	color: White;
	background-color: #dd5d52;
	padding: 1px 4px;
	margin-right: 5px;
}
#middle p.today a, #middle p.tomorrow a {
	color: #4f4e4e;
}
#middle p.today a:hover, #middle p.tomorrow a:hover {
	color: Black;
}
#middle p.tomorrow {
	font-size: 11px;
	text-align: left;
	background-color: #daedff;
	color: #6f7377;
	margin: 0 23px 0 22px;
	padding: 5px 4px 0 6px;
}
#middle p.tomorrow strong {
	color: White;
	background-color: #6f7377;
	padding: 1px 4px;
	margin-right: 5px;
}
#middle .nospace {
	margin: 0 23px 0 22px;
	padding: 0;
}
#separator {
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

/*----------------------------------------------------*/
/* Search */
/*----------------------------------------------------*/

#search {
	height: 111px;
	width: 190px;
	background: url(images/holidays_search.jpg) no-repeat top center;
}
form {
	margin: 0;
	padding: 91px 0 0 32px;
	text-align: left;
}
#field {
	height: 17px; width: 100px;
	font-size: 12px;
	border: none;
	color: #4f4e4e;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#button {
	height: 24px; width: 26px;
	text-transform: none;
	border: none;
	background-color: transparent;
	margin: 9px 0 0 37px;
	padding: 0;
}

/*----------------------------------------------------*/
/* Bottom */
/*----------------------------------------------------*/

#botwrap {
	background: White url(images/gr_bottom.gif) repeat-x bottom;
}
#bottom {
	width: 757px;
	height: 85px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #6e7276;
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
	margin: 0 auto;
}
#bottom p a {
	margin: 0 11px;
}
p#sec-navig {
	text-align: center;
	margin: 0;
	padding: 43px 0 7px 0;
}