@charset "utf-8";
body {
	background: #EED7C9;
}
#tina_back {
	background: url(images/calvine_web_back.jpg) no-repeat;
	height: 876px;
	width: 1201px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#tina_back_other_pgs {
	background: url(images/calvine_web_back_other_pgs.jpg) no-repeat;
	height: 876px;
	width: 1201px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#chinese_head_back {
	background: url(images/website_background.jpg);
	height: 1200px;
	width: 791px;
	position: absolute;
	left: 1170px;
}
#home {
	height: 81px;
	width: 109px;
	position: absolute;
	top: 196px;
	left: 647px;
}
#bio {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 768px;
	top: 256px;
}
#payment {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 869px;
	top: 330px;
}
#location {
	position: absolute;
	height: 80px;
	width: 105px;
	left: 899px;
	top: 445px;
}
#new_patient {
	position: absolute;
	height: 95px;
	width: 150px;
	left: 860px;
	top: 567px;
}
#facts {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 770px;
	top: 665px;
}
#contact {
	position: absolute;
	height: 70px;
	width: 110px;
	left: 647px;
	top: 738px;
}
#body_box {
	position: absolute;
	left: 360px;
	top: 318px;
	overflow: auto;
	height: 350px;
	width: 350px;
	padding-right: 50px;
}
.text_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
.body_text_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
}

a {
	color: #FF0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#body_window {
	background: #000;
	width: 550px;
	padding: 10px;
}
#facebook {
    position: absolute;
    height: 120px;
    width: 170px;
    left: 420px;
    top: 160px;
}
#more_links_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 450px;
	top: 680px;
	width: 140px;
	height: 90px;
}
