/*--------------------------------------------------------------------------

Homepage 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/home_bg.jpg); }

h2 { background-color: #7A003D; }

#pContent h3 { background-color: #7A003D; }
#pContent h4 { background-color: #DEB5C9; }

#sContent h3 { background-color: #A7557D; }

#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: #7A003D; }

.go
{
	background-image: url(../img/arrows/home.gif);
	color: #7A003D;
}

#breadcrumbs a { opacity: 1 !important; -moz-opacity:1 !important; }

#skip:hover, #skip:focus { background-color: #7A003D; }

#pContent h3 { border-bottom-color: #7A003D; }

#inThisSection li a { background-image: url(../img/arrows/home.gif); }

#usefulDownloads li a, #go { background-image: url(../img/arrows/home.gif); }

#footer { border-top-color: #7A003D; }

.colorBlock { border-color: #7A003D; background-color: #EFB7C7; }

#comments label input, #comments label textarea, #comments input#submit, .aComment, #footer div#idaho
{
	border-color: #7A003D;
}

#comments input#submit
{
	background-color: #EFB7C7;
}

