﻿/*  Stylesheet loader - don't include media type here IE STILL doesn't support them...*/
@import url("standardtags.css");
@import url("layout.css");
@import url("navigation.css");
@import url("mainnavigationspacing.css");
@import url("general.css");

/* These styles change the colours of several elements, bullet image and the page background image */

h1 {
color: #94B633;}

h2 {
color: #94B633;}

h3 {
color: #94B633;}

h4, h4 a:link, h4 a:visited {
color: #94B633;
text-decoration: none;}

h4 a:hover {
text-decoration: underline;}

#ColumnContainer {
background: white url('Images/HousingBkgnd.png') no-repeat bottom right;}

#PageContentTitle {
border-bottom: 1px #94B633;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-style: solid;}

#ColumnContainer ul li {
background: white url('Images/bullet_housing.gif') no-repeat 8px 2px;}



.Bullets ul 
{
	padding-left:5px !important;
}

.Bullets ul li
{
	background: white url('Images/bullet_housing.gif') no-repeat  8px 2px !important; 
	padding-left:16px !important;
}


#RightColumnTitle {
border-bottom: 1px #94B633;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-style: solid;}

#RightColumnTitle p, p.RightColumnSubTitle {
color: #94B633;}

p.RightColumnSubTitle  {
border-color: #94B633;}

.ColourText, .Citation, .Quotation {
color: #94B633;}

#TagNavigation p strong {
color: #94B633;}

#tagCloud p strong {
color: #94B633;}


#MainNavigation ul li a.CurrentPage {
background-color: #94B633;
color: white;}

#Breadcrumbs ul li {
display: inline;
font-size: 80%;
color: #94B633;}

.EmailIcon {
background: url('Images/email_housing.gif') no-repeat;}

.TelephoneIcon {
background: url('Images/phone_housing.gif') no-repeat;}

.FaxIcon {
background: url('Images/fax_housing.gif') no-repeat;}

.PrintPageIcon {
background: url('Images/print_corp.gif') no-repeat;}

.EmailPageIcon {
background: url('Images/emailpage_corp.gif') no-repeat;}

.BookmarkPageIcon {
background: url('Images/bookmark_corp.gif') no-repeat;}