/* CSS Document */

body {

	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CDFBCC;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background: #D5B489 url(../images/backgrounds/dunesand2.jpg);
	
	
	
		
}


.reglinks:hover {color: #003300; background: #C0EEBB; text-decoration: none; font-style: bold; }
.footerlinks:hover {color: #CC0000; background: #FFFFFF; text-decoration: underline; font-style: bold; }
.copyright:hover {color: #006600; background: #FFCCFF; text-decoration: underline; font-style: bold; }
.cottagelinks:hover {color: #003399; background: #FFFFCC; text-decoration: none; font-style: bold; }


.middle_cell {

		background-repeat: no-repeat;
		
		
		}

	



.reglinks {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #17739E;
}


.mainbody  {
	
	font-family: Tohoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	
	
	
}

.attractions  {
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	
	
	
}


.mainlist  {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	
	
	
}

.right_column  {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #444444;
	
	
	
}


.icecream  {
	
	font-family: Georgia, Times Roman, Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #330000;
	
	
}

.press  {
	
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	color: #333333;
	
	
		
}

.comments  {
	
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	color: #003300;
	
	
		
}

.menutable { 
	border-bottom-style: solid; 
	border-bottom-width: 8px; 
	border-bottom-color: #DDDDDD; /* lt gray*/ 
	border-right-style: solid; 
	border-right-width: 8px; 
	border-right-color: #DDDDDD; /* lt gray*/ 
} 





.left_column  {
	
		
}

.footerlinks  {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	line-height: 1.6em;
	color: #000000;
	text-decoration: none;
		
}


.cottagelinks  {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: regular;
	font-weight: regular;
	line-height: 1.7em;
	color: #009900;
	background-repeat: repeat-x;
	text-decoration: underline;
		
}



.copyright  {
	
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
	background-repeat: repeat-x;
		
}



INPUT, SELECT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    font-size: 11px;
    font-style: normal;
    color: #333333;
    
}


TEXTAREA
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #333333;
}
}

.purple  {
	
	   font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   font-style: normal;
           color: #99149E;
  }
  
.blue  {
	
	   font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   font-style: normal;
           color: #1F337F;
  }
  
 .gold  {
 	
 	   font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
 	   font-size: 10px;
 	   font-style: normal;
            color: #7E3F21;
  }
  
.green  {
	
	   font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   font-style: normal;
           color: #0E5E54;
  }
  
 
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('../Anthonys/images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	