﻿
/* MyStyleSheet  */
             

/* The following are used on all pages */
body.BodyBackground { background-color: #EDE4D9 }

td.LeftBorder  {width:  75px; background-image: url('Pictures/Images/FlowerBorderOriginal.jpg') }
td.RightBorder {width:  75px; background-image: url('Pictures/Images/FlowerBorderOriginal.jpg') }

p { text-indent: 15px ; }


/*  was used on OceanPearl page for images  */
.style3  {  width: 295px; }
.style4  {  width: 292px; }

.indent {
    text-indent: 15px;
    white-space: normal;
}
