body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 7px 0px 0px 15px;
}
p, td, ul, ol, ul, li, dl, dt, dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #003399;
	background: transparent;
}
a:visited {
	text-decoration: none;
	color: #003399;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #008241;
	background: transparent;
}
a:active {
	text-decoration: none;
	color: #003399;
	background: transparent;
}

img 
{
	border: none 0px;
}

/*Header*/
#header_menuTable 
{
  width: 760px;
  height: 23px;
  border-bottom: solid 1px #999999;
}

#header_logoTable {
  width: 760px;
}

.header_menuLeft {
  width: 271px;
}

.header_logoCell {
  vertical-align: bottom;
}

.header_topLinks {
  vertical-align: top;
  text-align: right;
}

/* DYNAMIC CONTENT */

.UDC_Title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}
.UDC_Content {
  margin-top: 6px;
  margin-bottom: 4px;
}

/*Page Content*/
#content_table_top
{
	border: none 0px;
}

#content_table_bottom
{
	width: 760px;
	margin: 0px;
	border: none 0px;
}

#content_table_main
{
	width: 760px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
}

#content_table_specials {
	width: 405px;
	height: 121px;
	padding: 0px;
	border: none 0px;
}

#content_recipeCell 
{
	padding: 0px;
	width: 185px;
}

#content_recipe
{
	background: url(images/home_recipe_back.gif) no-repeat;
	width: 185px;
	height: 121px;
}


#content_mainCell
{
	vertical-align: top;
	padding: 0px;
}

#content_leftCell 
{
  width: 200px;
  vertical-align: top;
  padding: 10px 0px 10px 0px;
}

#content_mainleftCell 
{
  width: 200px;
  vertical-align: top;
  padding: 10px 0px 6px 0px;
}

#content_mainleftCell2 
{
  width: 200px;
  vertical-align: top;
  padding-bottom: 6px;
}

#content_mainleftCell3 
{
  width: 200px;
  vertical-align: top;
  padding-bottom: 6px;
}

#content_textCell
{
	vertical-align: top;
	text-align: left;
	padding: 10px 14px 0px 20px;
}

#content_pictureCell
{
	vertical-align: top;
}

#content_locCell {
	padding: 0px 0px 0px 10px;
}


/*used on all pages except home page*/
#content_table_other
{
	width: 760px;
	height: 395px;
	margin-top: 10px;
	padding: 0px;
	border: none 0px;
}

#content_rightCell 
{
  width: 500px;
  padding: 20px 10px 10px 30px;
  vertical-align: top;
  line-height: 18px;
  border-left: 1px solid #999999;
}

#content_centerCell 
{
	width: 100%;
}

#content_table_img
{
	width: 100%;
	padding: 0px;
	border: none 0px;
}
#content_imgCell
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
	

.headline01 {
  font-size: 18px;
  font-weight: bold;
  color: #6666CC;
}


.t1 {
	margin: 0 0 -3px 0;
}

.t2 {
	margin: 0 0 2px 0;
}

.headline2 {
  font-size: 16px;
  font-weight: bold;
}

.headline3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
	
.form_success_message {
  color: #008241;
}

.line_smMargin
{
	margin: 0px;
}

.labelSuccess 
{
	color: Green;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.labelContact 
{
	color: Black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Footer*/
#footer_table 
{	margin-left:60px;
  width: 680px;
  margin-top: 20px;
}

#footer_cell
{
	text-align: center;
}

.footer_links {
  font-size: 11px;
  margin: 5px;
  color: #333;
}