.nav {
    list-style-type: none;
	font-family: times;
	font-size: 18px;
	font-style: oblique;
	line-height: 44px;
	text-align: center;
    position: relative;
	left: -380px;
	margin-left: 50%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.title {
    list-style-type: none;
	font-family: times;
	font-size: 20px;
	text-align: left;
	color: #333300;
	padding: 0px;
	font-weight: bold;
}

.subtitle {
	font-family: times;
	font-size: 16px;
	text-align: left;
	color: #333300;
    position: relative;
	padding: 0px;
	font-weight: bold;
}

.largewhite {
    list-style-type: none;
	font-family: times;
	font-size: 20px;
	text-align: left;
	color: white;
	padding: 0px;
	font-weight: bold;
}

.tagline {
	font-family: helvetica;
	font-style: oblique;
	font-size: 12px;
	text-align: left;
	margin-bottom: -10px;
	color: black;
    position: relative;
	padding: 0px;
}


.copy {
	font-family: helvetica;
	font-size: 12px;
	text-align: left;
	color: #333300;
	line-height: 15px;
    position: relative;
    line-height: 20px;
	padding: 0px;
}

.largetime {
	font-family: times;
	font-size: 40px;
	text-align: left;
	line-height: 40px;
	color: black;
	padding: 0px;
}

.medquote {
	font-family: times;
	font-size: 22px;
	text-align: left;
	line-height: 20px;
	color: #990066;
	padding: 0px;
}

.pphandling {
	font-family: helvetica;
	font-size: 11px;
	text-align: left;
	color: black;
	line-height: 10px;
    position: relative;
	padding: 0px;
}

.ppwhat {
	font-family: times;
	font-size: 30px;
	font-style: oblique;
	text-align: left;
	color: black;
    position: relative;
	padding: 0px;
	margin: 0px;
}

.pphow {
	font-family: helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: black;
    position: relative;
}

.ppcopy {
	font-family: helvetica;
	font-size: 12px;
	text-align: left;
	color: black;
	position: relative;
}

.buzztitle {
	font-family: helvetica;
	font-style: oblique;
	font-size: 18px;
	text-align: left;
	line-height: 25px;
    position: relative;
}

.buzzcopy {
	font-family: helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	line-height: 15px;
    position: relative;
}


.recipetitle {
	font-family: helvetica;
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	color: black;
	line-height: 23px;
    position: absolute;
	padding: 0px;
}

.recipecopy {
	font-family: helvetica;
	font-size: 12px;
	text-align: left;
	color: black;
	line-height: 15px;
    position: absolute;
	padding: 0px;
}


.readmore {
	font-family: helvetica;
	font-style: oblique;
	font-size: 12px;
	text-align: left;
	margin-bottom: -10px;
	color: black;
    position: relative;
}


a:link {
	color: white;
	text-decoration: none;
}
	
a:visited {
	color: white;
	text-decoration: none;
}
	
a:hover {
	color: black;
	text-decoration: none;
}
	
a:active {
	color: white;
	text-decoration: none;
}



.linktwo a:link {
	color: #696565;
	text-decoration: none;
	font-size: 11px;
}
	
.linktwo a:visited {
	color: #696565;
	text-decoration: none;
	font-size: 11px;
}
	
.linktwo a:hover {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-style: oblique;
}
	
.linktwo a:active {
	color: #696565;
	text-decoration: none;
	font-size: 11px;
}



.linkthree a:link {
	font-family: helvetica;
	color: 	red;
	text-decoration: none;
	font-size: 12px;
}
	
.linkthree a:visited {
	font-family: helvetica;
	color: red;
	text-decoration: none;
	font-size: 12px;
}
	
.linkthree a:hover {
	font-family: helvetica;
	color: #747170;
	text-decoration: none;
	font-size: 12px;
	font-style: oblique;
}
	
.linkthree a:active {
	font-family: helvetica;
	color: red;
	text-decoration: none;
	font-size: 12px;
}


.linkfour a:link {
	font-family: helvetica;
	color: 	black;
	text-decoration: none;
	font-size: 20px;
}
	
.linkfour a:visited {
	font-family: helvetica;
	color: black;
	text-decoration: none;
	font-size: 20px;
}
	
.linkfour a:hover {
	font-family: helvetica;
	color: #747170;
	text-decoration: none;
	font-size: 20px;
	font-style: oblique;
}
	
.linkfour a:active {
	font-family: helvetica;
	color: black;
	text-decoration: none;
	font-size: 20px;
}