html	{
	height: 101%;
}

a	{
	color : #840F0F;
}

a:hover	{
	color : #FEB050;
}

a.darklinks	{
	color : #FEB050;
	text-decoration : none;
}

a.darklinks:hover	{
	color : #FFFFFF;
	text-decoration : none;
}

body	{
	background-image: url(../images/bgnd.gif);
	background-repeat: repeat-x;
	margin-top: 28px;
	background-color: #661101;
}


.body_pop	{
	background-color : #FFFCEF;
}

.main	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : Black;
	margin-bottom: 10px;
	margin-right: 20px;
}

.head	{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #840F0F;
	font-variant : small-caps;
	font-size : 24px;
	line-height : 30px;
	letter-spacing : 1px;
	font-weight : normal;
	margin-bottom: 10px;
}

.smallhead	{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #840F0F;
	font-size : 16px;
	line-height : 20px;
	font-weight : bold;
	margin-bottom: 10px;
}

.smallesthead	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #840F0F;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
	margin-bottom: 10px;
}

.comingmain	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : White;
}

.comingtitle	{
	color : #FEB050;
	font-weight : bold;
}

darklinks	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #EDDAAC;
	text-align : center;
	margin-top : 10px;
}

.footer	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 18px;
	color : #FEB050;
	text-align : center;
	margin-top : 15px;
	letter-spacing : 1px;
}

.gallery_menu {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 12px;
	line-height : 18px;
	color : #840F0F;
	text-align : center;
	text-decoration : none;
	letter-spacing : 1px;
}

.specials	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : Black;
	margin: 5 15 10 15;
}

.specialimage	{
	margin: 5 15 5 5;
}

.thumb	{
	margin :  1 1 1 1;
}

.menu	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : Black;
	margin-bottom: 5px;
	width : 390px;
}

.menuprice	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : Black;
	margin-bottom: 5px;
	margin-left: 400px;
	float : right;
	font-weight : bold;
}

.month {
		font-size: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #840F0F;
		font-weight: bold;
		margin-top: 18px;
		margin-bottom: 15px;
		padding-bottom: 5px;
		border-bottom-color : #840F0F;
		border-bottom-style : solid;
		border-bottom-width : thin;
		display : block;
	}