/* CSS Document */
body, p, input, td, pre
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

body
{
	margin: 0px;
}


div#index_flashmovie
{
    height: 480px;
    width: 720px;
    padding: 0px;
    margin: 0px;
    background: url('video/static_bg.gif') no-repeat;
}



.newsheadline {
	font-weight: bold
	}

.form {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}



a:link, a:visited {
	text-decoration: none;
	color: #134f87;
	font-weight: normal;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
	color: #134f87;
/*	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px; */
}

a:active {
	text-decoration: none;
	color: #BC9C00;
/*	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px; */
}

#currentpage a {
	text-decoration: none;
	color: #BC9C00;
}



#frame {
		width:747px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
#content {
		width:747px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
#headerleft {
		width:293px;
		padding:0px;
		float:left;
		background: #e2e1df;
		}
		
#headerright {
		width:454px;
		padding:0px;
		float:left;
		background: #e2e1df;
		}	

		
#sectionNav {
		width:454px;
		padding:0px;
		float:left;
		background-image: url(images/Menus/Cuisine/Cuisine_SectionNav_bg.gif);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		}

#sectionNav ul {
	list-style: none;
	margin: 2px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}

#sectionNav li {
	display: inline;
}

#sectionNav a:link {
	text-decoration: none;
	color: #134f87;
	font-weight: normal;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}


#sectionNav a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#sectionNav a:visited {
	font-size: 12px;
}

#sectionNav #currentpage a {
	color: #BC9C00;
	text-decoration: none;
}

#WinesectionNav {
		width:454px;
		padding:0px;
		float:left;
		background-image: url(images/Menus/Wine/Wine_SectionNav_bg.gif);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		}

#WinesectionNav ul {
	list-style: none;
	margin: 2px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
}

#WinesectionNav li {
	display: inline;
}

#WinesectionNav a:link {
	text-decoration: none;
	color: #134f87;
	font-weight: normal;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}


#WinesectionNav a:hover {
	font-size: 12px;
	text-decoration: underline;
}


#WinesectionNav a:visited {
	font-size: 12px;
}

#WinesectionNav #currentpage a {
	color: #BC9C00;
	text-decoration: none;
}
		
#contentleft {
		width:293px;
		padding:0px;
		float:left;
		}

.hourslocation {
	background: #ebeae9;
}




.siteNav {
		background: #FFFFFF;		
		}
		
	
#contentright {
		width:454px;
		padding:0px;
		float:left;
		background:	#FFFFFF;
		}
		
#contentright #currentpage a {
	text-decoration: none;
	color: #BC9C00;
}

#contentright ul {
	list-style: none;
	margin: 2px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#contentright li {
	display: inline;
}
	
		
p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		

		


.accent {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	color: #bc9c00;
}


.accent2 {
	color: #134F87;
}








.sitebg
{
	background: #e2e1df;
	}

.sitemenubg
{
	background: #FFFFFF;
	}
	



.maincontentbg
{
	background:	#FFFFFF;
	}
	
	
	
#footer {
		width:454px;
		padding:0px;
		float:left;
		background: #e2e1df;
		font-size: 9px;
		}
		
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;

	padding-bottom: 0px;
}

#footer li {
	display: inline;
}

#footer #currentpage a {
	color: #BC9C00;
}

.footerbg {
	background: #ebeae9;
	}
	






	
