/* CSS Document for Florence's Restaurant */

/* Link Styles & Navigation */
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFF7;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #427310;
	text-decoration: underline;
}

#MainNav {
}
#MainNav ul {
	display: block;
	list-style-type: none;
}
#MainNav li {
	display: block;
	margin-bottom: 8px;
}
#MainNav li a {
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 10px;
	color: 8c6b42;
	background-color: ffe7bd;
	border: 1px solid #c6a54a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#MainNav li a:hover {
	display: block;
	background-color: #FFFFF7;
	color: #000000;
}
#Footer a {
	text-decoration: none;
	color: #663300;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Footer a:hover {
	background-color: #FFFFF7;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Breadcrumb {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
#Breadcrumb a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #663300;
}
#Breadcrumb a:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF7CE;
	color: #333333;
	text-decoration: underline;
}
#Breadcrumb a:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFF7;
	color: #333333;
	text-decoration: underline;
}
#SubNav {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#SubNavButton {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 7px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C6B42;
	width: 115px;
	float: none;
	padding-left: 3px;
	padding-top: 1px;
}
#SubNavButton a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-bottom: 3px;
	padding-top: 2px;
}
#SubNavButton a:hover {
	color: #427310;
	text-decoration: underline;
}
#SubNavButton a:visited {
	color: #8C6B4A;
	text-decoration: underline;
}
	
/* Overall layout elements */
#LeftColumn {
	margin: 10px 0px 0 0px;
	padding: 0 9px 0 0px;
}

#CenterColumn {
	margin: 0 40px 80px 30px;
	padding: 0 0 0 0px;
}

#RightColumn {
	margin: 10px 0 0 15px;
	padding: 0 0 0 0px;
}

#Footer {
	background-color: #FFEFC6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CEA552;
	height: 100%;
	padding: 5px 0 5px 20px;
}

#Header {
	margin: 0 0px 0px 0px;
	padding: 0 0 0 0px;
}
#Testimonial {
	margin: 0 0px 0px 0px;
	padding: 0px 13px 5px 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.gif);
}

/* Sub-Page layout elements */
.CenterHeader {
	margin-top: 10px;
	margin-bottom: 10px;
}

.CenterContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	float: none;
}
.GlobalNavButton {
	margin: 4px 0px 4px 8px;
	padding: 0 0 0 0px;	
}
.RightColumnPhoto {
	margin: 4px 0px;
	padding: 0 0 0 0px;
	float: none;
}
.menutable {
	border-top: 1px none #CEAD4A;
	border-right: 1px dotted #CEAD4A;
	border-bottom: 1px dotted #CEAD4A;
	border-left: 1px dotted #CEAD4A;
	padding-right: 2px;
	padding-left: 2px;
}

/* Text Stlyes */
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #427B10;
	line-height: 14px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEAD4A;
	padding-bottom: 3px;
}
#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
#Testimonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666633;
	font-style: italic;
}
.TestimonialName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}	
.MenuSectionHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B3908;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAD4A;
	border-bottom-color: #CEAD4A;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* Website Colors 
Background: fff7f7
footer/button background: ffe7bd
button text: 8c6b42
border: c6a54a
green accent: 426b10
red accent: 9c0000 
*/
