
#container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 815px;
}

strong {
	font-size: 120%;
}
body {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #006847 url("/img/bg.gif") repeat-y 0 0;
	line-height: 1.3em;
	clear: none;
}
#top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 195px;
	text-align: left;
	background-color: #CD182A;
	position: relative;
	color: #FFFFFF;
}
#top_left {
	background-image: url("/img/taqueria.jpg");
	float: left;
	display: inline;
	width: 506px;
	height: 195px;
}
#top_right {
	height: 95px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.3em;
	padding-top: 50px;
	padding-left: 520px;
}
/* A CSS comment before the hack \*/
* html #top_right {
	padding-left: 10px;
}
/* Another CSS comment after the hack */

#submit {
	padding-left: 60px;
}
#nav {
	float: left;
	display: inline;
	padding-top: 20px;
	background: #F7D917 url("/img/nav_bg.gif");
	width: 215px;
	text-align: left;
	background-repeat: no-repeat;
}
#nav ul {
	padding-top: 15px;
	text-align: left;
	font-size: 90%;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: inside;
}
/* A CSS comment before the hack \*/
* html #nav ul {
	padding-top: 0px;
}
/* Another CSS comment after the hack */
#main_nav a {
	margin: 0;
	padding-left: 25px;
	display: block;
	width: 120px;
	text-decoration: none;
}
/* A CSS comment before the hack \*/
* html #main_nav a {
	margin-left: -12px;
}
/* Another CSS comment after the hack */
#main_nav a:hover {
	background:  url("/img/chili.gif") left no-repeat;
}
ul, ul#main_nav {
	list-style-type: none;
}
ul.list a, a.list {
	text-decoration: none;
}
li.answer a {
	text-decoration: underline;
}

#content {
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	width: 600px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#content ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
li.answer {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: none;
}
li.question {
	list-style-position: outside;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#footer {
	font-size: 75%;
	padding: 0px 0px 20px 235px;
	color: #666666;
	width: 500px;
	position: relative;
	clear: both;
	bottom: 0;
}
.announce_head {
	font-weight: bold;
	font-size: 110%;
	padding: 13px 20px 8px;
	height: 34px;
	background: #FFFF99 url("/img/content_edge2.gif") repeat-x 0 100%;
	clear: left;
}
.announce_body {
	font-size: 95%;
	padding: 20px 20px;
	width: 560px;
}
.clear_left {
	clear: left;
}
#no_clear {
	clear: none;
}
.pad {
	padding-left: 25px;
}
td, th {
	text-align: left;
}
th {
	background-color: #F7D917;
}
img {
	border: none;
}
p {
	margin: 1em 0 1em;
	padding: 0;
}
#picture img {
	border: 2px solid red;
}
#description {
	overflow: hidden;
	width: 445px;
}
/* A CSS comment before the hack \*/
* html #description {
	width: 435px;
}
/* Another CSS comment after the hack */
#picture {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 100px;
}
#health, #location_info{
	line-height: 1.2em;
	font-size: 85%;
}

#health a:link, #health a:visited, #map a:link, #map a:visited {
	color:#999999;
}
#health a:hover {
	color:#333333;
}
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}

.to_top {
	margin-left: 20px;
	font-size: 70%;
	color: #CCCCCC;
}
.radio {
	float: left;
	display: inline;
}
.radio_content {
	margin-left: 25px;
	margin-bottom: 11px;
}

div.press { margin: 15px 0; }

