@charset "utf-8";
/* CSS Document */

.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #999999;
}
.order2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.bookstable {
	background-image: url(../images/main1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.back {
	background-image: url(../bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #368AD1;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #53CAEC;
}

.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFF00;
}
.stats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF5BB;
}


.splash1 {
	background-image: url(../images/splash1.jpg);
	background-repeat: no-repeat;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	list-style-type: square;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.nat_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.uprisingmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bookstableurising {
	background-image: url(../images/main1uprising.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
