/*
CHEF of Louisiana website style sheet
*/

.justify {
	text-align: justify;
}

A {
	color: #725666;
}

A.infonav {
	color: #ffffdd;
	font-family: Times New Roman;
	font-size: 16pt;
	text-align: center;
}

A.navbar {
	color: #ffffdd;
	text-decoration: none;
	font-size: 10pt;
}

A.navbar:hover {
	background-color: #8000bc;
}

BODY {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #ffffdd;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
}

TD.stbar {
	background-color: #420060;
}

TD.tinyline {
	background-color: #b79ead;
}

TD.infonav {
	color: #ffffdd;
	background-color: #420060;
}

.secthead1 {
	font-family: Times New Roman;
	font-size: 24pt;
	text-align: center;
}

.secthead2 {
	font-family: Times New Roman;
	font-size: 16pt;
	text-align: center;
}

.secthead3 {
	font-family: Times New Roman;
	font-size: 16pt;
}

.copyright {
	font-size: 6pt;
	color: #ffffdd;
	text-align: right;
}
