* {
	margin:0;
	padding:0;
}
body {
	font: normal 100% Arial, Helvetica, sans-serif;
	background: #313131 url("../images/body_back.gif") repeat left top;
	text-align:center;
}
a:link {
	color: #2306B7;
}
a:visited {
	color: #2306B7;
}
a:hover {
	color: #C80707;
	text-decoration: none
}
img {
	border: none;
}
#container {
	width: 998px;
	background: #fff;
	margin: 0 auto 10px auto;
}
#top_ad {
	height: 95px;
	background: #333 url("../images/body_back.gif") repeat left top;
}
#header {
	height: 134px;
	background: #C30707 url("../images/header_back.gif") no-repeat left top;
	position:relative;
}
h2.tagline {
	color: #DEABAB;
	font: normal 110% Georgia, serif;
	text-align: left;
	padding: 60px 0 0 0;
	font-style:italic;
}
#logo {
	width: 335px;
	height: 124px;
	background: transparent;
	float:left;
	margin: 5px 0 0 10px;
	display:inline;
}
#newsletter {
	position:absolute;
	right: 6px;
	top: 50px;
	width: 260px;
	height: 39px;
	background: transparent;
}
.regtablebrowser {
	border:1px solid #ccc;
	width:500px;
	margin: 5px 0 0 0;
}
.regtablebrowser td {
	padding: 3px;
}
.regtablee {
	border:1px solid #ccc;
	width: 500px;
	margin: 10px 0 10px 0;
	background-color: #eee;
}
.regtablee td {
	padding: 3px;
}
#navcontainer {
	float:left;
	width:100%;
	background:#A30303 url("../images/nav_back.gif") repeat-x left top;
	font-size:90%;
	line-height:normal;
	position:relative;
}
#navcontainer ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	padding-left:5px;
}
#navcontainer li {
	float:left;
	background:#C66806;
	margin-left:3px;
	padding:0;
}
#navcontainer a {
	float:left;
	display:block;
	background:#C66806;
	padding:5px 15px 4px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#FAA564;
	border-left: 1px solid #670404;
	border-top: 1px solid #670404;
	border-right: 1px solid #670404;
}
#navcontainer a:hover {
	background:#E76F00;
	color:#FBCE95;
	border-left: 1px solid #FA9D48;
	border-top: 1px solid #FA9D48;
	border-right: 1px solid #FA9D48;
}
#navcontainer li#current {
	float:left;
	background:#fff;
	margin-left:3px;
	padding:0;
}
#navcontainer #current a {
	background:#fff;
	color:#C30707;
	padding-bottom:5px;
	cursor:text;
	border:none;
}
#telegraph {
	float:right;
	font-size:90%;
	line-height:normal;
}
#telegraph ul {
	margin:0;
	padding:0 10px 10px 0;
	list-style:none;
	padding-left:5px;
}
#telegraph li {
	float:left;
	background:#C66806;
	margin-left:3px;
	padding:0;
}
#telegraph a {
	float:left;
	display:block;
	background:#B40808;
	padding:5px 15px 4px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
	border-left: 1px solid #650404;
	border-bottom: 1px solid #650404;
	border-right: 1px solid #650404;
}
#telegraph a:hover {
	background:#DA0404;
	color:#fff;
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
}
#search_back {
	position:absolute;
	right:0;
	bottom:0;
	width: 308px;
	height: 25px;
	background:transparent url("../images/search_back.gif") no-repeat right top;
}
#main {
	text-align: left;
	width: 504px;
	background: #fff url("../images/main_back.gif") repeat-x left top;
	float:left;
	margin: 5px 0 30px 5px;
	display:inline;
}
#main img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
#main a:hover img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #98D9DB;
}
h2.latest {
	color: #317023;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 7px 0 5px 10px;
	background:#38B6B5 url("../images/h2_latest_back.gif") no-repeat left top;
}
#main h1 {
	color: #000033;
	font: bold 140% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0 0 5px 10px;
}
#main h1 a {
}
#main h1 a:link {
	color: #2306B7;
}
#main h1 a:visited {
	color: #2306B7;
}
#main h1 a:hover {
	color: #C80707;
	text-decoration: none
}
#main p {
	color: #000033;
	font: normal 80% Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#main2 {
	text-align: left;
	width: 504px;
	background: #fff;
	float:left;
	margin: 5px 0 30px 5px;
	display:inline;
}
#main2 img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
#main2 h1 {
	color: #000033;
	font: bold 110% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0 0 5px 10px;
}
#main2 h1 a {
}
#main2 h1 a:link {
	color: #2306B7;
}
#main2 h1 a:visited {
	color: #2306B7;
}
#main2 h1 a:hover {
	color: #C80707;
	text-decoration: none
}
#main2 p {
	color: #000033;
	font: normal 80% Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
h2.columnist {
	color: #F94E4E;
	font: normal 160% Helvetica, Arial, sans-serif;
	background:#fff url("../images/category_back.gif") no-repeat left center;
	text-align: left;
	padding: 10px 0 10px 10px;
}
h2.generic_header {
	color: #F94E4E;
	font: normal 160% Helvetica, Arial, sans-serif;
	background:#fff no-repeat left center;
	text-align: left;
	padding: 10px 0 0 10px;
}
h2.date {
	color: #23A2A2;
	font: bold 70% "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	padding: 3px 0 0 10px;
}
#left {
	width: 510px;
	background:#fff;
	float:left;
}
#left_inner_1 {
	width: 378px;
	background:#fff;
	float:left;
}
#left_inner_2 {
	width: 132px;
	background:#fff;
	float:left;
}
#left_inner_2 p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 0 10px;
	line-height:1.3em
}
#forum {
	background: #fff url("../images/blue_back.gif") repeat-x left top;
}
h2.black {
	color: #fff;
	background: #000;
	font: bold 70% Helvetica, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: .1em
}
h2.red {
	color: #fff;
	background: #C70707;
	font: bold 80% Helvetica, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: .1em
}
h2.purple {
	color: #fff;
	background: #A60556;
	font: bold 70% Helvetica, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: .1em
}
#taste {
	background: #fff url("../images/taste_back.gif") repeat-x left top;
}
h2.byline {
	color: #000033;
	font: bold 80% Ariel, sans-serif;
	text-align: left;
	padding: 3px 0 10px 10px;
}
h2.pink {
	color: #fff;
	background: #F94E4E;
	font: bold 80% Helvetica, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: .1em
}
#chef_corner {
	width: 132px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	margin-bottom: 10px;
}
#chef_corner img {
	float:left;
	margin:0 5px 0 5px;
	border: 3px solid #38B6B5;
}
#chef_corner p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 5px;
	line-height:1.3em
}
h2.blue {
	color: #fff;
	background: #0909AA url("../images/h2_blue_back.gif") no-repeat left top;
	font: bold 80% Helvetica, Verdana, sans-serif;
	padding: 3px;
	letter-spacing: .1em
}
h2.title2 {
	color: #000033;
	font: bold 90% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 3px 5px 5px 5px;
}
#left_inner_2 ul {
	margin-bottom: 10px;
}
#left_inner_2 li {
	font: bold 70% Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 5px;
	text-align: left;
	line-height: 1.3em;
}
#left_inner_2 li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#left_inner_2 li a:link {
	color: #2306B7;
	text-decoration: underline
}
#left_inner_2 li a:visited {
	color: #2306B7;
	text-decoration: underline
}
#left_inner_2 li a:hover {
	color: #C80707;
	text-decoration:none
}
#left_inner_left {
	width: 189px;
	background:#fff;
	float:left;
}
#door_gor {
	width: 178px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 0 0 10px 5px;
	display:inline;
}
h2.title {
	color: #000033;
	font: bold 90% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 3px 0 5px 10px;
}
#door_gor p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#door_gor img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.door_gor {
	color: #547AA0;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 5px 0 0 0;
	background:#B6D9FB url("../images/h2_door_gor_back.gif") no-repeat left top;
}
#ta_two {
	width: 178px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 0 0 10px 5px;
	display:inline;
}
#ta_two p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#ta_two img {
	float:left;
	margin:0 10px 0 10px;
	border: none;
}
h2.ta_two {
	color: #547AA0;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 5px 0 0 0;
	background:#B6D9FB url("../images/h2_door_gor_back.gif") no-repeat left top;
}
#wine {
	width: 240px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 10px 0 10px 5px;
	display:inline;
}
#wine p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#wine img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.wine {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 5px 0 5px 0;
	background:#C70707 url("../images/wine_back.gif") no-repeat left top;
}
#wine ul {
	padding-bottom: 5px;
}
#wine li {
	font: bold 80% Helvetica, Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 7px;
	text-align: left;
	line-height: 1.1em;
}
#wine li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#wine li a:link {
	color: #2306B7;
	text-decoration: underline
}
#wine li a:visited {
	color: #2306B7;
	text-decoration: underline;
}
#wine li a:hover {
	color: #C80707;
	text-decoration:none;
	background:#fff
}
#tips {
	width: 240px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 10px 0 10px 10px;
	display:inline;
}
#tips p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#tips img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.tips {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 5px 0 5px 0;
	background:#C70707 url("../images/wine_back.gif") no-repeat left top;
}
#tips ul {
	padding-bottom: 5px;
}
#tips li {
	font: bold 80% Helvetica, Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 7px;
	text-align: left;
	line-height: 1.1em;
}
#tips li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#tips li a:link {
	color: #2306B7;
	text-decoration: underline
}
#tips li a:visited {
	color: #2306B7;
	text-decoration: underline;
}
#tips li a:hover {
	color: #C80707;
	text-decoration:none;
	background:#fff
}
.kicker li {
	color: #666;
	font: bold 60% Arial, sans-serif;
	text-align: left;
	padding: 0;
	margin:0;
}
#mon_feat {
	width: 178px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 0 0 10px 5px;
	display:inline;
}
#mon_feat p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#mon_feat img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.mon_feat {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 3px 0 2px 0;
	background:#056605 url("../images/h2_mon_feat_back.gif") no-repeat left top;
}
h2.mon_feat_clear {
	color: #7A4532;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 5px 0 0 7px;
	padding-bottom:5px;
	background:#fff url("../images/h2_mon_feat_clear_back.gif") no-repeat right center;
	clear:both;
	font-style: italic;
	letter-spacing: .1em;
}
#mon_feat2 {
	width: 367px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 0 0 10px 5px;
	display:inline;
}
#mon_feat2 p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#mon_feat2 img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.mon_feat2 {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 3px 0 2px 0;
	background:#056605 url("../images/h2_mon2_feat_back.gif") no-repeat left top;
}
h2.mon_feat2_clear {
	color: #7A4532;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 5px 0 0 7px;
	padding-bottom:5px;
	background:#fff url("../images/h2_mon_feat_clear_back.gif") no-repeat right center;
	clear:both;
	font-style: italic;
	letter-spacing: .1em;
}
#in_market {
	width: 165px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 15px 0 10px 10px;
	display:inline;
}
#in_market p {
	color: #000033;
	text-align: left;
	line-height:1.3em
}
#in_market img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
h2.in_market {
	color: #fff;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 3px 0 2px 0;
	background:#82620B url("../images/h2_in_market_back.gif") no-repeat left top;
}
.newsbreak {
	line-height:5px;
	clear:both
}
ul.float {
	float:left;
	text-align:left;
	background:transparent;
	padding: 15px 5px 15px 0;
}
#featured {
	width:370px;
	background: #f9f9f9 url("../images/more_art_back.gif") repeat-x left bottom;
	float:left;
	clear:both;
	margin-top:20px;
	margin-left:5px;
	display: inline;
	border-bottom: 10px solid #fff;
}
#featured li {
	text-align: left;
}
#featured li a {
	font: normal 80% Arial, sans-serif;
	text-decoration: none;
	background:#fff;
}
#featured li a:link {
	color: #CA084E;
	text-decoration: underline
}
#featured li a:visited {
	color: #CA084E;
	text-decoration: underline
}
#featured li a:hover {
	color: #ff0000;
	text-decoration:none
}
h2.blue_right {
	color: blue;
	font: normal 60% Helvetica, Verdana, sans-serif;
	text-align: right;
	padding: 5px 15px 15px 15px;
	letter-spacing: .1em;
	clear:both;
}
h2.gray {
	color: #fff;
	background: #666;
	font: bold 70% Helvetica, Verdana, sans-serif;
	text-align: left;
	padding: 5px;
	text-transform:uppercase;
	letter-spacing: .1em
}
#column {
	width: 180px;
	background: #DEEBFB url("../images/column_back.gif") repeat-x left bottom;
	float:left;
	margin: 0 0 0 2px;
	display:inline;
	border-bottom: 3px solid #C1DAF0;
}
#column p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
#column img {
	float:left;
	margin:0;
	border: none;
}
h2.column {
	color: #fff;
	font: bold 90% Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 4px 0 0 0;
	background:#7596B5 url("../images/h2_column_back.gif") no-repeat left top;
	border-bottom: 3px solid #7191B0
}
#column ul {
	padding-bottom: 5px;
}
#column li {
	font: bold 70% Helvetica, Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 7px;
	text-align: left;
	line-height: 1.1em;
}
#column li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
	background:#DEEBFB
}
#column li a:link {
	color: #2306B7;
	text-decoration: underline
}
#column li a:visited {
	color: #2306B7;
	text-decoration: underline;
	background:#DEEBFB
}
#column li a:hover {
	color: #C80707;
	text-decoration:none;
	background:#fff
}
#left_inner_right {
	width: 189px;
	background:#fff;
	float:left;
}
#inner_ad {
	width: 378px;
	height:153px;
	background:#fff;
	float:left;
}
#middle {
	width: 180px;
	background:#fff;
	float:left;
	overflow:hidden;
}
#middle p {
	color: #000033;
	font: normal 80% Helvetica, Arial, sans-serif;
	text-align: left;
	padding:5px;
	line-height:1.3em
}
#more_art {
	text-align: left;
	width: 165px;
	background: #f9f9f9 url("../images/more_art_back.gif") repeat-x left bottom;
	float:left;
	margin: 5px 0 10px 10px;
	display:inline;
}
h2.more {
	color: #1A799F;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align:center;
	background:#66C507 url("../images/h2_more_back.gif") no-repeat left top;
	padding: 5px 0 5px 0;
}
#middle ul {
	margin-bottom: 10px;
}
#middle li {
	color: #666;
	font: bold 80% Helvetica, Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 5px;
	text-align: left;
	line-height: 1.3em;
}
#middle li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#middle li a:link {
	color: #2306B7;
	text-decoration: underline
}
#middle li a:visited {
	color: #2306B7;
	text-decoration: underline
}
#middle li a:hover {
	color: #C80707;
	text-decoration:none
}
#columnist {
	width: 180px;
	background: #f9f9f9 url("../images/more_art_back.gif") repeat-x left bottom;
	overflow:hidden;
	margin-top:15px;
}
#right {
	width: 308px;
	background:#fff;
	float:right;
}
h2.kicker {
	color: #666;
	font: bold 70% Arial, sans-serif;
	text-align: left;
	padding: 0 0 0 10px;
}
#cul_del {
	text-align: left;
	width: 290px;
	background: #fff url("../images/blue_back.gif") repeat-x left top;
	float:left;
	margin: 5px 5px 0 10px;
	display:inline;
}
#cul_del img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
#cul_del h1 {
	color: #000033;
	font: bold 120% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0 0 5px 10px;
}
#cul_del h1 a {
}
#cul_del h1 a:link {
	color: #2306B7;
}
#cul_del h1 a:visited {
	color: #2306B7;
}
#cul_del h1 a:hover {
	color: #C80707;
	text-decoration: none
}
#cul_del p {
	color: #000033;
	font: normal 80% Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
h2.cul_del {
	color: #fff;
	font: bold 110% Helvetica, Arial, sans-serif;
	text-align:center;
	padding: 7px 0 8px 0;
	background:#000000 url("../images/h2_cul_del_back.gif") no-repeat left top;
}
#feast_extras {
	text-align: left;
	width: 290px;
	background: #fff url("../images/feast_extra_back.gif") repeat-y left top;
	float:left;
	margin: 0 5px 0 10px;
	display:inline;
}
#feast_extras ul {
	margin-bottom: 10px;
}
#feast_extras li {
	color: #333;
	font: normal 80% Arial, sans-serif;
	list-style-type: none;
	background: transparent;
	margin: 7px 0 0 5px;
	text-align: left;
	line-height: 1.3em;
}
#feast_extras li a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#feast_extras li a:link {
	color: #2306B7;
	text-decoration: underline
}
#feast_extras li a:visited {
	color: #2306B7;
	text-decoration: underline
}
#feast_extras li a:hover {
	color: #C80707;
	text-decoration:none
}
#feast_query {
	text-align: left;
	width: 290px;
	background: #fff url("../images/feast_query_back.gif") repeat-y left top;
	float:left;
	margin: 3px 5px 0 10px;
	display:inline;
}
#feast_query a {
	text-decoration: none;
	text-align: left;
	margin-left: 0;
}
#feast_query a:link {
	color: #2306B7;
	text-decoration: underline
}
#feast_query a:visited {
	color: #2306B7;
	text-decoration: underline
}
#feast_query a:hover {
	color: #C80707;
	text-decoration:none
}
#feast_query p {
	color: #000033;
	font: normal 70% Arial, sans-serif;
	text-align: left;
	padding:5px;
	line-height:1.3em
}
h3.dateheader {
	color: #999;
	font: bold 130% Ariel, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 10px;
	border-bottom: 1px solid #ccc;
}
#form {
	width: 308px;
	height: 58px;
	background:transparent url("../images/form_back.gif") no-repeat right bottom;
}
h2.recipe_search {
	color: #8C523E;
	font: bold 100% "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	background:#fff url("../images/category_back.gif") no-repeat left center;
	clear:both;
	font-style: italic;
	letter-spacing: .1em;
}
h2.cul_home {
	color: #000033;
	font: bold 100% Helvetica, Arial, sans-serif;
	text-align: left;
	background:#fff url("../images/cul_home_back.gif") no-repeat left center;
	padding: 8px 0 5px 20px;
	margin-left: 10px;
}
#cal {
	text-align: left;
	width: 290px;
	background: #fff url("../images/cal_back.gif") repeat-x left top;
	float:left;
	margin: 5px 5px 0 10px;
	display:inline;
}
#cal img {
	float:left;
	margin:0 10px 0 10px;
	border: 3px solid #38B6B5;
}
#cal h1 {
	color: #000033;
	font: bold 120% Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0 0 5px 10px;
}
#cal h1 a {
}
#cal h1 a:link {
	color: #2306B7;
}
#cal h1 a:visited {
	color: #2306B7;
}
#cal h1 a:hover {
	color: #C80707;
	text-decoration: none
}
#cal p {
	color: #000033;
	font: normal 80% Helvetica, Arial, sans-serif;
	text-align: left;
	padding:0 5px 5px 10px;
	line-height:1.3em
}
h2.cal {
	color: #fff;
	font: bold 110% Helvetica, Arial, sans-serif;
	text-align:center;
	padding: 7px 0 5px 0;
	background:#CF630B url("../images/h2_cal_back.gif") no-repeat left top;
}
h2.date_cal {
	color: #ff0000;
	font: normal 90% "Trebuchet MS", Ariel, sans-serif;
	text-align: left;
	padding:  0 0 0 10px;
}
h2.place_cal {
	width: 280px;
	color: #09658A;
	background: transparent url("../images/place_cal_back_front.gif") no-repeat left top;
	font: bold 110% Ariel, sans-serif;
	text-align: left;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 3px;
	padding: 5px 0 5px 5px;
	letter-spacing:.1em;
}
#search_box {
	width: 260px;
	height: 34px;
	background: transparent;
	float:left;
	margin: 10px 0 0 20px;
	display:inline;
}
input.search {
	width: 175px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee url(../images/input.gif) repeat-x left bottom;
	padding: 1px;
	color: #000;
	font-weight: bold;
}
input.search2 {
	width: 120px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee url(../images/input.gif) repeat-x left bottom;
	padding: 1px;
	color: #000;
	font-weight: bold;
}
input.submit {
	background: #EBEBEA url(../images/input.gif) repeat-x left bottom;
	border: 2px solid #A9A907;
	padding: 0;
	color: #A9A907;
	font: bold 90% Arial, Sans-Serif;
}
input.submit2 {
	background: #EBEBEA url(../images/input.gif) repeat-x left bottom;
	border: 2px solid #A9A907;
	padding: 0;
	color: #A9A907;
	font: bold 90% Arial, Sans-Serif;
}
#bottom_ad {
	height: 95px;
	background: #A30303 url("../images/ad_back.gif") repeat-x left bottom;
	clear:both;
}
#footer {
	height: 104px;
	background: #C30707 url("../images/footer_back.gif") no-repeat right top;
	position:relative;
}
#footer p {
	color: #ccc;
	font: bold 70% Verdana, sans-serif;
	padding:10px;
}
#footer a {
	text-decoration: none;
}
#footer a:link {
	color: #fff;
	text-decoration: none
}
#footer a:visited {
	color: #fff;
	text-decoration: none
}
#footer a:hover {
	color: #fff;
	text-decoration:underline
}
#rss {
	position:absolute;
	right: 6px;
	top: 20px;
	width: 134px;
	height: 28px;
	background: transparent;
}
/* begin styles for RSS Feed */

.rss-box {
	margin: 10px 5%;
	padding: 4px 8px;
	background-color: #ededed;
	border: 2px dashed #7485CA;
}
.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}
.rss-items {
}
.rss-item {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin: 8px 0;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
}
.rss-item a:hover {
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
}
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
}

h1.vid{
	padding:10px 0 !important;	
}
.feat-vids{
	float:left;
	margin-top:20px;
	padding: 10px 25px 25px 25px;
	border:#CCCCCC;
	background:#EEEEEE;
	border:1px solid #CCCCCC;	
}
embed{
	margin:10px 0;
}	

	.qlinks{
		width:165px;
		border:1px solid #CCCCCC;
		float:left;
		margin-top:25px;
		margin-right:13px;
		text-align:left;
	}
	.qlinks h4{
		font-size:15px;
		color: #FFFFFF;
		background:url('../images/blk_gradient.png');
		text-align:center;
		padding:2.5px;
	}
	.qlinks ul{
		list-style:none;
		list-style-position:inside;
		padding:4px;
	}
	.qlinks li{
		padding-bottom:2px;
	}
	.qlinks a{
		font-family:veranda;
		font-size:13px;
		padding-left:4px;
	}
	 h1.vid{
	 	padding: 10px 0 !important;
	 }
	 embed{
	 	margin: 5px 0;
	 }
	 .blank{
	 	margin:0;
		padding:0;
	 }

.search-results{
	float:left;
	width:675px;
}
/* styles to control top menu selections */

#navcontainer li, .home #home a, .culinary #culinary a, .articles #articles a, .columnists #columnists a, .events #events a, .blogs #blogs a{
	background:#FFFFFF;
	color:#C30707;
	cursor:text;
}
