body {
	background-color: #C8C8C8;
	margin: 0px;
}
.bgmain {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEEEEE;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 147%;
	color: #333333;
}

.bottom div p a {
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A2029;
	text-transform: uppercase;
}



.menu a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dot {
	background-image: url(img/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu a:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
.mtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 185%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BCBCBC;
	background-image: url(img/bggrey.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;

	padding-right: 25px;
	padding-left: 25px;
}

.Verbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #7B101A;
}

a {
	color: #7C2E24;
}
.Vwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
a:hover {
	color: #7C2E24;
	text-decoration: none;
}
.gallery {
	height: 144px;
	width: 725px;
	overflow: auto;
	white-space: pre;
}
.gallery img {
	float: left;
	padding-right: 3px;
}
#scroll {
	text-align: center !important;
	overflow: auto !important;
	float: left !important;
	white-space: nowrap !important;
	width: 725px!important;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 145px;
	SCROLLBAR-FACE-COLOR: #8B8B8D;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
}
#scroll img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}

.mtablarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 185%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BCBCBC;
	background-image: url(img/bggrey.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.mtabgallery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 185%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BCBCBC;
	background-image: url(img/bggrey.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

.fb {
	position:absolute;
	text-align:center;
	width:61px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	left: 829px;
	top: -60px;
	}
	
.fb a {
	color:#fff;
	text-decoration:none;
	}
