/* Weatherbury Cottages Style Sheet */body {background-color: #fff;margin: 0px;padding: 10px;color: #000;font-family: Verdana, Arial, sans-serif;}/* Link definition */a:link {color: #007B3E;text-decoration: underline;}a:visited {color: #007B3E;text-decoration: underline;}a:active {color: #CC3300;text-decoration: underline;}a:hover {color: #CC3300;text-decoration: underline;}/* Headings definition */h1, h2, h3 {font-family: Georgia, Times New Roman, serif;}h1 {font-weight: bold;font-size: 17px;color:#007B3E;margin:5px 0 5px 0;}h2 {font-weight: bold;font-size: 18px;color:#007B3E;text-align: center;margin:5px 0 5px 0;}h3 {font-weight: normal;font-size: 16px;color:#007B3E;text-align: center;margin-top:0;}/* Paragraph definition */p, li {font: 16px Georgia, Times New Roman, serif;color: #000;line-height: 1.5em;text-align: left;}p {padding-left: 0px;}/* Classes */.centre {text-align: center;}.copyright {font-size: 10px;text-align: center;}/*.email {text-decoration: none;}*/h3.email a:link {color: #007B3E;text-decoration: none;}h3.email a:visited {color: #007B3E;text-decoration: none;}h3.email a:active {color: #CC3300;text-decoration: none;}h3.email a:hover {color: #CC3300;text-decoration: none;}.caption {font-size: 12px;margin-top:0;}