/* CSS Document */


a.link{
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:16px;
font-weight:bold;
font-style:italic;
text-decoration:none;

}
a.link:hover{
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#01eaff;
font-size:16px;
font-weight:bold;
font-style:italic;
text-decoration:none;

}
.link-visited{
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#01eaff;
font-size:16px;
font-weight:bold;
font-style:italic;
text-decoration:none;

}
a.linkleft{
display:block;
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-image:url(link.jpg);
background-repeat: no-repeat;
line-height:27px;
padding-left:20px;

}
a.linkleft:hover{
display:block;
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-image:url(hover.jpg);
background-repeat: no-repeat;
line-height:27px;
padding-left:20px;
}
alinkleft:visited{
display:block;
font-family:Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-image:url(hover.jpg);
background-repeat: no-repeat;
line-height:27px;
padding-left:20px;

}

.content1{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:15px;
text-decoration:none;
line-height:18px;
}
.quote{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#4A4A4A;
font-size:16px;
text-decoration:none;
font-style:italic;
line-height:18px;
}
h1{
font-family: Arial,  Century Gothic, times new roman, Trebuchet MS, tahoma, Verdana ;
color:#2a2a2a;
font-size:24px;
font-weight:bold;
font-style:italic;
line-height:30px;
margin-top:0px;
margin-bottom:0px;
}
h2{
font-family:times new roman, Century Gothic,  Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:16px;
font-weight:bold;
}
.phone{
font-family:Century Gothic, times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:23px;
font-weight:bold;
font-style:italic;
line-height:26px;
}
.phone2{
font-family:Century Gothic, times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:26px;
font-weight:bold;
font-style:italic;
line-height:30px;
}

.img_border_1{
border: 2px solid #FFFFFF; 
box-shadow: 0 0 5px 0 #333; 
border-radius:6px; 
float:left; 
margin:6px 12px 0px 0px;
}
.img_border_2{
border: 2px solid #FFFFFF; 
box-shadow: 0 0 5px 0 #333; 
border-radius:6px; 
float:right; 
margin:6px 0px 0px 8px;
}
.img_border_3{
border: 2px solid #FFFFFF; 
box-shadow: 0 0 5px 0 #333; 
border-radius:6px; 
}
.txtbox1{
width:200px;
}
.txtbox2{
width:265px;
height:100px;
}

.footer{
font-family: Arial, Trebuchet MS, Arial,  tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:normal;
line-height:22px;
}
a.footer1{
font-family: Arial, Trebuchet MS, Arial,  tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}
a.footer1:hover{
font-family: Arial, Trebuchet MS,  tahoma, Verdana ;
color:#ffffff;
font-size:12px;
font-weight:normal;
text-decoration:none;
}