/* @override http://www.theperfect5th.co.uk/theperfect5th/apptest/css/cafehome.css */

#welcome h2 {
	color: #F6D08F;
}

td {
	/*background-color: white;*/
	color: #1C0302;
}

th {
	color: #1C0302 !important;
}

td.event {
	color: #F6D08F;
}

#diary {
	background: url(../images/diary-cafe-bg.jpg) top right repeat;
}

#diary h2 {
	background: transparent none;
	font-weight: bold;
}

#diary, #nav ul li a, #welcome h2, h1 {
	color: white;
}

#containerbg {
	background-image: url(../images/header-cafe.jpg);
	background-position: center -85px;
}

body {
	background-image: url(../images/bg.jpg);	
}

#contentwrap {
	background-image: url(../images/content-bg-shadow.gif);
}

#nav ul li a.selected {
	background-color: #736463;
	color: white;	
}

#content {
	background: #1C0302 url(../images/content-bg.gif) repeat-x top center;
}

ul#subnav {
	border-bottom:2px solid #AC8E5A;
}

ul#subnav li a {
	color: white;
}

ul#subnav li a.selected {
	border:1px solid #1C0302;
	background: url(../images/newsletter-bg.jpg) no-repeat center center;	
	color: #1C0302;
}

#newsletter div, #newsletter h2, #thevenue div, #thevenue h2 {
	background-image: url(../images/newsletter-bg.gif);
}	

#newsletter h2, #thevenue h2 {
	background-position: top;
	color: white;
}

#footer p, #footer a {
	color: #87673A;
}

#nav a.cafe, #nav a.venue {background-image: url(../images/diary-cafe-bg.jpg);}

/*Menu section*/
div.menu {
	margin: -5px -15px;
	padding: 10px 20px;
	background-color:  white;
}
div.menu table, div.menu h2, div.menu h3, div.menu p {
	float: none;
}
div.menu table td {
	padding: 3px 50px 3px 0;
}

.galleryview img.large, img.large, iframe {
	border: none !important;
	padding:  15px;
	background: url(../images/diary-cafe-bg.jpg) center center repeat;}
	
/* footer */
	#footer {background-image: url(../images/footer-venue-logo.gif);}	
