
body
{
	 /* margin-left: 5%;
/* 	margin-right: 5%; */
	background : FFFFCC;
	scrollbar-arrow-color: #0033FF;
	scrollbar-base-color: #990000;
	scrollbar-track-color: #6600FF;
	scrollbar-face-color: #000099;
	scrollbar-shadow-color: #990000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

 .bodymargin
 {
  margin-left: 5%;
  margin-right: 5%; 
  }


.MenuTitles 
/* Page Titles, i.e. Great Island Ocean Club; What's New; F.A.Q.; Vero Beach, FL
Burgundy color   */
{
	font-family: Times New Roman; /* Times New Roman; *?
	/* Arial, Verdana, sans-serif;
	*/
	font-size: 24px;
	font-weight: 800;
	color:  #990000
}
.Titles 
/* Page Titles, i.e. Great Island Ocean Club; What's New; F.A.Q.; Vero Beach, FL
Burgundy color   */
{
	font-family: Book Antiqua; Century Schoolbook; /* Times New Roman; *?
	/* Arial, Verdana, sans-serif;
	*/
	font-size: 20px;
	font-weight: 800;
	color:  #990000
}
.titles1
/*Index "West Yarmouth, Cape Cod", Proplist "Three Bedrooms, Two Bedrooms, etc." 
Burgundy color */
{
	font-family: Book Antiqua; Century Schoolbook;  /* Courier New; Arial, Verdana, sans-serif;	*/
	font-size: 20pt;
	font-weight: 800;
	color:  #990000;
}

.text
{
   font-family:  Tahoma; Arial, sans-serif;
   font-size: 12pt;
   font-weight: 400;
 }
 
 .textbold
{
	font-family: Tahoma; Arial; Verdana; sans-serif/* Times New Roman; *?
	/* Arial, Verdana, sans-serif;
	*/
	font-size: 12 pt;
	font-weight: 600;
}

.text2 /*First sentence of property description ("strFirstLong"), written in blue text */
{
font-family:  Tahoma, Arial, Verdana, sans-serif;
font-size: 11 pt;
font-weight: 200;
color: #336699;
} 
.text2blk /*written in black text */
{
font-family:  Tahoma, Arial, Verdana, sans-serif;
font-size: 10 pt;
font-weight: 200;

}
.text3 /*Individual property pages: On-Season $$; Off-Season $$; Security Deposit $$; Occupancy Limit */
{
	font-family:  Tahoma, Arial, Verdana, sans-serif;
	font-size: 11 pt;
	font-weight: 400;
}

.text4 /*Labels throughout Proplist; Individual Property Pages */
{
    font-family:  Tahoma, Arial, Verdana, sans-serif;
    font-size: 10 pt;
    font-weight: 700;
 }

.textred
{
font-style: normal;
font-family:  Tahoma, Arial, Verdana, sans-serif;
font-size: 11 pt;
font-weight: 200;
color: #FF0000;
}
.textredsmall
{
font-style: normal;
font-family:  Tahoma, Arial, Verdana, sans-serif;
font-size: 8 pt;
font-weight: 200;
color: #FF0000;
}
.labelsmall /* "Back To Top", "Next Week" & "Previous Week" Labels*/
{
	font-family: Verdana, sans-serif;
	font-weight: 400;
	font-size : 6 pt;
} 
 
.Menu
{
background: #000099;
font-family: Tahoma, Arial, Verdana, sans-serif; */
font-size: 12 pt;
font-weight: 500;
}

A.MenuLinks:link
{ color: #FFFFCC; 
text-decoration: none;
}  /* for unvisited links */
A.MenuLinks:visited { color: #FFFFCC;
text-decoration: none; } /* for visited links */
A.MenuLinks:active { color: #FFFFCC;
text-decoration: none; } /* when link is clicked */
A.MenuLinks:hover { color: #FF9999;
text-decoration: none;
 } /* when mouse is over link */


A.Links:link 
{
color: Blue; 
text-decoration: none; 
}
A.Links:visited {color: Purple;
text-decoration: none; }
A.Links:active {color: Red;
text-decoration: none; }
A.Links:hover {color: Green;     /* rgb(255, 204, 51); */
text-decoration: underline;
}


 /*  rgb(255, 255, 255) for unvisited links */
 /* rgb(153, 0, 153)  for visited links */
 /* when link is clicked */
 /* when mouse is over link */

