body {
   background-color: #ffffff;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family: garamond, georgia;
   font-size: 12pt;
   text-weight: normal;
   color: #103734;
}

h1 {
   font-family: garamond, georgia;
   font-size: 18pt;
   text-weight: normal;
   color: #103734;
   }

p {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}

td {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}

a {
   color: #196F25;
   text-decoration: none;

}

a:visited {
   color: #196F25;
   text-decoration: none;
}

a:hover {
   color: #196F25;
   text-decoration: underline;
}

img {
	border-color: ;
}

ul {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}

/* Common widget Styles */
h3.widget-title { color:gold; font-family: "Times New Roman", Georgia, Times, serif; } 

/* IDX Quicksearch */
div#idx-quick-search h3#quick-search-title { padding: 4px; margin: 2px 10px;}
div#idx-quick-search { font-family: Tahoma, Verdana, Arial, sans-serif; }
div#idx-quick-search select { background-color: /*#EADB00*/#FAFFAD;}
div#idx-quick-search form label { color: #FFF; font-family: Tahoma, Verdana, Arial, sans-serif; font-size:10pt; }


/* IDX Featured */
h3#featured-listing-title { margin-left:20px;margin-bottom:8px;}
div#readvantage-widget-featured { color:gold; font-family: tahoma, verdana, arial, helvetica, sans-serif; width:240px; margin-left:auto;margin-right:auto;}
div#readvantage-widget-featured div#featured-pane div.featured-item {}
div#readvantage-widget-featured div#featured-pane div.featured-item div.featured-links { margin: 4px 0px; width:210px; margin-left:auto;margin-right:auto; min-height:26px; }
div#readvantage-widget-featured div#featured-pane div.featured-item div.featured-links a { margin: 0px 3px;}
div#readvantage-widget-featured div#featured-pane div.featured-item div.featured-details { margin-left:16px;}

