.wrap {
border-bottom:1px dotted #000;
}

.feature-content {
  height: 24px; 
  width: 764px; 
  background-image: url(pics/bottombar.png);
} 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#nav{
font: bold 14px Arial;
width: 100%; /*leave this value as is in most cases*/
}

#nav ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0 solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #000000;
}

#nav ul li{
display: inline;
}

#nav ul li a{
	float: left;
	color: #CCCCCC; /*text color*/
	padding: 5px 18px; /*dark purple divider between menu items*/
	text-decoration: none; /*dark purple divider between menu items*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 25px;
}

#nav ul li a:visited{
color: #CCCCCC;
}

#nav ul li a:hover, #nav ul li .current{
	color: #FFFFFF !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: #333333;
}


.wharf {
	font-family: Arial, Helvetica, sans-serif;
}
.HomeBack {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/home_bottom_back.jpg);
	left: 20px;
}
.HomeWhiteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.HomeBrownText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
}
.WhiteHeading {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.BrownHeading {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}
.LeftMargin {
	margin-left: 40px;
	margin-right: 32px;
}
.NewsWhiteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.topSpace {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
.PhoneNumber {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC66;
}
.LeftMarginCentre {

	margin-left: 52px;
	margin-right: 32px;
}
.MenuBackgnd {

	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/menu_back.jpg);
	left: 20px;
}
.MainsBackgnd {


	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/mains_back.jpg);
	left: 20px;
}
.SpecialsBox {
	background-color: #000000;
	margin-right: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
