/* CSS Document */

/* main body css */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-color: #EAD6D7;
	color: #000;
	background-image: url(../images/south-west-dental_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.form-bg {
	height: 130px;
	background-image: url(../images/south-west-dental_18.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.opening-bg {
	background-image: url(../images/south-west-dental_20.jpg);
	background-repeat: no-repeat;
	height: 80px;
}




.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #AEAFB1;
}
.address1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}


.bullet-points {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	margin-bottom: 10px;
}
.pagetext-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}




/* text based css */

.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

/* page links */

a:link {
	color: #700000;
	text-decoration: none;
}
a:visited {
	color: #700000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #700000;
	text-decoration: none;
}

/* layout css */




div.scroll {	height: 380px;	width: 534px;	overflow: auto;	padding: 0px;}

.dots {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}






/* Scrollbar css */

body,html {
scrollbar-face-color: #1b85d5;
scrollbar-shadow-color: #006bb8;
scrollbar-highlight-color: #bcfbe9;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #006bb8;
scrollbar-track-color: #1b85d5;
scrollbar-arrow-color: #ffffff;
}
.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #1E0000;
	background-color: #CCC;
	border: 1px solid #230003;
}


/* set 100% table to full 100% - crack css*/

html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} 
.highlighttext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B3351;
}
.tel-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.pic_left {
	padding-right: 5px;
}
A.class_bottom:link {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_bottom:hover {
	COLOR: #0B3351;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
