@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	font-size: None;
}
.class2 A:link {
	color: #FFFFFF;
	font-size: 14px;
}
.class2 A:visited {
	color: #FFFFFF;
}
.class2 A:active {
	color: #FFFFFF;
}
.class2 A:hover {
	color: #B29D64;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #781221;
}
.footer {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.menus {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #7A0F1E;
}
a:visited {
	color: #7A0F1E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #7A0F1E;
}
a:active {
	color: #7A0F1E;
	text-decoration: none; 
}
.test {
	font-size: 23px;
}
.location {
	background-attachment: scroll;
	background-image: url(images/location.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #7A0F1E;
}



.menupage {
	background-image: url(images/menuBG.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.menuitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #760C1B;
	text-decoration: none;
	top: auto;
	text-align: right;
	line-height: 28px;
}
.menulist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	style-type:none;
}
.about {
	background-image: url(images/about-us.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.menubox		{background-image:url(images/fullmenubg600.jpg);
				width:100%;
				height:100%;
				font-family:georgia;
				text-align:center;
				}
				
				
				
				
