body{
    color: black;
    background: #000000 url(../images/0-1.jpg) no-repeat;
    }

h1{
  color: #c0b6b6;
  }

h1.header{
  color: #c0b6b6;
	font-size: 40;
  }

strong{
    color: #c73512;
    font-size: 17px;
    }

strong.blue{
    color: #125ac7;
    font-size: 17px;
    }

strong.header{
    color: #c0b6b6;
    font-size: 35px;
    }

strong.sub-header{
    color: #c0b6b6;
    font-size: 18px;
    }


div.eastbend{
		position:relative;
		}


div#header{
    position: relative;
    margin-left: auto;
    margin-right: auto;
      }

img#fish{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	}
div#fish-l{
    background: transparent url(../css/fish-left.png) no-repeat;
    margin-top: 30px;
    height: 75px;
    width: 100px;
    float: left;
    }
div#fish-l:hover{
    background: transparent url(../css/fish-left_hover.png) no-repeat;
    margin-top: 30px;
    height: 75px;
    width: 100px;
    float: left;
    }


div#fish-r{	
    background: transparent url(../css/fish-right.png) no-repeat;
    margin-top: 30px;
    height: 75px;
    width: 100px;
    float: right;
    }

div#fish-r:hover{	
    background: transparent url(../css/fish-right_hover.png) no-repeat;
    margin-top: 30px;
    height: 75px;
    width: 100px;
    float: right;
    }


div.title{
    background: transparent url(../css/bg3.jpg) no-repeat;
    position: relative;
    border-color: #626262;
    border-width: 3px 3px 3px 3px;
    border-style: solid;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 120px;
    width: 800px;
    }

div#header-logo{
    background: transparent url(../css/eb_logo.png) no-repeat;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 115px;
    width: 500px;
    }

div.body{
    position: relative;
    background-color: #B3B3B3;
    border-color: #626262;
    border-width: 0 3px 3px 3px;
    border-style: solid;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 800px;
    }


.floorplan {
    height: 410px;
    width: 650px;
    padding:0;
    margin:0;
    overflow: hidden
    }

.floorplan img {
    height: 400px;
    width: 640px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #000000;
    top:0;
    left:0
    }

.pics {
    height: 490px;
    width: 650px;
    padding:0;
    margin:0;
    overflow: hidden
    }

.pics img {
    height: 480px;
    width: 640px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #000000;
    top:0;
    left:0
    }

div#map{
	position: relative;
	height: 400;
	width: 640;
	}


div#t1{
    background-color: #c0b6b6;
    }
div#t2{
    background-color: #c0b6b6;
    }
div#t3{
    background-color: #c0b6b6;
    }
div#t4{
    background-color: #c0b6b6;
    }
div#t5{
    background-color: #c0b6b6;
    }
div#t6{
    background-color: #c0b6b6;
    }
div#t7{
    background-color: #c0b6b6;
    }

div.section{
	clear: left; 
	}

h2{
	background: #ccc; 
	padding: 1px 20px;  
	}

div.demo { 
	float: left; 
	width: 18em; 
	padding: 20px; 
	margin: 1em;
 	background: #c92; 
	color:#000; 
	text-align: center; 
	font: verdana, arial, sans-serif;
	}

div.fun{ 
	margin: 2px; 
	}