body {
	padding:0;
	color:#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-image: url(../images/moomba-fade2.jpg);
	min-width:775px;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	
	}


h1  {
	color: #FF7C06;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h2  {
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
/* Anchors
----------------------------------*/

a:link, a:visited {
	color: #FF7C06;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}



/* P.P.Indicator
--------------------------------*/

#home #navigation .home a,
#lunch #navigation .lunch a,
#dinner #navigation .dinner a,
#drinks #navigation .drinks a,
#private #navigation .private a,
#events #navigation .events a,
#contact #navigation .contact a{
	color: #000000;
	cursor: default;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 18px;
	}
	
/* 
----------------------------------*/

#wrap {
	width:760px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(../images/moomba-fade2.jpg);
	}

#header {
	height: 120px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-repeat: no-repeat;
	background-image: url(../images/moomba.gif);
	}

#header h1 {
	padding:32px;
	margin:0;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
    }

#navigation {
	width: 760px;
	display: block;
	background-image: url(../images/moomba-fade2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	line-height: 34px;
	background-image: url(../images/moomba-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 13px;
	padding-left: 18px;
	display: block;
	text-transform: lowercase;
	padding-right: 8px;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #FFC61A;
}

#navigation ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
    }
	
#navigation ul li {
	line-height: normal;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main {
	margin: 0px;
	width: 700px;
	display: inline;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}

caption {
	font-size: 14px;
	color: #FF7C06;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}


#footer {
	clear:both;
	width: 760px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #F0E8D9;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#footer p {
	padding:0px;
	margin:0;
	font-size: 11px;
	color: #993300;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
    }
#footer a {
	color: #663300;
}
/*  Class
------------------------------------------*/
div.privateHirePhotos {
	width: 162px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

}
div.privateHirePhotos img {
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}
table.beige {
	background-color: #F8F4ED;
}

table.center {
	margin-right: auto;
	margin-left: auto;
}
#main .promoBox {
	background-color: #FD7C04;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .promoBox h2 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#main .promoBox p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main blockquote {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main blockquote strong {
}
#main blockquote strong.orange {
	color: #FF7B08;
}
table {
	border-collapse:collapse;
}
td {
	text-align: left;

}


.even-bolder {
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	font-size: 14px;
}

.red {
	color: #FF0000;
}

.bold {
	font-weight: bold;
	color: #000000;
}
.center {
	text-align: center;
}

.img-left {
	padding: 1px;
	margin: 0px 20px 10px 0px;
	background-color: #000000;
	float: left;
}

.img-right {
	padding: 1px;
	margin: 0px 0px 10px 20px;
	background-color: #000000;
	float: right;
}
.img-default {

	padding: 1px;
	margin: 0px;
	background-color: #000000;
}
.highlighted {
	color: #FF7C06;
	font-size: 14px;
}
.bolder {
	font-size: 13px;
	font-weight: bold;
}
.larger-para {
	font-size: 12px;
	line-height: 145%;
}
.larger-h1s {
	font-size: 26px;
	display: block;
	line-height: normal;
}


.food-menus {
	text-align: center;
}
.footerNote {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 16px;
}
.menuPhotos {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.menuPhotos img {
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.map {
	width: 374px;
	float: right;
}
.noTableBorder {
	border: 0px none #FFF;
}
.TimesFont {
	font-family: "Times New Roman", Times, serif;
}

.clearLeft {
	clear: left;
}
.smallBox {
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
.smallBox h2 {
	margin: 0px;
	padding: 0px;
}

.smallBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p.sloganText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}
.smallMenuText {
	font-size: 10px;
}
.floatRight {
	float: right;
}
.promoBox td {
	color: #FFF;
}
.underline {
	text-decoration: underline;
}
#home h1 {
	font-size: 40px;
}
