@charset "ISO-8859-1";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	;
	background-repeat: repeat;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/main-background.jpg);
}
.style1 {font-size: 9px}
._footer_full_menu {
	height: 80px;
	width: 60px;
	border: thin solid #CCCCCC;
	top: -20px;
	padding-left: 15px;
}
.menu-sidebar-full-menu {
	position: relative;
	top: 115px;
}
a:link {
	color: #6C9F8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C9F8C;
}
a:hover {
	text-decoration: none;
	color: #FD6A5B;
}
a:active {
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.main-content-divider {
	border: thin solid #CCCCCC;
	height: 450px;
	overflow: auto;
	position: relative;
	width: 100%;
}
.page_name  {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	height: 200px;
	position: relative;
	margin: 5px;
}
.footer-content-divider {
	border: thin solid #CCCCCC;
	width: 820px;
	height: 110px;
	vertical-align: middle;
}
.footer-menu-table {
	margin-top: 7px;
}
.footer-menu-text {
	font-size: 10px;
}
.footer-address {
	font-size: 12px;
}
.footer-hours {
	font-size: 11px;
}
.home-faded-div {
	background-image: url(images/home-background.jpg);
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	height: 450px;
}
.menu-main-content-divider {
	width: 100%;
	height: 450px;
	overflow: auto;
	position: relative;
	border: thin solid #CCCCCC;
}
.menu-horizontal-divider1 {
	overflow: visible;
	position: relative;
	margin-top: 10px;
}
.menu-main-dishes {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C9F8C;
}
.pictures {
}
.pictures img{
	border: 1px solid #6C9F8C;
	padding: 1px;
}
.pictures:hover img{
	border: 1px solid #FD6A5B;
}
.pictures:hover{
	color: #FD6A5B; /* Dummy definition to overcome IE bug */
}
.menu-page-title {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu-dish-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu-dish-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.menu-table-item-line {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FD6A5B;
}
.menu-dish-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 60px;
}

.locations-colour-bkg-divider {
	background-color: #FD6A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.locations-address-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD6A5B;
}
.locations-address {
	font-size: 12px;
}
.locations-hours {
	font-size: 10px;
}
.location-reviews-content-boxes {
	border: thin solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.footer-locations-table {
}
.twoColFixLtHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	height: 400px;
	padding-top: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent {
	height: 450px;
	width: 645px;
	float: right;
	padding-bottom: 15px;
	padding-right: 14px;
	padding-left: 15px;
} 
.twoColFixLtHdr #footer {
	padding-right: 15px;
	padding-left: 15px;
	height: 115px;
} 
.twoColFixLtHdr #footer p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#page-name {
	color: #000000;
	text-align: right;
	font-weight: bolder;
	margin-right: 15px;
	float: right;
	height: 25px;
	width: 645px;
}
.contact-us {
	text-align: center;
	width: 850px;
}
.reviews-table-rows {
	border: 1px solid #CCCCCC;
}
.gallery-content-divider {
	height: 450px;
	position: relative;
	width: 100%;
}
