/* CSS Document */

body ,td,th{
font-family: arial, helvetica, sans-serif;
color:#65381A;

font-size: 12px;
}
a {
color:#65381A;

}
a:hover{
font-weight: none;
color:#65381A;
}
a:visited{
color:#65381A;
}
a.orng {
color:#FF802B;
}
a.orng:hover{
font-weight:bold;
color:#FF802B;
}
a.orng:visited{
color:#FF802B;
}

h2.brown {
color:#65381A;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
font-size: 16px;
text-align: left;
}

h3.phone {
position: relative;
width: 303px; 
height: 74px;
background: url("../images/phonenumber.jpg") no-repeat;
text-indent: -9999px;}







