body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:10px 0px 10px 0px;
    background-repeat: repeat;
    background-color: #E1E1E1;
    background-image: url(images/bg.gif);

}

#content img{
padding:0;
margin:0;
}
#title{
    padding-left: 10px;
    padding-right: 10px;
    padding-top:1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    width:200px;
}

#contactnow{
  width:110px;
  border:1px dashed #ccc;
  float:right;
  text-align:center;
  padding:4px 2px 4px 2px;
  font-size:0.8em;
  margin:10px 10px 0 0;
}

#contactnow a,
#contactnow a:visted,
#contactnow a:active{
  text-decoration:none !important;
}

#contactnow a:hover{
  text-decoration:none !important;
}

h1{
    padding:10px 0 5px 0;
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#666666;

}

#content{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#pagetrail{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:45%;
    font-size: 9px;
    color: #CCCCCC;
    padding:10px;
    float:right;
    text-align: right;  
}


#pagetrail A:link,  #pagetrail A:visited,  #pagetrail A:active{
color: #cccccc;
text-decoration: none;
}

 A:link,  A:visited,  A:active{
color: #438A9C;
text-decoration: underline;
}

 A:hover{
    color: #438A9C;
    text-decoration: none;
}



#content li {
    padding: 0px;
    margin: 6px 0px 0px 3px;
    list-style: disc url(images/ligrey.gif) outside;
    
}




#navigation{
    width:99%;
    padding-bottom:3px;
    
    
}

#LM_level_1 ul {

    margin: 0px 0px 0px 0px;
    padding-left:0px;

}

#LM_level_1 li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 6px 4px 0px 3px;
    list-style: disc url(images/li.gif) outside;
    color: #FFFFFF;
}


#LM_level_2 ul {

    margin: 0px 0px 0px 0px;
    padding-left:10px;

}

#LM_level_2 li {
    font-size: 10px;
    padding: 0px;
    margin: 5px 2px 0px 10px;
    
    list-style: disc url(images/li-level2.gif) outside;
}





#LM_level_1 a:link,  #LM_level_1 a:visited,  #LM_level_1 a:active{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;

    
}

#LM_level_2 a:link,  #LM_level_2 a:visited,  #LM_level_2 a:active{
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    
    
}


#LM_level_1 a:hover{
    text-decoration: none;
    /*following not done correctly since only works in IE - other browsers ignore it*/
    list-style-image: url(images/liHOVER.gif);
    color:#ADCCD3;
}

#LM_level_2 a:hover{
    font-weight: normal;
    text-decoration: none;
    /*following not done correctly since only works in IE - other browsers ignore it*/
    list-style-image: url(images/li-level2HOVER.gif) !important;
    color:#fff;
}



#LM_youAreHere{
    color: #D3E8ED;
    text-decoration: none;

}

.dateTime{
    font-size: 10px;
    color: #D3E8ED;
    font-weight: bold;
    text-align:center;
}


input {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
select {
    font-size: 11px;
    color: #666666;
    width:196px;
}
textarea {
    font-size: 11px;
}   


.more {
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666;
    font-weight: bold;
}
#childrens ul {

    margin: 0px 0px 0px 20px;
    padding-left:5px;

}

#childrens li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    list-style: disc url(images/ligreen.gif) outside;
    
}



.snippetTitle a:link       {
    color: #009933;
    font-weight: bold;
    text-decoration: underline;
}
.snippetTitle a:visited    {
    color: #009933;
    font-weight: bold;
    text-decoration: underline;
}
.snippetTitle a:active     {
    color: #009933;
    font-weight: bold;
    text-decoration: none;
}

.snippetTitle a:hover     {
    color: #009933;
    font-weight: bold;
    text-decoration: none;
}


.more a:link       {
    color: #999;
    font-weight: bold;
    text-decoration: none;
}
.more a:visited    {
    color: #999;
    font-weight: bold;
    text-decoration: none;
}
.more a:active     {
    color: #999;
    font-weight: bold;
    text-decoration: none;
}

.more a:hover     {
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}


#hp-container{
    width:100%;
    padding-bottom:10px;
    text-align: left;
    padding-top:5px;
}

#hp-title{
    width:inherit;
    height:15px;
    padding-bottom:10px;
    background-image: url(images/title.gif);
    background-repeat: no-repeat;   
}   

#hp-welcomeMsg{
padding-bottom:10px;
text-align: justify;
line-height:15px;

}

#hp-welcomeMsg A:link,  #hp-welcomeMsg A:visited,  #hp-welcomeMsg A:active{
    color: #999999;
    text-decoration: none;
    
}

#hp-welcomeMsg A:hover{
color: #CACACA;
text-decoration: none;
}


#hp-spacer{
padding-bottom:15px;

clear:both;

}


#hp-leftColumnContainer
{
    width:200px;
    
    float:left;
    


}
#hp-leftColumnContainer A:link, #hp-leftColumnContainer A:visited, #hp-leftColumnContainer A:active{
    color: #CA0000;
    font-weight: bold;
}

#hp-articles A:link, #hp-articles A:visited, #hp-articles A:active{
    color: #CA0000;
    font-weight: bold;
    text-decoration: none;
    padding:0;  
}


#hp-leftColumnContainer li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 0px 15px;
    list-style: disc url(images/liRed.gif) outside;
    color: #FFFFFF;
    line-height: 1.4em;
    
}

#hp-leftColumnContainer ul {

    margin: 0px 0px 0px 0px;
    padding-left:5px;

}

#hp-leftTop{
    width:60px;
    float:left;
    color: #CA0000;
    font-weight: bold;
}


#hp-leftTopArticlePic{
    
    
    padding-top:1px;
    padding-bottom:14px;
    clear:both;
    font-size: 11px;    

}

#hp-bottomLeftContainer A:link, #hp-bottomLeftContainer A:visited, #hp-bottomLeftContainer A:active{
    font-weight: bold;
    color: #638A09;
    
}



#hp-leftBottomSnippet{
float:left;
width:115px;

}





#hp-rightColumnContainer{
    float:right;
    width:306px;
    padding-left:4px;
    

}

#hp-rightColumnContainer A:link, #hp-rightColumnContainer A:visited, #hp-rightColumnContainer A:active{
color: #438A9C;
}

#hp-rightTitle1{
    padding-bottom:15px;
    
    color: #438A9C;
    font-weight: bold;
    clear:both;
}

#hp-rightTitle2{
    padding-bottom:15px;
    
    color: #438A9C;
    font-weight: bold;
    clear:both;
}



#hp-rightSnippet1{
    width:177px;
    height:86px;
    float:left;
    padding-left:3px;
    overflow: auto;
}

#hp-rightSnippet2{
    width:177px;
    height:86px;
    float:left;
    padding-left:3px;
    overflow: auto;
}

#hp-moreServices{
    width:inherit;
    clear:both;
    padding-top:15px;
    line-height: 1.5em;
}
h3 {
    font-size: 12px;
    color: #009933;
}

h4 {
    font-size: 11px;
    color: #999999;
}


.more-getmycontentsnippet A:link,  .more-getmycontentsnippet A:visited,  .more-getmycontentsnippet A:active{

text-decoration: none;
}


.smallfont {
    font-size: 11px;
    font-style: italic;
    color: #999999;
}



.emailformMessage{
    color: #D50000;
    font-weight: bold;
    
    
}



#bottomlinks{
    font-size:11px;
    color: #438A9C;
    text-align:center;
    line-height:2em;
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
}


#knet A:link,  #knet A:visited,  #knet A:active{
    font-size: 10px;
    color: #BBDBE3;
    font-weight: bold;
    text-decoration: none;  
}

#knet{text-align:center;
padding-top:10px;}

.bottomLinksBg{
    background-image: url(images/bottombg.jpg);
    background-repeat: repeat-x;
}



.bg1{
    background-image: url(images/bannerBg.jpg);
    background-repeat: repeat-x;

}

.bg2{
    background-image: url(images/tpl4_r3_c1.jpg);
    background-repeat: repeat-y;

}

.bg3{
    background-image: url(images/menuBg.gif);
    background-repeat: repeat;
}

.bg4{
    background-image: url(images/tpl4_r4_c5.jpg);
    background-repeat: repeat-y;
}

.bgRedBit{
    background-image: url(images/redBit.jpg);
    background-repeat: no-repeat;

}

#content blockquote {
    padding:0px;
    margin:15px 30px 15px 30px;
    padding-left:5px;
    background-image: url(quotes.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    
    color:#666;
    line-height:1.5em;
    font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#content table,#content tr,#content td{
    
    
    border-collapse: collapse;
    border: 2px solid #ccc;
    text-align:center;
    padding:5px;
    color:#333;
    
}

#content table{
    margin:15px;
}


#content th{
    color:#438a97;
    border: 2px solid #ccc;
    padding:5px;
    background-color: #E8E8E8;  
}
.vimportant{
    font-weight: bold;
    font-variant: small-caps;
    padding:5px;
    text-align:center;
    color: #FFFFFF;
    background-image: url(blockbg.jpg);
    margin:20px 50px 20px 50px;
    border: 2px solid #346A74;
}

#LinkBack{
    clear:both;
    
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:3px;
}

#LinkBack img{
    border: 2px solid #CCCCCC;  
}

#homeLinkBack{
float:left;
}

#contactLinkBack{
float:right;
}

.contentImgLeft{
float:left;
padding-right:0px;
padding-top:3px;
}

.contentImgRight{
float:right;
padding:3px 0 3px 6px;
}

.noBorder table, .noBorder tr, .noBorder td{
    border-width:0px !important;
    border-collapse:collapse!important;
    padding:5px 0px 5px 0px!important;
    margin:0px!important;
}

/*********************** google map *******************************************************/

.googlemap{
    text-align:center;
    margin:0 auto;
    width:470px;/*should be same as googlmapbody.php*/
    
    
}

.style2 {
    text-align:center;
    font-size: 11px;
    background-image: url(../pics/fadedlogo.gif);
    background-repeat: no-repeat;
    background-position: right top; 
}

#googleLinkBox{
    clear:both;
    padding-bottom:10px;
    
    
}

#googleLink, #googleLink a:link, #googleLink a:visited, #googleLink a:active{
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    color: #006699;
    padding:2px;
    text-decoration:none;
}
#googleLink a:hover{
    color: #000;
}

.important_statement{
    font-weight: bold!important;
    color: #cf0000!important;
    
}
/******************************** end googlemap *********************************************************/

#matthewcole p{
  color:#BBDBE3;
  font-size:10px;
  padding:0 7px 0 7px;
  width:204px;
  text-align:justify;
  margin:12px 0 12px 0;
}

#matthewcole h2{
  font-size:12px !important;
  color:#222 !important;
  padding:3px 7px 3px 7px !important;
  margin:0px 0 0 0 !important;
  font-weight:normal !important;
  background:#BBDBE3;
}

h2{
  margin:0;
  padding:5px 0 0 0;
  font-size:14px;
  font-weight:bold;
}

h2 strong{
  color:#D12929;
}

#appointments{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-align:center;
    padding:20px 0 10px 0;
}

#appointments a,
#appointments a:active,
#appointments a:visited
#appointments a:hover{
  color:#BEE662;
}

#content p{
  text-align:justify;
}

#crumbtrail{
  font-size:0.9em;
}

#matthewcole a,
#matthewcole a:visited,
#matthewcole a:active,
#matthewcole a:hover{
  color:#BBDBE3 !important;
}


#contact {
  width:160px;
  padding:10px 0 10px 20px;
}

#contact strong{
  font-weight:normal;
}

#contact input{
  border:1px solid #ccc;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff;
  width:160px;
  margin:2px 0 7px 0;
}

#contact select{
  border:1px solid #ccc;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff;
  width:164px;
  margin:2px 0 7px 0;
}

textarea{
  border:1px solid #ccc;
  padding:1px;
  font:normal normal 1em verdana,sans-serif;
  background:#fff;
  width:160px;
  height:110px;
  overflow:auto;
  margin:2px 0 10px 0;
}

#contact input.send{
  width:50px !important;
  font-weight:bold !important;
}