body {
	background-color: rgb(238, 214, 176);
	padding: 20px;
	font-size: 12pt;
}

table#main	{
	width: 100%;
	position: relative;
	}
	
table td	{
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: GoudyOldStyleT, serif;
	}

h1	{
	text-align: center;
	}
	
h1.title	{
	color: rgb(129, 33, 8);
	font-size: 27pt;
	text-align: center;
	line-height: 1em;
	margin: 0;
	padding: 0;
	}
	
.subtitle {
	text-align: center;
	font-size: 18pt;
	color: rgb(129, 33, 8);
	padding-top: .5em;
	}
	
.subtitle2 {
	text-align: center;
	font-size: 18pt;
	padding-top: .5em;
	}

	
h2 {
	color: rgb(129, 33, 8);
	font-size: 13.5pt;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
h3 {
	color: rgb(129, 33, 8);
	font-size: 12pt;
	text-align: center;
	margin-top: 1.25em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	}

h4 {
	color: rgb(129, 33, 8);
	font-size: 12pt;
	text-align: center;
	margin: 0;
	padding-bottom: 0;
	font-weight: bold;
	}

p {
	font-size: 12pt;
	margin: 0;
	line-height: 1.25em;
	}
	
a:link {
	color: rgb(0, 90, 118);
	text-decoration: none; }
	 
a:visited {
	color: rgb(0, 90, 118);
	text-decoration: none; }
	
a:hover {
	color: rgb(0, 90, 118);
	text-decoration: none; }

#container {
	position: relative;
	}
	
.sidebar {
	font-family: Arial Condensed, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	}
	
.sidebar p {
	text-align: center;
	padding: 1em 0;
	font-size: 8pt;

}
#left	{
	width: 150px;
	}	

#nav {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: .5em 0;
	width: 130px;
	
}
#pgt {
	display: none;
	
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial Condensed, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
  }
  
#nav ul li	{
 	padding-top: 2px;
 	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
	}
  
#bottom	{
	padding-top: 60px; position: relative; bottom: 0; left: 4px;
	}
	
#images	{
	padding: 20px;
	}

li.indent {
  	padding-left: 10px;
	}
	
#content {
padding-left: 10px;
	margin: 2px;
	font-family: GoudyOldStyleT, serif;
	}

#imagecaption {	
	float: left;
	text-align: center;
	padding: 0;
	padding-right: 20px;
	font-size: 8pt;
	font-weight: bold;
	}
	
#imagecaption img {
	padding-bottom: .25em;
	}

#imagecaption p	{
	font-size: 8pt;
	}
	
#imagecaption p.enlarge	{
	font-size: 10pt;
	}	
	
table.prices {	
	width: 100%;
	padding-left: 10px;
	}

table.prices td{
	font-size: 105%;
	text-align: center;
	width: 45%;
	}

table td.left	{
	text-align: left
	}

.leftcolumn	{
	margin-right: 5px;
	}

.menu	{
	font-family: Arial, sans serif;
	font-size: 12pt;
	}

.smaller	{
	font-size: 90%
	}
#footer {
		color: #003366;
 font-size: 8pt;
font-weight: normal;
	}	
	.ft {
		color: #003366;
 font-size: 8pt;
font-weight: normal;
	}	

#footer a:link	{ color: #000000; 
			font-family: verdana; 
		font-size: 8pt;
		text-decoration: none;
		font-weight: normal;
		  }
#footer a:visited	{ color: #000000;
font-family: verdana; 
		font-size: 10px; 
		text-decoration: none; font-weight: normal;
		 }	


