/* CSS Document */
html
{
  height: 100%;
}

body
{
  /*background: #000000 url(../graphics/background.jpg) repeat;*/
  background-color: #000000;
  font-weight: normal;
  font-size: 12px;
  padding-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

#main
{
	/*background: #00ff00 url(../graphics/bwbackground.jpg) repeat;*/
	/*background-color: #f3e2e8;*/
	/*background-color: #f5e2e8;*/
	background-color: #000000;
  left:0px; 
	margin-left:auto; 
	margin-right:auto;
	padding-bottom: 5px;
	position:relative; 
	text-align:left; 
	top:0px; 
  width: 790px;
}


#content
{
  /*border: solid 2px #9966ff;*/
  /*background-color: #f3e2e8;*/
  float: right;
  margin-left: 0px;
  margin-top: 5px;
  /*margin-right: 5px;*/
  position: relative;
  width: 630px;
}


/* navigation menu */
#menu
{
  /*border: solid 2px #669999;*/
  /*border: solid 2px #d892aa;*/
  border: solid 2px #f67ab0;
  background: transparent;
  float: left;
  margin-left: 0px;
  margin-top: 5px;
  /*margin-right: 5px;*/
  position: relative;
  text-align: center;
  width: 150px;
}

#menu a
{
  /*color: #ff33ff;*/
  color: #f67ab0;
  text-decoration: none;
  font-size: 14px;
  border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#menu a.fblink
{
  text-decoration: none;
  border-bottom-style: none;
	border-bottom-width: 1px;
}

#menu ul
{
  list-style-type: none;
  margin-left: 0px;
  padding-left: 5px;
  padding-top: 5px;
}

#menu li
{
  text-align: center;
  line-height: 20px;
}

/* logo */
#logo
{ 
  /*background-color: #ffffff;*/
  /*background: #000000 url(../graphics/lbtlogo.jpg) no-repeat;*/
  background: #000000 url(../graphics/newlogo.png) no-repeat;
  /*border: solid 1px #6666CC;*/
  width: 790px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 5px;
  /*height: 104px;*/
  height: 158px;
  position: relative;
}

#footer
{
  /*background-color: #d892aa;*/
  background-color: #f67ab0;
  position:relative;
  text-align: center;
  height: 20px;
}

td
{
  vertical-align: top;
}

img
{
  border: 0;
}

a
{
  color: #d892aa;
  text-decoration: none;
}

a:visited
{
  color: #ffffff;
}

.purple
{
  background-color: #9966ff;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial;
  text-align: center;
}

.purplecenter
{
  background-color: #9966ff;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial;
  text-align: center;
}

.pink p, p
{
  /*background-color: #9966ff;*/
  /*color: #ff33ff;*/
  /*color: #d892aa;*/
  color: #f67ab0;
  font-size: 14px;
  font-family: Arial;
  text-align: left;
}

.title
{
  color: #ffffff;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
}

.tablePurple
{
  background: #9966ff;
}

.logo
{
  color: #ff33ff;
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
}

.tablePink
{
  background-color: #d892aa;
  border-color: #ff33ff;
  /*border-style: solid double;*/
  font-family: arial;
  font-size: 14px;
  color: #000000;
}

.normal
{
  color: #000000;
  font-family: arial;
  font-size: 12px;
}

h2
{
  color: #d892aa;
}

.openhours
{
  background: #000000 url(../graphics/openhours.jpg) no-repeat;
  width: 600px;
}

.openhourstd
{
  color: #ffffff;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
}

.ipswichwebs
{
  color: #ffffff;
}

li
{
  color: #d892aa;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
}

.wowtitle
{
  color: #3199D1;
  font-family: arial;
  font-size: 28px;
  text-align: center;
}

li
{
  color: #3199D1;
  font-family: arial;
  font-size: 18px;
  text-align: left;
}

