a:hover
{
	color: red;
}

body
{
	font-family: Tahoma, "Lucida Grande", sans-serif;
	background: url("http://www.seasiderentalneeds.com/art/sidebkg.gif") repeat-y;
	font-size: 10px;
	margin: 0px;
}

.topbarbackground
{
	width: 100%;
	background: url("http://www.seasiderentalneeds.com/art/topbkg.gif");
}

.topbar
{
	background: url("http://www.seasiderentalneeds.com/art/umbrella.jpg") no-repeat;
	height: 121px;
}

.sidebarbutton
{
	background: url("http://www.seasiderentalneeds.com/art/blankbutton.gif") no-repeat;
	height: 41px;
	width: 100px;
}

.bannertext
{
	padding-left: 180px;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

td {
	font-size: 12px;
}

td.tdcontent
{
	margin-left: 20px;
	margin-right: 20px;
}

div.mapshadow
{
	width: 606px;
	height: 506px;
	margin: 4px 0px 4px 6px;
	padding: 2px;
	background: gray;
}

div.map
{
	width: 600px;
	height: 500px;
	margin: -4px 0 0 -4px;
	padding: 4px;
	border: thin solid gray;
}