@charset "utf-8";
/* CSS Document */

body {background:#3b0022;}

div {margin:0px;
     padding:0px;}

p{margin:0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:30px;
  font-style:normal;
  text-align:justify;
  color:#d9cba1;
  font-weight:normal;
  }
  
  
a:link {margin:0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:30px;
  font-style:normal;
  text-align:justify;
  color:#d9cba1;
  font-weight:bold;
  text-decoration:none;
  }
  
a:hover {margin:0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:30px;
  font-style:normal;
  text-align:justify;
  color:#d9cba1;
  font-weight:bold;
  text-decoration:none;
  }
  
a:visited {margin:0px;
  padding:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:30px;
  font-style:normal;
  text-align:justify;
  color:#d9cba1;
  font-weight:bold;
  text-decoration:none;
  }
  
img.top {border:0px;
         outline:0px;
		 padding-top:50px;
		 }

img {border:0px;
     outline:0px;
	 }

span.spanclass {visibility:hidden;}


#container { 
	width: 1024px;
	height:1300px;
    margin: -15px auto 0px auto;
	padding:0px 0px 0px 30px; 
	position: relative;
	background:none;
	/* z-index: 6; */
	}
	

	
#banner {background:none;
         width:900px;
		 height:250px;
        }

#cont2{background:none;
         width:890px;
		 height:1300px;
		 padding-left:25px;
		 padding-right:30px;
		 background:url(../images/background.jpg) no-repeat;
        }


/* home  */

#links{
	position:absolute;
	width:516px;
	left: 429px;
	top: 47px;
	height:75px;
			 }
			 

#links ul {list-style-type:none;
           }
		   
		   
#links li {display:inline;
           width:125px;
				  height:40px;
           }	
			 
			 
#links li a:link.home {background: url(../images/home.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:hover.home {background: url(../images/home_2.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:visited.home {background: url(../images/home.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	
				  
				  
				  
				  
				  
				  
#links li a:link.whatson {background: url(../images/whatson.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:100px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:hover.whatson {background: url(../images/whatson_2.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:100px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:visited.whatson {background: url(../images/whatson.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:100px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	
				  
				  

#links li a:link.drinks {background: url(../images/drinks.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:70px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:hover.drinks {background: url(../images/drinks_2.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:70px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:visited.drinks {background: url(../images/drinks.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:70px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	
				  



#links li a:link.gallery {background: url(../images/gallery.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:hover.gallery {background: url(../images/gallery_2.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:visited.gallery {background: url(../images/gallery.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:80px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	
				  


#links li a:link.contact {background: url(../images/contact.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:90px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:hover.contact {background: url(../images/contact_2.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:90px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	 
				  
#links li a:visited.contact {background: url(../images/contact.gif) no-repeat;
                  display:inline-block;
				  padding:2px;
				  width:90px;
				  height:40px;
				  list-style:none;
				  text-decoration:none;
				  text-align:left;}	
				  
				  
				  
				  
#intro{
	background:black;
	border-top:solid 4px #FFFFFF;
	position:absolute;
	width:391px;
	left: 56px;
	top: 257px;
	height:467px;
	padding:30px;
			 }
			 
#right{
	background:url(../images/right.gif) black;
	position:absolute;
	width:346px;
	left:552px;
	top: 460px;
	height:266px;
	padding:30px;
			 }

#flash {float:right;
        width:200px;
		height:250px;
		padding:5px;
		background:#d9cba1;}
		
#footer {
	background:black;
	position:absolute;
	width:844px;
	height:600px;
	top: 811px;
	height:262px;
	padding:30px;
	background: url(../images/main.gif) repeat-x black;
			 }

#footer p{text-align:right;	
          }
		  
#footer p.end {text-align:center;	
          }
		  
#form {float:right;
width:auto;}

#footercont {float:left;
width:400px;}

#footercont p{
	text-align:left;	
	font-size:18px;
          }
