@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; 
}
/*    props    */
.props{
	color:#FFF;
	font-size:12px;
}
#props{
	color:#FFF;
	font-size:12px;
	width:960px;
	text-align:center;
}

/* FOOTER */
.footer-links {color:#fff; font-size:9pt; padding: 0 0 0 25px; }
.footer-links a {color:#FFF; text-transform:uppercase; margin:0 0 0 5px;}

/* Newsletter Signup */
#mc_embed_signup {font:normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;}
#mc_embed_signup legend {margin:0 0 5px 0; font-weight:bold; font-size:11pt; color:#5C3513;}
#mc_embed_signup fieldset {border:solid 1px #CCB271; -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;}
#mc_embed_signup .mc-field-group {margin:5px 0;}
#mc_embed_signup label {color:#5c3513;}
#mc_embed_signup input[type=text] {border:solid 1px #f8e9dc;width:98%; height:18px;}
#mc_embed_signup #mce-responses {margin:10px 0; color:#fff;}
#mc_embed_signup .btn {background:#5C3513; color:#fff; border:solid 1px #CCB271; padding:3px;}
