body
{
	text-align: center;
	width: 763;
	margin: 0 auto;
	background-color: Black;
}

H1
{
  font-size: 18px;
  font-weight: normal;
}

H3
{
  color: Yellow;
}

A
{
  text-decoration:none;
  color: Yellow;
}

#Header
{
  width: 763px;
}

#Wrapper
{
  width: 763px;
  text-align: left;
}

#Section1
{
  border: 1px solid #FFFFFF;
  width: 763px;
  padding-top: 25px;
}

#Section2
{
  width: 763px;
  padding-bottom: 25px;
}

#Section3
{
  border: 1px solid #FFFFFF;
  width: 763px;
}

#Section4
{
  width: 763px;
  padding-bottom: 25px;
}

#Section5
{
  border: 1px solid #FFFFFF;
  width: 763px;
}

#Section6
{
  width: 763px;
  padding-bottom: 25px;
}

#Footer
{
  height: 45px;
  padding-left: 60px;
}

#Footer span
{
  color: Yellow;
  font-size: 20px;
  vertical-align: middle;
  padding-right: 20px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

#ContactTop
{
  height: 50px;
  padding-left: 60px;
}

#ContactTop span
{
  color: Yellow;
  font-size: 20px;
  vertical-align: middle;
  padding-right: 20px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
}



.phoneandemail
{
  color: Yellow;
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

.Copy
{
  font-size: 16px;
  color: White;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  vertical-align: top;
  
}

.Copy2
{
  font-size: 16px;
  color: White;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  vertical-align: top;
  width: 630px;
}

#Copy3
{
  font-size: 16px;
  color: White;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  vertical-align: top;
  width: 675px;
  padding-right: 50px;
  padding-left: 30px;
  
}

.CategoryHeader
  {
    font-size: 16px;
    color: Yellow;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding-top: 15px;
  }
  


#Pic1
{
  padding-left: 20px;
  float: left;
}

#Pic2
{
  float: right;
}

ul.menu
{
  background-position: left top;
  list-style-type: none;
  width: 743px;
  position: relative;
  display: block;
  height: 33px;
  font-size: 16px;
  background: url(images/bg.png) repeat-x top left;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  border: 1px solid #000;
  margin: 0;
  padding: 0 15 0 15;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding: 0 15 0 45;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:500;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}



.PicText
{
  font-size: 16px;
  color: Yellow;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
}


                    
                    
