body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image:  url(imgs/beige013.jpg);
	padding: 0px;
	margin: 0px 15%;
	
}
#mainTable {
	background-color: #FFFFFF;
	border: 1px solid #d2bd7b;
	/*/*/line-height: 1.5em; /* */
 }
 #mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
 	border-left: 1px solid #bfb288;
 	font-size: 14px 	/*/*/font-size: 100%; /* */
    vertical-align: top;
 }
 #maincontent ul{
     	/*/*/
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
  #sidebar {
 	background-color: #ffedb5;
	padding: 5px !important;
	width: 200px;
    font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
 }
 #header {
 	background-color: #ffedb5;
 	color: #3c300a;
  } 
 #footer {
 	background-color: #d2bd7b;
 	color: #3c300a;
	font-size: 12px;
	/*/*/font-size: 85%; /* */
 	
 }
 #contactTbl {
 width: 350px;
 font-size: 11px;
 /*/* font-size: 75%;
 	margin: 2em; /**/
 
 }
 #contactTbl td {
 	padding: 5px !important;/*Pads each table cell in modern browsers*/
    
 }
 
 td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; color: #b27ea3; }
 

 
 #sidebar a {
 	/*/*/padding: 4px 4px 4px 15px ;
    color: #3c300a; 
 	display: block;
 	border: 1px solid #d2bd7b;
 	text-decoration: none;
 	line-height: 1em;
	background-image:   url(imgs/bkg2.gif);
 	width: 160px ;
	 /* */
 }
 
 
 #sidebar a:hover, #sidebar a:active {
 	color: #ffedb5;
 	border: 1px solid #76546c;
	background-image:   url(imgs/bkg.gif);
 }
 
 #uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	color: #ffedb5;
 	border: 1px solid #76546c;
	background-image:   url(imgs/bkg.gif);
}
 #sidebar ul {
 	/*/*/
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px ;
	
	 /* */
 }.plaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #b27ea3;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


 .specialtitle {
 	font-size: 140%; color: #76546c;
 } 
 
 .entreedescription {
	font-size: 76%;
	color: #a0815f;
 }