@charset "utf-8";
/* CSS Document */
/* BODY */
body {
	/*width:970px;*/
	background-image:url(/pasta/qe/js/bg_gradient_copy.gif);
	background-position:top;
	vertical-align: middle;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/*margin:0 auto;
	font-family: Tahoma, Geneva, sans-serif;*/
	font-size:18px;
	line-height:18px;
}

/* body container */
#site_container {
	vertical-align: middle;
	background-color: White;
	width: 970px;
	margin: 0 auto;
	/*text-align: middle; */
	font-size: 100%;
}
/* logo - top ad - navbar */
.top {
	background-color: #003366;
	height: 200px;
	width: 970px;
	vertical-align: middle;
}
.rcpwk {
	padding-bottom: 2px;
	width: 100%;	
	background-color: #FFFFFF;
	font-family: "verdana,helvetica,arial";
	font-size: 11px;
	font-weight: bold;
	}
a.rcpwk:link {
	color: #1b0771;
	text-decoration: none;
}
a.rcpwk:visited {
	color: green;
	text-decoration: none;
}
a.rcpwk:hover {
	color: red;
	text-decoration: underline;
}
/* logo */
.logo {
	background-color: #003366;
	width:970px;
	height: 71px;
	/*padding-bottom: 20px;*/
}
.ad {
	padding-left: 1px;
	/* background-color: #003366;*/
	height: 60px;
	width: 970px;
	vertical-align: middle;}
/* begin main body */		
#container{
	background-color: white;
	overflow: hidden;
	width: 970px;
}
#content{
	background-color: white;
	width:740px;
	padding-left: 10px;
	padding-right: 5px;
	border-left:230px solid #fbfcd8; /* The width and color of the rail */
	margin-left:-230px; /* Hat tip to Ryan Brill */
	float:right;
}
	
/* FOR INDEX PAGES */
#index {
	vertical-align: middle;
	text-align: left;
	padding-left: 5em;
}
#left {
	margin-top: 1em;
}
/* PARAGRAPHS */
/*p {
	font-family: "Times New Roman", Times, sans-serif;
	color: #253A70;
	font-weight: bold;
	font-size: 1.10em;
	line-height: 1em;
	margin-bottom: -.5em;
}*/
/*MAIN_ITALIC*/
.mit { font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
/*DIFFICULTY_ETC*/
.mdf {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
/* RECIPE PARAGRAPHS */
.rcp {
	font-family: "Times New Roman", Times, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 18px;
	line-height: 95%;
	margin-bottom: -.5em;
}

.pans {
	font-family: "Courier New", Courier, monospace;
	text-indent: 10px;
	font-weight: bold;
}
/*QUICK&EASYLIST*/
.qe {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
	A.qe:link {
	color: Blue;
	text-decoration: none;
}
	A.qe:visited {
	color: #1E90FF;
	text-decoration: none;
}
	A.qe:hover {color: Red;text-decoration: underline;
}
/* left column headers */
.ltop {
	color: #ff0000;
	font-size: 10px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

a.ltop:link {
	color: navy;
	text-decoration: underline;
}
a.ltop:visited {
	color: #1e90ff;
	text-decoration: underline;
}
a.ltop:hover {
	color: red;
	text-decoration: underline;
}
/*SUBTITLE*/
.ts {
	font-family: Garamond;
	color: navy;
	font-size: 13px;
}
/* unnumbered list*/
ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
/*LEFT_PANEL_LINKS*/
.llst {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	margin: .2em 0;
	/* margin-bottom: 1em;
	padding-bottom: -2px;*/
}
a.llst:link {
	color: Blue;
	text-decoration: none;}
a.llst:visited {
	color:Black;
	text-decoration: none;}
a.llst:hover {
	color:Red; 
	text-decoration: underline;}
/* 'clear' property 
#srch {clear: both;}*/
#rail{
	background-color:#fbfcd8;
	width:167px;
	float:left;
	padding-left: 10px;
}
ul.nav {
	list-style-type: none;
	padding-left: 1em;
	margin-left: 0;
	margin-top: .1em;
	line-height: 1;
	/*margin-bottom: -2px;*/
}
ul.nav a:link {
	color: #1b0771;
	text-decoration: none;
}
ul.nav a:hover {
	color: red;
	text-decoration: underline;
}
/*ul.nav a:visited {
	color: green;
	text-decoration: none;
}*/
ul#mainNav {
	/*background-color: #003366;*/
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dashed;
}

#mainNav li {
	float: left;
	width: 16.6%;
	/* color: #FFFFFF;*/
	/*background-color: #003366;*/
}	
ul#mainNav a {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	border: 2px solid #999999;
	/* border-bottom: none;*/
	padding: 7px 5px 7px 30px;
	display: block;
	background-color: #003366;
	/*  whizzle background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
#mainNav a:hover {
	font-weight: bold;
	color: black;
	background: #B2F511;
	text-decoration: underline;
}
/*PRINT_EMAIL*/
.prnt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: red;
}
/* PREVIOUS */
.pvnx {
	font-family: "Times New Roman", Times, serif;
	color: navy;
	font-size: 1em;
}
/*BROWSE-ME INDEX*/
.mbr {
	font-family: "Bookman Old Style";
	color: maroon;
	font-size: 16px;
}
/*BREADCRUMBS*/
.bcr {
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.bcr:link {
	color: navy;
	text-decoration: underline;
}
A.bcr:visited {
	color: #1e90ff;
	text-decoration: underline;
}
A.bcr:hover {
	color: red;
	text-decoration: underline;
}