@charset "utf-8";
/* CSS Document */
#facebook { float: left; height: 32px; width: 109px; padding-left: 25px; }
#TopNav { margin: 0px; padding: 0px; height: 32px; background-image: url(../images/holiday09_01.gif); background-repeat: no-repeat; width: 826px; float: right; }
#BottomNav {
	margin: 0px;
	height: 49px;
	width: 960px;
	background-image: url(../images/holiday09_03.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bfr {
	background-image: url(../graphics/background/footer-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 902px;
}
#Footer {
	background-image: url(../graphics/background/brown-footer.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 960px;
}
.ls {
	background-image: url(../graphics/background/l-side.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 33px;
}
.rs {
	background-image: url(../graphics/background/r-side.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 31px;
}
.main {
	background-color: #d7c383;
	margin: 0px;
	padding: 0px;
	width: 896px;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.main h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main h2 a {
	color: #000000;
	text-decoration: none;
}
.main h2 a:hover {
	text-decoration: underline;
}

.smalltext a {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#photo {
	text-align: center;
	border: 2px solid #CCB271;
}
body {
	background-color: #1A0400;
	margin: 0px;
	padding: 0px;
}
#Footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

.LargeBottomText {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #2D2616;
	margin: 0px;
	padding: 0px;
}
.pic, a.pic, a.pic img { 
filter: Alpha(opacity=100); /* IE */ 
-moz-opacity: 1.0; /* Mozilla */ 
} 
a.pic:hover, a.pic:hover img { 
filter: Alpha(opacity=50); 
-moz-opacity: 0.5; 
}
