#navarea {
float:left;
width:120px;
}

#contentbody{
min-height:580px;
height:auto !important;
height:520px;
margin-left:120px;
padding-right:54px;
}

.pageheadings{
width:100%;
text-align:center;
}
#contentbody ul {
padding-left: 0;
}
#contentbody ul li {
line-height: 26px;
list-style-type: disc;
list-style-position:inside;
margin-left:10px;
}
#contentbody ul li.licircle {
line-height: 26px;
list-style-type: circle;
list-style-position:inside;
margin-left:20px;
}
#contentbody ul li.lisquare {
line-height: 26px;
list-style-type: square;
list-style-position:inside;
margin-left:40px;
}
.deliverylinks{
font: 14px 'Times New Roman', serif;
text-decoration:none;
margin:0 30px;
}
.smalltext{
font-size:9px;
}
.largetext {
font-size:16px;
}

.caption {
	float: left;
	margin: 20px 0 0 0px;
}
.caption p {
	padding-bottom: 1em;
	font-weight: bold;
	text-align: center;
}

.clear {
	clear: both;
}

table thead th {
  font-weight: bold;
  padding: 2px;
  
}
table tbody td {
  padding: 1px;
}
table {
  margin-bottom: 10px;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}