@charset "utf-8";
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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2c1708;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 1.9em;
	background-color: #021f05;
	background-image: url(../images/tile-small2.png);
	background-repeat: repeat;
}
#party-reservations
{ background: url(../images/reserve-catering.jpg) 0 0 no-repeat;
padding: 10px;

}
h1
{ font-size: 18px;
}


.laseptima2 #container #sidebar2 h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}

.laseptima2 #container {
	width: 941px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/middlebox.png);
	background-repeat: repeat-y;
	padding: 0px;
} 
.laseptima2 #header #navbarcase {
	background-image: url(../images/logorow-bckground2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 225px;
	float: left;
	width: 375px;
	position: relative;
	padding-top: 18px;
	clear: right;
}

.laseptima2 #container #header #navbarcase #message {
	margin-top: 25px;
	margin-left: -120px;
	padding-right: 10px;
	
}
.laseptima2 #container #header #navbarcase #message h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #360808;
	
}
.laseptima2 #container #header #navbarcase #message p {
	font-size: 11px;
	margin-top: -25px;
}

.laseptima2 #container #midcontainer {
	background-image: url(../images/middlebox.png);
	background-repeat: repeat-y;
	position: relative;
	top: -15px;
}


.laseptima2 #topedge {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topedge-r.png);
	background-position: right bottom;
	height: 39px;
	background-repeat: no-repeat;
	text-align: left;
}

.laseptima2 #header {
	height: 320px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
} 
.laseptima2 #header #logodiv {
	height: 320px;
	clear: right;
	float: left;
	width: 532px;
	background-image: url(../images/logo-food.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.laseptima2 #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 */
}
.laseptima2 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 95px;
}
.laseptima2 #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.laseptima2 #container #mainContent2column {
	padding-right: 45px;
	margin-left: 345px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfa693;
}
.laseptima2 #container #sidebar2 h1 {
	line-height: 1.2em;
	padding: 0px;
}
#footer-separator {
	margin-left: 15%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfa693;
	margin-right: 20%;
	width: 700px;
}

.laseptima2 #container #mainContent2column #col1 {
	padding: 15px;
	float: left;
	width: 220px;
}
.laseptima2   #container   h5  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #390800;
	line-height: 10px;
}


.laseptima2 #mainContent {
	
	margin-top: 0;
	margin-right: 345px;
	margin-bottom: 0;
	margin-left: 345px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
} 
#header #navbar #foodimages {
	float: left;
	height: 192px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.laseptima2 #container #header #navbarcase #navbar {
	position: relative;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDC295;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding-top: 8px;
}
a:visited {
	text-decoration: none;
	color: #99652C;
}
a:active {
	color: #3D1402;
}

a:link {
	color: #99652C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #EDC295;
}



.laseptima2 #footer {
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: 1px bottom;
	font-size: 9px;
	background-image: url(../images/footer.png);
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.laseptima2 #container #sidebar2 img {
	margin-left: 0px;
}
.laseptima2 #container #footer #separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfa693;
	margin-left: 95px;
	margin-right: 70px;
	width: 750px;
}
.laseptima2 #container #sidebar1 a {
	font-size: 10px;
	text-transform: lowercase;
}




.laseptima2 #container #footer a {
	text-transform: capitalize;
}

.laseptima2 #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 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;
}
#specials {
	background-image: url(../images/special-box2.jpg);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: -40px;
	padding-left: 55px;
	padding-top: 90px;
	padding-right: 65px;
}
#address {
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: -40px;
	padding-left: 55px;
	padding-top: 110px;
	padding-right: 65px;
}

