/* CSS for Hilton Heads Real Estate Marketplace Web Site */

html td {
	behavior: url(images/iepngfix.htc);
	font-family: verdana;
	font-size: 14px;
}

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


body
        {
	background-color: #5e8d9d;
	background-image: url(images/hilton-head-island-homes.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
		
td.marginleftbg {
	background-image: url(images/bluffton-left-margin.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

td.marginrightbg {
	background-image: url(images/bluffton-right-margin.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

td.footerground {
	background-color: #778877;
	background-image: url(images/hilton-head-subdivision-gate.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

font.bluetxt {font-family: verdana;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #6699aa;
}

font.greentxt {
	font-family: verdana;
	font-size: 14px;
	color: #CCFF99;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: left;
}

font.graytxt {
	font-family: verdana;
	font-size: 50%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

a.yellow:link {color: #e3ffb6;
	text-decoration: none;
}

a.yellow:visited {color: #e3ffb6;
	text-decoration: none;
}

a.yellow:hover {
	color: #FFFF66;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF6600;
	text-transform: uppercase;
	font-family: verdana;
	font-stretch: wider;
}
h1 {
	font-size: 24px;
	color: #6699aa;
	font-family: verdana;
	font-weight: normal;
}
.menu-links {
	font-family: Verdana;
	text-align: center;
	vertical-align: text-top;
}
.menu-links a {
	color: #FFFF66;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copywrite {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-style: italic;
}
table {
}
.table-menu {
	margin-top: 20px;
}
