/*  --  Reset Styles -- */



html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}


blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  --  Normal Styles -- */


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.1em;

}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b86c2d;
}

h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	text-transform: uppercase;
	}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #647d33;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
}


p, blockquote, ul, ol {
	line-height: 16px;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding-bottom: 8px;
	}

.heading {
	text-transform: uppercase;
	font-weight:bold;
	font-size: 11px;
	color: #647d33;
	}


.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.1em;
	text-decoration: none;
	color: #333333;
	padding-bottom: 20px;
}

.cover {
	float: left;
	width: 500px;
	}

.coverImg {
	float: right;
	padding-bottom: 15px;
	}


#promo{
	clear: both;
	border-top: 1px dashed #647d33;
	margin: 15px 0;
	padding: 10px 0;
	}
	
#promo img a{
	padding: 0 10 0 10;
	display: inline;
	}
	
#content.form {
	clear: both;
	align: right;
	}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #647d33;
}

a:hover {
	text-decoration: none;
}

.fbLink { 
	height: 20px;
	background: url(../images/facebook.png) no-repeat right;
	width: 200px;
	padding: 14px 0 3px 0;
	}
	
.tableRight {
	text-align: right;
	padding-right: 15px;
	}

#apptTable td {
	padding-bottom: 10px;
	}

/* Header */

#header {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	background: #424d08 url(../images/img02.jpg) top center no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	font-size: 15px;
	color: #3b2313;
	padding-top: 95px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Menu */

#menu {
	width: 760px;
	height: 54px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	height: 22px;
	display: block;
	float: left;
	padding: 11px 12px 0 12px;
	background: url(../images/img03.jpg) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f8f7f1;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 20px;
}

ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	}

ul {
	padding-left: 20px;
	}



/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 50px;
	padding: 0 5px 0 5px;
	background: #647d33;
	margin: 0 auto;
}

#footer p {
	text-align: center;
	padding-top: 10px;
	color: #f8f7f1;
}

#footer a {
	color: #f8f7f1;
	}


a img
{
       border-width: 0px;
}




/* ----------- lightbox CSS styles ------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100px;
	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: 100px;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100px;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100px;
	background: transparent url(file:///Sikkema%27s%20Time%20Capsule/Site%20Folder/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(file:///Sikkema%27s%20Time%20Capsule/Site%20Folder/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Sikkema%27s%20Time%20Capsule/Site%20Folder/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: 100px	
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100px;
	height: 500px;
	background-color: #000;
	}
	
/* end lightbox styles */
