body {font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: white;
	  background-image: url(images/bg.jpg);
	  margin: 3px;}
	  
td {font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;}	  

h1 {font-size: 13px;
	margin: 0px 0px 0px 0px;}

h2 {font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #af3500;
    margin: 0px 0px 10px 0px;}

p {	  font-size: 12px;
    color: #000000;}

.s_bg {background-image:  url(images/rachel_bg.gif);
       background-repeat: no-repeat;}

.ss_bg {background-image:  url(images/section_bg2.jpg);
       background-repeat: no-repeat;}

.sss_bg {background-image:  url(images/section_bg3.jpg);
       background-repeat: no-repeat;
	   background-position: right top;}	   

.br_bg {background-image:  url(images/br_bg.gif);
       background-repeat: repeat-y;}
	   			
.p_no {font-size: 25px; font-weight: bold; color: #af3500; letter-spacing: .05em; font-family: Verdana}
.thoughts {font-size: 16px; font-weight: bold; font-style: italic; color: #af3500;}
.intro {color: #af3500; line-height: 14px; font-size:12px;}

.footer {font-size: 9px;
	  font-weight: normal;
	  text-align: center;
	  line-height: 13px;}
 
.mdbrown {background-color: #C3BDB2;}

a {	font-size: 12px;
	color: #4f1902}
							
a:link { color: #4f1902; text-decoration: none }
a:active { color: #4f1902; text-decoration: none }
a:visited { color: #4f1902; text-decoration: none }
a:hover { color: #af3500; text-decoration: underline }

a.nav            {font-size: 9px; 
				 color: #776850;
				 font-weight: normal;}
a.nav:link      {color: #776850; padding-top: 2px; padding-left: 4px ;padding-right: 4px; padding-bottom: 3px;}
a.nav:active      {color: #776850; padding-top: 2px; padding-left: 4px ;padding-right: 4px; padding-bottom: 3px;}
a.nav:visited      {color: #776850; padding-top: 2px; padding-left: 4px ;padding-right: 4px; padding-bottom: 3px;}
a.nav:hover	{color: #8396B3; padding-top: 2px; padding-left: 4px ;padding-right: 4px; padding-bottom: 3px; text-decoration: none;}

a.nav2            {font-size: 9px; 
				 color: white;
				 font-weight: normal;}
a.nav2:link      {color: #ffffff; padding-top: 2px; padding-left: 4px ;padding-right: 4px; padding-bottom: 3px;}
a.nav2:active      {color: #ffffff;}
a.nav2:visited      {color: #ffffff;}
a.nav2:hover	{color: #8396B3; text-decoration: none;}


	  	  
ul {margin: 10px 0px 0px 30px;}
	
ol {margin: 10px 0px 0px 30px;}
li {font-size: 12px;}
			
