/* CSS Document */

/* main css */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hereford-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #bfceca;
}
body,html {
scrollbar-face-color: #809e96;
scrollbar-shadow-color: #6a877e;
scrollbar-highlight-color: #8eaca3;
scrollbar-3dlight-color: #8eaca3;
scrollbar-darkshadow-color: #6a877e;
scrollbar-track-color: #809e96;
scrollbar-arrow-color: #ffffff;
}
a:link {
	color: #9FB6B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9FB6B0;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #9FB6B0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #B0C3BF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
/* End*/


/* Main container */
#maincontainer {
	position: relative;
	width: 980px;
	margin: auto;
}
/* end */

/* top row container */
#rowNav {
			float: left;
				width: 980px;
}
#rowNavLeft {
			float: left;
				width: 494px;
}
#rowNavRight {
			float: right;
				width: 182px;
}
#rowBody {
			float: left;
				width: 980px;
}
#PageColumnOne {
	float: left;
	width: 689px;
	background-image: url(../images/hereford-dentist_13.jpg);
	height: 500px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#PageColumnOneScroll {
	float: left;
	width: 599px;
	height: 480px;
	padding-left: 45px;
	padding-right: 45px;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#PageColumnTwo {
			float: left;
				width: 104px;
					height: 550px;
}
#PageColumnThree {
			float: left;
				width: 182px;
					height: 550px;
}
#rowFooter {
	float: left;
	width: 580px;
	line-height: 20px;
	color: #809E96;
}
#rowFooter1 {
	float: left;
	width: 400px;
	line-height: 20px;
	color: #809E96;
}
#rowLinks {
			float: left;
				width: 980px;
}
#LinkArea {
	float: left;
	width: 101px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#LinkDivider {
	float: left;
	width: 1px;
	margin-top: 10px;
	background-color: #809E96;
	height: 25px;
}
.questions {
	color: #BFCECA;
	font-family: Calibri;
	font-size: 14px;
}
#row-bottom-links {
	float: left;
	width: 980px;
}
#bl {
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bla {
	float: left;
	width: 111px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bs {
	float: left;
	width: 1px;
	background-color: #b8c6c2;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

