/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.form-object {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A4CD73;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A3B3A;
	border-right-color: #3A3B3A;
	border-bottom-color: #3A3B3A;
	border-left-color: #3A3B3A;
}
.green-text {
	color: #A4CD73;
}
.index-left {
	background-image: url(../images/clarenont-index_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2B2D2D;
}

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index-right {
	background-image: url(../images/clarenont-index_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3A3B3A;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.index-centre {
	background-image: url(../images/clarenont-index_11.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a:hover {
	text-decoration: none;
	color: #A4CD73;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	color: #A4CD73;
}
html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} 
.left-bg {
	background-image: url(../images/claremont-dental_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3A3B3A;
}
.right-bg {
	background-image: url(../images/claremont-dental_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2B2D2D;
}
.centre-bg {
	background-image: url(../images/claremont-dental_20.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.nav-bg {
	background-image: url(../images/claremont-dental_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
