/*--------------------------------------------------------------------------

Cafe Specific Style Sheet

version:		1.0
author:		Aaron Mitchard
email:		aaron@idaho.uk.net
website:	http://www.urbis.org.uk

*** last modify date:	28/08/2006 ( Aaron ) ***

--------------------------------------------------------------------------*/

body { background: url(../img/bg/cafe_bg.jpg); }

h2 { background-color: #259A25; }

#pContent h3 { background-color: #259A25; }
#pContent h4 { background-color: #c8e6c8; border-bottom-color: #259b25; color: #259A25; }

#sContent h3 { background-color: #6fbd6f; }

#inThisSection li a,
#registration a,
#footer a,
#breadcrumbs a,
#pContent a,
h4, h5, h6,
#pContent ul,
#usefulDownloads li a, 
#go,
.formFieldCaption label,
#themodern a
{ color: #259A25; }

.go
{
	background-image: url(../img/arrows/cafe.gif);
	color: #259A25;
}

#pContent h3 { border-bottom-color: #259A25; }


#inThisSection li a, #go { background-image: url(../img/arrows/cafe.gif); }

#usefulDownloads li a { background-image: url(../img/arrows/cafe.gif); }

#footer { border-top-color: #259A25; }

.colorBlock { border-color: #259A25; background-color: #EFFBEF; }

#comments label input, #comments label textarea, #comments input#submit, .aComment
{
	border-color: #259A25;
}

#comments input#submit 
{
	background-color: #EFFBEF;
}

