/* CSS Document */

<!--

/*this gives the drop down nav the hand cursor*/
#menuFg0,#menuFg1,#menuFg2,#menuFg3,#menuFg4,#menuFg5,#menuFg6,#menuFg7,#menuFg8,#menuFg9,#menuFg10 {
	cursor:pointer;
}


h1                { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 18px; font-weight: bold}
h2                { color: #0099CC; font-family: Arial, Georgia, Garamond, Times; font-size: 16px; font-weight: bold}
h3			      { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight: bold}
p                 { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; }
table             { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; }
td                { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; }

a:link            { color: #69BDF1; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold; text-decoration:underline }
a:active          { color: #69BDF1; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:underline }
a:visited         { color: #69BDF1; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:underline }
a:hover           { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:none }

a.rowlink:link            { color: #DBF1FF; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold; text-decoration:underline }
a.rowlink:active          { color: #DBF1FF; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:underline }
a.rowlink:visited         { color: #DBF1FF; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:underline }
a.rowlink:hover           { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 12px; font-weight:bold;text-decoration:none }

a.small:link            { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight:bold; text-decoration:underline }
a.small:active          { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight:bold;text-decoration:underline }
a.small:visited         { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight:bold;text-decoration:underline }
a.small:hover           { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight:bold;text-decoration:none }

a.small2:link            { color: #0099CC; font-family: Arial, Georgia, Garamond, Times; font-size: 10px; text-decoration:underline }
a.small2:active          { color: #0099CC; font-family: Arial, Georgia, Garamond, Times; font-size: 10px; text-decoration:underline }
a.small2:visited         { color: #0099CC; font-family: Arial, Georgia, Garamond, Times; font-size: 10px; text-decoration:underline }
a.small2:hover           { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 10px; text-decoration:none }

a.nav:link        { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:underline }
a.nav:active      { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:underline }
a.nav:visited     { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:underline }
a.nav:hover       { color: black; font-family: Arial, Georgia, Garamond, Times; font-size: 11px; font-weight: bold; text-decoration:none }		         	           

td.bg		      {background-image: url("../images/buena-vista_21.jpg"); background-position: bottom right;  background-repeat: no-repeat; }

/* Events Calendar */
td.date			{ color: black; font-size: 12px; font-family: Arial, Verdana }

.EventBestBet	{ color: white; font-size: 12px; font-family: Arial, Verdana; font-weight:bold; background-color:#709711 }
.EventDate		{ color: black; font-size: 12px; font-family: Arial, Verdana; }
.EventTitle		{ color: black; font-size: 12px; font-family: Arial, Verdana; font-weight:bold }
.EventTime		{ color: black; font-size: 12px; font-family: Arial, Verdana; font-style:italic }
.EventText		{ color: black; font-size: 12px; font-family: Arial, Verdana }
.EventCost		{ color: black; font-size: 12px; font-family: Arial, Verdana; font-weight:bold }

.relocationtable { color: black; font-size: 12px; font-family: Arial, Verdana; padding:3px; }
.relocationheader { color: #88AA36; font-size: 15px; font-family: Arial, Verdana; font-weight:bold; }
-->
