/* Drop down nav styles */

#dropmenudiv
{
	position:absolute;
	border:1px solid #666;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover
{
	background-color: #e8fcea;
}

/* Drop down nav styles - END */

a:link	{color: #006600; font-weight: bold;}
a:hover {color: #003300; font-weight: bold;}
a:visited	{color: #006600; font-weight: bold;}

*
{
	font-family: arial;
}

td
{
	padding: 0;
}

img
{
	border: 0;
}

.input-box
{

	font-size: 11px;
}


.header
{
	padding: 10px;
	font-size: 12px;
}

.Testimonial
{
	background: url(../images/bg-quotes.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 8px 0 8px 0;
	margin: 0;
	font-size: 16px;
	color: #999;
	text-align: center;
	font-style: italic;
}

.Content
{
	font-size: 12px;
	color: #333333;
	padding: 0 15px 15px 12px;
	text-align: justify;
}

#headernav
{
	padding-bottom: 0px;
	background-color: #2A532A;
}

.MenuHeader {
	font-weight: bold;
	font-size: 15px;
	color: #999999;
}

.contentHeading
{
	color: #666666;
	font-weight: bold;
}

.SideQuote
{
	padding: 23px 28px 25px 26px;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	color: #666666;
}

.SideSpecials
{
	font-size: 12px;
	padding: 3px 10px 10px 10px;
	font-weight: bold;
	color: #666666;
}

#footer
{
	text-align: center;
	padding: 6px 0 8px 0;
	font-size: 12px;
	border-top: 1px solid #cccccc;
}

#footer a 
{
	color: #006600;
	font-weight: bold;
}

#container
{
	border: 1px solid #cccccc;
	width: 750px;
	margin: auto;
	padding: 0;
}
.MenuTitle
{
	color: #666666;
	font-weight: bold;
	padding: 0 0 8px 0;
}

.MenuDesc
{
        font-family: arial;
	font-style: italic;
	color: #999999;
	padding: 0 0 8px 0;
}

.MenuPrice
{
	color: #666666;
	font-style: italic;
}

.MenuItem
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}


.Title
{
	color: #2A532A;
	font-size: 18px;
	font-weight: bold;
}

.Subtitle
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
