/* 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: #010302;
	color: #FFFFFF;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #AEAFB1;
}
.main-table-bg {
	background-image: url(../images/winchester-orthodontics_17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom-table-bg {
	background-image: url(../images/winchester-orthodontics_31.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}



.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: #E48300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #E48300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #E48300;
	text-decoration: none;
	font-weight: bold;
}
A.class_bottom:link {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:hover {
	COLOR: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_sitemap1:link {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_sitemap1:visited {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_sitemap1:hover {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
A.class_sitemap1:active {
	COLOR: #7b7b7c;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

/* layout css */




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

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

A.class_sitemap:link {
	COLOR: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height:10px;
}
A.class_sitemap:visited {
	COLOR: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height:10px;
}
A.class_sitemap:hover {
	COLOR: #9b9a9b;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height:10px;
}
A.class_sitemap:active {
	COLOR: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	line-height:10px;
}


/* Scrollbar css */

body,html {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #e2860a;
scrollbar-highlight-color: #e2860a;
scrollbar-3dlight-color: #e2860a;
scrollbar-darkshadow-color: #e2860a;
scrollbar-track-color: #e4972f;
scrollbar-arrow-color: #ffffff;
}
.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #00529f;
	background-color: #e4972f;
	border: 1px solid #e2860a;
}



/* 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: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AEAFB1;
}
.side-borders {
	background-color: #101212;
}
.nav-bg {
	background-image: url(../images/essex_dental_29.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.address-bg {
	background-image: url(../images/essex_dental_32.jpg);
	height: 123px;
	width: 157px;
}
.contact-bg {
	background-image: url(../images/essex_dental_24.jpg);
	height: 282px;
	width: 170px;
}
.centre-bg-woman {
	background-image: url(../images/essex_dental_09.jpg);
	height: 465px;
	width: 573px;
}
.centre-bg-plain {
	background-image: url(../images/essex_dental_09a.jpg);
	height: 465px;
	width: 573px;
}
.orange-head{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E48300;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E48300;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #f2f4f3;
	background-color: #737775;
}
div.scroll{height:422px; width:549px; overflow:auto; padding:0px;}