/* CSS Document */

a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #505050;
}
body 		
{
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
	background-image: url(../images/wye-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main-area {
	background-color: #ededed;
}
.brown-stripe {
	background-image: url(../images/kent-dentist_18.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.grey-box-bg {
	background-color: #919191;
}

.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
}
.flash-bg {
	background-image: url(../images/pics4_17.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 578px;
}
.text-area-bg {
	background-image: url(../images/kent-dentist_27.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.headers {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.pagetext-blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
}
.top-black {
	background-color: #1B1B1B;
	height: 47px;
}
A.class_bottom:link {
	COLOR: #c4b3a1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #c4b3a1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}
A.class_bottom:hover {
	COLOR: #988777;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #c4b3a1;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.form-object {
	font-family: Tahoma;
	font-size: 11px;
	color: #817070;
	background-color: #e8e6e6;
}
.text-grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #817070;
