@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6b0000;
	background-image: url(images/main_bg);
	background-position: center top;
	background-repeat: repeat;
}
img {
	border: none;
}
.flash-table-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content-bg-top {
	background-image: url(images/content-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 827px;
}
.content-bg-bottom {
	background-image: url(images/content-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 827px;
}
.content-bg-repeat {
	background-image: url(images/content-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 827px;
}
.left-content-table {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	border-color: #000000;
}
.welcome-text-table {
	margin-top: 10px;
	margin-left: 55px;
	font-family: Tahoma;
	color: #b08b3c;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
.calendar-table {
	margin-top: 10px;
	margin-left: 30px;
	font-family: Tahoma;
	color: #b08b3c;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
.latest-photos-table {
	margin-top: 10px;
	margin-left: 35px;
	font-family: Tahoma;
	color: #b08b3c;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
.inside-flash-table-bg {
	background-image: url(images/inside-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.inside-content-bg-top {
	background-image: url(images/inside-content-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 827px;
}
.inside-content-bg-bottom {
	background-image: url(images/inside-content-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 827px;
}
.inside-content-bg-repeat {
	background-image: url(images/inside-content-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 827px;
}
.inner-content-table {
	margin-top: 10px;
	margin-bottom: 50px;
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	border-color: #000000;
}
.footer-nav,.footer-nav a:link,.footer-nav a:active,.footer-nav a:visited {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.footer-nav a:hover{
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-txt,.footer-txt a:link,.footer-txt a:active,.footer-txt a:visited,.footer-txt a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.mainsections,.mainsections a:link,.mainsections a:active,.mainsections a:visited {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.mainsections a:hover{
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.calendar-link,.calendar-link a:link,.calendar-link a:active,.calendar-link a:visited {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #b08b3c;
	text-decoration: none;
}
