@import url("navMenu.css");
/* /// CSS Document for FIVE Restaurant /// */

/* All fonts that are in use : Verdana, Arial, Helvetica, sans-serif; */

.pgLable /* array ="aboutus, menu, win list, contact" ===  Test Color : #BD9A66 */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD9A66;
	text-decoration: none;
	background-color: #1C1C1C;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

.pgLable2 /* array ="aboutus, menu, win list, contact" ===  Test Color : #BD9A66 */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD9A66;
	text-decoration: none;
	background-color: #1C1C1C;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

.five {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.headerTitle {
	font-family: Lucida Console, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 1px;
}

.headerTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC9966;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-color: #A96D27;
}

.headerTitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	background-color: #584A34;
}

#subNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#subNav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#subNavActive a {
	color: #754C24 /* #CC9966 */;
	text-decoration: underline;
}

.goldTextContent /* Head Text : #AF6E0B */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #AF6E0B;

}

.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 5px;

}

.textContentAboutUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	padding: 20px;

}

.textContentContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 5px;

}

.mapFive{
	background-image: url(images/five_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#emailLink a {
	color: #AF6E0B;
	text-decoration: underline;
	padding: 0px 2px 0px 20px;
	background-image: url(images/five_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#emailLink a:hover {
	color: #999999;
	text-decoration: none;
}

/* === Menu : Lunch, Dinner, Appetizer === */

.menuBKGD {
	background-image: url(images/five_menuBKGD.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menuSideContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-image: url(images/five_lunch.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #EEEEEE;
}

.menuSideContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-image: url(images/five_dinner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #EEEEEE;
}

.menuSideContent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-image: url(images/five_app.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #EEEEEE;
}

#menuNav a {
	color: #666666;
	text-decoration: none;
	padding: 0px 2px 0px 20px;
}

#menuNav a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(images/five_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuNavActive a {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/five_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 2px 0px 20px;
}

.listBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/five_dots2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding: 10px;

}

/* === Wine Menu === */

.wineSideContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	background-image: url(images/five_wineBKGD.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #EEEEEE;

}

#wineNav a {

}

#wineNav a:hover {

}
