body{background-image:url(images/home-bg.jpg);
background-color:#500408;
margin-top:0px;
margin-bottom:0px;
background-repeat:repeat-x;
background-position:top;
}

.footerTop{background-image:url(images/home-welcomeBg.jpg);
background-repeat:no-repeat;
}

.footerBottom{background-image:url(images/home-footerBottom.jpg);
background-repeat:no-repeat;
}

.welcometxt{
font-family:Georgia;
font-size:12px;
color:#FFFFFF;
}

.phone{
font-family:Arial, Helvatica;
font-size:12px;
color:#ffffff;
}

.footertxt{
font-family:Arial;
font-size:10px;
color:#F18789;
}

.flashDetect{
position:absolute;
font-weight:bold;
font-family:Arial;
font-size:14px;
color:#ffffff;
right:370px;
top:350px;
}

a.menuchildLink
{
  width: 150px;;
  font-family:Tahoma;
  font-size:12px;
  background-color:#000000;  
  padding: 4px;
  margin:1px; 
  margin-left:5px;
  color: #C7BEBB;
}

a.menuchildLink
{
  display: block;
  text-decoration: none;  
  text-align:left;
}

a.menuchildLink:hover{
background-color:#666666;
}

.menuparent{
display:inline;
}

.menuchild{
margin-top:-5px;
position: absolute;
visibility: hidden;
}

			a.foot:link {text-decoration: none;color:#F18789;}
			a.foot:visited {text-decoration: none;color:#F18789;}
			a.foot:active {text-decoration: none;color:#F18789;}
			a.foot:hover {text-decoration: underline;color:#F18789;}
			
			a.detect:link {text-decoration: none;color:#ffffff;}
			a.detect:visited {text-decoration: none;color:#ffffff;}
			a.detect:active {text-decoration: none;color:#ffffff;}
			a.detect:hover {text-decoration: underline;color:#ffffff;}
