body{
	margin: 0px;
	colour: #000000;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: left top;
}
.orange-quotes-headings {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EC7705;
}
.headings-green {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6ACB1A;
}


.dots {
	font-family: Arial;
	font-size: 9px;
	color: #7BCF1F;
}
.practice_name{
	font-family: Tahoma;
	font-size: 11px;		
	font-weight: bold;
	color: #7BCF1F;
}

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

div.logo{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
position:absolute;
width:656px; /*Width of Image*/ 
height:69px; /*Height of Image*/ 
left:0px; /* This is applied relative to edge of container */ 
top:0px;
}
div.nav{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
position:absolute;
width:162px; /*Width of Image*/ 
left:0px; /* This is applied relative to edge of container */ 
height:69px; /*Height of Image*/ 
top:69px;
}
#logo {
position: relative;
width: 162px;
margin: auto;
left:0px; /* This is applied relative to edge of container */ 
top:0px;
}


a:link {
	color: #6ACB1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6ACB1A;
}
a:hover {
	text-decoration: none;
	color: #EC7705;
}
a:active {
	text-decoration: none;
	color: #6ACB1A;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.form-object {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #9DD586;
	border: 1px solid #000000;
}
div.scroll {	height: 400px;	width: 390px;	overflow: auto;	padding: 0px;}
A.class_topnav:link {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_topnav:visited {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_topnav:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}

A.class_topnav:active {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
body,html {
scrollbar-face-color: #ec7d11;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #fafafa;
scrollbar-arrow-color: #ffffff;
}
.red-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.list {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.scrollbg {
	background-image: url(images/scrollbg.jpg);
	background-repeat: repeat-y;
}
.PopBoxImageSmall
{
	border: none 0px white;
	cursor: url("../smile-gallery-at-godalming-orthodontics/images/magplus.cur"), pointer;
	margin-right: 5px;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../smile-gallery-at-godalming-orthodontics/images/magminus.cur"), pointer;
} 
