/*  GENERAL
*******************************************************************************************************************/

	*									{}
	body								{
	font:12px Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-image: url(file:layout/teal_bkgd.jpg);
	background-repeat: repeat;
	line-height: 16px;
	background-color: #2E546A;
}
	.bodytext								{
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	a{
	outline:none;
	color: #004d3d;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color:#004d3d;
	text-decoration:underline;
}
	
	p,ul	{margin-bottom:1em; line-height:1.4em;}

	.tabletext	{
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	.subtitle								{
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004d3d;
	font-weight: bold;
}

	.special {
	color: #004d3d;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 10px;
}

/*  FORMS
*******************************************************************************************************************/

	#form								{width:400px;}


/*  FOOTER
*******************************************************************************************************************/

	
	
/*  ADMIN
*******************************************************************************************************************/

	.table								{
	border:0;
	font: 12px Arial, Helvetica, sans-serif;
}
	.table td							{padding:3px; background-color:#E8E8E8;}
	
.cl_0_1 td	{
						vertical-align:middle;
						height:27px;
						}
.cl_0_2 td	{
						vertical-align:top;
						height:157px;
						}
.cl_1_1	td {
						}
	.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
	}
	
	.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
	.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.jobtext {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
}
.redtext {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.redtext a {
	color: #CC0000;
	text-decoration:none;
}

.redtext a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.bodyhome {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 10px;
}
.specials {
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.redspecial {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.recipe {
	border: 1.5px dashed #618375;
	background-color: #fbf5d7;
	background-image: url(../images/goosecreekgeese.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 3px 4px 3px 4px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
