@charset "UTF-8";

a:link {
	font-size: 10px;
	color: #414B57;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "News Cycle";
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.copystyle {
	font-family: "News Cycle";
	font-size: 12px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}

.goldstyle {
	font-size: 10px;
	color: #0BB0CC;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "News Cycle";
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.orangestyle {
	font-size: 10px;
	color: #EF7F00;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "News Cycle";
}

a:hover {
	text-decoration: none;
	color: #00aeff;
	background-color: #000;
}
.barfloat1 {
	position:absolute;
	top: 725px;
}
.barfloat2 {
	position:absolute;
	top: 725px;
	left: 855px;
}

.copyfloat {
	position:absolute;
	top: 785px;
	left: 657px;
}

#content{
	overflow:auto;
	z-index: 5;
}

#practice, #appts, #fees, #cancel, #emergency, #location, #contact {
	display: none;
}
