/* CSS Document */
body
{
	margin-top:0px;
	margin-left:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

#topBayfrontTextHeader
{ 
    float:left;
   /* border: 1px solid #111111;*/
	width:392px; 
	height:35px; 
	margin-left:0px;
	margin-top:0px;
	padding-left:50px;
	padding-top:10px;
}
#topBayfrontAboutUs
{
    float:right;
    border: 1px solid #111111;
	background-image:url(../images/aboutUs.jpg); 
	width:400px; 
	height:45px; 
	margin-right:50px;
	padding-top:10px;
}
#dottedLine
{
    float:left;
   /* border: 1px solid #111111;*/
	background-image:url(../images/greenDot.jpg); 
	width:740px; 
	height:1px; 
	
}
#middlebody
{   /*border: 1px solid #111111;*/
   	background-image:url(../images/bodyRight.jpg); 
	width:195px; 
    height: 353px;
	background-repeat: repeat-x,repeat-y;
}
.text 
{
	font-family: verdana;
	font-size: 12px;
	color: #5DA78C;
	text-decoration: none;
}

.text1 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.text2 
{
	font-family: Arial;
	font-size: 15px;
	/*color: #5DA78C;*/
	color: #676767;
	text-decoration: none;
}
.text2Bold 
{
	font-family: Times New Roman;
	font-size: 14px;
	/*color: #5DA78C;*/
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
.text3 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text3Grey 
{
	font-family: Avante;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.text4 
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.text4Big 
{
	font-family: Arial;
	font-size: 15px;
	/*color: #818181;*/
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text4Small 
{
	font-family: Arial;
	font-size: 13px;
	/*color: #747474;*/
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
.text4BigGreen 
{
	font-family: Arial;
	font-size: 20px;
	color: #5FB19D;
	font-weight: bold;
	text-decoration: none;
}
.text4BigGreen1 
{
	font-family: Arial;
	font-size: 18px;
	color: #5FB19D;
	font-weight: bold;
	text-decoration: none;
}
.text5 
{
	font-family: verdana;
	font-size: 10px;
	color: #3A3A3A;
	text-decoration: none;
}
.text6 
{
	font-family: verdana;
	font-size: 12px;
	color: #427566;
	text-decoration: none;
}
.text7 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #51A68F;
	font-weight: bold;
	text-decoration: none;
}
.text8 
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textNotBold8 
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textItalic8 
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.textBig8 
{
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.text_8_1 
{
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.text9 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.txtfield_admin
{
border: #111111;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
font-family: verdana;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: CC6666;
}
.txtfield
{
border: #A7A6AB;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
font-family: verdana;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: CC6666;
}
.txtfield1
{
border: #A7A6AB;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
font-family: verdana;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: CC6666;
}
.txtArea1
{
border: #A7A6AB;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
font-family: verdana;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: CC6666;
}
a:hover{
color: #00CCFF;
text-decoration: underline;
}

