﻿body 
{
	margin: 20px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 8pt;
	color: #57513f;
}

h1
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	color: #d40604;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
	text-align: center;
}

h3
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	color: #d40604;
	text-align: center;
}

hr
{
	margin: 7px 0px 0px 0px;
	width: 90%;
}

#masterContainer
{
	width: 100%;
	text-align: center;
}

.master
{
	position: relative;
	width: 666px;
	height: 569px;
	background-image: url(images/masterbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.master td
{
	margin: 0px;
	padding: 0px;
	width: 666px;
	height: 569px;
}

#welcomeMsg
{
	position: absolute;
	top: 55px;
	left: 457px;
	width: 170px;
	height: 180px;
	overflow: hidden;
}

#specials
{
	position: absolute;
	width: 185px;
	height: 220px;
	overflow: hidden;
	top: 325px;
	left: 457px;
	text-align: center;
	vertical-align: middle;
}

#photos
{
	position: absolute;
	width: 185px;
	height: 220px;
	overflow: hidden;
	top: 325px;
	left: 240px;
	text-align: center;
}

#pic
{
	margin-bottom: 15px;
	width: 181px;
	height: 181px;
}


#picmenu
{

}

#picmenu a:link
{
	color: #57513f;
	text-decoration: none;
}

#picmenu a:hover
{
	text-decoration: underline;
}

.picMenuLinkOff:link
{
	margin: 1px;
	color: #57513f;
	text-decoration: none;
	font-weight: normal;
}

.picMenuLinkOn:link
{
	margin: 1px;
	color: #57513f;
	text-decoration: none;
	font-weight: bold;
}

.picMenuLinkOff:hover,
.picMenuLinkOn:hover
{
	text-decoration: underline;
}

#contact
{
	position: absolute;
	width: 178px;
	height: 60px;
	overflow: hidden;
	top: 485px;
	left: 26px;
	text-align: center;
}

#contact a:link
{
	font-size: 8pt;
	font-weight: bold;
	color: #d40604;
}	

#wxdata
{
	position: absolute;
	top: 325px;
	left: 26px;
	width: 178px;
	height: 150px;
	font-family: Verdana;
}

#wxicon
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
}

#wxhi
{
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 20px;
    color: #d40604;
    font-weight: bold;
    text-align: right;
}

#wxfl
{
    position: absolute;
    top: 34px;
    right: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#wxcc
{
    position: absolute;
    width: 100px;
    height: 35px;
    top: 102px;
    left: 0px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
}

#wxhum
{
    position: absolute;
    top: 55px;
    right: 0px;
    text-align: right;
}

#wxdp
{
    position: absolute;
    top: 70px;
    right: 0px;
    text-align: right;
}

#wxvs
{
    position: absolute;
    top: 85px;
    right: 0px;
    text-align: right;
}

.footer
{
	position: relative;
	width: 666px;
	overflow: hidden;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
	color: #eae5d2;
}

.footer a:link,
.footer a:visited
{
	text-decoration: none;
	color: #eae5d2;
	font-weight: bold;
}

.footer a:hover,
.footer a:active
{
	text-decoration: underline;
}
