/* balasia.net */

body {
	background-image: url(background2.jpg);
	background-repeat: repeat-x;
	background-color: #d78624;
}
#bkg {
	position:absolute;
	left:0px;
	top:0px;
	width:958px;
	height:780px;
	z-index:1;
}
#hours {
	position:absolute;
	left:222px;
	top:565px;
	width:139px;
	height:21px;
	z-index:5;
}
#menus {
	position:absolute;
	left:270px;
	top:593px;
	width:56px;
	height:17px;
	z-index:6;
}
#background {
	position:absolute;
	left:251px;
	top:618px;
	width:107px;
	height:22px;
	z-index:7;
}
#community {
	position:absolute;
	left:255px;
	top:644px;
	width:97px;
	height:25px;
	z-index:8;
}
#community_pad {
	position:absolute;
	left:255px;
	top:644px;
	width:97px;
	height:25px;
	z-index:8;
	margin-right: 10px;
}

#reviews {
	position:absolute;
	left:274px;
	top:672px;
	width:71px;
	height:17px;
	z-index:9;
}
#products {
	position:absolute;
	left:273px;
	top:697px;
	width:82px;
	height:24px;
	z-index:10;
}
#content {
position: absolute;
left: 455px;
top: 159px;
width: 410px;
height: 520px;
z-index: 11;
overflow: auto;
}

.bodytext {
	color: #EBDB82;
	font-style: normal;
	letter-spacing: .2px;
	line-height: 16px;
}
.bodycontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sch {
	margin: 0;
	color: #EBDB82;
}

#sch td {

	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sch tr {
	margin: 0px;
}

a:link {
	color: #CF5017;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CF5017;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #CF5017;
}

