body {
	background: #a2dadf url('images/bg.png') top center repeat-x;
	color: #222;
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial, 'Trebuchet MS', sans-serif;
	font-size: 0.9em;
	line-height: 20px;
	text-align: center;
}

/* BASIC STYLES */

a {
	text-decoration: none;
	color: #244c61;
}

a:hover {
	text-decoration: underline;
}

img { behavior: url(iepngfix.htc); }

strong { font-weight: bold;}

/* MAIN LAYOUT DIVS */

#container {
	width: 946px;
	background: url('images/contain_bg.png') top center repeat-y;
	padding: 0 3px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 152px;
	width: 902px;
	padding: 0 23px;
	margin: 0 auto 8px;
	background: #fff url('images/header_bg.gif') center 10px no-repeat;
	position: relative;
}

#content-top {
	background: url('images/top_content_bg.png') bottom center no-repeat;
	color: #fff;
	padding: 13px 0 17px 13px;
}

#content-top.home {
	background-image: url('images/pt_home_banner.png');
	height: 385px;
}

#content-bottom {
	padding: 30px 0 0 18px;
	width: 849px;
	margin-left: 40px;
	background: url('images/content-bottom_bg.png') top center repeat-x;
}

#footer {
	width: 862px;
	padding: 0 40px 40px;
	margin-left: 2px;
	font-size: 0.75em;
	background: url('images/footer_bg.png') bottom center no-repeat;
	position: relative;
	top: 60px;
}

/* HEADER */

#header h1 a {
	display: block;
	width: 430px;
	height: 110px;
	background: url('images/park-and-tilford.png') top left no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 17px;
	left: 0;
}

#header #nav {
	width: 445px;
	height: 25px;
	position: absolute;
	top: 30px;
	right: 20px;
}

#header #nav a {
	color: #fff;
	font-size: 0.9em;
	margin-right: 40px;
	text-decoration: none;
}

#header #nav a:hover {text-decoration: underline;}

#header #breadcrumbs {
	width: 819px;
	font-size: 0.8em;
	color: #D0EDEF;
	position: absolute;
	bottom: 0;
	left: 20px;
	font-weight: bold;
	height: 23px;
	padding-left: 65px;
}

#header div.sponsors {
	width: 470px;
	height: 20px;
	position: absolute;
	bottom: 1px;
	right: 30px;
}

#header #breadcrumbs a {color: #E3EFCE; font-weight: normal;}
#header #breadcrumbs a.current {color: #fff; font-weight: bold;}
#header #breadcrumbs .current {color: #fff; font-weight: bold;}

#header .tagline {
	width: 185px;
	height: 36px;
	position: absolute;
	background: url('images/powered_image.gif') top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	right: 25px;
	bottom: 34px;
}

#header ul li {
	float: left;
}

div.left {
	width: 650px;
	float: left;
	margin-right: 30px;
}

#content-bottom.business .left {
	width: 560px;
	margin-right: 15px;
}

div.right {
	width: 185px;
	float: left;
}

#content-top.business .left {
	margin-right: 15px;
}

#content-top.business .right {
	width: 252px;
}

div.sponsors {
	height: 300px;
	font-size: 0.75em;
	color: #444;
	text-transform: uppercase; 
}

#content-top.business .right div.sponsors {
	height: 251px;
	margin-top: 1px;
}

#content-bottom.business .right {
	width: 255px;
	margin-top: 15px;
}

.sponsors img {
	margin-bottom: 4px;
}

.foot.sponsors {
	width: 730px;
	height: 225px;
	margin: 20px auto 0;
}

.foot.sponsors table td {
	text-align: center;
}

.foot.sponsors table td img {
	padding: 2px;
	border: 1px #bbb solid;
	margin-bottom: 7px;
}

/* CONTENT-TOP */

#titlebox {
	background-color: #fff;
	color: #193c4d;
	padding: 6px;
	margin-bottom: 20px;
}

#content-top.business #titlebox {
	height: 344px;
	position: relative;
}

#content-top.business #titlebox .listingimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 357px;
	overflow: hidden;
}

#content-top.business #titlebox .box {
	background: #193c4d;
	opacity: 0.8;
	width: 256px;
	height: 357px;
	position: absolute;
	top: 0;
	left: 360px;
}

#titlebox .keyinfo {
	width: 230px;
	height: 331px;
	position: absolute;
	top: 30px;
	left: 380px;
}

#titlebox img {
	float: left;
	margin-right: 32px;
}

.business #titlebox h1,
.business #titlebox h2,
.business #titlebox .address,
.business #titlebox .phone  {
	color: #fff;
}

#titlebox h1 {
	font-size: 1.9em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#titlebox h2 {
	font-size: 1.3em;
	margin: 7px 0 23px 0;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#titlebox .address {
	font-size: 0.85em;
	margin-bottom: 17px;
	line-height: 16px;
}

#titlebox .phone {
	font-size: 1.2em;
	padding: 4px 0 4px 30px;
	height: 22px;
	background: url('images/phone.gif') left center no-repeat;
}

.business .right ul {
	width: 252px;
	height: 80px;
	margin-top: 12px;
	padding-left: 0;
	margin-left: 0;
}

.business .right ul li {
	list-style: none;
	float: left;
	width: 125px;
	margin-bottom: 4px;
	margin-right: 1px;
	height: 26px;
} 

.business .right ul li a {
	display: block;
	border: 1px #173749 solid;
	width: 93px;
	height: 24px;
	color: #ccc;
	padding-left: 30px;
	font-size: 0.8em;
	background: url('icons/report.gif') 5px center no-repeat;
}

.business .right ul li.browse a { background-image: url('icons/browse.gif'); }
.business .right ul li.add a { background-image: url('icons/add.gif'); }
.business .right ul li.directions a { background-image: url('icons/directions.gif'); }
.business .right ul li.claim a { background-image: url('icons/claim.gif'); }
.business .right ul li.edit a { background-image: url('icons/pencil16.png'); }

.business .right ul li a:hover {
	border-color: #b3d0d2;
	text-decoration: none;
}

#writing {
	padding: 20px 100px 0 60px;
}

#writing .left {
	width: 525px;
	float: left;
}

#content-top #writing {
	padding-top: 0;
}

#writing h1 {
	font-size: 1.7em;
	font-family: 'Trebuchet MS', 'Helvetica Neue', 'Lucida Grande', Arial;
	margin-bottom: 20px;
}

#writing h2 {
	font-size: 1.3em;
	margin: 20px 0;
}

#writing h3 {
	color: #214657;
	font-size: 1em;
	margin: 10px 0;
}

#content-top #writing h3 {
	color: #b2e0e4;
}

#writing p {
	font-size: 0.85em;
	margin-bottom: 22px;
}

#writing li {
	list-style-type: disc;
	font-size: 0.85em;
	margin-bottom: 8px;
	margin-left: 25px;
}

.about {
	float: left;
	width: 330px;
	padding-left: 5px;
	margin-right: 18px;
	font-size: 0.85em;
	line-height: 25px;
	color: #fff;
}

.hours {
	float: left;
	width: 180px;
	height: 100px;
	font-size: 0.8em;
	line-height: 20px;
	padding-left: 56px;
	margin-top: 40px;
	color: #fff;
	background: url('images/clock.gif') top left no-repeat;
}

.hours strong {
	font-size: 1.3em;
	font-weight: normal;
}

/* CONTENT BOTTOM */

.map {
	float: left;
	margin-right: 30px;
	width: 273px;
}

.map .holder {
	background: #999;
	padding: 5px;
}

.map .holder .white {
	color: #333;
	text-align: center;
	padding: 10px 0;
	font-size: 0.85em;
	background: #fff url('images/compass.gif') bottom left no-repeat;
}

.map .holder .white h3 {
	color: #222;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-size: 0.9em;
}

.map .holder .white p {
	color: #004C60;
	line-height: 16px;
}

.map h2,
.products h2,
.claim h2 {
	font-size: 1.15em;
	font-family: Helvetica, 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	color: #333;
	background: url('images/map_pin.png') center left no-repeat;
	padding: 12px 0 12px 35px;
}

.products h2 {
	background-image: url('images/tag_blue.png');
	padding-left: 48px;
}

.claim h2 {
	background-image: url('images/claim_flag.png');
	padding-left: 48px;
	margin-bottom: 8px;
	padding-bottom: 16px;
}

.products {
	width: 225px;
	float: left;
	margin-bottom: 16px;
}

.products ul {
	margin: 13px 0 0 0;
}


.products ul li {
	list-style: none;
	font-size: 0.75em;
	padding: 2px 0 2px 15px;
	border-bottom: 1px #777 dotted;
	color: #4d4d4d;
}

#content-bottom .claim {
	width: 225px;
	line-height: 15px;
	float: left;
}

.claim p {
	margin-bottom: 8px;
	line-height: 17px;
	font-size: 0.75em;
	color: #666;
}

#content-bottom .claim a {
	display: block;
	text-align: right;
	padding-right: 18px;
	text-transform: uppercase;
	font-size: 0.75em;
	color: #939598;
	background: url('images/more_grey.gif') right center no-repeat;
}

.claim img {
	position: absolute;
	top: -32px;
	right: -24px;
}

.keywords {
	font-size: 0.7em;
	line-height: 15px;
	margin-top: 20px;
	text-align: center;
	font-weight: normal;
	color: #777;
	background: url('images/keyword_bg.png') center center repeat-x;
	padding: 10px 70px;
	width: 690px;
	position: relative;
	top: 30px;
}

#writing .keywords {
	padding: 10px 65px;
}

/* FOOTER */

#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	padding: 0 7px;
	margin: 0;
	border-right: 1px #333 solid;
}

#footer ul li.last {
	border-style: hidden;
}

#footer ul li a {
	color: #333;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #fff;
	border: 1px #aaa solid;
}

form#contact {
	float: right;
	margin: 20px 30px 10px 60px;
	padding: 20px 30px 20px 0;
	background: #104d62 url('images/content-top_bg.jpg') top right no-repeat;
}

#contact h2 {
	color: #fff;
	margin-left: 80px;
	margin-bottom: 20px;
	font-size: 1.25em;
}
#contact input {
	margin-bottom: 20px;
}

#contact label {
	display: block;
	float: left;
	width: 70px;
	margin-right: 10px;
	font-size: 0.8em;
	color: #fff;
	text-align: right;
	text-transform: lowercase;
}

#contact button {
	margin-top: 20px;
	margin-left: 80px;
	border: 1px #10262f solid;
	background: #fff;
	cursor: pointer;
	color: #337491;
	padding: 5px 10px;
}

#contact button:hover {
	background: #6a843c;
	border-color: #3b4921;
	color: #fff;
}

ul.special {
	line-height: 14px;
	margin-bottom: 15px;
	color: #337491;
}

li .edit a,
li .delete a {
	font-size: 0.85em;
	color: #888;
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	text-indent: 900px;
	overflow: hidden;
	background: url('icons/pencil16.png') center center no-repeat;
}

li .delete a {
	background-image: url('icons/delete16.png');
}

/* HOME STYLES */

#content-top.home {
	position: relative
}

#content-top.home h2.title {
	margin-bottom: 22px;
	width: 412px;
	height: 117px;
	background: url('images/pt_home_title.gif') top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 475px;
}

#content-top.home div.left {
	width: 600px;
	margin-right: 16px;
}

#content-top.home div.right {
	width: 245px;
	padding-top: 10px;
}

#content-top.home .left p {
	width: 250px;
	height: 135px;
	position: absolute;
	top: 196px;
	right: 58px;
	color: #666;
	font-size: 0.8em;
}

#content-top.home a {
	color: #222;
}

#content-top.home p a:hover {
	border-bottom: 1px #777 dotted;
	text-decoration: none;
	color: #777;
}

#content-top.home ul {
	position: absolute;
	top: 197px;
	left: 475px;
}

#content-top.home ul li a {
	display: block;
	border: 1px #fff solid;
	padding: 3px 10px 3px 30px;
	margin-bottom: 2px;
	font-size: 0.75em;
	color: #777;
	background: url('icons/browse_2icon.gif') left bottom no-repeat;
}

#content-top.home ul li.two a {background-image: url('icons/directions_2icon.gif');}
#content-top.home ul li.three a {background-image: url('icons/add_2icon.gif');}
#content-top.home ul li.four a {background-image: url('icons/claim_2icon.gif');}

#content-top.home ul li a:hover {
	border-color: #ccc;
	text-decoration: none;
	color: #004C60;
	background-position: left top;
}

#content-top a.more,
.home .products a.more,
.home .right a.more {
	display: block;
	text-align: right;
	padding-right: 12px;
	text-transform: uppercase;
	width: 180px;
	float: right;
	font-size: 0.75em;
	color: #666;
	margin: 15px 0 0;
	background: url('images/more_grey.gif') right center no-repeat;
}

#content-top.home a.more {
	position: absolute;
	right: 58px;
	top: 321px;
	background-image: url('images/more_grey.gif');
}

#flash_notice {
	background: #8d0a11;
	padding: 3px 0 3px 20px;
	font-size: 0.9em;
	color: #fff;
}

#flash_error {
	background: #8d0a11;
	padding: 3px 0 3px 20px;
	font-size: 0.9em;
	color: #fff;
}

/* LISTINGS PAGE */

#writing.full {
	padding-right: 20px;
	padding-left: 60px;
}

#writing.full .left {
	width: 655px;
	margin-right: 10px;
}

ul#businesslist {

}

#businesslist li {
	border: 1px #888 solid;
	width: 165px;
	padding: 5px;
	height: 72px;
	padding-left: 145px;
	font-size: 0.8em;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
	background: url('images/listing_bg.png') bottom center repeat-x;
	list-style: none;
}

#businesslist li img {
	position: absolute;
	top: 5px;
	left: 5px;
}

#businesslist li h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.4em;
}

#businesslist li h4 {
	height: 21px;
	margin-top: -4px;
}

#businesslist li p.phone {
	margin-bottom: 0;
	height: 16px;
	line-height: 14px;
	font-size: 1em;
}

#businesslist li p.category {
	margin-bottom: 0;
	margin-top: -2px;
	padding: 2px 4px;
	display: inline;
	color: #fff;
	font-size: 0.75em;
	background-color: #7390a4;
}

.home .products {
	width: 230px;
}

.home .products ul {
	margin-left: 0;
	padding-left: 0;
}
.home .products li {list-style: none; }

#content-bottom.home .left {
	width: 545px;
	margin-right: 35px;
}

#content-bottom.home .right {
	width: 230px;
}

#content-bottom.home .map {
	margin-right: 40px;
}

.home .right p.title {
	text-transform: uppercase;
	color: #111;
	font-size: 0.75em;
	margin-bottom: 7px;
	margin-top: 8px;
}

#content-bottom.home .right h2 {
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #004C60;
}

#content-bottom.home .right img {
	padding: 3px;
	border: 1px #ccc solid;
}

#content-bottom.home .right p {
	color: #555;
	font-size: 0.75em;
	margin: 10px 0 0;
}

.basic {
	width: 850px;
	margin: 20px auto;
	font-size: 0.85em;
	line-height: 22px;
}