﻿#srchResult iframe {width: 660px;}
.GoogleWatermark { background-image: url(Images/GoogleSearch/Google_watermark.gif);}

body 
{
 background-image: url(Images/background.gif);
 margin: 0;
 font-family: Tahoma;
}

h1{ margin-top:10px; margin-bottom:10px;}
h2{ margin-bottom:5px;}

a
{
  color:#a84529;
  text-decoration: none;
  font-weight:bold;
}

a:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}



.Yellow
{
 color:#ffcb08;
}

a.Yellow
{
  color:#ffcb08;
  text-decoration: none;
  font-weight:bold;
}

a.Yellow:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}

.Brown
{
  color:#a84529;
}

a.Brown
{
  color:#a84529;
  text-decoration: none;
  font-weight:bold;
}

a.Brown:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}

.Blue
{
  color:#00bdf2;
}

a.Blue
{
  color:#00bdf2;
  text-decoration: none;
  font-weight:bold;
}

a.Blue:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}

.Purple
{
  color:#a45391;
}

a.Purple
{
  color:#a45391;
  text-decoration: none;
  font-weight:bold;
}

a.Purple:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}

.Green
{
  color:#71bf44;
}

a.Green
{
  color:#71bf44;
  text-decoration: none;
  font-weight:bold;
}

a.Green:Hover
{
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}






.NoMargin
{
   
}

.container
{
  margin:0 auto;
  width:780px;
  border-left: solid 1px #a84529; /*brown */
  border-right: solid 1px #a84529; /*brown */
}

.header
{
  
  width:780px;
  height:156px;
}

.menu
{
}

.main
{
 background-color:White;
 padding: 10px 10px 10px 10px; 
}

.footer
{
  background-image: url(Images/Footer.gif);
  background-repeat:no-repeat;
  width:780px;
  height:47px;
}

