html {background: #33ccff;} 
body {
  background: #fff;
  margin: 0px;
  font: small verdana, sans-serif;
}

a img {border: none;}
table {border-collapse: collapse;}
table td {padding: 0px;}
table tr {vertical-align: top;}
#logo_holder {
  background: #33ccff;
  text-align: center;
}
#logo {
  width: 936px; 
  margin: 0px auto;
  text-align: left;
}
#logo img {vertical-align: top;}

#navbar_holder {
  background: url(../images/topnav/navbar_bg.gif) repeat-x;
  text-align: center;
  margin-bottom: 6px;
}
#navbar {
  width: 936px; 
  margin: 0px auto;
  text-align: left;
}
#website {float: right;}
#banner {
  width: 936px; 
  margin: 0px auto;
}
#content {
  width: 936px;
  margin: 14px auto 20px;  
}

#col1 {width: 200px;}



#findyourearls{
	margin-left: 0px;
}

#findyourearls a, a:visited{
	color: #b9867b;
	text-decoration: none;
}

#findyourearls a:hover{
	text-decoration: underline;
}

#findyourearls-col1{
	width: 220px;
}

#findyourearls-col2{
	width: 240px;
  	background: #f5f5f5;
}

#col2 table#earlslocation
{
	width:240px;
	margin-left: 0px;
	margin-top: 0px;
}

#col2 table#earlslocation td{
    margin-bottom: 30px;
	padding: 12px;
	vertical-align: top;
}

/****************************** leftmenu ******************************/
#leftmenu {
  color: #fff;
  background: url(../images/leftmenu_bg.gif) no-repeat #33ccff;
  padding: 15px 10px;
}
#leftmenu h2 {
  font-size: 12px;
  margin: 10px 0px 5px;
  padding-bottom: 3px;
  border-bottom: solid 1px #fff;
  background: url(../images/triangle.gif) no-repeat right top;
}
#leftmenu a {color: #fff; text-decoration: none;}
#leftmenu img {
  padding: 10px 70px 0px 5px;
  border-bottom: solid 1px #fff;
}
#leftmenu ul li a:hover {
  text-decoration: underline;
}

#leftmenu li a.current {
  text-decoration: underline;
}

#leftmenu .selected {
  background: url(../images/triangle_blue.gif) no-repeat right bottom #18b2e4;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;  
}
#leftmenu .selected ul {
  list-style-type: none;
  padding-left: 10px;
  margin-top: 5px;
  margin-left: 0px;
}
#leftmenu .selected h2 {
  border: none;
  background: #0890c4;
  padding: 5px 10px;
  margin: 0px;
}

/**************************************/

#col2 {
  font: 11px Verdana, sans-serif;
  line-height: 18px;
	width: 460px;
	padding: 0px 25px 0px 35px;
}

#col2 h2 {
	color: #33ccff;
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
}

#col2 .highlight {
	color: #33ccff;
}

#col2 .highlight2 {
	color: #97242c;
}

#col2 #imageheader {
	padding-top: 15px;
}

#col2 table {border-collapse: collapse;}
#col2 table td {padding: 0px;}
#col2 table tr {vertical-align: top;}

#col2 #two-column-table {
	width: 250px;
}

#col2 #three-column-table {
	width: 166px;
}

#col2 normal-spacing{
	line-height: 12px;
}

#home-page {
  padding: 20px 20px 0px;
  font: 11px Verdana, sans-serif;
  line-height: 18px;
	margin-top: 10px;
}

#home-page table {border-collapse: collapse;}
#home-page table td {padding: 0px;}
#home-page table tr {vertical-align: top;}
#home-page #two-column-table {width: 468px}

#home-page-content {
  width: 936px;
  margin: 12px auto 20px;  
}

#home-page-content p {
 font: 11px Verdana, sans-serif;
  line-height: 18px;
  padding: 0px;
  margin: 0px;
}

#choosearea{
	
}

#choosearea_holder{
  width: 936px; 
  margin: 0px auto;
  text-align: left;	
}


#popUps {
  width: 936px;
  margin: 0px auto;
}
#popUps img {
 float: left;
 margin-right: 0px;
}
#popUps #last img {margin-right: 0px;}

#footer {
  text-align: center;
  background: #424242; 
  clear: both;
  color: #fff;
  padding: 13px;
  font-size: 10px; 
}

#footer a {color: #fff; padding: 5px; text-decoration:none}

#footer a:visited {color: #fff; padding: 5px; text-decoration:none}

#footer a:hover { text-decoration: underline; }

.topSidebarGraphic {
	padding-bottom: 3px;
}