/*--------------------------------------------------------------------------

Visitor 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/visitor_bg.jpg); }

h2 { background-color: #60592F; }

#pContent h3 { background-color: #60592F; }
#pContent h4 { background-color: #d7d5cb; border-bottom-color: #60582e; color: #60592F; }

#sContent h3 { background-color: #969175; }

#inThisSection li a,
#registration a,
#footer a,
#breadcrumbs a,
#pContent a,
h4, h5, h6,
#pContent ul,
#usefulDownloads li a,
.moreInfo a, 
#go,
.formFieldCaption label,
#themodern a
{ color: #60592F; }

.go
{
	background-image: url(../img/arrows/visitor.gif);
	color: #60592F;
}

#pContent h3 { border-bottom-color: #60592F; }

#inThisSection li a, #go { background-image: url(../img/arrows/visitor.gif); }

#usefulDownloads li a { background-image: url(../img/arrows/visitor.gif); }

#footer { border-top-color: #60592F; }

.colorBlock { border-color: #60592F; background-color: #F7F4EF; }

#comments label input, #comments label textarea, #comments input#submit, .aComment
{
	border-color: #60592F;
}

#comments input#submit 
{
	background-color: #F7F4EF;
}

