body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #CB4A48;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #bf3e3c;
}
a:visited {
	color: #bf3e3c;
}
a:hover {
	color: #6c8e56;
}
a:active {
	color: #6c8e56;
}

#wrapper {
	width: 720px;
	position: relative;
	margin: auto;
	background-color: #CB4A48;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
}

#header {
}

#nav {
	height: 37px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navlower {
	background-image: url(images/nav_lower.jpg);
	height: 62px;
	//margin-top: -3px;
}

#content {
	padding-left: 50px;
}
#content h1,
#newspage h1 {
	font-size: 24px;
	font-weight: normal;
}

#col1 {
	width: 350px;
	color: #300;
	line-height: 120%;
}
#col2 {
	float: right;
}
#col2cider {
	float: right;
	width: 250px;
	padding-right: 30px;
	font-size: small;
}

#sidebar {
	float: right;
	width: 280px;
	font-size: small;
}

#sidebarContent {
	padding-right: 30px;
}

#col2ciders {
	float: right;
	width: 250px;
	padding-right: 30px;
	
}

#col2ciders p {
	color: #300;
	line-height: 160%;
}

#contactinfo {
	float: right;
	background-image: url(images/contact-info-bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 10px 5px 20px;
	margin-right: 40px;
	width: 207px;
	height: 233px;
}

.applepicture {
	margin: 40px 60px 20px 0px;
}

.evespicture {
	margin: 10px 90px 20px 0px;
}

#newspage {
	margin-left: 40px;
	margin-right: 40px;
}

#newspage .newsFullStories_newsPhoto {
	padding: 5px;
	margin: 5px;
	background: #FFF;
	border: 1px solid #CCC;
}

#newspage .newsFullStories_newsDate {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: small;
	color: #C00;
}

#newspage .newsHeadlinesWithTeaser_newsHeadline {
	font-weight: bold;
}

#newspage .newsHeadlinesWithTeaser_newsDate {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: x-small;
	color: #000;
}

#newspage .newsFullStories_newsHeadline {
	padding-bottom: 2px;
	margin-bottom: 2px;
}



.menuGroup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #900;
	background-color: #FFE;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	letter-spacing: normal;
	
	
}

h2, .price {
	font-size: 14px;
	color: #000;
	padding-top: 20px;
}
h2 {
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
}

h2.sidebar {
	font-weight:bold;
	font-size: 20px;
	border: none;
	text-transform: none;
	margin-top: 0px;
	
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
	
.price {
	font-weight: bold;
}
.option {
	font-size: 11px;
	color: #666;
}
.description {
	font-size: 12px;
	padding-right: 10px;
}
.menuCategoryList_menuCatName,
a.menuCategoryList_menuCatName,
a.menuCategoryList_menuCatName:link,
a.menuCategoryList_menuCatName:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #900;
	text-decoration: none;
}
a.menuCategoryList_menuCatName:hover {
	color: #000;
	background-color: #EEE;
}
.newitem {
	color: #C00;
	font-size: 10px;
}


.menugroupdesc {
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.menuwebtool_content{
	margin-right:30px;
	padding-bottom:40px;
}
.menuwebtool_thumb {
	float:left;
	margin-right:10px;
}

.menuwebtool_largeimageDiv {
	float:left;
	margin-right:20px;
	text-align:center;
	font-size:11px;
	margin-bottom: 10px;
}

.menuwebtool_pricestable {
	width:200px;
	border:none;
	margin-bottom:25px;
}

.menuwebtool_pricestable th {
	text-align:left;
}

td.col1, td.col2 {
	text-align:left;
	padding:10px;
}

.menuTitlesWithTeaser_menuTitle {
	font-weight: bold;
	font-size: 13px;
	margin-top: 15px;
	
	
}
	