/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/york_dentist_01.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
	text-align: justify;
}

#container {
	position: relative;
	margin: auto;
	width: 899px;
}

#row-logo {
	float: left;
	width: 899px;
	height: 79px;
}

#underwood {
	float: left;
	width: 599px;
}

#icons {
	float: left;
	width: 300px;
}

#row-links {
	float: left;
	width: 899px;
	height: 22px;
	margin-top: 54px;
}

#row-flash {
	float: left;
	width: 899px;
	height: 209px;
}

#flash {
	float: left;
	width: 599px;
	height: 209px;
	background-image: url(../images/york_dentist_16.jpg);
	background-repeat: no-repeat;
}

#latest-news {
	float: left;
	width: 280px;
	height: 169px;
	background-image: url(../images/york_dentist_17.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 40px;
}

#row-content {
	float: left;
	width: 899px;
	min-height: 180px;
	background-image: url(../images/york_dentist_28.jpg);
	background-repeat: repeat-y;
}

#text-area {
	float: left;
	width: 599px;
}

#right-column {
	float: left;
	width: 300px;
}

#location {
	float: left;
	width: 270px;
	padding-top: 55px;
	padding-right: 30px;
	background-image: url(../images/york_dentist_19.jpg);
	background-repeat: no-repeat;
}

#opening-hours {
	float: left;
	width: 300px;
	padding-top: 38px;
	background-image: url(../images/york_dentist_22.jpg);
	background-repeat: no-repeat;
}

#day {
	float: left;
	width: 120px;
	padding-left: 30px;
}

#time {
	float: left;
	width: 150px;
}

#headers {
	float: left;
	width: 599px;
	height: 55px;
}

#text {
	float: left;
	width: 539px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#row-footer {
	float: left;
	width: 899px;
	height: 43px;
	padding-top: 20px;
	background-image: url(../images/york_dentist_22.jpg);
	background-repeat: no-repeat;
}

#footer-text {
	float: left;
	width: 898px;
	font-family: Verdana;
	font-size: 11px;
	color: #719ca8;
	line-height: 18px;
	text-align: justify;
}

.opening-hours {
	font-family: Verdana;
	font-size: 11px;
	color: #3b8d8c;
	line-height: 18px;
	text-align: justify;
}

a:link {
	color: #85a114;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #85a114;
}

a:hover {
	text-decoration: none;
	color: #85a114;
}

a:active {
	text-decoration: underline;
	color: #85a114;
}

a.map:link {
	color: #8042aa;
	text-decoration: underline;
}

a.map:visited {
	text-decoration: underline;
	color: #8042aa;
}

a.map:hover {
	text-decoration: none;
	color: #8042aa;
}

a.map:active {
	text-decoration: underline;
	color: #8042aa;
}

a.footer:link {
	color: #719ca8;
	text-decoration: underline;
}

a.footer:visited {
	text-decoration: underline;
	color: #719ca8;
}

a.footer:hover {
	text-decoration: none;
	color: #719ca8;
}

a.footer:active {
	text-decoration: underline;
	color: #719ca8;
}

.purpletext {
	color: #8F54C0;
}

.greentext {
	color: #9DBE15;
}

.form_object {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #D4CDC7;
}

.form_object2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9DBE15;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #D4CDC7;
}
#links {
	float: left;
	width: 89px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.links:link {
	color: #719CA8;
	font-size: 9px;
	text-decoration: none;
}

a.links:visited {
	color: #719CA8;
	font-size: 9px;
	text-decoration: none;
}

a.links:hover {
	color: #719CA8;
	font-size: 9px;
	text-decoration: underline;
}
a.links:active {
	color: #719CA8;
	font-size: 9px;
	text-decoration: none;
}
a.orange:link {
	color: #F16325;
	font-size: 11px;
	text-decoration: underline;
}

a.orange:visited {
	color: #F16325;
	font-size: 11px;
	text-decoration: underline;
}

a.orange:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
a.orange:active {
	color: #F16325;
	font-size: 11px;
	text-decoration: underline;
}

