@charset "utf-8";
/* Celtic Tavern Layout CSS*/


* {
	margin:0;
	padding:0;
	} 
html {
	background-image:url(images/backgroundcolor.jpg);

	}
	
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;

	}
	

	
	
#container {
	width: 900px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-color:none;

}

#contact {
	float:left;
	width:900px;
	height:59px;
}
#top {
	float:left;
	width:900px;
	height:405px;
	background-image:url(images/top.png);
}
#top2 {
	float:left;
	width:900px;
	height:auto;
	background-image:url(images/top2.png);
	background-repeat:no-repeat;
}
#top3 {
	float:left;
	width:900px;
	height:100%;
	background-image:url(images/top3.png);
	background-repeat:no-repeat;
}
#bot {
	float:left;
	width:900px;
	height:100%;
}

#topleft {
	float:left;
	width:209px;
	padding-left:50px;
	padding-top:155px;
	height:250px;
		font-size:0;
}
#botleft, #botleft2 {
	float:left;
	width:166px;
	padding-left:92px;
	padding-top:20px;

}
#botleft {
		background-image:url(images/food.jpg);
			height:382px;
}
#botleft2 {
	height:300px;
}

#topright {
	float:left;
	width:552px;
	padding-top:51px;
	padding-bottom:62px;
	padding-left:20px;
	padding-right:69px;
	height:295px;
}
#topright3 {
	float:left;
	width:552px;
	padding-top:51px;
	padding-bottom:62px;
	padding-left:20px;
	padding-right:69px;
	height:100%;
}
#menudiv {
	float:left;
	width:552px;
	padding-top:0px;
	padding-bottom:62px;
	padding-left:20px;
	padding-right:69px;
	height:200px;
	background-image:url(images/bgrep.jpg);
	background-repeat:repeat-y;

}
#topright2 {
	float:right;
	width:552px;
	padding-top:51px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:69px;
	min-height:1000px;
	height:1000px !important;

}
#topright5 {
	float:right;
	width:552px;
	padding-top:51px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:69px;
	min-height:292px;
	height:314px !important;

}
#botright {
	float:left;
	width:550px;
	padding-top:20px;
	padding-left:23px;
	padding-right:69px;
	height:100%;
}




#footer {
	    background: url(images/bg2.jpg) repeat-x;
    height: 170px;
    line-height: 64px;
    color: #fff;
    position:relative;
    z-index:2;
    clear:both;


}
#menugoto {
	background-color:#295d43;
}
/*menu  mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm*/
a.yo {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/home.jpg') no-repeat;
	font-size:0;
}

a.yo:hover {
background-position: 0 -22px; 
} 


a.yo2 {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/loc.jpg') no-repeat;
	font-size:0;
}

a.yo2:hover {
background-position: 0 -22px; 
} 

a.yo3 {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/menu.jpg') no-repeat;
	font-size:0;
}

a.yo3:hover {
background-position: 0 -22px; 
} 

a.yo4 {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/about.jpg') no-repeat;
	font-size:0;
}

a.yo4:hover {
background-position: 0 -22px; 
} 
a.yo5 {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/contactus.jpg') no-repeat;
	font-size:0;
}

a.yo5:hover {
background-position: 0 -22px; 
} 
a.yo6 {
display: block;
width: 208px;
height: 22px;
background: transparent url('images/nav/functions.jpg') no-repeat;
	font-size:0;
}

a.yo6:hover {
background-position: 0 -22px; 
} 
/*menu  END mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm*/



#footercontent {

	font: 67.5% Verdana, Helvetica, sans-serif;
	color: #f0eacc;
	font: 67.5% Verdana, Helvetica, sans-serif;
	color: #f0eacc;
font-family: verdana,sans-serif;
font-size: 12px;
text-align: right;
letter-spacing: 0.2pt;
word-spacing: -0.2pt;
line-height: 1.3;
height:45px;
padding-top:125px;
padding-right:50px;

	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color:none;

	
	
}
#footercontent2 {
	font: 67.5% Verdana, Helvetica, sans-serif;
	color: #f0eacc;
	font: 67.5% Verdana, Helvetica, sans-serif;
	color: #f0eacc;
	font-family: verdana,sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.2pt;
	word-spacing: -0.2pt;
	line-height: 1.3;
	height:30px;
	width: 350px;
	background-color:none;
	float:left;

	
	
}
#footercontent3 {
	float:left;
	width:480px;
	height:100%;
}

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

#footer li a {
	color: #f0eacc;
	margin-right:15px;
	text-decoration: none;
}
#footer li a:hover {
	color: #fff;

}




/* Contact form*/
#formcontainer{
	float:left;
	width:552px;
	height:auto;

}
.imgtop {
	float:left;

}
#formfield{
	float:left;
	width:552px;
	padding-top:15px;


}
#formleft p {
	float:left;
	width:180px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;


}
#formsend{
	float:left;
	width:130px;


}

#picture {
	float:left;
	width:130px;
	height:80px;
	padding-right:10px;
}

#spacer	{
	float:left;
	width:100%;
	height:auto;
	padding-top:8px;
}
