#top_bar {
	background-image: url('/images/homepage_top_bar.gif');
	background-repeat: repeat-x;
	height: 43px;
	position: relative;
}

#top_bar { 
	border: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 773px;
}

.homepage_heading {
	color: #91ACD5;
	font-size: 25px;
}

#stow_court_heading {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

#homepage_divider {
	width: 2px;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 386px;
	border: 0px;
	z-index: 99;
}

#quy_court_heading {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
}

.homepage_logo table {
	border: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

#homepage_logo_table td {
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	width: 194px !important;
	height: 58px;
	text-align: center;
}

.no_top_border {
	border-top: 0px !important;
}

.left_border {
	border-left: 1px solid #E2E2E2;
} 

.bottom_border {
	border-bottom: 1px solid #E2E2E2;
}
