@charset "UTF-8";
/* CSS Document */

/* page styles */

form { 
margin:0; 
padding:0; 
} 


body {
	margin: 0px;
	background-image: url('images/tile1.jpg');
	background-repeat: repeat;
}

h1 {
	color: #000000;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
	font-weight: normal;	
}



/* Body Text Main */

.bodytext-white {
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.bodytext-credits {
	color: #ccccb2;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.bodytext-spacers {
	padding-left: 25px;
	padding-right: 25px;
	color: #999999;
}

.bodytext-spacers-smaller {
	padding-left: 13px;
	padding-right: 13px;
	color: #404040;
}

.bodytext-spacers-footer {
	padding-left: 13px;
	padding-right: 13px;
	color: #333333;
}

.bodytext-grey {
	color: #666666;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 22px;
}

.bodytext-greySerif {
	color: #999999;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}

.bodytext-blueSerif {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}

.bodytext-blueMenu {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	line-height: 33px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 30px;	
}

.bodytext-yellowSerif {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}

.bodytext-yellowMenu {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	line-height: 33px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 30px;
}

.bodytext-ingredients {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 30px;
}

/* Body Text Headers */


.headertext-grey {
	color: #666666;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* Body Text SubHeaders */

.subheadtext-grey {
	color: #666666;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.subheadtext-white {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.subheadtext-grey {
	color: #A3A3A3;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}



/* Links 1 */

a.bodytext-white:link {
	text-decoration: none;
}

a.bodytext-white:visited {
	text-decoration: none;
}

a.bodytext-white:hover {
	border-bottom: thin;
	border-bottom-color: #c3161c;
	border-bottom-style: solid;
}

a.bodytext-white:active {
	border-bottom: thin;
	border-bottom-color: #c3161c;
	border-bottom-style: solid;
}

/* Links 2 */

a.bodytext-credits:link {
	color: #ccccb2;
	text-decoration: none;
}

a.bodytext-credits:visited {
	color: #ccccb2;
	text-decoration: none;
}

a.bodytext-credits:hover {
	color: #ccccb2;
	border-bottom: thin;
	border-bottom-color: #c3161c;
	border-bottom-style: solid;
}

a.bodytext-credits:active {
	color: #ccccb2;
	border-bottom: thin;
	border-bottom-color: #c3161c;
	border-bottom-style: solid;
}

/* Links blue serif */

a.bodytext-blueSerif:link {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

a.bodytext-blueSerif:visited {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

a.bodytext-blueSerif:hover {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: none;
}

a.bodytext-blueSerif:active {
	color: #b9c2ca;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

/* Links yellow serif */

a.bodytext-yellowSerif:link {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

a.bodytext-yellowSerif:visited {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

a.bodytext-yellowSerif:hover {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: none;
}

a.bodytext-yellowSerif:active {
	color: #ccccb2;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	text-decoration: underline;
}

/* Nav Links  */

.anav:link{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px; 
	color: #999999; 
	line-height: 20px; 
	font-weight: normal;
	text-decoration: none;
	}

.anav:active{
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 16px; 
	color: #999999; 
	line-height: 20px; 
	font-weight: normal;
	text-decoration: none;
	}

.anav:visited{
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 16px; 
	color: #999999; 
	line-height: 20px; 
	font-weight: normal;
	text-decoration: none;
	}

.anav:hover{
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 16px; 
	color: #ffffff; 
	line-height: 20px; 
	font-weight: normal;
	text-decoration: none;
	border-bottom: thin;
	border-bottom-color: #c3161c;
	border-bottom-style: solid;
	}

/* General Links - footer */

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

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

a:active {
	color: #ffffff;
	text-decoration: none;
}





