/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #8a6152;
}
body {
	background-color: #337420;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}

.editor {
	background-color: #FFFFFF;
	background-image: none;
}

a:link {
	color: #c01200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c01200;
}
a:hover {
	text-decoration: underline;
	color: #55893f;
}
a:active {
	text-decoration: none;
	color: #c01200;
}
h1 {
	font-family: helvetica, Arial, sans-serif;
	font-size: 29px;
	font-weight: normal;
	text-transform: uppercase;
	color: #447f2f;
}
h2 {
	font-family: helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #c01200;
	text-align: center;
}
h3 {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #c01200;
	margin-top: 15px;
	margin-bottom: 5px;
}


#wrapper {
	width: 976px;
	text-align: left;
}#top {
	float: left;
	height: 114px;
	width: 976px;
}
#logo {
	text-align: right;
	float: left;
	width: 519px;
	padding-top: 6px;
}
#accessability {
	float: right;
	height: 54px;
	width: 230px;
	padding-top: 24px;
	padding-right: 11px;
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a5a077;
	text-align: right;
}
#menubar {
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	height: 49px;
	width: 965px;
}
#menuleft {
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 7px;
}
#menuright {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 49px;
	width: 220px;
	padding-right: 8px;
}
#menu {
	float: left;
	height: 49px;
	width: 730px;
}
#home_top {
	background-image: url(../images/topbackground.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 969px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
#home_mainimage {
	float: right;
	height: 320px;
	width: 442px;
	background-image: url(../images/home_mainimage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_topcontent {
	background-image: url(../images/home_contentback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 247px;
	width: 509px;
	padding-top: 34px;
}
#home_ctamain {
	background-color: #f6f1e0;
	background-image: url(../images/ctabackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 940px;
	margin-left: 17px;
	padding-top: 9px;
	padding-left: 13px;
	margin-top: 14px;
	padding-bottom: 10px;
}
#bottomnav {
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 675px;
	padding-top: 18px;
	padding-left: 15px;
}
#bottomnav a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 17px;
	font-weight: normal;
}
#socialurl {
	float: right;
	padding-top: 13px;
	padding-right: 19px;
	width: 150px;
}


#bottomnavarea {
	float: left;
	height: 40px;
	width: 953px;
	margin-top: 10px;
	margin-left: 17px;
	background-image: url(../images/bottomnavback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#builtandpowered {
	float: left;
	width: 500px;
	padding-top: 12px;
	padding-left: 31px;
	padding-bottom: 25px;
}
#builtandpowered a {
	font-family: helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #153b08;
	text-decoration: none;
}
.ctabox {
	float: left;
	width: 225px;
	padding-right: 10px;
}
.ctabox .title {
	font-size: 19px;
	color: #FFFFFF;
	background-color: #447f2f;
	text-align: center;
	float: left;
	width: 225px;

	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
	height: 40px;
	vertical-align: middle;
}
.ctabox .title a {
	color: #FFFFFF;
	text-decoration: none;
}


.ctabox .image {
	float: left;
	width: 224px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.ctabox .text {
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #887e59;
	float: left;
	width: 189px;
	padding-left: 20px;
}
.ctabox .text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






#home_menuimages {
	float: right;
	height: 39px;
	width: 527px;
}







#phone {
	float: right;
	width: 350px;
	padding-right: 10px;
	font-size: 22px;
	text-transform: uppercase;
	color: #194d09;
	text-align: right;
}
.red20 {
	font-family: helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #c21e0c;
}
.ctabottom {
	float: left;
	width: 225px;
	padding-right: 10px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4eedb;
	border-right-color: #f4eedb;
	border-bottom-color: #f4eedb;
	border-left-color: #f4eedb;
}
.clear {
	clear: both;
	float: left;
	width: 100%;
}
#inner_mainimage {

	float: right;
	height: 225px;
	width: 484px;
}
#inner_topcontent {
	background-image: url(../images/inner_topback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 173px;
	width: 367px;
	padding-top: 8px;
	padding-right: 60px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #9e9573;
}
#inner_topcontent p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#inner_top-contact {
	text-align: right;
	float: right;
	width: 486px;
}
#inner_top {

	background-image: url(../images/topbackground.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 970px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
}
#inner-topleft {
	text-align: right;
	float: right;
	width: 145px;
}
.helvetica25brown {
	font-family: helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #775346;
	line-height: 23px;
}
.helvetica29red {
	font-family: helvetica, Arial, sans-serif;
	font-size: 29px;
	text-transform: uppercase;
	color: #c01200;
	line-height: 28px;
	font-weight: bold;
}
.georgia14tan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #a89e7a;
	font-weight: bold;
	padding-top: 8px;
}


.helvetica11green {
	font-family: helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #447f2f;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_leftcol {
	float: left;
	width: 263px;
	padding-left: 18px;
}
#inner_leftcolmenu {
	float: left;
	height: 324px;
	width: 235px;
	margin-bottom: 40px;
	padding-top: 62px;
	background-image: url(../images/inner_leftmenuback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 14px;
	padding-left: 14px;
	text-align: center;
}
#inner_leftcolmenu li {
	list-style-type: none;
	margin: 0px;
}
#inner_leftcolmenu ul {
	margin: 0px;
	padding: 0px;
}
#inner_leftcolmenu a {
	font-size: 13px;
	text-transform: uppercase;
	color: #c01200;
	padding-bottom: 12px;
	display: block;
}
#inner_leftcol .image {
	background-image: url(../images/inner_leftimageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 219px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
	clear: left;
}
#inner_maincontent {
	float: right;
	width: 580px;
	padding-top: 34px;
	padding-right: 62px;
}
#inner_maincontent p {
	margin-top: 0px;
	margin-bottom: 15px;
}





.helvetica14red {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c01200;
}
#inner-main {
	background-color: #efe9d3;
	background-image: url(../images/inner_greendivider.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	width: 965px;
}
#inner_ctamain {
	background-color: #f6f1e0;
	background-image: url(../images/ctabackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 944px;
	margin-left: 0px;
	padding-top: 9px;
	padding-left: 21px;
	padding-bottom: 10px;
}
.menuitems {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #c01200;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
#inner_leftcol .breakfastimage {
	background-image: url(../images/inner_leftimageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 219px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
	display: none;
}
#inner_leftcol .lunchimage {


	background-image: url(../images/inner_leftimageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 219px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
		display: none;
}
#inner_leftcol .dinnerimage {


	background-image: url(../images/inner_leftimageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 219px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
		display: none;
}
#inner_leftcol .barimage {


	background-image: url(../images/inner_leftimageback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 219px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
		display: none;
}
.color_white18 {
	font-size: 22px;
	color: #FFFFFF;
}
.banner_right_titletxt {
	font-size: 30px;
	color: #F8EABA;
	font-family: Helvetica, Arial, sans-serif;
}
