﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    background-color    : #905327;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a
{
}

a:visited 
{
}

a:hover 
{
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#content,
.biosmain div#content
{
    background      : transparent url(images/bg_barnone.gif) repeat-y left top;
}

.home div#content
{
    background      : transparent url(images/bg_barwide.gif) repeat-y left top;   
}

.bios div#content,
.directions div#content
{
    background      : transparent url(images/bg_barnarrow.gif) repeat-y left top;   
}

div#content_wrapper
{
    background      : transparent url(images/bg_nav.gif) no-repeat left top;
}

div#site_info
{
    background      : #905327 url(images/bg_siteinfo.gif) repeat-x;
}

/*___ SPAN _________________________________________________________________*/

h2 span
{
    color           : Black;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

h2
{
    color           : #005837;
}

h2.h2Home
{
    background      : transparent url(/uploads/Image/h2_aboveandbeyond.gif) no-repeat;
}

h2.h2BlingHome
{
    color           : White;
}

/*___ H3 _________________________________________________________________*/

h3
{
    color           : #005837;
}

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

p.pDev
{
    color           : #7fbaa7;
}

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

li#liH2004
{
    background : transparent url(images/btn_holiday2004.jpg) no-repeat left top;
}

li#liH2005
{
    background : transparent url(images/btn_holiday2005.jpg) no-repeat left top;
}

li#liH2006
{
    background : transparent url(images/btn_holiday2006.jpg) no-repeat left top;
}

li#liH2007
{
    background : transparent url(images/btn_holiday2007.jpg) no-repeat left top;
}

li#liH2004.showHover,
li#liH2004.showHoverPerm
{
    background : transparent url(images/btn_holiday2004roll.jpg) no-repeat left top;   
}

li#liH2005.showHover,
li#liH2005.showHoverPerm
{
    background : transparent url(images/btn_holiday2005roll.jpg) no-repeat left top;   
}


li#liH2006.showHover,
li#liH2006.showHoverPerm
{
    background : transparent url(images/btn_holiday2006roll.jpg) no-repeat left top;   
}

li#liH2007.showHover,
li#liH2007.showHoverPerm
{
    background : transparent url(images/btn_holiday2007roll.jpg) no-repeat left top;   
}

li#liOP01
{
    background : transparent url(images/btn_people01.jpg) no-repeat left top;   
}

li#liOP02
{
    background : transparent url(images/btn_people02.jpg) no-repeat left top;   
}

li#liOP03
{
    background : transparent url(images/btn_people03.jpg) no-repeat left top;   
}

li#liOP04
{
    background : transparent url(images/btn_people04.jpg) no-repeat left top;   
}

li#liOP05
{
    background : transparent url(images/btn_people05.jpg) no-repeat left top;   
}

li#liOP06
{
    background : transparent url(images/btn_people06.jpg) no-repeat left top;   
}

li#liOP07
{
    background : transparent url(images/btn_people07.jpg) no-repeat left top;   
}

li#liOP08
{
    background : transparent url(images/btn_people08.jpg) no-repeat left top;   
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#branding h1 a
{
    background          : transparent url(images/branding.jpg) no-repeat;
}

ul.ulNav li > a,
ul.ulNav li > a:visited,
ul.ulNav ul > a,
ul.ulNav ul > a:visited
{
    color               : #005837;
}

ul.ulNav > li > a,
ul.ulNav > li > a:visited
{
    color               : #7fbaa7;
}

.home ul.ulNav a[title="BuriFunstonMumford Home"],
.bios ul.ulNav a[title="Attorney Biographies"],
.extras ul.ulNav a[title="Extras"],
.contact ul.ulNav a[title="Contact Information"],
.directions ul.ulNav a[title="Directions"]
{
    color               : White;   
}

ul.ulNav li > a:hover,
ul.ulNav li:hover > a
{
    color               : White;
}


ul.ulNav li ul li > a:hover,
ul.ulNav li ul li:hover > a,
.buri ul.ulNav ul a[title="About Philip Buri"],
.funston ul.ulNav a[title="About Karen Funston"],
.mumford ul.ulNav a[title="About Tom Mumford"],
.main ul.ulNav a[title="About Heidi Main"],
.weldon ul.ulNav a[title="About Lindsay Weldon"],
.holiday ul.ulNav a[title="Holidays at BuriFunstonMumford"],
.ski ul.ulNav a[title="Bellingham's local marathon event, Ski to Sea"],
.people ul.ulNav a[title="Our People"]
{
    color               : #7fbaa7;
}

p.pDev a,
p.pDev a:hover,
p.pDev a:visited
{
    color               : #7FBAA7;
}

li.liHoliday a,
li.liHoliday a:visited
{
    background          : transparent url(images/btn_holiday.jpg) no-repeat;
}

li.liHoliday a:hover
{
    background          : transparent url(images/btn_holidayRoll.jpg) no-repeat;
}

li.liOurPeople a,
li.liOurPeople a:visited
{
    background          : transparent url(images/btn_ourpeople.jpg) no-repeat;
}

li.liOurPeople a:hover
{
    background          : transparent url(images/btn_ourpeopleRoll.jpg) no-repeat;
}

ul.ulEmail li a,
ul.ulEmail li a:hover,
ul.ulEmail li a:visited,
a.aEmail,
a.aEmail:hover,
a.aEmail:visited
{
    color               : #905327;
}

ul.ulMaps a,
ul.ulMaps a:hover,
ul.ulMaps a:visited
{
    color               : #005837;
}

h3.h3Bio a,
h3.h3Bio a:hover,
h3.h3Bio a:visited
{
    color           : #905327;
}

/*___ BLOCKQUOTE _________________________________________________________________*/

blockquote.blkAddress
{
    background          : transparent url(images/txt_address.gif) no-repeat;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/
div.photoGallery img
{
    border              : solid 1px #C3DFD5;
}

div.blingNarrow img,
div.blingWide img
{
    border-bottom       : solid 4px #D4E8E1;
}

div.blingNarrow img#imgBioStaff
{
    border-bottom       : none;
}

#ulOurPeopleGallery img
{
    border              : none;
}

/*___ CITE _________________________________________________________________*/
cite
{
    color               : #005837;
}

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/