/* Additional css commands to add to / replace  generalstyles.css specifically for MAP pages */


.widernarrower {font: normal 1.3em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; }
.selectedview  {font: bold 1.3em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; }

#LeftMargin  { width: 150px }    /* Use px because must be fixed to allow Google Ads */

#MapAreaNarrow  	{height : 400px; width : 800px; }
#MapAreaMedium		{height : 600px; width : 1000px; }
#MapAreaWide     	{height : 650px; width : 1200px; }
#MapAreaNoSides		{height : 600px; width : 1200px; }


/* ######### Ad at top of Map ##### */

.topad {font: tahoma, arial, sans-serif; margin-top: 100px; margin-bottom: 100px; font-size: 24px; font-weight: bold; }


/* ########## Updates to General Styles ########### */

#toptitle  { margin-left: 150px }  /* Ensures aligns with the beginning of the map itself */