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



/* Department Text */

li {line-height:24px;}


hr {
color: #fff; 
background-color: #fff; 
border: 1px dotted #0d5796; 
border-style: none none dotted; }

hr2 {
color: #fff; 
background-color: #fff; 
border: 1px dotted #ffffff; 
border-style: none none dotted; }


.body-main {
	color: #34407a;
	font: normal normal 12px/21px Verdana, Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
}

.body-main-white {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;

}


.body-main-italic {
	color: #ee5660;
	font: italic bold 11px/22px Arial, Verdana, Helvetica, "Lucida Grande", Lucida, sans-serif;
}

.body-main-bold {
	color: #ee5660;
	font: normal bold 14px/18px Arial, Helvetica, Verdana, "Lucida Grande", Lucida, sans-serif
}

.body-main-bold-blue{
	color: #2d66ac;
	font: normal bold 14px/18px Arial, Helvetica, Verdana, "Lucida Grande", Lucida, sans-serif
}

.form-text {
	color: #34407a;
	font: normal bold 11px/22px Arial, Helvetica, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.department-headers {
	color: #2382dc;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: semi-condensed;
	font-weight: bold;
	text-transform: uppercase;
}


.page-intro-text {
	color: #ff7418;
	font: 24px/30px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

.page-sub-text {
	color: #ff7418;
	font: normal normal 18px/24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.page-intro-smaller {
	color: #ee5660;
	font: normal bold 14px/22px Arial, Helvetica, Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: none;
}

.footer-blue-serif {
	color: #0d5796;
	font-family: serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
}

.footer-blue-bold {
	color: #0d5796;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.footer-blue-normal {
	color: #0d5796;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

.footer-purple {
	color: #9253ea;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}








.department-authors {
	color: #000000;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: condensed;
	font-style: italic;
	padding-left: 10px;
}

.insidepg-headers {
	color: #ff7418;
	font: 30px/32px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.insidepg-subheads {
	color: #006aa9;
	font: 22px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}


.insidepg-subheads2 {
	color: #006aa9;
	font: 25px/28px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.insidepg-subheads3 {
	color: #ffffff;
	font: 25px/28px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}


.insidepg-subheads-white {
	color: #ffffff;
	font: bold 22px/28px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding-top: 15px;
}




.insidepg-headersblue {
	color: #2382dc;
	font-family: SerifaSH-Medium, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 34px;
}

.shopwaco-subhead {
	color: #0d5796;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-stretch: condensed;
	font-weight: bold;
}


/* Cuisine Text */

.cuisine-main {
	color: #FFFFFF;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: condensed;
}

.cuisine-main-bold {
	color: #FFFFFF;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: condensed;
	font-weight: bold;
}

.cuisine-headers {
	color: #00f6ff;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: semi-condensed;
	font-weight: bold;
	text-transform: uppercase;
}

.cuisine-subheads {
	color: #FFFFFF;
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-stretch: condensed;
	text-transform: uppercase;
}




/* Links 1 */

a.body-main:link {
	color: #34407a;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dotted #ee5660;
}

a.body-main:visited {
	color: #34407a;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dotted #ee5660;
}

a.body-main:hover {
	color: #ee5660;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dotted #ee5660;
}

a.body-main:active {
	color: #ee5660;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dotted #ee5660;
}







a:link {
	color: #34407a;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #34407a;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9253ea;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #9253ea;
	font-weight: bold;
	text-decoration: none;
}






a.cuisine-main:link {
	color: #00f6ff;
	font-weight: bold;
	text-decoration: underline;
}

a.cuisine-main:visited {
	color: #00f6ff;
	font-weight: bold;
	text-decoration: underline;
}

a.cuisine-main:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.cuisine-main:active {
	color: #00f6ff;
	font-weight: bold;
	text-decoration: underline;
}







a.white-link:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.white-link:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a.white-link:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a.white-link:active {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
