body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #931851;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 707px;
	text-align: center;
	background-color: White;
}

/* general */

p,ul,td {
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}

img {
	border: none;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color:#CD5A01;
	text-decoration: underline;
	font-size: 100%;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 125%;
	color: #6080B0;
}

h2 {
	margin-top: 12px;
	padding: 0px;
	font-size: 115%;
	color: #CD5A01;
}

h3 {
	font-size: 85%;
	color: #898989;
	font-weight: normal;
}

h4 {
	font-size: 75%;
	color: #333;
}

/* top banner area */

td.topbanner {
	background-image: url(../images/calcot-services-children.jpg);
	vertical-align: middle;
	text-align: center;
	width: 707px;
	height: 194px;
}

td.topbanner p {
	color: White;
	font-weight: bold;
	font-size: 90%;
	vertical-align: middle;
	padding-left: 30px;
	padding-top: 42px;
}

/* top menu */

tr.menuarea {
	background-color: #6080B0;
}

td.menu {
	height: 23px;
	font-size: 70%;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

td.menu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

td.menu li {
	display: inline;
	list-style: none;
	color: White;
}

td.menu li a {
	color: White;
}

td.menu li a:hover {
	color: #B9D7FF;
	text-decoration: none;
	border: none;
}

span.selected {
	color: #B9D7FF;
}


/* right column */

div.image {
	padding: 0px;
	margin: 0px;
	border-top: 8px solid White;
}

#linksbox {
	background-image: url(../images/calcot-healing.jpg);
	width: 203px;
	margin: 0px 8px 8px 0px;
}

div.links {
	font-size: 70%;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
}

div.links p {
	color: White;
	margin: 0px;
	padding: 0px;
}

div.links ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.links ul a {
	color: White;
}

div.links ul a:hover {
	color: White;
}

#commentbox {
	background: #78ACD4;
	width: 203px;
	border-bottom: 8px solid White;
}

div.comment {
	font-size: 70%;
	line-height: 125%;
}

div.comment p {
	padding: 10px 13px;
	margin: 0px;
	color: white;
}

#linksbox2 {
	background: #6080B0;
	width: 203px;
	margin: 0px 8px 8px 0px;
}

#linksbox2 a {
	color: white;
}

div.links2 {
	font-size: 70%;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}

div.links2 p {
	color: White;
	margin: 0px;
	padding: 0px;
}

div.links2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #3068B3;
}

div.links2 ul a {
	color: White;
}

div.links2 ul a:hover {
	color: White;
}

/* location column */

#locationcolumn {
	background-color: #F7F7F7;
	margin-top: 1px;
}

div.locationheader {
	height: 22px;
	font-size: 75%;
}

div.locationheader p {
	background-color: #990000;
	padding: 4px 13px;
	margin: 0px;
	color: white;
}

div.locationheader p a {
	color: white;
	font-weight: bold;
}

div.locationheader p a:hover {
	color: white;
	font-weight: bold;
}

div.location-1 {
	background: url(../images/vet-location-1.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-1 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-1 p a {
	color: #990000;
	font-weight: bold;
}

div.location-1 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-2 {
	background: url(../images/vet-location-2.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-2 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-2 p a {
	color: #990000;
	font-weight: bold;
}

div.location-2 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-3 {
	background: url(../images/vet-location-3.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-3 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-3 p a {
	color: #990000;
	font-weight: bold;
}

div.location-3 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-4 {
	background: url(../images/vet-location-4.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-4 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-4 p a {
	color: #990000;
	font-weight: bold;
}

div.location-4 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-5 {
	background: url(../images/vet-location-5.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-5 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-5 p a {
	color: #990000;
	font-weight: bold;
}

div.location-5 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-6 {
	background: url(../images/vet-location-6.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-6 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-6 p a {
	color: #990000;
	font-weight: bold;
}

div.location-6 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-7 {
	background: url(../images/vet-location-7.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-7 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-7 p a {
	color: #990000;
	font-weight: bold;
}

div.location-7 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-8 {
	background: url(../images/vet-location-8.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-8 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-8 p a {
	color: #990000;
	font-weight: bold;
}

div.location-8 p a:hover {
	color: #990000;
	font-weight: bold;
}

div.location-9 {
	background: url(../images/vet-location-9.jpg) no-repeat;
	font-size: 75%;
	line-height: 130%;
	height: 225px;
}

div.location-9 p {
	padding: 13px;
	margin: 0px;
	color: #666;
}

div.location-9 p a {
	color: #990000;
	font-weight: bold;
}

div.location-9 p a:hover {
	color: #990000;
	font-weight: bold;
}

span.highlight {
	color: #990000;
	font-weight: bold;
}

table.hours {
	margin-bottom: 10px;
}

table.hours td {
	padding-left: 15px;
	color: #666;
	white-space: nowrap;
}

/* pet health */

table.pethealth {
	height: 149px;
	border-top: 1px solid white;
	background-color: white;
	font-size: 70%;
}

td.doghealth {
	width: 149px;
	height: 149px;
	border-right: 1px solid white;
	background: url(../images/dog-health.jpg) no-repeat;
}

td.cathealth {
	width: 149px;
	height: 149px;
	background: url(../images/cat-health.jpg) no-repeat;
}

table.pethealth td p {
	padding: 8px 13px;
	margin: 0px;
}

table.pethealth td p a {
	font-weight: bold;
	color: #990000;
}

table.pethealth td p a:hover {
	font-weight: bold;
	color: #990000;
}

/* highlight */

#highlightbox {
	background-image: url(../images/emergency-vet.jpg);
	width: 299px;
	height: 158px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.highlight {
	font-size: 75%;
	color: white;
	line-height: 130%;
}

div.highlight p {
	padding: 15px 13px 0px 13px;
	margin: 0px;
}

div.highlight p a {
	font-weight: bold;
	color: white;
}

div.highlight p a:hover {
	font-weight: bold;
	color: white;
}

.lgtxt {
	font-size: 170%;
	margin: 0px;
}

.mdtxt {
	font-size: 110%;
	margin: 0px;
	font-weight: bold;
}

/* highlight2 */

#highlightbox2 {
	background-color: #990000;
	width: 299px;
	height: 93px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.highlight2 {
	font-size: 70%;
	color: white;
	line-height: 130%;
}

div.highlight2 p {
	padding: 15px 13px 0px 13px;
	margin: 0px;
}

div.highlight2 p a {
	font-weight: bold;
	color: white;
}

div.highlight2 p a:hover {
	font-weight: bold;
	color: white;
}

/* content area */

td.content {
	padding: 45px 25px 25px 35px;
	margin: 0px;
	color: #000;
}

td.content p {
	font-size: 75%;
	line-height: 130%;
}

img.left {
	float: left;
	margin: 4px 15px 8px 0px;
}

img.right {
	float: right;
	margin: 4px 0px 8px 15px;
}

ul.pagenav {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	font-size: 75%;
}

ul.pagenav li {
	display: inline;
	list-style: none;
}

table.news {
	width: 100%;
	padding-top: 5px;
}

table.news td {
	padding-bottom: 5px;
}

td.date {
	white-space: nowrap;
	padding-right: 10px;
}

ul.list {
	margin: 15px;
	padding: 0px;
	list-style: square;
	font-size: 75%;
	line-height: 140%;
}


ol.list {
	margin: 15px;
	padding: 0px;
	font-size: 75%;
	line-height: 140%;
}

/* spotlight */

div.spotlight {
	padding: 7px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #990000;
}

div.spotlight p {
	padding: 0px;
	margin: 0px;
}

div.spotlight h3 {
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

div.spotlight img {
	float: left;
	margin: 0px 15px 10px 0px;
}

/* feature */

#featurebox {
	background-image: url(../images/wokingham-surgery.jpg);
	width: 451px;
	height: 158px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.feature {
	font-size: 75%;
	color: #666;
	line-height: 130%;
	
}

div.feature p.lgtxt {
	padding: 14px 13px 0px 0px;
	font-size: 170%;
	margin: 0px;
	color: white;
}

div.feature p {
	padding: 20px 13px 0px 0px;
	margin: 0px;
	text-align: right;
}

div.feature p a {
	font-weight: bold;
	color: #003366;
}

div.feature p a:hover {
	font-weight: bold;
	color: #003366;
}

/* footer area */

td.footer {
	font-size: 70%;
	padding: 10px 0px 5px 0px;
	text-align: right;
	width: 707px;
	background: #A0C5E1;
}

td.footer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

td.footer li {
	display: inline;
	list-style: none;
	color: White;
}

td.footer li a {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

td.footer li a:hover {
	color: White;
	text-decoration: underline;
}
#container table tr td p em {
	color: #000;
}
