body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	text-align: center;
}
.reviewlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#masthead {
	padding: 0px;
	height: 90px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	background-image: url(images/mwebb_masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
}
#navshadowtop {
	padding: 0px;
	height: 20px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	background-image: url(images/navshadowtop.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#navtop {
	padding: 0px;
	height: 38px;
	width: 802px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#cvrpagecontainer {
	padding: 0px;
	width: 801px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	background-image: url(images/page_background.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#cvrpagecontent {
	padding: 0px;
	width: 728px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	margin: 0px 0px 0px 36px;
}
#cvrpagecontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px -10px 7px;
	padding: 0px 0px 5px 10px;
	line-height: 18px;
	text-align: left;
	list-style-image: url(images/bullet_red.gif);
}
#cvrpagecontent p {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 5px 0px 10px;
}
#cvrpagecontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #930;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cvrpagecontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #930;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cvrtitlelinks {
	color: #930;
}

#cvrleftcol {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	float: left;
	left: 35px;
	position: relative;
}
#cvrleftcolhead {
	text-transform: none;
}
#cvrleftsubhead {
	text-transform: none;
}
#cvrmidcol {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	left: 70px;
}
#cvrmidcolhead {
	text-transform: none;
}
#cvrmidtsubhead {
	text-transform: none;
}
#cvrrightcol {
	background-color: #DBDBB5;
	margin: 0px;
	padding: 0px;
	width: 219px;
	float: left;
	background-image: url(images/sidebartop.gif);
	background-repeat: repeat-x;
	position: relative;
	left: 100px;
}
#cvrrightcolfooter {
	background-color: #FFF;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 219px;
	float: left;
	position: relative;
	left: 100px;
}
#pagecontainer {
	padding: 0px;
	width: 801px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	background-image: url(images/page_background.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent {
	padding: 0px;
	width: 728px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	margin: 0px 0px 0px 36px;
}
#pagecontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px -10px 7px;
	padding: 0px 0px 5px 10px;
	line-height: 18px;
	text-align: left;
	list-style-image: url(images/bullet_red.gif);
}
#pagecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 5px 0px 10px;
}
#pagecontent h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #930;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
#pagecontent h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #930;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
#columnleft {
	background-color: #FFF;
	padding: 0px;
	width: 440px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	position: relative;
	left: 35px;
}
#columnright {
	background-color: #DBDBB5;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 219px;
	float: left;
	background-image: url(images/sidebartop.gif);
	background-repeat: repeat-x;
	position: relative;
	left: 60px;
}
#columnrightfooter {
	background-color: #FFF;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 219px;
	float: left;
	position: relative;
	left: 60px;
}
#submenu {
	padding: 0px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: center;
	margin: 0px;
	text-indent: 0px;
	height: 38px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 36px;
}
#submenu a:link {
	color: #333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#submenu a:visited {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#submenu a:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 190px;
	margin-left: 0px;
	margin-top: 10px;
	left: 15px;
	position: relative;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	line-height: 18px;
	text-align: left;
	list-style-image: url(images/bullet_news.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 7px;
	margin-bottom: 5px;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	font-weight: bold;
	margin: 0px 0px 5px;
	word-spacing: 1px;
	text-align: center;
	line-height: 24px;
	border-top: 2px groove #FFF;
	border-right: none #FFF;
	border-bottom: 2px groove #FFF;
	border-left: none #FFF;
	background-image: url(images/sidebar_head_h1_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 1px;
}
#footergreybar {
	padding: 0px;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: left;
	margin: 30px 0px 0px 25px;
	background-image: url(images/grey_separator.gif);
	background-repeat: repeat-x;
	height: 5px;
	float: none;
	clear: both;
}
#footer {
	padding: 0px 0px 10px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px;
}
.dropcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #930;
	font-style: normal;
	vertical-align: baseline;
	line-height: 24px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #930;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #333;
}
.articlecredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#cvrleftcolhead a:link {
	text-decoration: none;
	color: #930;
}
#cvrleftcolhead a:visited {
	color: #930;
	text-decoration: none;
}
#cvrleftcolhead a:hover {
	text-decoration: underline;
}
#cvrleftcolhead a:active {
	color: #930;
}
#cvrleftsubhead a:link {
	text-decoration: none;
	color: #930;
}
#cvrleftsubhead a:visited {
	color: #930;
	text-decoration: none;
}
#cvrleftsubhead a:hover {
	text-decoration: underline;
}
#cvrleftsubhead a:active {
	color: #930;
}
#cvrmidcolhead a:active {
	color: #930;
}
#cvrmidcolhead a:visited {
	color: #930;
	text-decoration: none;
}
#cvrmidcolhead a:link {
	text-decoration: none;
	color: #930;
}

#cvrmidcolhead a:hover {
	text-decoration: underline;
}
#cvrmidsubhead a:link {
	text-decoration: none;
	color: #930;
}
#cvrmidsubhead a:visited {
	color: #930;
	text-decoration: none;
}
#cvrmidsubhead a:hover {
	text-decoration: underline;
}
#cvrmidsubhead a:active {
	color: #930;
}
#cvrsidebar {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 210px;
	margin-left: 5px;
	margin-top: 10px;
	height: 250px;
	overflow: auto;
	margin-right: 0px;
}
#cvrsidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 5px 10px;
	line-height: 18px;
	text-align: left;
	list-style-image: url(images/bullet_news.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#cvrsidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	padding: 5px 0px 0px;
	font-weight: bold;
	margin: 0px 0px 5px;
	word-spacing: 1px;
	text-align: center;
	line-height: 24px;
	border-top: 2px groove #FFF;
	border-right: none #FFF;
	border-bottom: 2px groove #FFF;
	border-left: none #FFF;
	background-image: url(images/sidebar_head_h1_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 1px;
}
#fullpagecolumn {
	background-color: #FFF;
	padding: 0px;
	width: 670px;
	margin-top: 20px;
	margin-left: 35px;
}

/* slideshow styles
-----------------------------------------*/
#slideshow2 {
	position: relative;
	width: 300px;
	height: 200px;
	overflow: hidden;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
.recipetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
#cvrrightcol h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	font-weight: bold;
	margin: 8px 12px 5px;
	word-spacing: 1px;
	text-align: center;
	line-height: 24px;
	border-top: 2px groove #FFF;
	border-right: none #FFF;
	border-bottom: 2px groove #FFF;
	border-left: none #FFF;
	background-image: url(images/sidebar_head_h1_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 1px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#presslinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #930;
	font-weight: bold;
}
#presslinks a:link {
	text-decoration: underline;
	color: #930;
}
#presslinks a:visited {
	color: #930;
	text-decoration: underline;
}
#presslinks a:active {
	color: #930;
	text-decoration: underline;
}	
