@charset "iso-8859-1";


a.menu {color:white;
	text-decoration:none;}

a.menu:hover {
	color:yellow;}

a.hop {
	font-size:smaller;}

BODY.body {background-color:white;}

body.body1 {;}

div.index {
	text-align:center;}

h2.dest {
	color:purple;
	text-decoration:underline;}

IMG.thumb {
	border: none;
	vertical-align: middle}

p {
	font-size:larger;}

P.text {color:darkgreen;
        font-weight:bold;
	text-align:justify;
	padding:5px}

td.body {
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	border-top-width:thick;
	border-right-width:medium;
	border-style:solid;
	border-color:darkred;
	border-left-width:0px;
	Border-bottom-width:0px;
	padding:20px;}
	
td.header {color:cyan;
	   background-image:url('images/RaphaelTile.jpg');
	   background-repeat:repeat;
           background-color:bf9a87;}

td.menu {width:105px;
         text-align:left;
         color:yellow;
	 background-image:url('images/RaphaelTile.jpg');
	 background-repeat:repeat;
         background-color:bf9a87}

td.menu:hover {	
	width:105px;
        background-color:bf9a87;
        border-color:bf9a87;
        text-align:left;
        color:yellow;}

td.menubkg {
	width:115px;
         background-color:navy}

TR.calendar {font-size:smaller;
             align:top}
     	
table.menu {border:none;
	    width=100%}

TABLE.calendar {color:darkgreen;
                border-color:#663300;
		text-align:center}

TABLE.events {color:darkgreen;
              border-color:#663300;
	      font-weight:bold;
	      text-align:justify}

UL {font-size: large;
    color: darkblue}

strong.reminder {font-size:large;
		 font-weight:bold;
                 color:purple}
