/* Custom STYLES */


/* STD STYLES */

.Title {font-size:16px;color:#B38180;font-weight: bold;}

.Sub_Title {color: #666666;font-size: 15px;font-weight: bold;}

.Blue_Link          {text-decoration: underline; color: #B38180;}
a.Blue_Link:link    {text-decoration: underline; color: #B38180;}
a.Blue_Link:visited {text-decoration: underline; color: #B38180;}
a.Blue_Link:active  {text-decoration: underline; color: #B38180;} 
a.Blue_Link:hover   {text-decoration: none; color: #0000FF;}


.News_Item { padding: 7px; color: #905454; border: 1px solid #663838; font-style: italic; background: #ffffff; line-height: 20px; }

.breadcrumb { color: #905454; font-style: italic; }

p{font-size: 1em; margin-bottom: 1em;}