﻿/*
  AGENCIES Color Index
  1. Bottom and Top Line: #858e88
  2. Footer Text and Links: #858e88
  3. Background: #231f20;
  4. Segment-Header: #FFBC3D;
  5. Canvas: #ffffff;
  6. Main Navigation Hover and Selected Color: #FFBC3D;
  7. Segment Header link color: #bf8d2e;
*/

.Page
{
  margin-left: auto;
  margin-right: auto;
  width: 887px;
  margin-top: 35px;
}

.Page .Header
{
  color:#FFFFFF;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:887px;
}

.Page .Segment-Header
{
  background-color: #f26532;
  margin-left: auto;
  margin-right: auto;
  width: 887px;
}

.Page .Canvas
{
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  width: 877px;
}

.Page .Footer
{
  border-top-color: #858e88;
  color: #858e88;
}

.Page .Footer .Global-Navigation a
{
  color: #858e88;
}

.Page .Footer .Global-Navigation a.Selected
{
  color: #F26532;
}

.Page .Footer .Global-Navigation a:hover
{
  color: #F26532;
}

.Page .Header .Global-Navigation a
{
	padding-top:3px;
}

.Page .Header .Global-Navigation a.Selected
{
  color: #F26532;
}

.Page .Header .Global-Navigation a:hover
{
  color: #F26532;
}

.Page .Canvas .Right-Gutter
{
  border-left-color: #858e88;
}

.Contacts .Contact h4
{
  color: #F26532;
}

.Contacts .Contact p a
{
  color: #231f20;
}

.Contacts .Contact p a:hover
{
  color: #F26532;
}

.Content a
{
  color: #F26532;
}

.Sub-Navigation a
{
  color: #231f20;
}

.Sub-Navigation a:hover
{
  color: #F26532;
}

.Sub-Navigation a.Selected
{
  color: #F26532;
}

.Sub-Navigation a.active {
  color:#F26532;
}

.Page .Segment-Header a.active{
	color:#231f20;
}

.Page .Segment-Header a
{
  color: #793219;
}

.Page .Segment-Header a.Selected,
.Page .Segment-Header a:hover
{
  color: #231f20;
}

.Right-Gutter form.Contact-Us ul li input[type=text].Error, .Right-Gutter form.GAM ul li input[type=text].Error
{
  border-bottom-color: #F26532;
}

.Right-Gutter form.Contact-Us ul li select.Error, .Right-Gutter form.GAM ul li select.Error
{
  border-bottom-color: #F26532;
}

.Right-Gutter form.Contact-Us ul li textarea.Error, .Right-Gutter form.GAM ul li textarea.Error
{
  border-bottom-color: #F26532;
}

.Right-Gutter form.Contact-Us ul li .Error, .Right-Gutter form.GAM ul li .Error
{
  background: #F26532;
  color: #000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
}

form.Ad-Serving ul li .Error
{
  background: #f26532;
  color: #ffffff;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
}

.views-field-field-external-link-two-nid a {
  background: #fff url("../images/Agencies-Right-Side-Bottom.png") scroll no-repeat left top;
}

.views-field-field-external-link-one-nid a {
  background: #fff url("../images/Agencies-Right-Side-Top.png") scroll no-repeat left top;
}

.Triple-Content .content  a {
 font-weight:bold;
 color:#F26532;
}
 
