/* CSS Document */
.content1{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:14px;
text-decoration:none;
line-height:18px;
}
.content2{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.phone{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#1C0D0D;
font-size:28px;
font-weight:bold;
text-shadow: 1px 1px 1px #ffffff;
}

.border01{
border-width:1px;
border-style:solid;
border-color:#AB5D00;
padding:2px;
}

h1{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#AB5D00;
font-size:25px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}
.heading2{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#AB5D00;
font-size:15px;
font-weight:bold;
}
.img_border_1{
border: 2px solid #FFFFFF; 
box-shadow: 0 0 2px 0 #333; 
border-radius:6px; 
float:left; 
margin:6px 12px 0px 0px;
}
.img_border_12{
border: 2px solid #FFFFFF; 
box-shadow: 0 0 2px 0 #333; 
border-radius:6px; 
float:left; 
margin:6px 20px 0px 0px;
}
.img_border_2{
border: 3px solid #FFFFFF; 
box-shadow: 0 0 2px 0 #333; 
border-radius:6px; 
float:right; 
margin:6px 0px 0px 8px;
}
.img_border_3{
border: 3px solid #FFFFFF; 
box-shadow: 0 0 2px 0 #333; 
border-radius:6px; 
margin:6px 0px 0px 0px;
}

.textbox{
width:150px;
}
.textarea{
width:200px;
height:80px;
}


.footer{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:14px;
font-weight:normal;
line-height:22px;
}

a.footer1{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:14px;
font-weight:normal;
text-decoration:underline;
}
a.footer1:hover{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:14px;
font-weight:normal;
text-decoration:none;
}