body {
	background-color:	#c0a559 /* #2A3FAA; #2650c4; */
}
#content {
	border-color: 		#000000;
	border-style:		solid;
	border-width:		1px;
}

address {
	font-family:		Arial, Verdana, Sans-Serif;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
	clear:				none;
	text-align:			center;
}

.phone {
	clear:				none;
	font-family: 		Arial, Verdana, Sans-Serif;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
	text-align:			center;
}

.hours {
	font-family:		Arial, Verdana, Sans-Serif;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
	text-align:			center;
}

.email {
	font-family:		Arial, Verdana, Sans-Serif;
	font-size:			9pt;
	text-decoration:	none;
	font-weight:		normal;
	font-style:			normal;
	text-align:			center;
}

.email a {
	text-decoration:	underline;
	color:				#000000;
}

.design {
	font-family:		Arial, San-Serif;
	font-size:			9pt;
	text-decoration:	none;
	text-align:			center;
}

.design a {
	text-decoration:	underline;
	color:				#000000;
}

p {
	font-family: 		Tempus Sans ITC, Georgia;
}
p.indented {
	text-indent:		1em;
}
h2.story{
	font-family:		Tempus Sans ITC, Georgia;
	font-size:			x-large;
	font-weight:		bold;
	color:				#b70909;
	
	text-align:			center;
}

#aboutStory {
	padding:			10px;
	margin:				10px;
	background-color:   white;
	vertical-align:     top;
	text-align:         left;
	width: 702px;
}

#main img
{
    border:             0px;
    padding:            0px;
    margin:             0px;
}

img {
	border:				0;
}

ul
{
	list-style-type:	none;
	padding:			0;
	margin:				0;
	
	font-family:		Tempus Sans ITC, Georgia;
	font-size:			11pt;
}

ul li p
{
	display:			block;
	margin-top:			0;
	padding-top:		0;
	padding-left:		25px;
}
.wine
{
	font-family:		Tempus Sans ITC, Georgia;
	font-size:			11pt;
}

#aboutStory table {
	font-family:		Tempus Sans ITC, Georgia;
	font-size:			11pt;
	
	padding:			0;
	margin:				0;
}

#aboutStory strong {
	font-family:		Tempus Sans ITC, Georgia;
	font-size:			11pt;
	
	padding:			0;
	margin:				0;
}

#aboutStory a
{
	text-decoration:	none;
}
#aboutStory a:visited
{
	color:				#0000ff;
}

#menu
{
    background-color:   #b70909;
    background-image:   url("images/menu/menuBackground.png");
    width:              195px;
    
    vertical-align:     top;
}

#menu .menu
{
    vertical-align:     top;
	display:            block;
	margin: 			0px;
	padding: 			0px;
	clear: 				none;
}

#cusineMenu ul
{
    list-style:			none;
	margin: 			0 auto;
	padding:            0;
	width: 				100%;
	border: 			none;
}

#cusineMenu li
{
	text-align: 		center;
	margin: 			2;
	padding: 			2;
	float:              left;
}

