/*Sandy Point Sailing Styles
-----------------*/

  .title_text {
	text-decoration: none;
	color: #b1382f;
	font-family: Arial, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
        }


  .breadcrumb_text {
            text-decoration: none;
            color: #ffffff;
            font-family: Arial,sans-serif;
            font-size: 0.8em;
        }

  .breadcrumb_text {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: .8em;
        }

  .breadcrumb_link {
            text-decoration: none;
            color: #ffffff;
            font-family: Arial,sans-serif;
            font-size: 1em;
        }

  .breadcrumb_link:hover {
            color: #c3d9ff;
        }

  .navtop_text {
            text-decoration: none;
            color: #336699;
            font-family: Arial,sans-serif;
            font-size: .95em;
            font-weight: bold;
            padding: 5px 5px 5px 5px;
        }

  .navtop_link {
            text-decoration: none;
            color: #336699;
            font-family: Arial,sans-serif;
            font-size: 1em;
            font-weight: bold;
        }

  .navtop_link:hover {
            color: #b1382f;
        }

  .nav_text {
            text-decoration: none;
            color: #000000;
            font-family: Arial,sans-serif;
            font-size: 0.9em;
            padding: 5px 5px 5px 5px;
        }

  .nav_link {
            text-decoration: none;
            color: #000000;
            font-family: Arial,sans-serif;
            font-size: 1em;
        }

  .nav_link:hover {
            color: #b1382f;
        }

  .normal_text {
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: .8em;
        margin:0;   
        padding:0px 0px 5px 0px; 
        }

  .normal_link {
            text-decoration: underline;
            color: #000000;
            font-family: Arial,sans-serif;
            font-size: 1em;
        }

  .normal_link:hover {
            color: #b1382f;
        }

  .special_link {
            text-decoration: none;
            color: #000000;
            font-family: Arial,sans-serif;
            font-size: 1em;
            font-weight: bold;
            font-style: italic;
        }

  .special_link:hover {
            color: #b1382f;
        }

  .headding_text {
            text-decoration: none;
            color: #336699;
            font-family: Arial,sans-serif;
            font-size: 1.2em;
            font-weight: bold;
            margin:0;   
            padding:0px 0px 5px 0px; 

        }

  .subheadding_text {
            text-decoration: none;
            color: #ffffff;
            font-family: Arial,sans-serif;
            font-size: 0.95em;
            font-weight: bold;
            padding:2px 2px 2px 0px; 
        }



  img.scaled 	{
		width: 100%;
		}



  .bars {
	background-color: #336699;
            padding:0px 5px 0px 0px;
           }

  .nav {
            background-color: #ffffcc;
            padding: 5px 5px 5px 5px;
           }

  .box {
            background-color: #c3d9ff;
            padding:5px 5px 5px 5px; 
           }

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:3; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 12px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:3; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1.2em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
