/* CSS Document */



body {
	/*Christmas*/
	/*background-color:#42846b;
	background-image: url(../graphics/snowman-animated1.gif);
	background-repeat:repeat-y;*/
	background-color: #025abe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#container {
    width: 779px;
    background-image: url(../graphics/canalback.jpg);
    background-color: #ffffff;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:10px;
    text-align: center;
    height: 100%;
    }

#container1 {
    width: 779px;
    background-image: url(../graphics/canalback.jpg);
    background-color: #ffffff;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    height: 100%;
    }

#left{
    position: fixed;
    margin-top:20px;
    width: 125px;
    margin-left:12px;
    float: left;
    }  

#right {
    position: relative;
    margin-top: 20px;
    margin-left: 175px;
    width:585px;
    height: 100%;
    font-weight:bold;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #3333FF;
    text-align:center;
    }

/* buttons */
ul#nav {
    margin: 0;
    padding: 0;
    border:solid 2px #0000ff;
    }

ul#nav li {
    list-style: none;
    margin: 0;
    padding: 0;
    /*border-style: ridge;
    border-width: thin;*/
    }

ul#nav li a {
    display: block;
    background-color: #ffffff;
    border-top: 2px solid #0000ff;
    border-bottom: 2px solid #0000ff;
    margin: 2px;
    padding: 0.25em;
    color:#0000ff;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    height: 1%;
    }

ul#nav li a:hover {
    border-top:2px solid #0000ff;
    border-bottom: 2px solid #0000ff;
    margin: 2px;
    padding: 0.25em;
    background-color:#0000cc;
    color:#FFFFFF;
    }  

a.class-1:link {
	color:#CCFFFF;
	}

a.class-1:visited {
	color:#ffff00;
	}

a.class-1:hover {
	color: #ffffFF;
	}

a.class-1:active {
	color:#ffff00;
	}

.font-1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight:bold;
    color: #000000;
    font-style:italic;
    }

.font-2 {
    font-weight:bold;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #CC0000;
    text-decoration:underline;
    }

.font-3 {
    font-family: Arial;
    font-size: x-large;
    font-weight: bold;
    color: #0000ff
    }

.font-4 {
    color: #3366FF;
    }
 
.font-5 {
    color: #CC0000;
    } 

.font-6 {
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:medium;
	text-decoration:none;
	}   

.style1 {
	font-size: large;
	font-weight: bold;
}

.div1  {
	background-color:#ffffFF;
	vertical-align: top;
	position:relative;
	z-index:0;
	}

.div2  {
	background-color:#ffffFF;
	vertical-align: top;
	margin-top:5px;
	position:relative;
	z-index:0;
	width:480px;
	}

.table1 {
	margin-top:5px;
	height:580px;
	background-color:#FFFF99;
	}

#footer {
    height:50px;
    width:500px;
    background-color:#ffffff;
    margin-left: auto;
    margin-right: auto;
    }

#header {
    height:20px;
    width:764px;
    padding-left:15px;
    background-color:#025abe;
    margin-left: auto;
    margin-right: auto;
    }

#bigblock {
    display: block;
    width: 80%;
    font-family: arial;
    color: #0000ff;
    text-align: center;
    padding: 5px 5px;
    border-width: 2px;
    border-style: solid;
    border-color: #990000;
    }

.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.style5 {
	color: #3366FF
	}

p.one {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    color: #000000;
    text-align:left;
    }	

p.two {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bold;
    color: #000000;
    text-align:right;
    }	

#ropeback {
 	 background-image:url(http://www.canalviewcafe.com/graphics/rope3.jpg);
 	 width:494px;
 	 height:760px;
 	 text-align:center;
 	 vertical-align: middle;
 	 }
	
#tabsH {
      float:left;
      width:100%;
      background:#025abe;
      font-size:93%;
      line-height:normal;
	  margin-top:0px;
      }

#tabsH ul {
      margin:0;
      padding:10px 10px 0 15px;
      list-style:none;
      }

#tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }

#tabsH a {
      float:left;
      background:url("../graphics/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

#tabsH a span {
      float:left;
      display:block;
      background:url("../graphics/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {
	float:none;
	}
/* End IE5-Mac hack */

#tabsH a:hover span {
    color:#FFF;
    }

#tabsH a:hover {
    background-position:0% -42px;
    }

#tabsH a:hover span {
    background-position:100% -42px;

    }

#tabsH #current a {
    background-position:0% -42px;
    }

#tabsH #current a span {
    background-position:100% -42px;
    }

