﻿@media screen, print
{
	body 
	{
		margin: 0px;
		overflow-x: hidden;
		text-transform: lowercase;
	}
	
	div, td, span, p, a
	{
		text-transform: lowercase;
	}

	.brown_sml
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #532822;
		line-height: 14px;
		text-transform: lowercase;
	}

	.white_sml
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		line-height: 17px;
		text-transform: lowercase;
	}

	.lblue_sml
	{
		font-family: Trebuchet MS;
		font-size: 9px;
		color: #85b5c6;
		text-transform: lowercase;
		font-weight: normal;
	}

	.grey_sml
	{
		font-family: Trebuchet MS;
		font-size: 9px;
		color: #97a19a;
		text-transform: lowercase;
		font-weight: normal;
	}

	.blue_big
	{
		font-family: Trebuchet MS;
		font-size: 14px;
		color: #5b8a8a;
		text-transform: lowercase;
	}

	.grey_out
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #92a8a8;
		text-transform: lowercase;
		font-weight: bold;
		text-decoration: line-through;
	}
	
	
	   
 .FirstSlide
   {
     background:url('../../}images/01.jpg'); 
     background-repeat:no-repeat; 
     background-position: left;
   }  
   
   .SecondSlide
       {
         background:url('../../}images/02.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       }
   
    .ThirdSlide
       {
         background:url('../../}images/03.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       } 
   
    .FourthSlide
       {
         background:url('../../}images/04.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       }   
       
   .FifthSlide
       {
         background:url('../../}images/05.jpg'); 
         background-repeat:no-repeat; 
        background-position: left;
       }  
   
  .SixthSlide
       {
         background:url('../../}images/06.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       }
      
  .SeventhSlide
       {
         background:url('../../}images/01.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       } 
     .SeventhSlide1
       {
         background:url('../../}images/07.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       } 
       
        .CreditsOne
       {
         background:url('../../}images/credits01.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       }  
       
        .CreditsTwo
       {
         background:url('../../}images/credits02.jpg'); 
         background-repeat:no-repeat; 
         background-position: left;
       }          

	.grey
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #959595;
		line-height: 15px;
		text-transform: lowercase;
	}

	.textbox
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #532822;
		border: 1px solid #85b5c6;
		height: 20px;
		line-height: 15px;
		padding-left: 4px;
		text-transform: lowercase;
	}

	.button
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		background-color: #85b5c6;
		border: 0px;
		height: 20px;
		padding-left: 6px;
		padding-right: 6px;
		text-transform: lowercase;
	}
	
	.blue_button
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		background-color: #85b5c6;
		border: 0px;
		height: 14px;
		padding-left: 6px;
		padding-right: 6px;
		width: 80px;
		text-transform: lowercase;
		text-decoration: none;
		text-align: center;		
	}
	
	.red_button
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		background-color: red;
		border: 0px;
		height: 14px;
		padding-left: 6px;
		padding-right: 6px;
		width: 80px;
		text-transform: lowercase;
		text-decoration: none;
		text-align: center;		
	}
	
	span.blue_sml
	{
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #85b5c6;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.blue_sml
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #85b5c6;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.blue_sml:hover
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #85b5c6;
		line-height: 14px;
		text-decoration: underline;
		text-transform: lowercase;
	}

	a.brown_sml
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #532822;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.brown_sml:hover
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #532822;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.red_sml
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: red;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.red_sml:hover
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: red;
		line-height: 14px;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.mainnav
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #a99491;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.mainnav:hover
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.mainnav_over
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	.blue
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #5b8a8a;
		text-transform: lowercase;
	}

	a.blue
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #5b8a8a;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.blue:hover
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #5b8a8a;
		text-decoration: underline;
		text-transform: lowercase;
	}

	a.white
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.white:hover
	{
		font-family: Trebuchet MS;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		text-transform: lowercase;
	}

	a.subnav_blueRoll
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #532822;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.subnav_blueRoll:hover
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #4d7c8d;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.subnav_whiteRoll
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #532822;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.subnav_whiteRoll:hover
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.subnav_over
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.subnav_over:hover
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.addresssubnav_over
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #85b5c6;
		text-decoration: none;
		text-transform: lowercase;
	}

	a.addresssubnav_over:hover
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		color: #85b5c6;
		text-decoration: none;
		text-transform: lowercase;
	}
}

@media screen
{
	.noprint
	{
		display: ;
	}	
	
	.print
	{
		display: none;
	}
}

@media print
{
	table
	{
		width: 100%;
	}
	
	.noprint
	{
		display: none;
	}	
	
	.print
	{
		display: ;
	}
}
