/* CSS Document */



body {

	background-color:#cc032F;

	font-family:Verdana,Arial,Helvetica;

	font-size:0.74em;

	color:#333333;

	line-height:20px;

	cursor:default;

	margin:0;

	

	

	

}



#container {

	width:750px;

	padding:10px;

	background-color:#ffffff;

	margin:0 auto 0 auto;
	
	a link: #ff0000;

}

#header {

	width:750px;

	background-color:#ffffff;

	height:187px;

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:150%;

	font-weight:bold;

	line-height:20px;

}

#header p {

	padding:5px;

	margin:0;

	margin-left:340px;

	margin-right:10px;

	text-indent:5px;

}

#header h1 {

	color:#FFFFFF;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:300%;

	font-weight:bold;

	padding:0;

	padding-top:75px;

	padding-left:340px;

	padding-bottom:25px;

	margin:0;

	border-bottom:2px solid #ffffff;

	background-image:none;

}

#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#navcontainer a
{
display: block;
padding: 3px;
padding-left: 10px;
width: 140px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #ff6;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ff6;
color: #c00;
}

#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0;
	padding: 0;
        list-style: none;
	display: inline;
	font-family: cursive; }

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
	}

#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -60px;
	}

#thours a  {
	width: 133px;
	background: url(images/hours.gif) top left no-repeat;
	}

#trates a  {
	width: 83px;
	background: url(images/rates.gif) top left no-repeat;
	}
	
#treq a  {
	width: 99px;
	background: url(images/requirements.gif) top left no-repeat;
	}
	
#tfac a  {
	width: 99px;
	background: url(images/facility.gif) top left no-repeat;
	}
	
#tstaff a  {
	width: 99px;
	background: url(images/staff.gif) top left no-repeat;
	}

#tguests a  {
	width: 99px;
	background: url(images/guests.gif) top left no-repeat;
	}
	
#tdog a  {
	width: 133px;
	background: url(images/dogoftheweek.gif) top left no-repeat;
	}


#article {

	width:750px;

	background-color:#ffffff;

	

	color:#333333;

	font-family:Verdana,Arial;

	font-size:150%;

	font-weight:bold;

	line-height:20px;

}


.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#ffcc33;
}
.spiffy1{
border-right:1px solid #ffe9a7;
padding-right:1px;
margin-right:3px;
border-left:1px solid #ffe9a7;
padding-left:1px;
margin-left:3px;
background:#ffd866;
}
.spiffy2{
border-right:1px solid #fff9ea;
border-left:1px solid #fff9ea;
padding:0px 1px;
background:#ffd559;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #ffd559;
border-left:1px solid #ffd559;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #ffe9a7;
border-left:1px solid #ffe9a7;
}
.spiffy5{
border-right:1px solid #ffd866;
border-left:1px solid #ffd866;
}
.spiffy_content{
padding:0px 5px;
background:#ffcc33;
} 




.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	color:#ff0000;
	text-decoration:underline;
}


#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: transparent url(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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 20px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
	
	

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 100%; 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: #666;
	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 */
	}	
	

