body,html 		{ height:100%; 
				margin:0;
				padding:0;
				width: 100%;
				background: #00CFFF url(/images/container.gif) repeat-y center;
				}
#hidetilnextyear {display:none;}				
#headerbg { width: 100%;
			position:absolute;
			top: 0;
			left: 0;
			z-index: 2;
			height: 1000px;
			padding: 0;	 
			margin:0 auto;
			background: url(/images/header.gif) no-repeat center top;
			}
				
				
#container {
   			min-height: 100%;
			margin: 0 auto;
			padding:0;
			width:745px;			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			z-index:6;
			position:relative;
			top: 280px;
			padding-bottom: 100px;
			}
			

			
#contents	{width: auto;
			padding-left: 30px;
			padding-right: 30px;
			padding-top: 20px;
			clear:both;
			
			}
			
#content {
	width: 300px;
	float: left;
	padding: 20px;
	margin-top:10px;}
	
#pictures {
	width: 300px;
	float: left;
	padding-left: 50px;
	margin-top: 30px;
	
}
#pictures img {padding-top:30px;
                }

			
#footer { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		padding-bottom:5px;
		padding-top:5px;		
		height: 120;
		width:745px;
		text-align:center;
		clear:both;
		margin: 0 auto;
		z-index: 3;
		position:absolute;
		bottom: 0;
		}
		

		
#footerbg { width: 100%;
			position:relative;
			bottom: 0;
			z-index: 1;
			height: 453px;
			padding: 0;	 
			margin:0 auto;
			background: url(/images/footer.gif) no-repeat center bottom;
			}
a:link {text-decoration: none; 
	color:#0066CC}
a:visited {text-decoration: none;color:#0066CC}
a:hover {text-decoration: none;color: #0099FF}
a:active {text-decoration: none;color: #0066CC} 
					
a.logo {
		position: absolute;
		top: -100px;
		left: 70px;
		height: 100px;
		width: 400px;
		background-color: transparent;
		z-index: 10;
		} 
	
/* STYLE AND STUFF FOR NAVIGATION BAR */
		
#navbar    {
			font-size:18px;
			font-weight: bold;
			text-align: center; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding: 1em 0em 0 0em; 
			margin-left: 29px;
					} 
			
#smallnavbar
{position: relative;
text-align:right;
padding: 1.5em 1em 0 0.5em;
font-size:12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}
 

		
#navbar a {
   	color: #16417d;
    text-decoration:none;
    padding: 0em 1em 0em 0em;
  	}
#smallnavbar a {
 	color: #16417d;
    text-decoration:none;
    padding: 0em 0.5em 0em 0.5em;
  	}
  	
#navbar a:hover, #smallnavbar a:hover { 
    
    color: #0066CC;

}
#navbar a:active, #smallnavbar a:active {
    
    color: #0066CC;
	
}
		

/* 
#container has an absolute width (780 pixel) 
The width of inner elements is set to auto,
in this way all inner elements have the same 
width of the element which contains them 
*/


		
table	{
			width: auto;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small; 
		}
		

#footer a:link {color: #666666; text-decoration: none;}
#footer a:visited  {color: #666666; text-decoration: none;}
#footer a:hover  {color: #666666; text-decoration: none;}
#footer a:active  {color: #666666; text-decoration: none;}
		

		
span.wedding { float: right;
				margin: 10px;
				margin-top: 0;
				margin-left:20px;
			 }
			 
h1		{	color: #013A81 ;
			font-size: 14px;			
		}
		
h2		{	color: #013A81 ;
			font-size: 13px;			
		}
	
	

	
p 	{	font-size: 12px;
		color: black;
	}
	
		

/* 
div.spacer, solve an issue with #container height
in css 2 column layout. 
*/

div#spacer{clear:both; height:100px; display:block;}

/*guestbook form */

label
{
width: 12em;
float: left;
text-align: left;
margin-right: 1em;
display: block;
}

p.submit 
{
margin-left: 0em;
margin-right: 6.5em;
clear:both;
padding-top: 2em;
padding-right: 2em;
}
input#submit {
margin-left: 5em; }

input,textarea 
{

background: #FFCC00;
border: 1px solid #013A81 ;

}

 
fieldset
{	padding: 2em 5em 2em 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 width: auto;
	 margin-top: 30px;
	
	}

input#car
{background: white;
border: none; }
legend
{ padding: 0 0 4 0em ;
color: #013A81 ;}

/*COMMENTS IN GUESTBOOK - STYLE HERE */

#commentname {background: #FaFF92; 
			width: 650px;
			padding-left: 4px; 
			padding-right: 4px;
			padding-bottom: 0px;
			
			}
			
#commentdisplay {background: #FFCC00; 
			width: 650px;
			padding-left: 4px; 
			padding-right: 4px;
			padding-bottom: 1px;
			margin-bottom: 6px;
			margin-top: -12px;
			}

#daytripitem {width:650px;
			border: #0099ff solid;
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 15px;
	background-color:#0099ff;

float:left;
height: 220px;
margin:15px auto;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
              }
			  
#itemmain {width: 350px;
			border:#ffffff solid;
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
padding: 5px 10px;
	margin:5px;
	margin-right: 7.5px;
	background-color:#FFFFFF;
	float:left;
  height:200px;
  color:#333333;
	}
	
#itemdetails {width: 170px;
			border:#00CCFF solid;
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 5px;
	padding-left: 10px;
	margin:3px;
	background-color:#00ccff;
float:right;
height:200px;
margin-left:30px;
color:#FFFFFF;
position:relative;
	}
a.itemname {color:#0099ff; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; line-height: 1em;}

p.itemdate {color:#0099ff; font-family:Arial, Helvetica, sans-serif; font-size:1em; line-height:5px;}
p.itemdes {color:#333333; font-size:0.7em;}
p.fare {font-size:1em;color:#FFFFFF; line-height:1em;}
p.prices {font-size:0.7em;color:#FFFFFF; }
#new {position: absolute;
left:0px;

display:block;
z-index:10;
}

.daytripitemheader {background: #3D9EFA; 
                    height: 20px;
                    padding-left: 10px;
}

      
a.top { position:fixed;
        bottom:10px;
        right: 0px;
}

/*lightbox styles!!*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }