/* Styles for h1 and h2 titles on The Driving School site
 *
 * Tom Duncalf (tom@profile-digital.com)
 * (c) Profile Digital 2007
 * 
 */

h1.welcome
{
   background:url(../images/titles/title_welcome.gif) no-repeat
}

h1.becoming
{
   background:url(../images/titles/title_becoming.gif) no-repeat
}

h1.programme
{
   background:url(../images/titles/title_programme.gif) no-repeat
}

h1.fleetDriverTraining
{
   background:url(../images/titles/title_fleet.gif) no-repeat;
   height:70px
}

h1.drivingInstructorDevelopment
{
   background:url(../images/titles/title_did.gif) no-repeat
}

h1.links
{
   background:url(../images/titles/title_links.gif) no-repeat
}

h2.nextsteps
{
   background:url(../images/titles/title_nextsteps.gif) no-repeat
}

h2.automatic
{
   background:url(../images/titles/title_automatic.gif) no-repeat
}

h1.learning
{
   background:url(../images/titles/title_learning.gif) no-repeat
}

h1.contact
{
   background:url(../images/titles/title_contact.gif) no-repeat
}

#left h2.yourfuture
{
   background:url(../images/titles/title_becoming_2.gif) no-repeat;
}

#left h1.qualifying
{
   background:url(../images/titles/title_programme_2.gif) no-repeat;
}

#left h2.qualified
{
   background:url(../images/titles/title_programme_3.gif) no-repeat;
}

#left h2.workingfor
{
   background:url(../images/titles/title_nextsteps_2.gif) no-repeat;
}

#left h2.nextsteps2
{
   background:url(../images/titles/title_nextsteps_3.gif) no-repeat;
}

#left h2.lessons
{
   background:url(../images/titles/title_learning_2.gif) no-repeat;
}

#left h2.trainingaids
{
   background:url(../images/titles/title_learning_3.gif) no-repeat;
}

#left h2.passplus
{
   background:url(../images/titles/title_learning_4.gif) no-repeat;
}

#left h2.firstlesson
{
   background:url(../images/titles/title_learning_5.gif) no-repeat;
}

#right div h2.becoming
{
   background:url(../images/titles/right_title_becoming.gif);
}

#right div h2.becoming2
{
   background:url(../images/titles/right_title_becoming2.gif);
}

#right div h2.programme
{
   background:url(../images/titles/right_title_programme.gif);
}

#right div h2.nextsteps
{
   background:url(../images/titles/right_title_nextsteps.gif);
}

#right div h2.learning
{
   background:url(../images/titles/right_title_learning.gif);
}

#right div h2.contact
{
   background:url(../images/titles/right_title_contact.gif);
}

#right div h2.fleetDriverTraining
{
   background:url(../images/titles/right_title_fleet.gif);
}

#right div h2.drivingInstructorDevelopment
{
   background:url(../images/titles/right_title_development.gif);
}
