h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	line-height: 16px;
	text-transform:none;
	text-decoration:none;
}

a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	line-height: 24px;
	text-transform:none;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
}

a.pop {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#000000;
  text-align:left;
  text-transform:none;
  text-decoration:underline;
}

a.pop:hover {
  color:#999999;
}

body
{
	background-color:#FFFFFF;
}

body table
{
	background-color:#FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/* Giffy's Catering Menu Classes*/
.adjustheight
{
	height:5px;
}

.bold
{
	font-weight:bold;
}

.centerformat
{
	text-align:center;
	padding:0px;
}

.disclaimer
{
	font-size:11px;
	font-style:italic;
}

.footer
{
	color:#FFFFFF;
	line-height:26px;
	letter-spacing:.10em;
	font-size:13px;
}


.indent
{
	padding:10px 20px 10px 40px;
}

.removebottompadding
{
	padding-bottom:0px;
}

.removetoppadding
{
	padding-top:0px;
}

.rule
{
	border-bottom:solid 1px #666666;
}

.textleft
{
	text-align:left;
}

.title
{
	width:40%;
	color:#666666;
	font-size:16px;
	margin: 0px auto;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

/*Giffy's Menu Containers*/
#banner
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_cater.gif');
	background-repeat:no-repeat;
}

#banner2
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_ala.gif');
	background-repeat:no-repeat;
}

#banner3
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_picnic.gif');
	background-repeat:no-repeat;
}

#banner4
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_restaurant.gif');
	background-repeat:no-repeat;
}

#banner5
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_wedding.gif');
	background-repeat:no-repeat;
}

#banner6
{
	display:block;
	width:100%;
	height:74px;
	background-image:url('images/menus_fundraising.gif');
	background-repeat:no-repeat;
}

#center1
{
	width:100%;
	text-align:left;
}

#container
{
	width:100%;
	background-color:#f6f6cc;
	border: solid 2px #006633;
	text-align:left;
	margin-top:20px;
	clear:both;
}

#content
{
	width:592px;
	height:100%;
	margin: 0px auto;
}

#content2
{
	width:650px;
	height:100%;
	margin: 0px auto;
}

#footcontainer
{
	background-color: #006633;
	width:100%;
	height:26px;
}

#leftcol
{
	width:45%;
	float:left;
	padding-left:16px;
}

#left1
{
	float:left;
	width:50%;
	text-align:left;
	
}

#left2
{
	float:left;
	width:70%;
	text-align:left;
	
}

#rightcol
{
	width:45%;
	float:right;
	padding-right:16px;
}

#right1
{
	float:right;
	width:50%;
	text-align:left;
}

#right2
{
	float:right;
	width:28%;
	text-align:left;
	
}

#rowbreak
{
	width:100%;
	height:10px;
	clear:both;
}

#rowbreak2
{
	width:100%;
	height:5px !important;
	height:2px;
	clear:both;
	
}

#title
{
	width:100%;
	text-align:center;
}

#topleft
{
	float:left;
	width:50%;
	text-align:left;
	height:20px;
}

#topright
{
	float:right;
	width:50%;
	text-align:right;
	height:20px;
}



.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000;
}



