/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/newton-abbot-dentist_01.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	line-height: 14px;
}


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

#row-header {
	float: left;
	width: 900px;
	height: 215px;
	margin-top: 16px;
}

#logo {
	float: left;
	width: 221px;
	height: 215px;
	background-image: url(../images/newton-abbot-dentist_04.jpg);
	background-repeat: no-repeat;
}

#images {
	float: left;
	width: 679px;
	height: 215px;
	background-image: url(../images/newton-abbot-dentist_05.jpg);
	background-repeat: no-repeat;
}

#row-content {
	float: left;
	width: 900px;
	margin-bottom: 16px;
}

#links-column {
	float: left;
	width: 221px;
	height: 355px;
}

#html-links-column {
	float: left;
	width: 118px;
	height: 30px;
}
#html-links-column1 {
	float: left;
	width: 58px;
	height: 30px;
}

#links {
	float: left;
	width: 221px;
	height: 268px;
}

#address {
	float: left;
	width: 137px;
	height: 160px;
	padding-left: 44px;
	padding-right: 40px;
	padding-top: 5px;
	background-image: url(../images/newton-abbot-dentist_20.jpg);
	background-repeat: no-repeat;
	color: #5a7532;
}
#font-size {
	float: left;
	width: 181px;
	padding-left: 40px;
	height: 60px;
	background-image: url(../images/font-size-backing.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}


#content {
	float: left;
	width: 295px;
	margin-right: 23px;
}

#content-index {
	float: left;
	width: 295px;
	margin-right: 23px;
	margin-top: 30px;
}


#content1 {
	float: left;
	width: 304px;
	margin-top: 51px;
}

#content1-index {
	float: left;
	width: 304px;
	margin-top: 30px;
}


#content_full {
	float: left;
	width: 582px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family: Arial;
	font-size: 17px;
	color: #5c5a8b;
	font-weight: lighter;
	padding-bottom: 3px;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #5c5a8b;
	font-weight: lighter;
}

#image-holder {
	float: right;
	width: 196px;
	height: 150px;
	background-image:url(../images/image-holder.jpg);
}

#row-footer {
	float: left;
	width: 649px;
	padding-left: 235px;
}
/* page links */

a:link {
	color: #7270a5;
	text-decoration: none;
}
a:visited {
	color: #7270a5;
	text-decoration: none;
}
a:hover {
	color: #a6d25f;
	text-decoration: none;
}
a:active {
	color: #7270a5;
	text-decoration: none;
}
/*div.scroll {	height: 300px;	width: 470px;	overflow: auto;	padding: 0px;}*/

body,html {
scrollbar-face-color: #4b4b4b;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #626262;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #4b4b4b;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #ffffff;
}
#form_table {
	background-color: #D3D3D3;
}
div.scroll5 {
	float: left;
	width: 639px;
	padding: 20px;
	background-image: url(../images/newton-abbot-dentist_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f8f6f7;
}

.formobject {
	font-size: 11px;
	color: #2c3520;
	background-color: #889971;
	border: 1px solid #6f7960;
}.image-right {
	float: left;
	margin-right: 20px;
}
#pic-holder {
	float: left;
	clear: both;
	width: 100%;
}

.call-us {
	font-size: 30px;
	color: #76B01E;
	text-align:center;
			
	}
	
.number {
	font-size: 24px;
	color: #6458F1;
	text-align: center;
	}
	
.contact-us {
	font-size: 16px;
	color: #6458F1;
	text-align: center;
	}
	
.address-tel {
	font-size: 16px;
	line-height: 22px;
	
	}
	
.purple {
	color: #6458F1;
		}
		
		
#contact-form {
	width: 244px;
	height: 320px;
	padding: 20px 20px 20px 40px;
	margin: 0px 0px 40px 0px;
	background: #96BE5E;
	border: 1px solid #B5E172;
	}
