body {
  position: relative;
text-align: center;
  background: #0a2d55 url('images/background.jpg') repeat-x;
	padding:0;
	margin:0;
	font-family: myriad, Arial, helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
/*********   color palette   
#a6a7ad  grey
about  #7bccd7
ear   #62b4dc   (and at top)  (and left menu)
face  #3572ba    (and right menu)
**********/

/*
h1  {color: #000F46; font-size: 20px;}
h2   {color: #B5985A; font-size: 20px;}
h3   {color: #AA7455; font-size: 20px;}
h4   {color: #7F8959; font-size: 20px;}
h5   {color: #71535C; font-size: 20px;}
h6   {color: #fff;}
h7   {color: #fff;}
*/

table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0; font-size: 13px; line-height: 1.6em;}
/* end of ed eliot reset  */

@font-face {  
font-family: 'myriad';  
src: url('images/myriadwebpro-webfont.eot');  
src: local('Myriad Pro'),  
  local('Myriad Pro'),  
  url('images/myriadwebpro-webfont.ttf') format('truetype');  
}

@font-face {  
font-family: 'myriadbold';  
src: url('images/myriadwebpro-bold-webfont.eot');  
src: local('Myriad Pro Bold'),  
  local('Myriad Pro Bold'),  
  url('images/myriadwebpro-bold-webfont.ttf') format('truetype');  
}
@font-face {  
font-family: 'myriadsemibold';  
src: url('images/myriadpro-semibold-webfont.eot');  
src: local('Myriad Pro Semi Bold'),  
  local('Myriad Pro Semi Bold'),  
  url('images/myriadpro-semibold-webfont.ttf') format('truetype');  
}

#content a  {
  color: #0d4f9a;
  font-family: myriadsemibold;
}
#content a:hover  {
  text-decoration: underline;
}

a  {
  text-decoration: none;
	color: #a6a7ad;
}

#searchArea  {
  position: relative;
/*  height: 25px;   */
  width: 260px;
}
#searchArea fieldset  {border: 0; padding: 0; margin: 0;}
#ajaxSearch_form  {
  float: left;
  margin: 13px 0 0 5px;
/*  height: 24px;   */
}
#search-txt  {
  margin: 15px 0 0 15px;
  float: left;
  font-size: 13px;
  font-family: myriadsemibold;
}
#ajaxSearch_input  {
  margin: 0;
  border: 0;
  padding: 3px 0;
  font-size: 10px;
 color: #5F5F5F;
  width: 90px;
}
#ajaxSearch_submit  {
/*  width: 24px;   */
  font-family: myriad;
  color: #fff;
  border: 0;
  background: #A6A7AD;
/*  background: url('images/searchArrow.png') no-repeat;  */
}

/* center thumbs   */
ul.thumbs li p  {
  text-align: center;
  font-weight: bold;
}

.ditto_summaryPost  {
  padding: 5px 0;
}
#leftHome .ditto_item  {
  margin: 0 15px 15px 15px;
} 
#leftHome .ditto_item span  {
  font-size: 11px;
}
#leftHome #box1  {
  float: left;
  margin: 10px 10px 0 0;
}
#leftHome #box2  {
  float: left;
  margin: 10px 10px 0 0;
}

/* form junk  */
#EmailForm  {font-size: 12px;}
#EmailForm fieldset  {border: 0;}
#EmailForm label   { }
#EmailForm .shoveOver  {
  margin: 11px 0 4px;
}
#EmailForm input, #EmailForm select, #EmailForm textarea   {
  font-size: 12px;
  width: 250px;
}
#cfRegarding {margin-bottom: 15px;}

#andiamo  {
  font-size: 11px;
  float: right;
  margin: 5px;
}
#andiamo  a  {
  color: #fff;
}
#wayf  {
  font-size: 11px;
  float: left;
  margin: 5px;
}

#menuOne  {
  position: relative;
  width: 940px;
  height: 45px;
  overflow: hidden;
  background: url('images/blueMenuSwatch.png') repeat-x;
  border-bottom: 6px #d22424 solid;
}
#menuOne ul  {
  padding: 0;
  margin: 0 0 0 15px;   /* for left of menu  */
}
#menuOne  li  {
  float: left;
}
#menuOne  a  {
/*  color: #fff;   */
  color: #0a2d55;
  display: block;
  margin: 0;
  line-height: 45px;
  font-size: 15px;
  font-family: myriad;
/*  padding: 0 20px;   */
}
#menuOne  a:hover  {
/*  font-weight: bold;    */
  color: #000;
}
#menuOne span  {
  margin: 0 7px;
  color: #5FC9FF;
}

#leftHome  {
/*  margin-top: 20px;   */
  float: left;
  width: 276px;
  overflow: hidden;
}
.secondary #leftHome  {
  padding-top: 20px; 
}

#leftHome  a  {
  display: block;
  color: #0D4F9A;
  font-size: 13px;
  line-height: 1em;
/*  font-weight: bold;   */
  font-family: myriad;
  padding: 3px 0 3px 15px;
}
.home #leftHome  a  {
  padding: 3px 0;
}
.secondary #leftHome  a  {
  font-weight: bold;
}
.secondary #leftHome  ul ul a  {
  font-weight: normal;
}

#leftHome ul ul a  {
  text-transform: none;
   color: #157FEC;
  font-size: 12px;
  font-weight: normal;
  font-family: myriad;
}
#leftHome ul ul a:hover  {
  color: #62b4dc;
}
#leftHome  ul  {
  margin: 0 0 5px 0;
}
#leftHome ul ul {
  margin: 0;
  padding: 0;
}
#leftHome li  {
  margin: 0 0 5px 0;
}
#leftHome li li  {
  margin: 0;
}

#leftHome ul li ul li.active  {
  background: #157FEC;
}
#leftHome ul li ul li.active a {
  color: #fff;
}
#calendar, #sliders  {
  background: #5FC9FF;
  overflow: hidden;
}
#leftHome #sliders h2  {
  color: #fff;
}

#leftHome #calendar a {
  color: #fff;
  font-size: 13px;
  padding: 3px 1em;
  margin: 0;
}
#leftHome #calendar img {
  border:0 ;
}

#myGallery1  {
  border: 5px solid #fff;
  margin: 0 0 15px 15px;
}

#leftHome #calendar h2  {
  color: #fff;
  padding: 15px 15px 0 15px;
  font-family: myriadbold;
}

#rightHome  {
  margin: 0;
  padding: 0;
/*  margin-top: 20px;    */
  float: left;
  width: 129px;
  font-size: 12px;
  overflow: hidden;
}
#leftHome h2, #rightHome h2  {
  padding: 15px 15px 0;
  font-size: 20px;
/*  font-weight: bold;  */
  font-family: myriadbold;
  color: #0D4F9A;
}
#rightHome h2   {
  font-size: 16px;
  padding: 10px 10px 0;
}
#leftHome p  {
  margin: 0;
  padding: 0 0 1.2em 1.2em;
/*  color: #0D4F9A;   */
}
#rightHome p {
  margin: 0;
  padding: 0 0 10px 10px;
  line-height: 1.3em;
  font-size: 11px;
}

#rightHome #whiteBlob   {
  background: #fff;
  width: 129px;
  height: 40px;
}
#rightHome #whiteBlob p  {
  padding: 1em;
  line-height: 1em;
  font-size: 14px;
}



#leftHome img, #rightHome img, #content img  {
  border: 2px solid #d72024;
}
#content .thumbscontainer img  {
  border: 0;
}


#rightHome  a  {
  color: #3572ba;
  font-size: 13px;
  line-height: 1em;
/*  font-weight: bold;  */
  font-family: myriadbold;
  text-transform: uppercase;
  padding: 0;
}
#rightHome ul ul a  {
  text-transform: none;
  color: #7F8087;
  font-size: 12px;
  font-family: myriad;
}
#rightHome ul ul a:hover  {
  color: #3572ba;
}
#rightHome  ul  {
  padding: 0;
  margin: 0 0 5px 30px;
}

#rightHome ul ul {
  margin: 0;
  padding: 0;
}
#rightHome li  {
  margin: 0 0 5px 0;
}
#rightHome li li  {
  margin: 0;
}

#RightSideText2  {
  background: #84b2d4;
  border-bottom: 2px solid #12539c;
  border-top: 2px solid #12539c;
}

#bottomMenu  {
  color: #fff;
  height: 50px;
  margin: 0 auto;
  position: relative;
  width: 940px;
  font-size: 11px;
}

#topMenu ul  {
  padding: 0;
  margin: 0;
/*  margin-left: 20px;  */
}
#topMenu a, #longMenu a {
/*
  border-left: 1px solid #fff;
  border-left-length: 11px;
  color: #fff;
  line-height: 1.7em;
  font-size: 11px;
  text-decoration: none;
  padding: 0 5px;
	*/
}
#topMenu a:hover, #longMenu a:hover  {
/*  background: #53D5DF;   */
  text-decoration: none;
}
#topMenu .active a, #topMenu a:hover {
/*  background: #edcb74;
  color: #b52026;
  padding: 3px 5px; 
*/	
}

#bottomMenu a:hover  {
/*  color: #000F46;  */
  text-decoration: underline;
}

.cls  {
  clear: both;
  height: 0;
}
#header  {
  position: relative;
  width: 940px;
  height: 197px;
  background: url('images/MainLogo.jpg');
  color: #fff;
  overflow: hidden;
}
#header  a  {
  display: block;
/*  margin: 15px 0 0 30px;  */
  line-height: 48px;
  padding-top: 0 !important;
  margin-left: 15px;
  color: #fff;
  font-family: myriadsemibold;
  font-size: 13px;
}
#search  {
  position: relative;
  height: 47px;  
  width: 260px;
  background: #5fc9ff;
  overflow: hidden;
}
#enews  {
  position: relative;
  height: 48px;
  width: 260px;
  background: #157fec;
  border-top: 2px solid #fff;
}
#swimmer  {
  position: relative;
  height: 48px;
  width: 260px;
  background: #0d4f9a;
  border-top: 2px solid #fff;
}
#coach  {
  position: relative;
  height: 48px;
  width: 260px;
width: 276px;
  background: #0a2d55;
  border-top: 2px solid #fff;
}
#leftHome .ditto_introText  p  {
  padding: 0;
}
#leftHome .ditto_introText  a  {
  color: #0d4f9a;
  font-family: myriadsemibold;
  font-size: 13px;
}

#leftHeadBlurb  {
  padding: 30px 0 0 30px;
  color: #999999;
  font-size: 16px;
}
#leftHeadBlurb span {
  color: #62b4dc;
  font-size: 24px;
  font-family: myriadbold;
}
#leftHeadBlurb strong {
  color: #3572ba;
  font-weight: bold;
}

#leftMenu  {
  float: left;
  margin: 10px 0 0 20px;
  width: 170px;
	height: 100%;
}
#leftMenu ul  {
  margin: 0;
  padding: 0;
}
#leftMenu  a  {
  display: block;
  text-transform: uppercase;
  font-family: clarendon-light;
/*	border-top: 1px dotted;  */
	border-bottom: #BFBFBF 2px dotted;
	padding: 16px 0 4px;
}
#leftMenu  ul ul a  {
  padding-left: 20px;
  text-transform: none;
	border: none;
}
#leftMenu  ul li ul li.last a  {
	border-bottom: 1px dotted;
}
#leftMenu  ul li ul li a.last  {
       border-bottom: 1px dotted;
}

#wrapper  {
  position: relative;
background: #d3f0ff;
  text-align: left;
width: 940px; 
  margin: 0 auto;
}

#fishHolder  {
  z-index: 2;
  top: 43px;
  left: 220px;
  position: absolute;
  width: 174px;
  height: 207px;
  background: url('images/FishCartoon.png') no-repeat left top;
}


#content .squisher {
  position: relative;
  padding: 0 30px 30px;
}
#donatePaw  {
  position: absolute;
  bottom: 0px;
  right: 20px;
  width: 90px;
  height: 82px;
}
#content table  {
/*  width: 70%;    */
}
#content td  {
/*  font-size: 12px;
  padding-right: 30px;    */
}

#blueBox  {
/*  background: #d3f0ff;   */
}

#content  {
  background: #fff;
  font-size: 14px;

  position: relative;
  line-height: 1.1em;
	width: 535px;
	float: left; 
  min-height: 550px;
      height:auto !important;
    height: 550px;
}
.home #content  {
  min-height: 800px;
      height:auto !important;
    height: 800px;
}
.secondary #content  {
  width: 663px;
}

#content p  {
  font-size: 13px;
  line-height: 1.3em;
}
#content hr  {
  height: 0px;
  border-top: 2px dashed #157FEC;
  color: #fff;
background-color: #fff;
}

#content  h1  {
  margin: 1em 0;
  color: #0d4f9a;
  font-size: 16px;
  font-family: myriadbold;
}
#content  h2  {
  margin: .5em 0;
  color: #157fec;
  font-size: 14px;
  font-family: myriadsemibold;
}
#content  strong  {
  color: #157fec;
  font-family: myriadsemibold;
}

#content  h1#title  {
  margin-top: 20px;
  margin-left: 30px;
  color: #d72024;
  font-size: 1.5em;
  border-bottom: 1px solid #1480ec;
}

#content  h2  {
/*  font-size: 1.1em;
  text-transform: uppercase;
  color: #b52026;   */
}

#content li  {
  margin: 2px 0;
}
#content  li li  {
  margin-left: 15px;
}

#contentHome  {
border-right:2px dotted #7BCCD7;
border-left:2px dotted #7BCCD7;
	width: 460px;
	float: left;
  color: #7F8087;
  min-height: 550px;
  height: auto !important;
  height: 550px;
}


#contentHome  p  {
  font-size: 13px;
  line-height: 1.6em;
  margin: 0 0 1em 0;
}
#contentHome h1 {
  text-transform: uppercase;
  color: #7BCCD7;
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0;
}
#contentHome h1, #contentHome h2,  #contentHome h3  {
  color: #7BCCD7;
}
.FaceToFace #contentHome h1, .FaceToFace #contentHome h2, .FaceToFace #contentHome h3  {
  color: #3572BA;
}

#contentHome h2 {
  color: #696969;
  font-size: 13px;
  font-family: myriadbold;
  margin: 1em 0;
}
#contentHome strong  {
  font-family: myriadbold;
}


#contentHome #myajaxmenu  {
  width: 380px;
/*  padding-bottom: 10px;  */
}
#contentHome #myajaxmenu li  {
  padding: 0;
  background: none;
  float: left;
}
#contentHome #myajaxmenu a  {
  display: block;
  font-size: 10px;
/*  font-weight: bold;   */
  line-height: 10px;
  color: #7BCCD7;
/*  margin-right: 3px;   */
  padding: 0;
}
#contentHome #myajaxmenu a span {
  margin: 0 6px;
}
.FaceToFace #contentHome #myajaxmenu a  {
  color: #3572BA;
}

.first span {
  display: none;
}

#contentHome strong, #content strong  {
/*  color: #2F8EFF;    */
/*  font-size: 16px;  */
  font-weight: bold;
}
#rightBox  {
  float: left;
}

#greyBottomBar  {
  text-align: center;
  background: #a6a7ad;
  color: #fff;
  font-size: 12px;
  width: 940px;
  height: 24px;
  line-height: 24px;
}

#contentHome .squisher   {
  padding: 0 20px 30px;
}
#contentHome li   {
  padding: 0 0 8px 15px;
  font-size: 13px;
  line-height: 13px;
  background: url('images/bullet.gif') 0 4px no-repeat; 
/*  line-height: 1.6em;  */
}
#contentHome a  {
  color: #7BCCD7;
}
#contentHome a:hover  {
  text-decoration: underline;
}

#contentGallery  {
  width: 550px;
	float: left;
}
#contentGallery li a {
  display: block;
  padding: 4px 0;
  font-size: 12px;
}
#contentGallery li li a {
  padding-left: 16px;
}
#contentGallery .squisher {
  padding: 26px 0;
}
#contentGallery p, #contentGallery h2 {
}
#contentGallery .childscontainer p, #contentGallery .thumbscontainer p {
  margin: 0 0 15px;
}
.squisher .thumbscontainer  {
  margin-bottom: 0;
}

#leftPhoto  {
/*  background: #acacac;   */
  width: 160px;
	height: 600px;
	float: left;
  overflow: hidden;
}

a:hover  {
/*  text-decoration: underline;  */
}
