.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text a:link {color:#3599dd;}
.text a:visited {color:#3599dd;}
.text a:hover {color:#003366;}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding:5px;
}
.sidebar a:link {color:#ffffff;}
.sidebar a:visited {color:#ffffff;}
.sidebar a:hover {color:#000000;}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.brownline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9933;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
ul li {list-style-type:square;
margin-left:-15px;}

.select {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.mainpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.cater_bullet {
	list-style-type: none;
	list-style-image:  url(../hampshire/catering/images/dash_bullet.gif);
	margin-left: 20px;

}
.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bolder;
	color: #759e33;

	text-align: center; 
	padding: 1px 3px 1px 0px;
	
}
.list_cal {margin-left:15px;}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}
.spacer { letter-spacing:1px }.dash {
	background-image: url(../images/bg_dash.gif);
}


/* Catering Pages */
dt {
	font-weight: bold;
	font-size:11px;
	margin-top: 10px;
	width:97%;
	border-bottom: solid 1px #f1f1f1;
	color: #003366;
}
dd{
	margin-left:1px;
}
dt span.price {
	text-align: right;
	display: block;
	position: relative;
	top: -1.3em;
	margin-bottom: -1em;
}

dl {
	margin-bottom: 2em;
	padding-left: 1em;
}

.note {
	font-style: italic;
	font: Arial;
	display: block;
	margin-top: 0.3em;
	padding-left: 1em;
}
/* a la carte - table */
table.carte td{
	font-size:11px;
	border-bottom:1px solid #a2a2a2;
}
table td.price{
	font-size:11px;
	width:25%;
}
table td.text{
font-size:11px;
		width:25%;
}