 
body {
	background:#FFFFFF;
	background-image:url(images/purple_pattern.gif);
      background-repeat:repeat-x;
      font-family: Georgia, 'Times New Roman', serif;         	
	font-size:9pt;
      color: #000000;
      font-weight:normal;
      }

A	     { color: #8b6315; text-decoration: none; font-weight: bold;} 
A:link     { color: #8b6315; text-decoration: none; font-weight: bold;} 
A:visited  { color: #8b6315; text-decoration: none; font-weight: bold;} 
A:active   { color: #8b6315; text-decoration: none; font-weight: bold;} 
A:hover    { color: #801e54; text-decoration: none; font-weight: bold;} 

      

P 	{
	font-family: Georgia, "Times New Roman", Times, serif;                 	font-size:9pt;
      color: #000000;
      font-weight:normal;      
      text-align:left;
      }

.title	{ 
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 14pt; 
		letter-spacing: 0.5px;
            font-weight:bold;
		text-transform: uppercase;
            color: #8b6315; 
            text-align:left;
		}                        


.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover { font-weight: bold; text-decoration: none;}
        

.blogbody {
            font-family: Georgia, 'Times New Roman', serif;
		letter-spacing: 0px;                 
		font-size:9pt;
            color: #000000;
            font-weight:normal;
            line-height:145%;        
            text-align:justify;
            }

.meta		{	
		font-family: Georgia, 'Times New Roman', serif;
		letter-spacing: 0px;
		font-size: 10px;
		color: #8b6315;
		font-weight:bold;
		text-transform: uppercase;
		text-align: right;
		padding-top:10px;
		font-style: italic;
		}

.recent	{
		font-family: Georgia, 'Times New Roman', serif;
		letter-spacing: 0.5px;
		font-size: 14px;
		color: #8b6315;
		font-weight:normal;
		font-variant: small-caps;
		text-align: right;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom: 1px dashed #000000;
		}

td.main	{padding-top:10px; padding-right:15px;}
td.right	{padding-top:10px;}

td.nav		{
		background:#801e54;
		background-image:url(images/nav_bg.gif);
      		background-repeat:repeat-x;
		padding-top:5px}


.navlinks	{
		font-family: Georgia, 'Times New Roman', serif;
                font-size: 13pt; 
                font-weight:normal;
                text-transform:uppercase;
		letter-spacing: 0.5px;
		word-spacing: 17px;
                color: #ffffff; 
                text-align:center;
		}

.navlinks a,
.navlinks a:link,
.navlinks a:visited,
.navlinks a:active,
.navlinks a:hover { font-weight: normal; text-decoration: none; color: #ffffff;}


.comments-head    { 
                font-family: Georgia, 'Times New Roman', serif;
                font-size: 10pt; 
                font-weight:bold;
                text-transform:uppercase;
                color: #8b6315; 
                text-align:left;
                }

.comments-body	{
		vertical-align:top;
		font-family: Georgia, 'Times New Roman', serif;
		letter-spacing: 0px;                 
		font-size:9pt;
            color: #000000;
            font-weight:normal;
            line-height:145%;        
            text-align:justify;
		padding-bottom: 7px;
            }


.form_label 	{
			font-family: Georgia, 'Times New Roman', serif;
			font-size:9pt;
			text-transform:uppercase;
                	color: #8b6315;
                	font-weight:bold;    
                	}


.form           {
                background:#801e54;
                border:1px solid #8b6315;
                color: #FFFFFF;
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 8pt;
                }


.button        {
                background-color:#801e54;
                border:1px solid #8b6315;
                color:#FFFFFF;
                font-family: Georgia, 'Times New Roman', serif;
                font-size: 10pt; 
                text-transform:uppercase;
                }


.credits {
            font-family: Georgia, 'Times New Roman', serif;
		letter-spacing: 0px;                 
		font-size:8pt;
            color: #000000;
            font-weight:bold;
            line-height:125%;        
            text-align:left;
		padding-left:25px;
            }