/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.lightbluetext {
	color: #B8BFDB;
}

body {
	background-color: #23426e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BCCEE9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BCCEE9;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #BCCEE9;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 18px;
	color: #8EC63D;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} .centrebg {
	background-image: url(../images/hitchin-orthodontics_32.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.team-top {
	background-image: url(../images/team.jpg);
	background-repeat: repeat-x;
}

.images {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: #FFFFFF;
	border-style:solid;
	border-width:1px;
}

.large-address-tel {
	color: #8DC53E; 
	font-size: 1.3em;
}
