img, div, a { behavior: url('/misc/iepngfix.htc') }
html,textarea,input,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #7A0606;
	background-image: url('/images/bg.png');
	background-repeat: repeat-x;
}
textarea, input,select {
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	
	border: 3px solid #470000;
	margin: 4px;
}
p,ul {
	color: white;
	line-height: 18px;
	margin-bottom: 18px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #FFF1B9;
}
#container {
	background-image: url('/images/logo.png');
	background-repeat: no-repeat;
}
#nav {
	color: white;
	font-weight: bold;
	height: 40px;

}
#nav p {
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 16px;
}
#nav a {
	color: white;
	font-variant: small-caps;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF1B9;
}


#news-items a {
	color: #FFF1B9;
	text-decoration: none;
}
#news-items a:hover {
	text-decoration: underline;
}
#news-items dt {
	color: #FFF1B9;
	font-weight: bold;
	background-image: url('/images/arrow-home-news.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
}
#news-items dd {
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 18px;
	color: white;
}

#footer p {
	font-size: 10px;
	text-align: right;
	color: #EE0000;
}

div.body-header {
	background: url('/images/body_topleft.png') top left no-repeat;
	height: 6px;
}
div.body-footer {
	background: url('/images/body_bottomleft.png') top left no-repeat;
	height: 6px;
}
div.body-header p.body-left  {
	margin-left: 6px;
	margin-right: 6px;
	background: url('/images/body_bg.png');
	height: 6px;
}
div.body-footer p.body-left  {
	margin-left: 6px;
	margin-right: 6px;
	background: url('/images/body_bg.png');
	height: 6px;
}
div.body-content {
	background: url('/images/body_bg2.png');
	background-repeat: repeat-x;
	padding: 40px;
}
div.body-header p.body-right  {
	background: url('/images/body_topright.png') top right no-repeat;
	float: right;
	height: 6px;
	width: 6px;
}
div.body-footer p.body-right  {
	background: url('/images/body_bottomright.png') top right no-repeat;
	float: right;
	height: 6px;
	width: 6px;
}

#nav-left {
	text-align: right;
	margin-top: 40px;
	line-height: 24px;
}
#nav-left ul {
	direction: rtl;
	padding-right: 20px;
	list-style-image: url('/images/arrow-home-news.gif');
	font-size: 13px;
	line-height: 24px;
}
#nav-left ul li ul {
	font-size: 10px;
	margin: 0px;
	line-height: 14px;
}
#nav-left ul li ul a.active {
	color: white;
}
#nav-left a {
	color: #FFF1B9;
	text-decoration: none;
	font-weight: bold;
}
#nav-left a.active {
	color: white;
}
h1 {
	font-size: 24px;
	color: #FFF1B9;
	line-height: 36px;
	margin: 0px;
	margin-bottom: 18px;
}

h2 {
	font-size: 18px;
	color: white;
	line-height: 36px;
	margin: 0px;
}
.caps {
	font-weight: bold;
	color: #FFF1B9;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.strong {
	font-weight: bold;
}
#nutritional_information {
	color: white;
	font-size: 11px;
	padding: 0px;
	background-color: #660000;
	width: 260px;

	display:none;
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;   
	z-index:2;  
}
#nutritional_information table {
	border: 4px solid black;
	background-color: #470000;
}
#nutritional_information td {
	border-bottom: 1px solid black;
	padding: 2px;
}
#nutritional_information p {
	font-size: 10px;
}
#nutritional_information h2 {
	margin: 0px;
	font-size: 18px;
	text-align: center;
}
#nutritional_information h3 {
	margin: 0px;
	font-size: 12px;
	text-align: center;
}
#amt_per_serving {
	border-top: 6px solid black;
}
#daily_value, #first_vitamin {
	border-top: 4px solid black;
}

.hidden {
	display: none;
}

#backgroundPopup {  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:100%;  
 width:100%;  
 top:0;  
 left:0;  
 background:#000000;  
 border:1px solid #cecece;  
 z-index:1;  
 }

#cheeselist {
	color: #FFFF88;
}
#cheeselist a {
	color: #FFFF88;
}
#cheeselist a:hover {
	color: white;
}
label {
	text-align: right;
	padding-right: 10px;
	width: 70px;
	display: block;
	float: left;
	color: white;
	font-weight: bold;
	margin-top: 12px;
}
th {
	color: white;
	font-weight: bold;
	text-align: left;
}
td {
	color: #CCCCCC;
}
.callout {
	padding: 2px;
	border: 1px solid #7A0606;
	margin-right: 10px;
}
.left {
	float: left;
}
.corner {
	padding: 8px;
	background-color: #780808;
	margin-bottom: 10px;
}
#home_sidelinks, #youtube {
	margin-top: 40px;
}
#home_sidelinks .corner {
	text-align: center;
}
#home_aroundtown a, #home_cheesebits a {
	color: white;
	font-style: italic;
}
#home_recipes .corner {
	padding: 18px;
}
#home_recipes a {
	color: #FFF6C6;
	text-decoration: none;
}
#home_recipes h2 {
	font-size: 16px;
	font-style: italic;
}
#home_recipes p {
	font-size: 12px;
	font-style: italic;
}
.right {
	float: right;
	margin-left: 10px;
}
#home_recipes .callout {
	border-color: #DC2521;
}
#notice, #error {
	text-align: center;
	padding: 20px;
	border: 1px solid #780808;
	color: #FFF6C6;
	margin-bottom: 10px;
}
#youtube p {
	margin: 0px;
}
#alan {
	margin-top: -200px;
	height: 200px;
	background-image: ('/images/alanasdf.png');
}
#alan2 {
	
}
#alan-image {
	margin-bottom: -200px;
}
#bubble p {
	margin-bottom: 0px;
}
.fr {
	float: right;
}
.red {
	background-color: #780808;
	padding: 10px;
}