body { 

	background-color: #cccc99;
	margin-top: 52px;
    font-size: 100%;
    color: #000000;
	font-family: georgia, serif;
	}
h2 {
    color: #993333;
	font-size: 16px;
	line-height:22px;
	font-family: Georgia, serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: left;
    }
h3 {
    color: #660000;
	font-size: 14px;
	line-height:18px;
	font-family: Georgia, serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: left;
    }    
    
p {
    color: #000000;
	font-size: 14px;
	line-height:18px;
	font-family: Georgia, serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
	text-align: left;
    }
a {color: #660033; 
   font-size: 14px; 
   text-decoration: underline;
   font-family: Georgia, serif;
   }

a:visited {
    color: #663300;
    text-decoration: none;
    }
a:active {
    color: #330000;
    text-decoration: none;
    }
a:hover {
    color: #330000;
    text-decoration: none;
    }
#content {
       padding-top: 0em; 
       padding-right: 0em;
       padding-left: 0em;
       padding-bottom: 40px;
       width: 800px;
       text-align: left;
       border: 1px solid #999966;
       background-color: #dfdfc0;
       }

.title {
	float: top;
    width: 290px;
    height:103px;
	margin-top: 0px;
	} 

.largeHeading {
    float: top;
    text-align: left;
    height:46px;
    width: 780px;
    font-family: georgia; 
    font-size: 36px;
    line-height: 46px;  
    color: #dfdfc0;
    padding-left:20px;  
    margin-left: 0px;
	margin-right: 0px;
	 background-color: #999966;
	margin-top: 0px;
	margin-bottom: 0px;
    
    }
.mediumHeading {font-family: georgia; 
    font-size: 18px; 
    line-height: 26px;
    color: #000000; 
    margin-left: 10px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
    text-align: center;
    }
.smallHeading {font-family: georgia; 
    font-size: 16px;
    line-height: 18px; 
    color: #000000; 
    margin-left: 10px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
    text-align: center;
    }

.selected {
    color: #b6b6d6;
    }
.next {
    font-size: 14px;
    line-height: 18px; 
}

.smallCaps {
     font-family: georgia; 
     font-size: 10px; 
     text-transform: uppercase;
     line-height: 11px;
     color: #000000; 
}
#largeText  {
    font-family: georgia; 
    font-size: 18px; 
    line-height: 26px;
    color: #000000; 
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
#mediumText, #mediumText p {
    font-family: georgia; 
    font-size: 14px;
    line-height: 18px; 
    color: #000000; 
	margin-bottom: 26px;
    text-align: left;
    padding-left: 20px;
    }
li {
    font-family: georgia; 
    font-size: 14px;
    line-height: 20px; 
    color: #000000; 
	
    text-align: left;
    padding-left: 20px;
    }