body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6e2615;
	background-repeat: repeat-x;
}

.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}

.content a{

	color: #480500;
}

.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 19px;
}

.topCurve{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

.bottomCurve{
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.eggs {

	font-size: 11px;
}

.cakesMenuBox {
	
	text-align: center;
	width: 145px;
	border: #000 solid thin;
	padding: 5px; 
}

.breakfastMenuBox {
	
	text-align: center;
	width: 145px;
	border: #000 solid thin;
	padding: 5px;
}

.lunchMenuBox {

	text-align: center;
	width: 145px;
	border: #000 solid thin;
	padding: 5px;
}

.menuHeader {

	font-size: 14px;
}

.news {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}

.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #480500;
	padding: 0px;
	font-weight: normal;
	line-height: 25px;
}

.newsheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#480500 }

.ThinLine { width:1px; height:1px; background:#480500}

.ThinLine2 { width:1px; height:1px; background:#730800}

A.menulink {

	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#2e0900;
}

.activeLink {

	background-color:#2e0900;
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #fff;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

#mainlinks a {

	color: #3b3f2a;
	text-decoration: none;
}

#mainlinks a:hover {

	color: #3b3f2a;
	text-decoration: underline;
}

#secondarylinks a {

	color: #fff;
	text-decoration: none;
}

#secondarylinks a:hover {

	color: #fff;
	text-decoration: underline;
}

.floatLeft{
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
}

