table{
border: 1px solid #FFFFFF;
}

td.reservation {
	color: #344088;
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;

}
input.reservations {
	color: #344088;
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	background: white;

}
a.footer {
	color: white;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.footer:link {
	color: #ec8c2c;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.footer:visited {
	color: #F5DEB3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}
a.footer:hover{
	color: #ADD8E6;
	font-family: Arial;
	font-size: 10px;
	font-weight: regular;
	text-decoration: underline;
}

a.main {
	color: #344088;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.main:link {
	color: #96b867;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:visited {
	color: #96b867;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:hover{
	color: Gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #344088;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	color: #344088;
	font-family: Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

input {
	color: #344088;
	font-family: Arial;
	font-size: 10pt;
}


p.feature {
	color: #96b867;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
}

.photo {
	margin:15px 10px 5px 5px;
	}

radio {
	color: #96b867;
	font-family: Arial;
	font-size: 10px;
}

select {
	color: #96b867;
	font-family: Arial;
	font-size: 11px;
}


td.main {
	color: #344088;
	font-family: Arial;
	font-size: 11px;
}

ul {
	color: #344088;
	font-family: Arial;
	font-size: 10px;
	margin-right: 2px;
}

#specials {
	position: absolute;
	color: #f37865;
	font-size: 16px;
	z-index: 5;
	margin: 8px 0 0 470px;
}

