@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	color: #000000;
	font-size:12px;
	background-color:#b09e8a;
}
#container_outer{
	position:absolute;
	left: 50%;
	width:950px;
	height:auto;
	margin-top:85px;
	margin-left: -475px; /*set to a negative number 1/2 of your width*/
	background-color:#FFF;
	border:#000 1px solid;
	background-repeat:no-repeat;
	background-position:top center;
}
#menu_logo{
	position:absolute;
	left: 50%;
	width:90px;
	height:90px;
	padding-top:0px;
	margin-top:5px;
	margin-left: -475px;
	background-image:url(../Images/Unicorn_Logo_Brown.png);
}
#copy_container{
	float:left; 
	width:910px; 
	height:auto; 
	text-align:left; 
	padding:5px; 
	margin:0px 0px 10px 15px;
}
#smallcopy_container{
	float:left; 
	width:575px; 
	height:auto; 
	text-align:left; 
	padding:5px; 
	margin:0px 0px 10px 20px;
}
#graphic_container{
	float:left; 
	width:920px; 
	height:154px;  
	margin:30px 0px 10px 15px;
}
#menu_container{
	position:absolute;
	left: 50%;
	width:955px;
	height:24px;
	padding-top:5px;
	margin-top:50px;
	margin-left: -430px;
}
#examplemenu_container{
	width:550px;
	height:320px;
	margin:10px;
	padding:25px 0px 0px 0px;
	text-align:center;
	border:#000 1px solid;
}
#christmas_menu_container{
	width:550px;
	height:495px;
	margin:10px;
	padding:25px 0px 0px 0px;
	text-align:center;
	border:#000 1px solid;
}
#footer_container{
	position:absolute;
	left: 50%;
	width:950px;
	height:20px;
	padding-top:5px;
	margin-top:25px;
	margin-left: -475px;
	background-image:url(../Images/Menu_Bar_Bottom.jpg);
	font-size:13px; color:#cba579;
}
#pizza_container{
	float:right;
	width:300px;
	height:105px;
	margin:0px 20px 10px 10px;
}
#promotion_container{
	float:right;
	width:300px;
	height:130px;
	margin:0px 20px 10px 10px;
}
#livemusic_container{
	float:right;
	width:300px;
	height:105px;
	margin:0px 20px 10px 10px;
}
#sundayroast_container{
	float:right;
	width:300px;
	height:105px;
	margin:0px 20px 10px 10px;
}
#pubquiz_container{
	float:right;
	width:300px;
	height:105px;
	margin:0px 20px 10px 10px;
}

#unicornpub_container{
	float:right;
	width:300px;
	height:154px;
	margin:30px 20px 0px 10px;
	background-image:url(../Images/The_Unicorn_Pub.jpg);
}

#fooddrink_container{
	float:left;
	width:585px;
	height:154px;
	margin:30px 0px 10px 20px;
	background-image:url(../Images/Unicorn_Food_Drink.jpg);
}
#fooddrink_container2{
	float:left;
	width:585px;
	height:154px;
	margin:30px 0px 10px 20px;
	background-image:url(../Images/Christmas_Dinner_Background.jpg);
}
#whatson_container{
	float:right; 
	width:300px; 
	height:430px; 
	margin:0px 15px 0px 10px; 
	padding:20px 0px 0px 0px;
	text-align:center;
	background-image:url(../Images/Parchment.jpg);
}
#footer{
	position:fixed;
	height:56px;
	bottom:0px;
	width:100%;
	padding:0px;
	text-align:center;
	color:#FFF;
	background-image:url(../Images/Bottom_Bar.png);
	background-repeat:repeat-x;
}
#header{
	position:fixed;
	top:0px;
	width:100%;
	height:111px;
	color:#FFF;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin:0px;
	background-image: url(../Images/Top.png);
	background-repeat:repeat-x;
}
#fuzzylogic_container{
	float:left;
	width:585px;
	height:15px;
	text-align:left;
	margin:0px 0px 70px 20px;
}
#unicorninterior_container{
	float:left;
	width:575px;
	height:163px;
	margin:0px;
	padding:0px;
	background-image:url(../Images/The_Unicorn.jpg);
}
#gallery_container{
	float:left; 
	width:570px; 
	height:162px; 
	margin:5px 2px 5px 2px;
	padding:0px;
}	
a.textlink:link{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:12px; font-weight:bold;}
a.textlink:visited{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:12px; font-weight:bold;}
a.textlink:hover{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:underline; font-size:12px; font-weight:bold;}
a.textlink:active{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:12px; font-weight:bold;}

a.footerlink:link{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:11px}
a.footerlink:visited{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:11px}
a.footerlink:hover{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:underline; font-size:11px}
a.footerlink:active{font-family:Verdana, Geneva, sans-serif; color:#3b2313; text-decoration:none; font-size:11px}

a.menu:link{font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#cba579; text-decoration:none}
a.menu:visited{font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#cba579; text-decoration:none}
a.menu:hover{font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#FFF; text-decoration:underline;}
a.menu:active{font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#cba579; text-decoration:none}

.style1{font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#3b2313; font-weight:bold;}
.style2{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#3b2313; font-weight:bold;}
.style3{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#3b2313;}
.style4{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#3b2313;}
.style5{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#3b2313; font-weight:bold; text-align:center;}

H1 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
H2 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
H3 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
H4 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
H5 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
H6 {font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #3b2313; text-decoration: none; margin-top:0px; margin-bottom:0px;}
