.body {
   font-family: georgia,times new roman,times,serif;
   font-size: 12pt;
   color: #000000;
}
.smaller {
   font-family: georgia,times new roman,times,serif;
   font-size: 11pt;
   font-weight: bold;
   color: #000000;
}
.cottages {
   font-family: georgia,times new roman,times,serif;
   font-size: 9pt;
   color: #000000;
}

.home {
   font-family: georgia,times new roman,times,serif;
   font-size: 12pt;
   font-style: italic;
   color: #000000;
}

a:link {
	color: #660000;
   font-weight: bold;
}

a:visited {
   color: #4A4B3B;
   font-weight: bold;
}

a:hover {
   color: #990000;
   font-weight: bold;
} 

.footer a:link {
   color: #ffffff;
   font-weight: bold;
   font-family: georgia,times new roman,times,serif;
   line-height: 30px;
   text-decoration: none;
   font-size: 8pt;
}

.footer a:visited {
   color: #ffffff;
   font-weight: bold;
   font-family: georgia,times new roman,times,serif;
   line-height: 30px;
   text-decoration: none;
   font-size: 8pt;
}
.footer a:hover {
   color: #dddddd;
   font-weight: bold;
   font-family: georgia,times new roman,times,serif;
   line-height: 30px;
   text-decoration: underline;
   font-size: 8pt;
} 

small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

big {
   font-size: 22pt;
   font-family: georgia,times new roman,times,serif;
   font-weight: bold;
   font-style: italic;
   color: #333;
}

strong {
   font-size: 14pt;
   font-family: georgia,times new roman,times,serif;
   color: #333;
}

.large {
   font-size: 16pt;
   font-family: georgia,times new roman,times,serif;
   color: #000000;
}

.testimonial {
   font-family: Arial,sans-serif;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
}
