/*Pilgrimage CSS*/
/* this particular version of this layout has been made to work in IE/Win both Modes
   it uses IE expressions to calculate the required height of the 2 side divs
   all IE proprietary CSS is in a conditional comment below the main CSS	 
*/

html, body {
	margin: 0; padding: 0;
	width:100%;
	height: 100%;
	min-width: 1000px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: center;
	background:#330000;
	border: 1px #330000;
}

#wrapper {
	position: relative;
	width: 97%;
	min-width: 1000px; /* to allow room for images and long words */
	margin: 0 auto;
	border: 1px #99c9ff;
	background: #99c9ff; /* light blue */
	background-image:url("images/wrapper.jpg");
	min-height: 80%;
	text-align: left;
}

#header {
	position: relative;
	width: 100%;
	min-width: 1000px; /* to match wrapper div */
	margin: 0 auto;
	background: #330000; /* dark blue */
	border-top: 1px solid #330000;
	border-bottom: 1px solid #330000;
	color: #d1c6b4;
}

#footer  {
	position: relative;
	width: 97%;
	min-width: 1000px; /* to match wrapper div */
	margin: 0 auto;
	padding: 0 auto;
	background: #330000; /* dark blue */
	border: 1px solid #330000; /* dark blue */
	color: #d1c6b4;
	text-align: center;
}

#lftcol, #rtcol {
	position: absolute;
	top: 0;
	bottom: 0; /* Opera needs this! Moz would automatically assume this as default*/
	border-width: 0px; /* widths below */
	border-style: solid;
	border-color: #330000;
}

#lftcol {
	left: 0;
	width: 120px; 
	background: #330000;
	border: 1px;
	color: #d1c6b4;
	text-align: left;
	background-image:url("images/scribe_sun.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	z-index:5;
}

#rtcol {
	right: 0; 
	width: 170px; 
	background: #330000; 
	border: 1px;
	color: #d1c6b4;
	text-align: left;
	background-image:url("images/scribe_moon.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	z-index:5;
}

/* bringing the center content into position (clear the sides)
   using a wrapper div to avoid possible IE Box Model issues
	 would also allow for extra background styling if required
*/
#indexwrap {
	position: relative; 
	padding: 0 175px 0px 124px;
	border: 1px solid #99c9ff;
}
#contentwrap {
	position: relative; 
	padding: 0 175px 0 0px;
}

#content {
	position: relative;  /* to enable further positioned divs inside content area */
	z-index: 5; /* to make sure if long words overflow they show above the right column */ 
	border-left: 1px solid #99c9ff;
	border-right: 1px solid #99c9ff;
	border-top: 4px solid #99c9ff;
	background: #d1c6b4;
	background-image:url("images/branches.jpg");
	color: #200020 ;
	padding: 0;
	margin: 0;
}

 /* singingfalls logo container*/
#pagetop {margin: .1em 0;}

#pagetopdiv{
	border: 1px #99c9ff;
	width: 100%;
	height: 126px;
	padding-bottom: 0;
	float: left;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: .8em;
	background: #330000;
	color: #d1c6b4;
}

.pagetopleft{
	border:none;
	float:left;
	text-align:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1em;
	background:transparent;
	color:#330000;	
}

.pagetopright {
	border:none;
	float:right;
	margin-right: 15px;
	text-align:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	background:transparent;
	color:#d1c6b4;
}

#pagetop h1, #pagetop h2, #pagetop h3 {
	margin: 0.3em 220px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 0;
	color:#d1c6b4;
} 

/*This section is for the left column known*/

/***** General formatting ****/
/*This section is for image classes*/



#art {
	min-width: 660px;
	width: relative;
	border: 1px #000033 solid;
	text-align:center;
	background:#d1c6b4;
	margin: 0.5em;
}

div.art {
	display: block;
	min-width: 660px;
	width: relative;
	border: thin #d1c6b4 solid;
	text-align:center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


div.imagedisplay {
	min-width: 640px;
	width: 640px;
	border: 1px #99c9ff solid;
	text-align: center;
	background:#d1c6b4;
	margin: none;
	color: #330000;
}

div.avatar {
	float: left;
	min-width: 100px;
	width: 100px;
	border: 1px #000033 solid;
	margin: 10px;
	padding:10px;
	text-align:center;
}

div.imagert {
	float: right;
	min-width: 360px;
	width: 380px;
	border: 1px #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.imagelft {
	float: left;
	min-width: 360px;
	width: 380px;
	border: 1px #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.figurert {
	float: right;
	min-width: 200px;
	width: 220px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.figurelft {
	float:left;
	min-width: 200px;
	width: 220px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.photort{
	float: right;
	min-width: 480px;
	width: 500px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.photolft{
	float:left;
	min-width: 480px;
	width: 500px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.displayrt {
	float: right;
	min-width: 270px;
	width: 290px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.displaylft {
	float:left;
	min-width: 270px;
	width: 290px;
	border: thin #000033 solid;
	margin: 0.5em;
	padding: 0.5em;
	text-align:center;
}

div.ani {
	min-width: 36px;
	width: relative;
	text-align:center;
	background:transparent;
	margin: 0.5em;
}
	



div.figurert p, div.imagert p, div.figurelft p, div.imagelft p, div.art p, div.avatar p, div.displaylft p, div.displayrt p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: none;
}

div.imagedisplay p {
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

/*this section for apbg1 navigation*/
div.nav1 ul{
	width: 120px;
	margin: 0px 0px 0px -20px;
	list-style: none;
}

div.nav1 li {
	background-image: none; /* This is to preload the hover state */
	background-repeat: no-repeat; 
	margin-top: 0px; /* For IE5 Mac only - reset to 0 below */
	margin-bottom: 0px; /* For IE5 Mac only - reset to 0 below */
}
	
div.nav1 a { /* if background is on a:link IE6 won't display properly  */
	background-image: none; /*can be just background */
	background-repeat: no-repeat; /* height and or width in here will stop main image change in IE5 */
	color: #d1c6b4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align: right;
	
	/*height or width in here will stop main image change in IE5 Win
	luckily, line-height is OK! - hidden from IE5 Mac see below
	a must be block to display background-image in IE Win
	 - but also needs to be hidden from IE5 Mac see below */
}

div.nav1 a/*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */{
	height:37px;
	width:120px;
}
 
div.nav1 a:hover {
	background: url("images/nav_5.jpg") no-repeat; /* no background-x styles work here */
	color: #d1c6b4;
	font-weight: bold;
}
div.nav1 a img {
	width: 120px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 37px;
	top: 10px;
	right: 0px;
	position: absolute;
	border: none;
	visibility: hidden;
}

 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
div.nav1 a {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 0; 
	display: block;
	line-height: 37px;
}	
div.nav1 li {
	margin-top:0;
	margin-bottom:0;
	width: 120px;
}
/* end hack */


div.nav1 a:hover img {
	visibility:visible;
}

/*this is the section for apbg2 navigation information*/

div.nav2 ul{
	width: 167px;
	margin:0px;
	list-style: none;
}

div.nav2 li {
	background-image:none; /* This is to preload the hover state */
	background-repeat: no-repeat; 
	margin-top: 0px; /* For IE5 Mac only - reset to 0 below */
	margin-bottom: 0px; /* For IE5 Mac only - reset to 0 below */
}
	
div.nav2 a { /* if background is on a:link IE6 won't display properly  */
	background-image: none; /*can be just background */
	background-repeat: no-repeat; /* height and or width in here will stop main image change in IE5 */
	color: #d1c6b4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align: left;
	border:1px solid #330000;
	/*height or width in here will stop main image change in IE5 Win
	luckily, line-height is OK! - hidden from IE5 Mac see below
	a must be block to display background-image in IE Win
	 - but also needs to be hidden from IE5 Mac see below */
}

div.nav2 a/*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */{
	height:37px;
	width:167px;
}
 
div.nav2 a:hover {
	background: url("images/nav_1.jpg") no-repeat; /* no background-x styles work here */
	color: #d1c6b4;
	font-weight: bold;
}
div.nav2 a img {
	width: 165px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 36px;
	position: absolute;
	top: 10px;
	left: 0;
	border: none;
	visibility: hidden;
}

 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
div.nav2 a {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 0; 
	display: block;
	line-height: 37px;
}	
div.nav2 li {
	margin-top:0;
	margin-bottom:0;
	width: 165px;
}
/* end hack */


div.nav2 a:hover img {
	visibility:visible;
}

/*new menu for pages*/
#list {
		letter-spacing: 0.1em;
		line-height: 2em;
		font-weight: bold;
	}
#list ul {	
			margin: 0;
			padding: 0;
			list-style: none;
		}
#list li {
			display: inline;
			padding: .2em;

		}


#menu {
		letter-spacing: 0.1em;
		line-height: 2em;
		font-weight: bold;
		border-bottom: 1px solid #330000;
		border-left: none;
		border-right: none;
		background: #330000;
	}
		/* for #menu, #sidebar and #footer !!! */
		#menu ul, #sidebar ul, #footer ul {	
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#menu li {
			display: inline;
			padding: .2em;

		}
		
			#menu li a{
				color: #99c9ff;
				text-decoration: none;
				border: none;
			}
			#menu li a:hover {
				color: #d1c6b4;
			}

/*this section is for font and paragraph styles*/


#lftcol p {
	background: #330000; 
	height:100%;
/* height to show inheritance */
}	


#lftcol h1 {font-size: 1em; }
#lftcol h2 {font-size: .8em;}
#lftcol h3 {font-size: .7em;}
#lftcol h4 {font-size: 1em; padding-bottom: 0; padding-right: 15px;}

#rtcol p {
	background: #330000; 
	margin: 4px;
}
 
#rtcol h1, h2, h3, h4 {
	margin: 0; 
	padding: 10px; 
	position: relative; 
	z-index: 5;
	color: #d1c6b4;
}
#rtcol h1 {font-size: 1em;}
#rtcol h2 {font-size: .8em;}
#rtcol h3 {font-size: .7em;}
#rtcol h4 {font-size: 1em; padding-bottom: 0; padding-right: 15px;}

#rtcol ul {margin: 0 ; padding: 0; border: 0; list-style: none;}
#rtcol li {margin: 0; padding: 1px 0;}

#header p {text-align: center;}


#content h3 {font-size: 1.1em; color:#330000;}
em.leaf {color: green;
	text-align: center;
}
#content h5 {
	font-size: 14px;
	color:#330000; 
	text-align: center;
}

p {
	text-indent:1.5em;
	margin-top:0; 
	margin:0 4px 0 0;
	padding:0 5px;
	line-height: 1.2em;
}

a {
	font-family:Arial,Helvetica,sans-serif;
	margin-top:0; 
	margin:0 1px 0 0px;
	padding:0 5px;
	font-size: 12px; 
	text-align: center;	
}
a:hover {
	text-decoration: underline; 
	color: maroon;
	font-weight:bold;
}

code {font-family: Arial,Helvetica,sans-serif;}
 
h1, h2, h3, h4 {
	margin: 0; 
	padding: 4px; 
	position: relative; 
	z-index: 5;
}

h1 {font-size: 1em;color:#330000;}
h2 {font-size: 1em;color:#330000;}
h3 {font-size: 1em;color:#330000;}
h4 {padding-bottom: 0; padding-right: 15px;}

ul {font-size: 0.9em; margin: 0 20px 0 30px; padding: 0;}

.place {
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	padding:0
	text-align: left;
}

.music {
	font-family:Arial,Helvetica,sans-serif;
	float:right;
	text-align:right;
	background:transparent;
	color:#330000;
	margin:0;
	padding:0;	
}

.sig {
	font-family:Arial,Helvetica,sans-serif;
	margin-top:0; 
	margin:0 4px 0 4px;
	padding:0 5px;
	font-size: .9em; 
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
}

.paypal {
	font-family:Arial,Helvetica,sans-serif;
	margin-top:0; 
	margin:0 4px 0 4px;
	padding:0 5px;
	font-size: .9em; 
	font-weight: normal;
	text-align: left;
}		




