/* Base classes styled
=========================================== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
}
html>body {
	font-size: 11px;
}
a:link {
	color: #5A0F09;
}
a:visited {
	color: #581C90;
}
a:hover {
	background-color: #ECECEC;
	color: #000000;
}
a:active {
	color: #5A0F09;
}
.BoxShaded {
	background-color: #ECECEC;
}
.BoxPhoto p {
	color: #909090;
}
img {
	border: 1px solid #000000;
}
.HR {
	background-color: #9E3E0C;
	margin: 7px 0;
}
table {
	border-right:1px solid #e1dfe1;
	border-top: 1px solid #e1dfe1;
	background-color: #f6f4f7;
}
th {
	background-color: #ece5ed;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #e1dfe1;
}
th a:hover {
	color: #000000;
}
th a:visited {
	color: #0B387E;
}
td {
	border-bottom:1px solid #e1dfe1;
	border-left:1px solid #e1dfe1;
}
.Stripe {}
.StripeColor td {
	background-color: #FFFFFF;
}
li.StripeColor {
	background-color: #f6f4f7;
}
.TabNav li a {
	background-image: url("../images/tab_left.png");
	color: #FFF;
	height: 27px;
}	
.TabNav li.Active a,
.TabNav li a:hover {
	background-image: url("../images/tab_left_active.png");
	color: #000;
}
.TabNav li.Active a span,
.TabNav li a:hover span {
	background-image: url("../images/tab_right_active.png");
}
.TabNav li.Active a {
	font-weight: bold;
}
.TabNav li a span {
	background-image: url("../images/tab_right.png");
	height: 23px;	
	padding-top: 4px;
}
h1 {
	color: #580F09;
}
.PopupClose {
	background-image: url("../icons/close_black.png");
}
/* Containers
=========================================== */
body {
	background-color: #FFF;
}
#Container {
	background: url('../images/background.png') no-repeat;
	margin-left: auto;
	margin-right: auto;	
	width: 960px;
}
#Content {
	float: left;
	min-height: 450px;
	position: relative;
	width: 510px;
}
#ColumnSingle #Content {
	width: 765px;
}
#Home #Content,
#SecondLevel #Content {
	width: auto;
}
#ColumnSingleNoNav #Content {
	width: 100%;
}
#ColumnSingleNoNav #Content,
#Home #Content,
#SecondLevel #Content {
	margin-left: 0;
	padding: 0;
}
#ColumnSingle,
#ColumnSingleNoNav {
	width: 960px;
}
#ColumnLeft {
	float: left;
	width: 687px;	
}
#ColumnRight {
	float: right;
	width: 273px;
	padding-top: 25px;	
}
#ColumnRight ul {
	margin: 1em 0 0 .15em;
}
#ColumnRight h2 {
	color: #2D0501;
	margin-top: 0;
}
#ColumnRight .HR {
	margin: 1.5em 0;
}
/* Home & SecondLevel styles */
#Home #ColumnLeft {
	background-color: #2D0501;
	color: #FFF;
	height: 650px;
}
#Home #ColumnRight {
	background: #D56510 url("../images/background_home_right.png") no-repeat 0 75px;
	height: 635px;
	padding-top: 15px;
}
#Home #SystemMaintenanceHeight #ColumnLeft {
	height: 685px;
}
#Home #SystemMaintenanceHeight #ColumnRight{
	height: 670px;	
}
#Home #ColumnRight h2 {
	color: #FFF;
}
#Home img,
#SecondLevel #ColumnLeft img {
	border: 0;
	display: block;
}
#IntroText,
#SecondLevel #ColumnLeft #Single {
	padding: 15px 15px 0 15px;
}
#BottomText {
	padding: 0 15px;
}
#SecondLevel #ColumnLeft #Single h2 {
	margin-top: 0;
}
#Home #ColumnLeft .ColumnLayoutThree {
	padding: 0 10px 10px 10px;
}
#Home #ColumnLeft .ColumnLayoutThree .Column,
#SecondLevel #ColumnLeft .ColumnLayoutThree .Column {
	padding: 0 20px;
	width: 28%;
}
#SecondLevel #ColumnLeft .ColumnLayoutTwo .Column,
#SecondLevel #ColumnLeft .ColumnLayoutThree .Column  {
	padding: 15px;
}
#SecondLevel #ColumnLeft .ColumnLayoutTwo .Column {
	width: 45%;
}
#SecondLevel #ColumnLeft .ColumnLayoutTwo .Column .BoxPhoto {
	float: left;
	margin: 0;
}
#Home #ColumnLeft .ColumnLayoutThree .Column,
#SecondLevel #ColumnLeft .ColumnLayoutThree .Column,
#SecondLevel #ColumnLeft .ColumnLayoutTwo .Column {
	background: url("../images/background_column_line.png") no-repeat right top;
}
#Home #ColumnLeft .ColumnLayoutThree .Column#First {
	padding-left: 5px;
}
#Home #ColumnLeft .ColumnLayoutThree .Column#Last,
#SecondLevel #ColumnLeft .ColumnLayoutThree .Column#Last,
#SecondLevel #ColumnLeft .ColumnLayoutTwo .Column#Last  {
	background: none;
}
#Home #ColumnLeft h2,
#SecondLevel .ColumnLayoutThree h2,
#SecondLevel .ColumnLayoutTwo h2,
#SecondLevel #Single h2 {
	color: #D56510;
	margin-top: 0;
}
#Home #ColumnLeft h3 {
	margin: .75em 0;
}
#Home #ColumnLeft a,
#SecondLevel #ColumnLeft a,
#SecondLevel #Single a {
	color: #D56510;
}
#Home h1 a{
	margin-bottom: 0;
}
#Home #ColumnRight #Visit a {
	text-decoration: none;
}
#Home #ColumnRight #Visit .Column {
	padding: 0;
	text-align: center;
	width: 33%;
}
/* Second Level */
#SecondLevel .ColumnLayoutThree,
#SecondLevel .ColumnLayoutTwo,
#SecondLevel #Single {
	background-color: #2D0501;
	color: #FFF;
}
#SecondLevel #Single .BoxPhoto {
	float: left;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
}
/* Mast Head - Search and Top Navigation
=========================================== */
#MastHead {
	padding: 5px;
}
#MastHead #Logo {
	display: block;
	height: 34px;
	margin-top: 10px;
	width: 250px;
}
#MastHead a:hover#Logo {
	background: none;
}
#MastHead img {
	border: 0;
	display: block;
}
#NavSearch {
	float: right;
	margin: 3px 3px 0 0;
	width: auto;
}
#NavSearch form {
	padding-left: 20px;
}
#NavSearch input {
	border:1px solid #A0A0A0;
}
#NavSearch input.FormButtonSubmit {
	border:1px solid #BF5506;
}
#NavSearch ul {
	list-style-type: none;
}
#NavSearch li {
	float: left;
	font-size: .9em;
	margin: 0 5px 5px 5px;
	width: auto;
}
#NavSearch li#LastNavSearch {
	margin-right: 0;
}
#NavSearch a {
	color: #5A0F09 !important;
	display: block !important;
	padding: 3px !important;
}
#NavSearch li.Active a,
#NavSearch a:hover {
	background-color: #DC6914;
	color: #FFF;
	text-decoration: none;
}

/* Navigation - Primary, Secondary, Left, BreadCrumb
=========================================== */
#NavPrimary,
#NavSecondary {
	background: url("../images/nav_p_bg.png") repeat-x;
	clear: both;
	width: 100%;
	height: 28px;
}
#NavPrimary ul,
#NavSecondary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavPrimary li,
#NavSecondary li {
	display: block;
	float: left;
	line-height: 1.25;
	margin: 0;
	width: auto;
}
#NavSecondary li {
	border-right: 1px solid #B19BB3;
}
#NavPrimary {
	margin: 1px 0 0 0;
}
#NavPrimary a {
	height: 28px;
}
#NavPrimary a,
#NavSecondary a {
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
}
#NavPrimary span {
	visibility: hidden;
}
#NavSecondary {
	background: url("../images/nav_s_bg.png") repeat-x;
}
#NavSecondary a {
	background: #FFF url("../images/nav_s_bg.png") repeat-x;
	color: #FFF;
	font-weight: bold;
	height: 16px;
	line-height: 1.25 !important;	
	margin: 0 !important;
	padding: 6px 10px !important;
}
#NavSecondary a:hover,
#NavSecondary .Active a:hover {
	background-image: none;
	background-color: #FFFFFF;
	color: #5A0F09;
}
#NavHome a,
#NavAtt a,
#NavEvents a,
#NavPlan a,
#NavBook a,
#NavEdu a,
#NavSup a {
	background-image: url("../images/nav_p.png");
	background-repeat: no-repeat;
	border-right: 1px solid #D56510;
}
#Home #NavHome a:hover,
#NavHome a:hover,
#NavAtt a:hover,
#NavEvents a:hover,
#NavPlan a:hover,
#NavBook a:hover,
#NavEdu a:hover,
#NavSup a:hover,
#Home #NavHome.Active a,
#NavHome.Active a:hover,
#NavAtt.Active a,
#NavEvents.Active a,
#NavPlan.Active a,
#NavBook.Active a,
#NavEdu.Active a,
#NavSup.Active a {
	background-image: url("../images/nav_p_active.png");
	background-repeat: no-repeat;
}
#NavHome.Active a,
#NavHome a {
	background-position: -3px 0;
	width:  60px;
}
#NavAtt.Active a,
#NavAtt a {
	background-position: -66px 0;
	width: 103px;
}
#NavEvents.Active a,
#NavEvents a {
	background-position: -171px 0;
	width:  148px;
}
#NavPlan.Active a,
#NavPlan a {
	background-position: -322px 0;
	width: 122px;
}
#NavBook.Active a,
#NavBook a {
	background-position: -447px 0;
	width: 144px;
}
#NavEdu.Active a,
#NavEdu a {
	background-position: -594px 0;
	width: 89px;
}
#NavSup.Active a,
#NavSup a {
	background-position: -686px 0;
	width: 166px;
}
/* Left Nav */
#NavLeft {
	background-color: #D56510;
	float: left;
	font-size: .9em;
	margin-right: 20px;
	min-height: 350px;
	width: 150px;
}
#NavLeft ul {
	margin: 25px 0 0 0;
	padding: 0;
}
#NavLeft li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavLeft a {
	color: #FFF;
	display: block;
	padding: 3px 7px;
	text-decoration: none;
}
#NavLeft li.Active a {
	background-color: #E08C4C;
	font-weight: bold;
}
#NavLeft a:hover,
#NavLeft li.Active a:hover {
	background-color: #ECECEC;
	color: #000;
}
#NavLeft li.NavChild a,
#NavLeft li.NavChildActive a {
	color: #000000;
	padding: 2px 0 2px 14px;
}
#NavLeft li.NavChild a:hover,
#NavLeft li.NavChildActive a:hover {
	background-color: #ECECEC;
}
#NavLeft li.NavChildActive {
	background: url('../images/nav_child.png') 7px 7px  no-repeat;
}
#BreadCrumb {
	color: #000;
	padding: 9px 0 0 0;
}
#SecondLevel #BreadCrumb {
	padding-bottom: 9px;
}
#SecondLevel #BreadCrumb a {
	color: #000;
}
#ColumnSingleNoNav #BreadCrumb {
	margin-left: 14px;
}
#BreadCrumb a {
	background-image: none !important;
	color: #000;
	font-size: .9em;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none;	
}
#BreadCrumb a:hover {
	color: #000000;
}
#NavSecondary li.Active a,
#dlc #dlcNav a,
#origen #origenNav a,
#gardens #gardensNav a,
#trails #trailsNav a,
#railroad #railroadNav
#nsm #nsmNav a,
#meetings #meetingsNav a,
#weddings #weddingsNav a,
#groups #groupsNav a,
#catering #cateringNav a,
#services #servicesNav a,
#research #researchNav a,
#library #libraryNav a,
#exchange #exchangeNav a,
#schooltours #schooltoursNav a,
#scout #scountNav a,
#green #greenNav a,
#amenities #amenitiesNav a,
#directions #directionsNav a,
#giftshop #giftshopNav a,
#maps #mapsNav a,
#cafe #cafeNav a,
#kids #kidsNav a,
#memberships #membershipsNav a,
#corporate #corporateNav a,
#volunteer #volunteerNav a,
#special #specialNav a,
#contacts #contactsNav a,
#board #boardnav a,
#history #historyNav a,
#jobs #jobsNav a,
#press #pressNav a,
#leed #leedNav a,
#website #websiteNav a,
#admission #admissionNav a,
#special #specialNav a,
#foundation #foundationNav a,
#webcam #webcamNav a,
#mojave #mojaveNav a,
#scout #scoutNav a,
#donor #donorNav a,
#calendar #calendarNav a,
#signature #signatureNav a  {
	background: url("../images/nav_s_active.png") repeat-x;
	color: #000;
}

/* Featured Tabs
=========================================== */
#Home #Featured {
	position: relative;
}
#Featured .TabContent {
	clear: both;
	display: none;
}
#Featured .TabContent.Active {
	display: block !important;
}
#Featured #FeaturedTabs {
	left: 575px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 13px;
}
#Featured #FeaturedTabs li {
	background-color: #f57b20;
	color: #5a0f08;
	font-weight: bold;	
	float: left;
	height: 22px;
	margin: 0 3px 0 0;
	text-align: center;
}
#Featured #FeaturedTabs span {
	display: block;
	height: 22px;
	padding: 3px 0;
	text-decoration: none;
}
#Featured #FeaturedTabs span:hover {
	background: #FFFFFF;
	height: 16px;
}
#Featured #FeaturedTabs .Tab {
	width: 22px;
}
#Featured #FeaturedTabs .Tab.Active {
	background-color: #FFFFFF;
	display: block !important;
}
#Featured .Tab {
	cursor: pointer;
}

/* Footer
=========================================== */
#Footer {
	clear: both;	
	font-size: .9em;
	margin: 0 auto;
	padding: 14px 0;
	width: 960px;
}
#Footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Footer li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: auto;
}
#Footer li#Last {
	margin-right: 0;
}
#Footer .HR {
	display: none;
}
#Footer .Social {
	float: right;
}
#Footer .Social li {
	margin: 0 3px 0 0;
}
#Footer .Social img {
	border: 0;
}
#Footer .Social li div {
	margin-top: 12px;
}
/* Popups
=========================================== */
#PopupLarge,
#PopupMedium,
#PopupSmall {
	padding: 0 5px;
	margin: 0 auto;
}
#PopupLarge #MastHead,
#PopupMedium #MastHead,
#PopupSmall #MastHead {
	padding: .5em;
}
#PopupLarge #MastHead a,
#PopupMedium #MastHead a,
#PopupSmall #MastHead a {
	float: right;
	text-decoration: none;
	margin: 0 5px 5px 5px;
}
#PopupLarge #Content,
#PopupMedium #Content,
#PopupSmall #Content {
	margin-left: 0;
	min-height: 0;
	padding: 0;
	width: 100%;
}
#PopupLarge h1,
#PopupMedium h1,
#PopupSmall h1 {
	margin-bottom: 0;
}
/* Modules
=========================================== */
.Module {
	padding: 10px;
}
.Module h2 {
	font-size: 1.1667em;
}
#ColumnRight .Module {
	padding-top: 0;
	padding-bottom: 0;
}
#ColumnRight .Module p {
	margin-bottom: 0;
}
#Multimedia .BoxPhoto {
	margin-bottom: 0;
}

/* Forms
=========================================== */
#Content form {
	margin-bottom: 1.5em;
}
form.BoxShaded h2 {
	margin-top: 0;
}
.FormTypeExpanded legend,
.FormTypeCompact legend {
	background-color: #ece5ed;
}
.FormTypeExpanded .FormRow,
.FormTypeExpanded .FormRowAlt,
.FormTypeCompact .FormRow,
.FormTypeCompact .FormRowAlt {
	background-color: #f6f4f7;
}
.FormButtonSubmit {
	background-color: #BF5506;
	border:1px solid #BF5506;
	color: #FFFFFF;
}
.FormTypeCompact .BoxShaded legend {
	background-color: #ece5ed;
}
#Results li {
	margin: 4px 0;
	padding: 2px;
}
#Results li a {
	text-decoration: none;
}
/* Video Portal
=========================================== */
body#VideoPortal {
	border: 2px solid #D56510 ;
}
#VideoContent {
	background-color: #D56510 ;
}
#VideoPortal h1 {
	/*background: url("../images/three_companies_logo.png") top left no-repeat;*/
	color: #FFFFFF;
}
#VideoPlayer,
.VideoEmbed,
.FlashEmbed {
	overflow: hidden;
	text-align: center;
}
#VideoPlayer .NoFlashMessage,
.VideoEmbed .NoFlashMessage,
.FlashEmbed .NoFlashMessage,
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	display: block;
}
#VideoPlayer,
.Module .ModuleContent .VideoEmbed,
.FlashEmbed {
	background: url("../images/flash_logo.png") #000000 50% 10% no-repeat;
}
#Video .Module .ModuleContent .VideoEmbed {
	background: url("../images/flash_logo.png") #000000 50% 5% no-repeat;
}
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	background: url("../images/flash_button.png") top left no-repeat;
	display: block;
	height: 34px;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}
#VideoPlayer a,
.VideoEmbed a,
.FlashEmbed a {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
#VideoPlayer a:hover,
.VideoEmbed a:hover,
.FlashEmbed a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
#VideoPlayer a,
.Module .ModuleContent .VideoEmbed a,
.FlashEmbed a {
	font-size: 2em;
}
#Featured .VideoEmbed a {
	font-size: 1.5em;
}
#Video .ModuleContent .VideoEmbed a {
	font-size: 1em;
}
#VideoPlayer .NoFlashMessage,
.Module .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 140px 110px 0;
}
#Featured .VideoEmbed .NoFlashMessage {
	padding: 100px 85px 0;
}
#Video .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 95px 45px 0;
}
.FlashEmbed .NoFlashMessage {
	padding: 140px 0 0;
}
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#Video .ModuleContent .VideoEmbed .NoFlashInstallImage {
	display: none;
}
#Video .ModuleContent .VideoEmbed .NoFlashInstallText {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.FlashEmbed,
.FlashEmbed a {
	margin: 0;
	padding: 0;
}
.FlashEmbed a {
	background: none;
	padding-bottom: 10px;
}
#VideoPlayer,
#VideoPlayer a {
	height: 348px;
	width: 575px;
}
.Module .ModuleContent .VideoEmbed,
.Module .ModuleContent .VideoEmbed a {
	height: 309px;
	width: 514px;
}
#Featured .VideoEmbed,
#Featured .VideoEmbed a {
	height: 234px;
	width: 380px;
}
#Video .ModuleContent .VideoEmbed,
#Video .ModuleContent .VideoEmbed a {
	height: 152px;
	width: 234px;
}
#VideoClose {
	background: url("../icons/icon_close_white.gif") top left no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	line-height: 1.2;
	margin: 8px 5px 0 15px;
	padding-left: 20px;
}

/* Dojo calendar widget
=========================================== */
input.FormDateSelector,
.FormDateSelector input {
	color: #000000;
	width: 7em !important;
}

input.FormDateSelector.Default,
.FormDateSelector input.Default {
	color: #BCBCBC;
}

.dijitTextBox {
	width: 7.5em !important;
}

.dijitTooltipContainer {
	display: none !important;
}

.dojoxCalendarBody thead tr td {
	background-color: #ECE5ED !important;
	border: 0;
	border-bottom: 1px solid #FFF;
	color: #000;
}

.dojoxCalendar .dijitCalendarSelectedDate,
.dojoxCalendar .dijitCalendarSelectedDate div {
	background-color: #F6F4F7 !important;
}

.dojoxCalendar .dijitCalendarSelectedDate {
	border: #BF5506 solid 1px !important;
}
#EventCalendar .dojoxCalendar .dojoxCalendarContainer {
	border: 0 !important;
}
.dijitCalendarCurrentDate .dijitCalendarDateLabel {
	border: 1px solid #BF5506 !important;
}

/* Event Calendar
=========================================== */
#Calendar #ColumnSingle #Content {
	float: left;
	padding: 0 25px 25px 25px;
	width: 475px;
}

#Calendar #ColumnSingle #ColumnLeft h2,
#Calendar #ColumnSingle #Content h2 {
	margin-top: 0;
}

#Calendar #ColumnSingle #Content .BoxPhoto {
	float: left;
	margin: 0 0 0 5px;
	padding-left: 0;
	padding-top: 0;
}

#Calendar #ColumnSingle #Content table {
	background: none;
	border: 0;
	float: right;
	width: 370px;
}

#Calendar #ColumnSingle #Content table th {
	background: none;
	border: 0;
	padding-left: 0;
	width: 90px;
}

#Calendar #ColumnSingle #Content table td {
	border: 0;
}

#Calendar #ColumnSingle #Content .EventDescription {
	clear: both;
	padding-left: 104px;
}

#Calendar #ColumnSingle #ColumnLeft .HR,
#Calendar #ColumnSingle #Content .HR {
	margin: 20px 0;
}

#Calendar #ColumnSingle #ColumnLeft{
	width: 190px;
	padding: 10px;
}

#Calendar #ColumnSingle #ColumnLeft h2 {
	font-size: 1em !important;
}

#Calendar #ColumnSingle #ColumnLeft .ColumnLayoutTwo {
	margin-top: 10px;
}

#Calendar #ColumnSingle #ColumnLeft .Column {
	padding: 0;
}

#Calendar #ColumnSingle #ColumnLeft .FormRow {
	margin: 10px 0;
}

#Calendar #ColumnSingle #ColumnRight {
	padding: 10px;
	width: 200px;
}

/* Single Entry */
#Calendar #Single #ColumnSingle #Content a.LinkBack {
	margin-bottom: 0.75em;
}
#Calendar #Single #ColumnSingle #Content a.LinkStyled {
	margin-bottom: 0.75em;
}
#Calendar #Single #ColumnSingle #Content {
	width: 675px;
}

#Calendar #Single #ColumnSingle .BoxPhoto {
	float: right;
}

#Calendar #Single #ColumnSingle #Content table {
	float: none;
	margin-top: 1em;
}

#Calendar #Single #ColumnSingle #Content .EventDescription {
	clear: none;
	padding-left: 0;
}

#Calendar #Single #ColumnSingle #Content .EventDescription .Highlight {
	width: 400px;
}

#EventCalendar {
	height: 185px;
	width: 182px;
}

#Calendar #FilterLocation {
	width: 190px;
}

#Calendar input {
	border:1px solid #A0A0A0;
}

#Calendar #NavSecondary {
	margin-bottom: 1.5em;
}

.EventExtended,
.EventReadMore.Inactive {
	display: none;
}

.EventExtended.Active {
	display: block;
}

/* Subscription
=========================================== */
#Subscription #Content {
	margin-top: 1.5em;
}

/* Styled Link
=========================================== */
a.LinkStyled {
	background-color: #F9E8DB;
	border: 1px solid #EFC5A8;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
a.LinkStyled.LinkExternal {
	background-image: none;
}
a:hover.LinkStyled {
	background-color: #ece6ed;
	border: 1px solid #dacfdc;
}
a:visited.LinkStyled {
	color: #5A0F09;
}

/* Auto-icon link fixes
=========================================== */
#NavLeft .LinkEmail {
	background-image: none !important;
}

.BoxPhoto .LinkPhoto,
.BoxPhoto .LinkVideo {
	background-image: none !important;
	padding: 0;
}

#SystemMaintenance {
	padding: 5px 15px;
}

#SystemMaintenance h2 {
	color: #FF0000 !important;
}

#SystemMaintenance p {
	margin-bottom: 0;
}
/* Share
=========================================== */
#Share {
	margin-top:-0.25em;
	margin-bottom: 0.75em;
}
#ShareContent,
#ShareEmailContent {
	display: none;
	position: absolute;
	width: 300px;
	z-index:99;
}
#ShareContent .Top,
#ShareContent .Bottom,
#ShareEmailContent .Top,
#ShareEmailContent .Bottom {
	height: 11px;
}
#ShareContent .Top,
#ShareEmailContent .Top {
	background: url("../images/share_box_top.png") no-repeat;
}
#ShareContent .Bottom,
#ShareEmailContent .Bottom {
	background: url("../images/share_box_bottom.png") no-repeat;
}
#ShareContent .Middle ,
#ShareEmailContent .Middle {
	background: url("../images/share_box_mid.png") repeat-y;
	padding: 0 8px;
	width: 284px;
}
#ShareContent.Active,
#ShareEmailContent.Active {
	display: block;	
}
#ShareContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ShareContent li {
	padding: 2px 0;
	width: 130px;
	float: left;
}
#ShareEmailContentClose,
#ShareContentClose {
	background: url("../icons/close_black.png") 50% 50% no-repeat;
	display: block;
	float: right;
	height: 16px;
	text-decoration: none;
	width: 20px;
}
#ShareEmailContent h2,
#ShareEmailContent p {
	margin: 0;	
}
#ShareEmailContent form {
	margin-bottom: 0;	
}
#ShareEmailContent .FormRow,
#ShareEmailContent .FormRowAlt{
	padding: 5px 0;	
}
#ShareEmailContent .FormRow label {
	display: inline-block;
	width: 80px;
}
#ShareEmailContent .LinkCancel {
	float: left;
}
#ShareEmailContent .FormButtonSubmit {
	float: right;
	margin-right: 12px;
}
#ShareEmailContent .EmailHint {
	color: #909090;
	font-size: .9em;
	margin-left: 80px;
	width: 210px;
}
.ShareTwitter,
.ShareDigg,
.ShareStumbleUpon,
.ShareReddit,
.ShareDelicious,
.ShareYBuzz {
	background-position:left center;
	display: inline-block;
	padding:1px 0 1px 20px;
	text-decoration: none;
}
.ShareTwitter {background: url("../icons/twitter.gif") no-repeat;}
.ShareDigg {background: url("../icons/digg.gif") no-repeat;}
.ShareStumbleUpon {background: url("../icons/stumbleupon.gif") no-repeat;}
.ShareReddit {background: url("../icons/reddit.gif") no-repeat;}
.ShareDelicious {background: url("../icons/delicious.gif") no-repeat;}
.ShareYBuzz {background: url("../icons/ybuzz.gif") no-repeat;}
#ShareBackdrop {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 98;
}
#ShareBackdrop.Active {
	display: block;
}


/* Photo Gallery
=========================================== */
#PhotoHeader {
	background-color: #BF5506;
	color: #FFFFFF;
}

#PhotoHeader h1 {
	background: url("../images/three_companies_logo.png") top left no-repeat;
	color: #FFFFFF;
}

