
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#contactHeading
{
margin-top: 10px;
font-size: 14pt;
}

#cntctForm
{
margin-top: 25px;
}

#requiredTxt
{
color: #CC0000;
}

#hrForm
{
margin-left: 0px;
}

.formTxtFld
{
margin-left: 40px;
}

#phoneNO
{
margin-left: 20px;
}


/* ************** Link's Table to blog, twitter, facebook */

#webLinks
{
margin:5px 0 0 0;
padding:0;
border: solid 0px #000;
}

#bloggerIcon
{
float:right;
margin:0 0 0 80px;
padding:0;
border: solid 0px #000;
}

#twitterIcon
{
float:left;
margin:0 0 0 5px;
padding:0;
border: solid 0px #000;
}


/* ***** Right Gutter Links ***** */

#warningsAlerts, #tktVideos
{
border-style: solid;
border-width: 2px;
border-color: #FF0000;
}

.leftGtrImgs
{
border-style: solid;
border-color: #984B01;
border-width: 2px;
}

.imgBorder
{
border-style: solid;
border-color: #028301;
border-width: 2px;
}

#freeEstBtn
{
background-color: #ECEADD;
}

#leftGttr{margin-left: 28px;}
#rightGttr{float: right; margin-right: 20px; margin-top: 50px; border: solid 0px #000;}
#phns{margin-top: 0px; margin-left: 100px;}

a:visited {color: #C53B65;}
a:hover{color: #028301;}

a:hover #warningsAlerts{border-style: solid; border-width: 2px; border-color: #028301;}
a:hover #tktVideos{border-style: solid; border-width: 2px; border-color: #028301;}
a:hover #freeEstBtn{border-style: solid; border-width: 2px; border-color: #028301;}
a:hover #tcia{border-style: solid; border-width: 2px; border-color: #028301;}


