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

.phone{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#ffffff;
font-size:31px;
font-weight:bold;
text-shadow: 1px 1px 1px #000000;
}
.border01{
border-width:1px;
border-style:solid;
border-color:#101211;
padding:2px;
}

h1{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#101211;
font-size:23px;
font-weight: normal;
margin-top:0px;
margin-bottom:0px;
}

.heading2{
font-family: times new roman, Arial, Trebuchet MS, tahoma, Verdana ;
color:#101211;
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_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:148px;
}
.textarea{
width:204px;
height:62px;
}


.footer{
font-family: Trebuchet MS, times new roman, Arial, tahoma, Verdana ;
color:#000000;
font-size:13px;
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;
}