body
{
	background-color : White;
	margin: 0,0,0,0;
}

a
{
    color: #663300;
    background-color: inherit;
}

input, textarea,  option, select
{
	font: 13px arial, sans-serif;
	color: #111111;
	background-color: #eeeeee;
	border : 0 none transparent;
}

.body-text
{
	background-color : #DAD4B6;
	color : black;
	font-family : "palatino Linotype", "times new roman", serif;
	font-size : 14px;
	padding-left: 20px;
	padding-right: 20px;
}

.home-text
{
	background-color : #DAD4B6;
	color : black;
	font-family : "palatino Linotype", "times new roman", serif;
	font-size : 11px;
	padding: 20px;
    text-align:justify;
}

.background
{
    background-color : #DAD4B6;
	color : black;
}

.page-title
{
	background-color : transparent;
	color : black;
	font : bold normal 24px/36px "palatino Linotype", "times new roman", serif;
	padding-bottom : 10px;
}

.form-area
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: black;
	background-color: #eeeeee;
}

.field-label
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: white;
	background-color: gray;
	padding-left : 5px;
	padding-right: 5px;
}

.field-help
{
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Gray;
	background-color: transparent;
}

.field-button
{
	 font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

input.field-button-default
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #111111;
	background-color: #eeeeee;
	border : thin outset;
}

input.field-button
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #111111;
	background-color: #eeeeee;
	border : thin outset;
}

.link-button
{
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff;
	background-color: #333366;
	border : thin outset;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.menu-b
{
	font: 16px impact, arial, sans-serif;
	color: Black;
	background-color: #A0522D;
	text-decoration: none;
}

.admin-button
{
	font: 16px impact, arial, sans-serif;
	color: white;
	background-color: #A0522D;
	text-decoration: none;
}

.home-blurb
{
	font-size: 14px;
	line-height: 20px;
	text-align : justify;
	width: 293px;
	margin : 20 35 20 35;
}

.home-phone
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 363px;
}

.home-address, .home-hours
{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	width: 363px;
}

.menu-section-name
{
	background-color : transparent;
	color : black;
	font : bold normal 22px/36px "palatino Linotype", "times new roman", serif;
	padding-top : 15px;
	width : 100%;
	text-align : center;
	font-variant : small-caps;
	letter-spacing : 6px;
}

.menu-section-description
{
	background-color : transparent;
	color : black;
	font : normal normal 13px/13px "palatino Linotype", "times new roman", serif;
	width : 100%;
	text-align : center;
	position: relative;
	top : -5px;
}

.menu-item-name
{
	background-color : transparent;
	color : black;
	font : bold normal 13px/13px "palatino Linotype", "times new roman", serif;
	padding-top : 15px;
	width : 100%;
	text-align : center;
	font-variant : small-caps;
	white-space : nowrap;
}

.menu-item-description
{
	background-color : transparent;
	color : black;
	font : normal normal 12px/12px "palatino Linotype", "times new roman", serif;
	width : 100%;
	text-align : center;
}

.menu-price
{
	background-color : transparent;
	color : black;
	font-style : italic;
}

