body
	{
	background: #ccc;
	}

hr 
	{
	width: 80%;
	color:#493100;
	height:1px;
	}

table 
	{
	font-size:12px;
	background-color: #fff;
	font-family:verdana;
	padding: 0px 0px 0px 0px;
	}

p
	{
	font-family: Georgia;
	background-color: #fff;
	font-size: 1.2em; 
	color: #000000;
	line-height: 1.4pc;
	text-align: left;
	margin: 20px 20px 20px 20px;
	}


.pDropCap
	{
	font-family: Georgia;
	background-color: #fff;
	font-size: 1.2em; 
	color: #000000;
	line-height: 1.25pc;
	text-align: left;
	margin: 20px 20px 20px 20px;
	}

.pDropCap:first-letter
	{
	font-family: Georgia;
	background-color: #fff;
	font-size:400%;
	line-height: 1.5pc;
	padding-right: 5px; 
	float:left;
	color:#963;
	}



ul
	{
	text-align: left;
	font-family: Verdana;
	font-size: 0.8em; 
	line-height: 1.25pc;
	list-style-type: disc;
	}

ol
	{
	text-align: left;
	font-family: Verdana;
	font-size: 0.8em; 
	line-height: 1.25pc;
	list-style-type: disc;
	}

a
	{
	color: #369;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	color: #69C;
	font-weight: bold;
	text-decoration: underline;
	}

h1
	{
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.75em; 
	letter-spacing: 0.15em;
	color: #493100;
	line-height: 1.25pc;
	text-align: left;
	margin: 20px 20px 25px 15px;
	}

h2
	{
	font-family: Trebuchet MS, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 1.2em; 
	color: #493100;
	line-height: 1.25pc;
	text-align: left;
	margin: 0px 20px 20px 20px;
	}

h3
	{
	font-family: Verdana;
	font-size: 0.8em; 
	color: #394D12;
	line-height: 1.25pc;
	text-align: left;
	margin-bottom: 0px;
	line-height: 1pc;
	}

.myPhoto
	{ 
	text-align: center;
	}

.contentImage
	{ 
	border: 1px solid #666;
	}

.contentTHB
	{ 
	border: 1px solid #666;
	padding:  5px 5px 5px 5px;
	}

.myCaption
	{
	font-family: arial;
	font-size: .9em; 
	color: #666;
	line-height: 1pc;
	text-align: center;
	}

.myJustifiedCaption
	{
	font-family: arial;
	font-size: .9em; 
	color: #666;
	line-height: 1pc;
	text-align: justify;
	}

.buttonscontainer 
	{
	width: 829px;
	background-color: #493100;
	margin: 1px 0px 1px 0px;
	padding:  5px 5px 5px 5px;
	}

.buttons a 
	{
	color: #fff;
	background-color: #493100;
	font: 13px Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 5px 5px 5px 5px;
	}

.buttons a:hover 
	{
	color: #C90;
	text-decoration: none;
	}

div.float 
	{
	float: left;
  	}
  
div.float p 
	{
   	text-align: center;
   	}


.floatThumb 
	{
	background-color:#fff;
	float: left;
	height:100px;
	width:100px;
	padding:5px;
	border:1px solid #ccc;
	margin: 0px 15px 5px 10px;
	}

.thumbnails 
	{
	font-family: Georgia;
	font-size: 1.2em; 
	margin: 5px 5px 5px 15px;
	}

.clear 
	{
	clear:both;
	height:1px;
	}