/* global styles */

body {
	background-image:url(http://www.blueroombrasserie.co.uk/cms/cmsimages/wallpaper.gif);	
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	}
div#wrapper { /* overall wrapper */
	width: 872px;
	margin:auto;
	background-position: center;
	top:0px;
}
div#corner{
	position:absolute;
	top:0;
	right:0;
	background-image:url(http://www.blueroombrasserie.co.uk/cms/cmsimages/opening-hours-corner_small.png);
	width:300px;
	height:246px;
	float:left
	}
/* misc styles */

#menu { /*  menu background */
	background-color:#FFFDD0;
	border:1px solid #cccccc;
	/*padding: 0px 15px 0px 55px;*/
	margin:0px 20px 0px 60px;
	padding: 0px 40px 20px 0px;
	text-align: center;
}
blockquote {
	background-color:#FFFDD0;
	border:1px solid #cccccc;
	margin:0px 20px 10px 60px;
	padding: 10px 50px 10px 10px;
	text-align: center;
	font-family: "Segoe UI",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
#no_border, #no_border a, #no_border a:hover {
	text-decoration:none;
	border:none;
	}

		
/* text formatting start */

h1 {
	margin:0px 10px 5px 55px;
	padding:5px;
	text-align:left;
	color:#333;
	font-size:28px;
	font-weight:lighter;
	/*text-transform:capitalize;
	font:small-caps;
	font-variant: small-caps;*/
}


h2 {
	margin:0px 10px 5px 55px;
	padding:5px;
	text-align:left;
	color:#333;
	font-size:18px;
	font-weight:lighter;
	/*text-transform:capitalize;	
	font:small-caps;
	font-variant: small-caps;*/
}

h3 {
	
	margin:0px 20px 10px 60px;
	/*padding:5px;*/
	text-align:left;
	color: #333333;
	font-size:18px;
	font-weight:lighter;
	/*text-transform:capitalize;	
	font:small-caps;
	font-variant: small-caps;*/
	border-bottom:1px solid #333333;
}

h4 {	
	
	margin:0px 10px 5px 55px;
	padding:5px;
	text-align:left;
	color: #0000CC;
	font-size:15px;
	font-weight:lighter;
	text-align: center;
	font-style:italic;
}

h5 {
	
	margin:0px 10px 5px 55px;
	padding:5px;
	text-align:left;
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-transform:capitalize;
	font:small-caps;
	font-variant: small-caps;
}

p {
	
	margin:5px 10px 10px 55px;
	padding:5px;
	color: #333333;
	text-align:left;
	font-size:12px;
}
p.red {
	
	margin:5px 10px 15px 55px;
	padding:5px;
	color: #FF0000;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
li {
	
	margin:5px 10px 0px 55px;
	
	color: #333333;
	text-align:left;
	font-size:12px;
	list-style:circle;
}

p.menu {
	padding: 0px;
	margin:0px 10px 1px 55px;	
	color: #000033;
	text-align: center;
}

p.menuheading {
	
	margin:0px 10px 2px 55px;
	padding:5px;
	text-align:center;
	color:#000033;
	font-size:24px;
	font-weight:lighter
}

p.source {
	
	margin:0px 10px 2px 55px;
	padding:5px;
	text-align:right;
	color:#000033;
	font-size:12px;
	font-weight:lighter;
	font-style:italic;
}

p.footer_link {
	font-size:11px;
	color: #666666;
	font-family:"Courier New", Courier, monospace;
	margin-top:10px;
	text-align:center;
	}

/* text formatting end */

/* link formatting start */

a, a:active, a:link, a:visited {
	text-decoration:none;
	border-bottom:1px #0000FF dotted;
	color:#0000ff;
	}
a:hover {
	text-decoration:none;
	border-bottom:1px #000000 dotted;
	color:#000000;
	}

img {
	border: 0px;
}

/* link formatting end */
	
/* general part of the structure start */

img#structure {
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	}	
	
/* general part of the structure end */

/* top row start */
	
div#top {
	margin:0px;
	padding:0px;
	width:872px;
	height:366px;
	}
div#nav {
	margin:0px;
	padding:0px;
	width:125px;
	height:366px;
	float:left;
}
div#header, div#header a, div#header a:active, div#header a:link, div#header a:hover, div#header a:visited {
	margin:0px;
	padding:0px;
	width:479px;
	height:366px;
	float:left;
	text-decoration:none;
	border:none;
	border: 0px;
}
div#logo {
	margin:0px;
	padding:0px;
	width:268px;
	height:366px;
	float:left;
}

/* top row end */

/* main col start */

div#content {
	margin:0px;
	padding:0px;
	width:872px;
	min-height: 348px;
}

div#body {
	margin:0px;
	padding:0px;
	background-image:url(http://www.blueroombrasserie.co.uk/cms/cmsimages/blue_room_brasserie_body.png);
	width:604px;
	min-height:348px;
	float:left;
	}
div#right {
	margin:0px;
	padding:0px;
	width:268px;
	height:348px;
	float:left;
	}

/* main col end */

/* footer start */

div#footer {
	margin:0px;
	padding:0px;
	width:872px;
	height:67px;
	float: none;
	clear:both;
}

/* footer end */

/* footer link start */

div#footer_link {
	margin:0px;
	padding:0px;
	width:872px;
	height: auto;
	float: none;
	clear:both;
	text-align:center;
}

/* footer link end */