﻿BODY  {
	margin: 0px;
	padding: 0px;
	background: #666666 url(http://www.westbayre.com/images/top_bar.jpg) repeat-y center;
	color: 666666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

TD  {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.red {
	color: #AD1121;
}

.white {
	color: White;
}

.details  {
	line-height: 200%;
}

.dropcap {
	float: left;
	width: 24px;
	font-size: 26px;
	font-weight : bold;
} 

.dropcap_big {
	float: left;
	width: 30px;
	font-size: 36px;
	font-weight : bold;
}

H1, H2, H3, H4 {
	color: #666666;
}

.border {
	border-right: 1px solid #e7efff;
}

.quote {
	font-size: 18px;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}

.fineprint {
	font-size: 9px;
	font-family : Arial, Helvetica, sans-serif;
	padding: 10px;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }
.main
{ 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; line-height: 1.5em; font-weight: normal;
}


