/*--- Rick's css ---*/
.border1 {
 border: 1px solid;
 padding: 6px 8px 6px 8px;
}

a:link {
 font-family: Verdana;
 font-size: 10pt;
 color: #1C5E38;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 font-family: Verdana;
 font-size: 10pt;
 color: #28B482;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Verdana;
 font-size: 10pt;
 color: #2C8E48;
 font-weight: bold;
 text-decoration: underline;
}


body { 
 color: #000000;
 background-color: #FFFFFF; 
 font-size: 10pt;
}

H1 {
 font-size: 22px;
}

.header-text {
 text-align: right;
 padding-right: 15px;
 padding-top: 5px;
 color: #ffffff;
}


/*--- Main Categories ---*/
.categories { 
 font-family: Verdana; 
/* font-size: 10pt;  */
 font-weight:bold
}

/*--- Sub Categoreis under Main Categories ---*/
.submaincat { 
 font-family: Verdana; 
 font-weight:normal
}

/*--- Directory Entries --*/
.linktitle { 
 font-family: Verdana; 
 /* font-size: 10pt; */
 color: #1C5E38;
 font-weight: bold;
}

.linkdescription { 
 font-family: Verdana; 
 font-size: 10pt 
}

.category-link {
 font-family: Verdana; 
/* font-size: 10px; */
 color: #1C5E38;
 font-weight: bold;
}

/*--- PPC Includes section ---*/
.ppclinktitle { 
 font-family: Verdana; 
 font-size: 10px; 
 color: #1C5E38;
 font-weight: bold;
}

.ppclinkdescription { 
 font-family: Verdana; 
 font-size: 9px; 
}

.ppclinkurl{
 font-family: Verdana; 
 font-size: 10px;
}

/*--- Additional Includes --*/
/*-- Random Listings --*/
.addrandlistlinktitle { 
 font-family: Verdana; 
 font-size: 10px; 
}

.addrandlistlinkdescription { 
 font-family: Verdana; 
 font-size: 9px; 
}

/*-- Random Categories --*/
.addrandcatlinktitle { 
 font-family: Verdana; 
 font-size: 10px; 
}

/*-- Random Search Terms  --*/
.addrandsearchlinktitle{ 
 font-family: Verdana; 
 font-size: 10px; 
}
