

/* CSS Tabs */

body	{
	font-family: "New Century Schoolbook", serif, "comic sans ms", verdana, sans-serif;
	background-color: #ccffff;
	background-image:url('Pictures/vancouverlandscape.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 186px 0px;
	width:1118px;
		}

#header	{
	margin-top: 45px;
	margin-bottom: 55px;
	font-family: serif, "comic sans ms", verdana, sans-serif;
	font-size: 3.1em;
	font-weight: bold;
	word-spacing: 6px;
	text-align: center;
	color: #67c8ff;	
	}
/* horizontal navigation  from http://css.maxdesign.com.au/listamatic/horizontal15.htm */

#navcontainer
	{
	background: #369;
	border-top: 1px solid #9CC;
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
#navlist
	{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	}
@media all {
#navlist {
	text-align: center
	}
	}
#navlist li
	{
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
	}
html>body #navlist li
	{
	background: #000;
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
	}
#navlist a, #navlist a:link, #navlist a:visited
	{
	background: #900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	}
#navlist a:hover
	{
	background: #C00;
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
	}
#navlist a:active
	{
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
	}
#navlist li#active
	{
	background: #369;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
	}
html>body #navlist li#active
	{
	background: #000;
	margin: 0 4px 0 4px;
	}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
	{
	background: #369;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	}
	
		
/* table */
table{
		width: 100%;	
}

img {
    border: none;
	}

		
/* Vertical Navigation */

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

#leftnav{
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	}
	
#leftnav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#leftnav li a:link, #leftnav li a:visited {
	color: #889944;
	display: block;
	background:  url(Pictures/leftnav.gif);
	padding: 8px 0 0 25px;
	}
	
#leftnav li a:hover {
	color: #889944;
	background:  url(Pictures/leftnav.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}

#mainbody
		{
		font-family: arial, "comic sans ms", serif, verdana;
		color: #000000;
		font-size: small;
		background-color: #ccffff;
		}
		
#navphoto { /* none needed */ }
ul#navphotolist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navphotolist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eef4f1; 
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navphotolist a, #navphotolist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #95bbae;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navphotolist li#active {
        color: #95bbae;
        background-color: #deebe5;
}
#navphotolist a:hover {
        color: #74a893;
        background-color: #d1e3db;
}	
		
#guestbook a, #guestbook a:link
		{
		margin: 10px;
		text-decoration: none;
		color: #889944;
		}
#guestbook a:hover
		{
		color: #00ff00;
		}
#counter{
		margin: 10px 0 0 10px;
		}
		
#address{
		font-size: small;
		font-weight: bold;
		}		

#copyright
		{
		font-size: x-small;
		font-weight: bold;
		font-style: oblique;
		}

#sitemap
		{
        list-style-type: none;			
		}
		
#sitemap a, #sitemap a:link{
		text-decoration: none;	
		color: #000000;
		}
#sitemap a:hover
		{
		color: #00ff00;
		}
		
#israel {
        list-style-type: none;			
		}
#israel a, #israel a:link{
		text-decoration: none;	
		color: #5E5E5E;
		}
#israel a:hover
		{
		color: #120A8F;
		}