/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.66;
	margin: 0px;
	padding: 0px;
	background-color: #F2D673;
	text-align:center;
		}
		



p {
padding: 0px;
margin: 0;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
	background-color:transparent;
	
}

a:hover{
	color: #006699;
	text-decoration: underline;
}



h1{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	font-size: 22pt;
	line-height: 23pt;
	
}

h2{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	font-size: 22pt;
	text-align: center;
	line-height: 22pt;
	padding: 0 0 0 0;
	border-bottom: solid 000000 2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #336633;
}


h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	line-height: 3em;
	padding-left: 20px;
	text-align: left;

}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0;
 padding: 0;
}

img{
	
	}
.bigassbanner{
	text-align:center;
	font-size:8em;
	margin-top:30;
	margin-bottom:30;
	}

.wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border-color: #F2D673;
	border-style: solid;
	border-width: 1px;
	
	}
	
.preload{
	display:none;
	}
	
.header{
	text-align:center;
	padding:10px;
	margin:0px;
	width:100%;
	height: 400px;
	/*foreground image*/
	}
.columncap{
			clear:both;
	text-align:center;
	margin:0px;
	padding:0px;
	width:100%;
	background-image: url(backgroundimages/columncap.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 25px;
	

	}


.footer{
	clear:both;
	text-align:center;
	margin:0px;
	width:100%;
	background-image: url(backgroundimages/footer.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 160px;
	padding: 0;
	border-color:#F2D673;
	border-style:solid;
	border-width:1px;
	
	}
	
.footer ul{
	margin-right:auto;
	margin-left:auto;
	/*padding-top:95px;*/
	/*padding-left:220px;*/
	}
	
.footer li{
	float:left;
	position:relative;
	list-style-type:none;
	padding-left:15px;
	padding-right:15px;
	border-right:2px solid #f2d673;
	}
	
.footer li:first-child {
	border-left:2px solid #f2d673;
	}
	
.footer li:hover{
	background-color:f2d673;
	}
	
.footer a:hover{
	color:#FF0033;
	}

.footer p {
	clear:both;
	text-align:center;
	color:#CCFF99;
	
	}	

.footer a{
	display:block;
	color:#ccff99;
	
	
	}
.menu{

	width:140px;
	padding:0;
	background-image: url(backgroundimages/menumiddle.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	/*background image*/
	}
	
.leftpane{
	background-image: url(backgroundimages/menumiddle.gif);
	background-position:left;
	text-align:left;
	float:left;
	width:150px;
	position: absolute;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

.leftpane img{
	text-align:left;
	padding-top: 10px;
	margin-right: 5px;
	}	
	
.leftpane p{
	text-align:center;
	padding-left:0px;
	padding-top:0;
	font-size:0.8em;
	line-height: 1em;
	margin-right: 5px;
	}
	
.leftpane a{
	display:block;
	color:#FF0033;
	}
.rightpane{
	text-align:left;
	float:right;
	width:150px;
	height: 100%;

	}
	
.rightpane p{
	text-align:center;
	padding-left:20px;
	padding-top:0;
	font-size:0.8em;
	line-height: 1em;
	}
	
.rightpane a{
	display:block;
	color:#FF0033;
	}
.menu img{
	padding:0;
	margin:0;
	}
.menu p{
	font-size: 1em;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
	}
	
.jump a{
	color:#006633;
	}
	
.content{
	float:left;
	text-align:left;
	padding:10px;
	margin-left:0px;
	background-image: url(backgroundimages/verticlebamboo.gif);
	background-repeat: repeat-y;
	background-position:right;
	width: 600px;
	
	/*background image-verticle bamboo  right;extra padding on left to clear border*/
	}
	
.content img{
	border:solid #000 2px;
	background-color:#999999;
	margin-right:10px;
	margin-left:10px;
	}
	
.contentgallery{
	float:left;
	text-align:center;
	padding:10px;
	max-width:600px;
	margin-left:0px;
	background-image: url(backgroundimages/verticlebamboo.gif);
	background-repeat: repeat-y;
	background-position:right;
	/*background image-verticle bamboo  right;extra padding on left to clear border*/
	}
	
.content p{
}

.counter{
	position:absolute;
	clear:both;
	float:left;

	padding:5px;
	margin-top:25px;
	margin-left:20px;
	text-align:center;
	font-size:1em;
	border:solid #000 1px;
	}
.storycont{
	text-align:left;
	clear: both;
	padding: 10px 10px 10px 20px;
	margin:10 10 10 10;
	border-top:solid #000 1px;
	border:none;
	
}

.storycont img{
	float:right;
	margin-bottom:5px;
	
	}

.storyleft{
	text-align:left;
	clear: both;
	padding: 10px 10px 10px 20px;
	margin:10 10 10 10;
	font-size: 80%;
	margin-bottom:10px;
	border-top:solid #000 1px;
	
}

.storyleft p{
	text-indent:10px;
	padding-top:10px;
	
}

.storyleft img{
	float:left;
	margin-bottom:5px;
	
	}
	
.storyleft object{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	
	}
	
.storyleft a{
	color:#003399;
	font-size:120%;
	}
.storyleft a:link{
	text-decoration:underline;
	}
.storyleft a:visited{
	text-decoration:underline;
	}
	
.storyleft li{
	list-style-type:none;
	}

.story{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	text-align: left;
	border-top:solid #069 1px;
	}
.story p{
	margin:5px;
	padding:5px;
	text-align:left;
	}
.story img{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:none;
	}
.story a{
	color:#000000;
	}

.storyright{
	clear: both;
	padding: 10px 10px 10px 20px;
	font-size: 80%;
	text-align: left;
	margin-bottom:10px;
	border-top:solid #000 1px;
}

.storyright p{
	text-indent:10px;
	padding-top:10px;
}

.storyright img{
	float:right;
	margin-bottom:5px;
	
	}
	
.storyright object{
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	
	}
	
.storyright a{
	color:#003399;
	font-size:120%;
	
	}
.storyright a:link{
	text-decoration:underline;
	}
.storyright a:visited{
	text-decoration:underline;
	}
	
.storyright li{
	list-style-type:none;
	}
.specials{
	text-align:left;
	width:150px;
	background-image: url(backgroundimages/menumiddle.gif);
	background-repeat: repeat-y;
	}
	
.filler{
text-align:left;
}

.filler ul{
	margin:0 0 0 10px;/* indents ul from edge of container */
	}
.filler li{
	
	padding-top:15px;
	padding-bottom:15px;
	line-height:1.5em;
	font-size:.8em;
	list-style-type:none;	/* removes the bullet off each list item */
	border-bottom:1px solid #069;
	}

div#headlines{
	 text-align:left;
	 width:140px;
	}

div#headlines ul {
	margin:0 0 0 10px;/* indents ul from edge of container */
	}
div#headlines li {
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
	line-height:1.5em;
	font-size:.8em;
	left:-41px;
	width:130px;
	list-style-type:none;	/* removes the bullet off each list item */
	border-bottom:1px solid #069;
	}
div#headlines li:first-child {
	border-top:1px solid #069;
	
	}
div#headlines li:hover { 
	background-color:#FFF; /*sets the background of the menu items */
	}
div#headlines a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#069;	/* sets the type color */
	}
	
div#headlines a:hover {
	color:#F33;
	}
		
.headlines p{
	line-height:1.5em;
	font-size: 0.8em;
	margin-left:0px;
	margin-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align: left;
	}
		
.headlines img{
	padding:0;
	margin:0;
	}	
	
.trunk{
	float:left;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0;
	position: relative;
	background-image: url(backgroundimages/menumiddle.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
	
.center{
	float:right;
	text-align:left;
	padding:0px;
	margin:0;
	width: 800px;
	/*background image verticle bamboo on left edge*/
	}
.border{
	text-align:left;
	padding:10px;
	margin:0;
	background-image: url(backgroundimages/horizontalbamboo.gif);
	background-repeat: repeat-x;
	background-position:center;
	clear: both;
	
	}
.border img{
	padding:0px;
	margin:0px;
	}
	
.vertborder{
	padding:0;
	margin:0;
	background-image:url(backgroundimages/verticlebamboo.gif);
	background-repeat:repeat-y;
	background-position:left;
	float: left;
	}
	
.sitemap{
	clear:both;
	text-align:center;
	margin-top:95px;
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	}
		
#flashlayer{
	position:absolute;
	text-align:center;
	z-index:2;
	padding:0px;
	width:100%;
	min-width:1000px;
	height: 700px;
	}
	
#flashbackground{
	position:absolute;
	text-align:center;
	z-index:1;
	padding:0px;
	width:100%;
	min-width:1000px;
	background-repeat: no-repeat;
	background-image: url(backgroundimages/background.gif);
	background-position:top;
	height: 700px;
	/*background image*/
	}
		
#uppercontent{
	position:absolute;
	text-align:center;
	z-index:3;
	width:100%;
	min-width:1000px;
	background-image: url(backgroundimages/foreground.gif);
	background-repeat: no-repeat;
	background-position:top;
	background-position:top;
	padding: 0;
	margin: 0;
	}

		
/* the horizontal menu starts here */
div#homemenu {
	width:100%; /* makes the div full width */
	float:left;

	font-size:1em;	/* SET FONT-SIZE HERE */
	
	margin-top:20px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
div#homemenu ul {

	margin:0 0 0 30px;/* indents ul from edge of container - NOTE: diff value for IE in hacks below */
	}
div#homemenu li {
	line-height:2.5em;
	left:-40px;
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#FFA; /*sets the background of the menu items */
	border-right:1px solid #069; /* creates dividing lines between the li elements */
		border-top:1px solid #069;
	border-bottom:1px solid #069;
	}
div#homemenu li:first-child {
	border-left:1px solid #069; /*the first vertial line on the menu */
	}

div#homemenu li:hover { 
	background-color:#FFF; /*sets the background of the menu items */
	}
div#homemenu a {
display:block;
	padding:1px 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#069;	/* sets the type color */
	}
div#homemenu a:hover {
	color:#F33;
	}
/* the menu ends here */
/* the drop-down starts here */
div#homemenu ul li ul {
	margin:0; 
	z-index:10; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:10em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-right:0; /* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#homemenu ul li ul li {padding:0;
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #069; /*  three sides of each drop-down item */
	border-bottom:1px solid #069;
	border-right:1px solid #069;}
div#homemenu ul li ul li a {padding:1px .5em;}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #069; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#homemenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#homemenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#homemenu ul li ul li ul  {
	position:absolute; 
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}
div#homemenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#homemenu ul li ul li:hover ul li ul {visibility:hidden;}
div#homemenu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */







/* css for the pop uot menu*/	
div#listmenu {
	width:140px; 	/* makes the div full width */
	/*float:left; /*makes the div enclose the list */
	font-size:1em;	/* SET FONT-SIZE HERE */
	
	
	}
div#listmenu ul {margin:0 0 0 0px;/* indents ul from edge of container */
	}
div#listmenu li {
	
	position:relative; /* positioning context for the absolutely positioned drop-down */
	/*padding-top:10px;
	padding-bottom:10px;*/
	line-height:2.5em;
	left:-28px;
	width:125px;
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#F7E6AB; /*sets the background of the menu items */
	z-index:5;
	border-bottom:1px solid #069;
	}
div#listmenu li:first-child {
	border-top:1px solid #069;
	
	}
div#listmenu li:hover { 
	background-color:#FFF; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#069;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#F33;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	
	
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:10em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:114px; /*aligns the drop exactly under the menu */
	top:-1px;
	}
div#listmenu ul li ul li {
	
	
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #069; /*  three sides of each drop-down item */
	border-bottom:1px solid #069;
	border-right:1px solid #069;
	line-height:2.5em;
	
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #069; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:-40px;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* another level of pop-outs */
div#listmenu ul li ul li:hover ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li ul li ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* THE HACK ZONE - */

/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#listmenu ul li ul li ul { 
  left:9.85em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:10em;
  }
/* and the "be nice to Opera" rule */
html>body div#listmenu ul li ul li ul {
  top:-1px;
  left:148px;
  }

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
/* the first-level drop stays open for 100px below the bottom but at least it works */
/* this can be reduced to as little as 22px if you don't have pop-outs */
/* the pop-out menu stays open for 22px below the bottom but at least it works */

	@media all and (min-width: 0px){
   body div#listmenu ul li ul {padding-bottom:70px;}
   body div#listmenu ul li ul li ul {padding-bottom:22px;}
   body div#listmenu ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */

   }
/*end Opera hack */
/* end of hack zone */
/* END OF LIST-BASED MENU */

/*Guestbook entries*/
/*Copied from guestbook_slim.css*/
/** {
margin: 0;
padding: 0;
font-family: Sans-Serif;
}*/

#guestbook_posts{
font-size:80%;
}


#guestbook_container {
width: 506px;
margin: 0 auto;

}

#guestbook_sign {
height: 90px;
margin-bottom:20px;
border-bottom: 1px #000 solid;
}

#guestbook_welcome{
height: 50px;
margin-bottom:20px;
border-bottom: 1px #000 solid;
}

#guestbook_welcome p, h2 {
margin: 1em;
}

#guestbook_sign{
padding:10px;
}

#guestbook_sign p, h2 {
margin: 1em;
}

#guestbook_welcome h2 {
letter-spacing: -1000em;

width: 131px;
height: 33px;
}

#guestbook_sign h2 {
letter-spacing: -1000em;

width: 61px;
height: 32px;
}

#guestbook_footer {
font-size:.7em;
margin: 1em;
text-align: right;
}

#guestbook_smilies {
margin: 1em;
}

.guestbook_comment {
border: 1px solid #ccc;
margin: .5em;
}

.guestbook_comment p {
margin: .5em;
margin-top: 1em;
}

.guestbook_secimage {
display: block;
clear: both;
margin: .5em;
}



hr {
border-top: 1px solid #456c93;
margin: 1em auto;
width: 80%;
}



form {
margin: 1em;
margin-top: 2em;
}

label {
display: block;
margin-top: .5em;
margin-bottom: .2em;
}

