.top {
background-image: url(../images/top.gif);
background-repeat: repeat-x;
}

.title1 {
font-weight: bolder;
letter-spacing: 15;
text-transform: uppercase;
padding-left: 35px;
}

.address {
font-size: 13px;
color:rgb(168,120,0);
text-decoration: none;
padding-left: 20px;
}

.address A:link {
font-size: 14px;
color:rgb(192,120,0);

}

.address A:visited {
font-size: 14px;
color:rgb(184,112,0);

}

.address A:hover {
font-size: 13px;
font-weight: bolder;
color:rgb(184,112,0);
}

.desc1 {
color:rgb(200,200,200);
font-size: 14px;
font-weight: bolder;
text-transform: capitalize;
line-height: 30px;
}
.desc1 A:link {
color:rgb(200,200,200);
font-size: 14px;
font-weight: bolder;
text-transform: capitalize;
line-height: 30px;
}
.desc1 A:visited {
color:rgb(160,160,160);
font-size: 14px;
font-weight: bolder;
text-transform: capitalize;
line-height: 20px;
}
.desc2 {
color:rgb(104,104,104);
font-size: 13px;
font-weight: bolder;
text-transform: capitalize;
line-height: 25px;
}

.desc3 {
color:rgb(104,104,104);
font-size: 12px;
font-weight: bolder;
text-transform: none;
line-height: 15px;
}
.maintitle {
color:rgb(200,112,0);
text-transform: uppercase;
font-weight: bolder;
font-size: 20px;
padding-left: 25px;
}

.navigation A:link{
color:#FF0000;
text-transform: uppercase;
font-weight: bolder;
font-size: 15px;
text-decoration: none;
}

.navigation A:visited{
color:#FF0000;
text-transform: uppercase;
font-weight: bolder;
font-size: 15px;
text-decoration: none;
}

.photo {
border: 2px solid DimGray;
}

.contact {
color:DimGray;
font-size:10;
padding-left: 25px;
}

.contact A:link {
color:DimGray;
font-size:10;
padding-left: 25px;
}

