/* CSS Document */

#top {
	background-image: url(../images/top_clubroom.jpg);
	height: 200px;
	background-position: right bottom;
}
#topmenu {
	text-align: center;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	font-size: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_green.gif);
}
#topmenu a {
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	border: 1px solid #084184;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topmenu a:hover {
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4A8EDE;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	background-color: #FFFFFF;
	border: 1px solid #084184;
}
.soho {
	background-color: #08519C;
}
.tribeca {
	background-color: #993300;
}
.sutton {
	background-color: #399A39;
}
.chelsea {
	background-color: #E7B64A;
}
.home {
	background-color: #F7A27B;
}

h1, h2, h3, h4, ul, li { color: #399A39;}