/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage
{
	background-color: #672505; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	
}

a:hover 
{
color: #672505;	
}

a
{
	color: #672505;
}
.recipeText
{
	color: #672505;

}
a:visited
{
color: #672505;	
}

a:active
{
	color: #672505;
}
.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F0E8D8; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
	border :0px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.TopBanner2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F0E8D8; /* Background Color */
	background-image: none; /* Background Image */
	text-align:right ; /* Align Text */
	border-right-color:#672505;
	border-right-width:thin;
	border-right-style:solid;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:bottom;
}

.TopBanner3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F0E8D8; /* Background Color */
	background-image: none; /* Background Image */
	text-align:center ; /* Align Text */
	
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:middle ;
}
.TopBanner4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	/* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	
	background-image: none; /* Background Image */
	text-align:left ; /* Align Text */
	
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top ;
}


.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F0E8D8; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #A5390B; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	 /* Cell Width */
		border-bottom-color:White;
	border-bottom-width:thin;
}
.menuSep
{
 color: White;	
}



.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	 /* Cell Width */
	border-bottom-color:White;
	border-bottom-width:thin;
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #672505; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: right; /* Align Text */
	width: 20%; /* Cell Width */
	border-right-color:#672505;
	border-right-width:thin;
	border-right-style:solid; 
}

.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color:#5B8414; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #F0E8D8; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width:580px;
}
.MenuBorder
{
	color:White;
}

.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	/*background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{

	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	font-family:Arial; font-size:12px; color:#672505;
}

.Inputs
{
	font-weight: normal;
	font-size: 8pt;
	background-image: none;
	color: #663333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fef6e6;
	text-decoration: none;
}


.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #672505; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #F0E8D8;
	background-image: none; /* Background Image */


}

.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #672505; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}
.introText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #672505;
	padding-top: 11px;
}
.newthisMonth{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	padding-left:15 px;
	padding-right:15 px;
	padding-top: 5px;
}

.introText{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #672505;
	padding-top: 11px;
}

.siteContent{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	padding-left:15 px;
	padding-right:15 px;
	padding-top: 15px;
}

.contentText{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

.recipeHeader{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #672505;
}

.recipeHeader2{
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	color: #672505;
}

.recipeText{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #672505;
}

td{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.recipeText2{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	padding-left: 5px;
}

.maincontent A {
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	color:#672505;
	text-decoration:none;
}

.maincontent B{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #672505;
	text-decoration:none;
}

.maincontent C{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color: #672505;
}

.adminHeader{font-family:Verdana, Arial; text-decoration:none; font-size:12px; color:#000000;}
.adminHeader:hover {color:#990000;}

.adminBlackSmall{font-family:Verdana, Arial; text-decoration:none; font-size:9px; color:#000000;}
.adminBlackSmall:hover {color:#990000;}

a.adminBlack{font-family:Verdana, Arial; text-decoration:underline; font-size:11px; color:#000000;}
a.adminBlack:hover {color:#000000; text-decoration:underline;}

.adminBlack{font-family:Verdana, Arial; text-decoration:none; font-size:11px; color:#000000;}
.adminBlack:hover {color:#000000; text-decoration:underline;}

.adminTableTitle{font-family:Verdana, Arial; text-decoration:none; font-size:12px; color:#FFFFFF;}
.adminTableTitle:hover {color:#FCFF00;}

.cartButton{
	font-family:Arial;
	font-size:11px;
	color:#672505;
	background-color: #f0e8d8;
}


.cartHeader{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartHeader:hover {color:#672505;}

.cartBody{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartBody:hover {color:#672505;}

.cartLink{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartLink:hover {color:#672505;}

.cartRed{font-family:Arial; font-size:11px; color:#CC0000;}
.cartRed:hover {color:#672505;}


.cartSmallGray{font-family:Arial; font-size:10px; color:#C0C0C0;}
.cartSmallGray:hover {color:#672505;}


.submitButton {cursor:hand; font-family:Verdana,Arial; font-weight:bold; font-size:10; background-color:"EEEEEE"; color:"000000";}
.formText{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
.fileBrowse {FONT-FAMILY:Arial; FONT-SIZE: 11px; color:#333333; WIDTH: 250px; background-color:#FAFAFA;}

.giftMessage
{
	font-family:Verdana; font-size: 11pt; font-style:italic;
}
.crumbLinks{
	font-family:Arial;
	font-size:11px;
	color:#672505;
	text-decoration: none;
}
.crumbLinks:hover {color:#672505;}
.generalBlackRT{font-family:Arial; font-size:12px; color:#672505; text-align:right; font-weight :bold }
.generalBlack{font-family:Arial; font-size:12px; color:#672505;}
.generalBlack:hover {color:#672505;}

.generalBlackSmall{font-family:Arial; font-size:10px; color:#672505;}
.generalBlackSmall:hover {color:#672505;}

.generalBlackLarge{font-family:Arial; font-size:13px; color:#672505;}
.generalBlackLarge:hover {color:#672505;}

.generalWhite{font-family:Arial; font-size:12px; color:#FFFFFF;}
.generalWhite:hover {color:#FFFF99;}

.generalRed{font-family:Arial; font-size:11px; color:#CC0000;}
.generalRed:hover {color:#672505;}

.AddCartMessage{font-family:Arial; font-size:11px; color:#000000;}

.optionText{font-family:Arial; font-weight:bold; font-size:11px; color:#672505;}

.choiceText{font-family:verdana; font-weight:bold; font-size:9px; color:#672505;}

.siteLabel{font-family:Arial; font-weight:bold; font-size:12px; color:#FF6633;}

.cartButton{
	font-family:Arial;
	font-size:11px;
	color:#672505;
	background-color: #f0e8d8;
}


.cartHeader{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartHeader:hover {color:#672505;}

.cartBody{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartBody:hover {color:#672505;}

.cartLink{font-family:Verdana, Arial; font-size:11px; color:#672505;}
.cartLink:hover {color:#672505;}

.cartRed{font-family:Arial; font-size:11px; color:#CC0000;}
.cartRed:hover {color:#672505;}


.cartSmallGray{font-family:Arial; font-size:10px; color:#C0C0C0;}
.cartSmallGray:hover {color:#672505;}

.redText{font-family:Arial; font-size:13px; color:#CC0000;}






.bogus{font-family:Arial;}

/*FOUR EYES SPECIFIC STYLES*/

.categoryDropDownMenu {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0E8D8;
	height: 16px;
	background-color: #672505;
	width: 180px;
}

.searchText{
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0E8D8;
	height: 16px;
	background-color: #672505;
	padding-left:5px;
	
}
.timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0E8D8;
	background-color: #672505;
	background-position: center center;
	border: 0px;
}
.productImage {
	border: 1px solid #672505;
}
.dropDownMenu {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F0E8D8;
	background-color:  #916145;
	border: 1px #672505;
}
