body {
	padding: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 70%;
	background-color: #363636;
	color: #222;
	margin: 0;
	background-image: url(images/wrapper_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.calendar-page {
	background-image: none !important;
}
.calendar-page #calendarTitle {
	display: none !important;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.embed-container {
	height: 0;
	margin: 0 0 15px 0;
	max-width: 100%;
	overflow: hidden;
	padding: 0 0 56.25% 0;
	position: relative;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

h1 {
	margin: 0px;
}
h1 a,
h1#homeh1 {
	background-image: url(images/dalfaber_01.png);
	background-repeat: no-repeat;
	text-indent: -1000%;
	margin: 0px;
	padding: 0px;
	height: 121px;
	display: block;
}
h2 {
	margin-top: 13px;
	margin-bottom: 0;
	font-weight: normal;
	font-family: "Myriad Web", Lucida Grande, Verdana, sans-serif;
	text-shadow: #bbb 2px 2px 3px;
	font-size: 1.4em;
}
.leftcolumn h2 {
	width: 400px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #555;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	margin-bottom: 9px;
	margin-top: 13px;
}
p,
ul,
#map {
	margin-top: 13px;
	margin-bottom: 17px;
}
h2,
h3,
h4,
p,
ul,
form,
#map {
	margin-left: 13px;
	margin-right: 13px;
}

.small {
	color: #b90000;
	font-size: 9px !important;
	line-height: 11px !important;
}

#map {
	width: 480px;
	height: 300px;
	border: solid 1px #999;
}

#vlightbox0 .vlightbox0 img {
	margin: 0 auto !important;
}

li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.leftcolumn ul {
	margin-left: 13px;
	padding-left: 13px;
}
.leftcolumn li {
	list-style-image: url(images/arrow.gif);
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
}

img {
	border: none;
}

a:link,
a:visited {
	color: #b44020;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fd754c;
	font-weight: bold;
	text-decoration: none;
}

ul#navbar {
	list-style-type: none;
	background-color: #cdcdcd;
	margin: 0px;
	width: 100%;
	padding: 0;
}
ul#navbar li {
	margin: 0px 0 0px 5px;
	padding: 0px;
	float: left;
}
ul#navbar li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 6px;
	text-transform: uppercase;
	color: grey;
}
ul#navbar li span.selected {
	background-color: #fff;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
	color: grey;
	font-weight: bold;
}
ul#navbar li a:hover {
	background-color: #fff;
}
ul#navbar li a:hover {
	background-position: 0px -22px;
}

#slideshow {
	margin: 0px;
}

.container {
	width: 800px;
}

.leftcolumn {
	width: 522px;
	float: left;
	padding-bottom: 20px;
}

.rightcolumn {
	width: 278px;
	float: right;
	padding-bottom: 20px;
	background-image: url(images/rightcolumn.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}

#welcome,
#topwelcome {
	background-color: #ebd9c3;
	padding-bottom: 1px;
}
#welcome {
	margin-top: -2px;
	padding-top: 1px;
}
#topwelcome {
	background-image: url(images/topwelcomeshadow.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}

ul.essentials {
	margin-top: 9px;
	padding: 0px;
	text-indent: 0px;
}
ul.essentials li {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

.rssbadge {
	float: right;
	margin-right: 13px;
	margin-top: 13px;
}

#credits {
	text-align: right;
	width: 774px;
	padding-right: 13px;
	padding-bottom: 13px;
	color: #999;
	clear: both;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
}
#credits a:link,
#credits a:visited {
	color: #555;
}
#creditsa: hover {
	color: #777;
}

.hidden {
	visibility: hidden;
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*<group=sIFR>*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	display: inline;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
	clear: none;
}
/*</group>*/
