body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../_images/background/bg.jpg);
	background-attachment: fixed;
}
#wrapper {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#headernav   {
	padding: 0px;
	margin: 0px;
	height: 20px;
}
#headerpic  {
	padding: 0px;
	height: 200px;
	width: 770px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#maincontent  {
	padding: 0px;
	height: 550px;
	width: 770px;
	margin: 0px;
	background-image: url(../_images/background/sbmcbg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#servicenav {
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	height: 537px;
	width: 130px;
}
#servicenav #MenuBar1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#servicenav #MenuBar1 .MenuBarItemSubmenu {


}

#servicenav #MenuBar1 li a:link,#servicenav #MenuBar1 li a:visited {
	background-image: url(../_images/nav/nav.jpg);
	font-size: 0.9em;
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	color: #C93;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#servicenav #MenuBar1 li a:hover,#servicenav #MenuBar1 li a:active {
	background-repeat: no-repeat;
	background-position: right;
}



#servicenav1 ul li a.current, #servicenav1 ul li a.current:hover,#servicenav1 ul li a.current:active {
	background-repeat: no-repeat;
	background-position: right;
	color: #CCC;
}



#rightmain   {
	font-family: "Times New Roman", Times, serif;
	overflow: scroll;
	color: #FFF;
	height: 525px;
	text-align: center;
	width: 590px;
	float: left;
	scrollbar-base-color: #930;
	scrollbar-arrow-color: #FFF;
	scrollbar-face-color: #963;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rightmain a {
	color: #FFF;
	text-decoration: underline;
}
#rightmain h2 ,#rightmain h3{
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
}

#rightmain p , #rightmain ul {
	text-align: justify;
}
#rightmain img  {
	text-align: center;
}

#cateringbullet {
	text-align: center;
	float: left;
	width: 120px;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#frmcontact  {
	padding: 0px;
	text-align: left;
	margin: 0px;
	float: left;
}
#frmcontact label        {
	padding: 0px;
	width: 100px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	float: left;
}

#frmcontact input    {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#frmcontact textarea{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#map {
	float: right;
	background-image: url(../_images/map.gif);
	background-repeat: no-repeat;
	height: 239px;
	width: 200px;
	margin-top: 30px;
	margin-right: 30px;
	background-position: bottom;
}


#frmfeedback {
	padding: 0px;
	margin: 0px;
}

#frmfeedback span {
	display: block;
	padding: 0px;
	text-align: right;
	margin-top: 5px;
	margin-right: 200px;
	margin-bottom: 5px;
	margin-left: 175px;
}
#frmfeedback input , #frmfeedback select{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#frmfeedback2 {
	text-align: center;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frmfeedback2 label {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#frmfeedback2 span {
	display: block;
	padding: 0px;
	text-align: right;
	margin-top: 12px;
	margin-right: 80px;
	margin-bottom: 12px;
	margin-left: 60px;
}
#frmfeedback2 textarea, #frmfeedback2 p {
	text-align: center;
}
#footernav  {
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: .7em;
	clear: both;
}
#footernav ul{
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#footernav ul li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footernav a:link, #footernav a:visited   {
	color: #CCC;
	text-decoration: none;
}
#footernav a:hover, #footernav a:active   {
	color: #FFF;
	text-decoration: underline;
}
#footernav p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dinner {
	float: left;
	width: 275px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#lunch {
	padding: 0px;
	float: left;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h1 {
	font-size: 24px;
}

