﻿div#branding h1 
{   
    background : url(images/banner.jpg) no-repeat;
}

/*WashingtonRes Home Template*/
#WRhome,
#WRtournaments, 
#WRamtrak
{
    border:solid 1px #31322d; 
}


#WRhome h1
{
    color:#000;   
}

#WRhome h2 
{
    color : #616c3a;    
}

#WRhome h3,
#WRtournaments h3,
#WRamtrak h3
{
    background:transparent url(images/headlineBgGreen.jpg) no-repeat; 
    color:#fff;       
}


#WRhome ul li
{
    background : transparent url(images/iconDot.jpg) no-repeat left center;
    padding-left : 10px;     
}

#WRhome  a:link,
#WRhome a:visited
{
    color:#4078b8; 
    text-decoration:none;
}

#WRhome  a:hover
{
    color:#31322e; 
    text-decoration:underline;
}

#WRhome a.extraCity 
{
    background : transparent url(images/btn_dontSeeCity.jpg) no-repeat;
    margin : 1em 0 0 5em;    
}

#WRtournaments ul li#diadora {background : transparent url(images/logoDiadora.gif) no-repeat center left;}
#WRtournaments ul li#evergreen {background : transparent url(images/logoEvergreen.gif) no-repeat center left;}

#WRtournaments ul li#veteranHotel,
#WRtournaments ul li#veteranProperty {background : transparent url(images/logoUSASA.gif) no-repeat center left;}


#WRtournaments ul li a
{
    background : transparent url(images/tournamentsButton.gif) no-repeat;
    color : #fff;
}

#WRtournaments ul li a:link,
#WRtournaments ul li a:visited
{
    text-decoration : none;
}

#WRtournaments ul li a:hover
{
    text-decoration : underline;    
}

#WRtournaments li 
{
    border-top : solid 1px #31322e;    
}

li.question,
#WRamtrak ul li.question 
{
  background : transparent url(images/iconQuestion.jpg) no-repeat; 
}

li.answer,
#WRamtrak ul li.answer 
{
  background : transparent url(images/iconAnswer.jpg) no-repeat;      
}

#WRamtrak h4.highlight 
{
    color : #616c3a;
       
}

div.eventListItem a.aFindARoom
{
    background          : transparent url(images/btn_FindARoom.gif) no-repeat left top;  
}





