html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
img {
	border: 0;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
}
p,form,ul,ol,dl,blockquote,table,fieldset {
	margin-bottom: 10px;
}
ul,ol,dd,blockquote {
	margin-left: 2em;
}
.break {
	clear: both;
	height: 1px;
}
.clear {
	clear: both;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

body {
	background: url(images/header-bg.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 980px;
	margin: 0 auto;
}
#header {
	color: #ddd;
	height: 240px;
	font-size: 13px;
	padding-top: 10px;
}
#logo {
	background: url(images/logo.png) no-repeat 50% 50%;
	height: 180px;
	text-indent: -9999px;
	margin-bottom: 8px;
}
.property {
	width: 230px;
	height: 110px;
	padding-top: 10px;
	margin: 0 20px 20px 0;
	float: left;
	background: url(images/property-bg.png) no-repeat;
	font-size: 10px;
	line-height: 1.2;
}
.property h1 {
	margin: 0;
	text-indent: -9999px;
}
.property h1 a {
	display: block;
	background: 50% 0 no-repeat;
	height: 66px;
}
#shanty {
	background: url(images/jack-bakers-lobster-shanty.png) 50% 0 no-repeat;
	height: 66px;
}
#wharf {
	background-image: url(images/jack-bakers-wharfside.png);
}
#moores {
	background-image: url(images/moores-tavern.png);
}
#manatee {
	background-image: url(images/mr-manatees.png);
	height: 78px;
}
#sunset {
	background-image: url(images/sunset-ballroom.png);
}
#patio {
	background-image: url(images/patio-bar.png)
}
#esc {
	background-image: url(images/escondidos.png)
}
#cater {
	background-image: url(images/catered-by-chefs.png)
}
#bakam {
	background-image: url(images/bakers-american.png)
}
#bakws {
	background-image: url(images/bakers-water-street.png)
}
.last {
	margin-right: 0;
}
form {
	margin: 0 0 0 20px;
}
form h2 {
	font-size: 16px;
	font-family: "Tiems New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 20px;
	text-indent: -20px;
	border-bottom: 1px solid;
	line-height: 20px;
}
#emailinput {
	width: 160px;
	border: 1px #ccc solid;
	padding: 2px;
	margin-right: 10px;
}
#submit {
	padding: 2px;
	border: 1px #ccc solid;
	background: #f7f7f7;
	width: 50px;
	font-size: 10px;
	text-transform: uppercase;
}
#text {
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 1.3;
}
#text a {
	color: #000;
}
#footer {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}
p  a,
li a {
	color: #202f8c;
	text-decoration: none;
}
p  a:hover,
li a:hover {
	border-color: #202f8c;
	border-bottom: 1px #BBC1E2 solid;
}
p a:active {
	color: #FB614D;
	border-color: #FB614D;
}
html {
	background: url(images/footer-bg.png) repeat-x 0 100% fixed;
}
.larger {
	font-size: 120%;
}
.news {
	text-align: left;
	float: left;
	width: 480px;
}
.news h2 {
	border-bottom: 1px #eee solid;
}
