/* CSS Document */
<style type="text/css">
<!--

#MainHeader{
width: 749px;
height: 400px;
background:  url(../heritagemoving/images/mainHeader_v2.jpg) center no-repeat;
padding-bottom: 0px;
overflow: hidden;
margin-left: 3px;
}



td.Spacer{
width: 8px;
height: 29px;
background:  url(../heritagemoving/images/spacer.jpg);

}

.BodyTextSmall{
margin: 5px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color: black;
line-height: 12px;
text-align: right;
}

.BodyTextSmall a:link { color: #990000; text-decoration: none }
.BodyTextSmall a:active { color: #990000; text-decoration: none }
.BodyTextSmall a:visited { color: #990000; text-decoration: none }
.BodyTextSmall a:hover { color: #666666; text-decoration: underline }

.B4After{
margin-left: 10px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #666666;
line-height: 25px;
font-weight: bold;
text-align: center;
}

.BodyText{
margin-left: 10px;
margin-right: 10px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: black;
line-height: 25px;
}
.BodyText a:link { color: #990000; text-decoration: none }
.BodyText a:active { color: #990000; text-decoration: none }
.BodyText a:visited { color: #990000; text-decoration: none }
.BodyText a:hover { color: #666666; text-decoration: underline }

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #000000;
	margin-top: 5px;
	line-height: 2em;
}
.footertext a:link { color: #ffffff; text-decoration: none }
.footertext a:active { color: #ffffff; text-decoration: none }
.footertext a:visited { color: #ffffff; text-decoration: none }
.footertext a:hover { color: #d1b270; text-decoration: underline }

.BodyTextHeader{
margin: 10px;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 14px;
color: #666666;
line-height: 25px;
font-weight: bold;
}

.RightBar{
width: 200px;
align: right;
margin-left: 10px;
margin-top: 10px;
background-color: white;
height: 74px;
}

.RightBarLogo{
width: 200px;
align: right;
margin-left: 10px;
margin-top: 10px;
background-color: white;
background: url(NKBALogo.jpg);
height: 74px;
}



.RightBarText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
color: #990000;
text-align: left;
margin: 10px;
margin-top: 10px;
padding-top: 5px;
}
.RightBarText a:link { color: #666666; text-decoration: none }
.RightBarText a:active { color: #666666; text-decoration: none }
.RightBarText a:visited { color: #666666; text-decoration: none }
.RightBarText a:hover { color: #666666; text-decoration: underline }



.RightBarTextBold{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 60%;
color: #006633;
text-align: left;
margin: 10px;
margin-top: 10px;
padding-top: 5px;
font-weight: bold;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 175px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
background-color: black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d1b270;
color: black;
}


.bevelmenu{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding: 6px 0;
margin: 0;
margin-left: 0px;
margin-right: 0px;
width: 769px;
color: white;
background-color: #000000;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
padding: 5px;
}

.bevelmenu li a{
padding: 3px 3px;
text-decoration: none;
color: white;
background-color: #000000;
/*border-right: 1px solid #d1b270; /*right border style*/
}

.bevelmenu li a:hover{
color: black;
background-color: white;
/*border-style: outset;*/
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

-->
</style>
