body {
	margin:0;
	text-align:center;
	background-image:url(../images/bkgrnd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

#container {
	margin:0 auto;
	background-color:#FFF;
	width:758px;
	border-style:solid;
	border-width:1px;
	border-color:#96824C;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #96824C;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #96824C;
	text-decoration: none;
}
#top {
	text-align:center;
	padding:0 5px 0 5px;
	width:758px;
	height:235px;
	float:left;
}
#top #address {
	text-align:center;
	font-size:14px;
	padding-top:75px;
	width:290px;
	height:229px;
	float:left;
}
#menu {
	padding-top:2px;
	margin-left:0;
	float:left;
	width:120px;
	margin:0 auto;
}
#content {
	width:615px;
	float:right;
	margin:0 auto;
	padding:10px;
	border-style:solid;
	border-width:0 0 0 1px; 
	border-color:#96824C;
	text-align:left;
	font-size:1em;
}
#footer_menu, #disclaimer{
	padding:0 5px 3px 5px;
	font-size:.75em;
}
#disclaimer{
	text-align:left;	
}
td {
 font-size:.9em;	
}
hr {
	background-color:#96824C;
	color:#96824C;
	height:.75px;
	clear: both;
	text-align:center;
}
.buttons {
	font-weight: normal;
	color: #96824C;
	font-size: 8pt;
	background-color: grey;
	text-align: center;
}
li {
	text-indent: 2pt;
	list-style-type: disc;
}
.caption {
	font-weight: bold;
	color: white;
	font-size: 8pt;
	background-color: #96824C;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	padding-left: 2px;
	padding-right: 2px;
}
.img_bdr {
	border:2px;
	border-style:solid;
	border-color:#96824C;
	padding: 0;
	width:auto;
}
a:link ..img_bdr { border-color: #96824C; }
a:active .imge {border:1px; border-thickness: 1px; border-color: #96824C; border-style: solid}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* The specific style rules used to suggest rendering */
/* for the CSS table design example, starts here */


DIV.base-layer {
  color: #000000; margin: 0.5em 12px 0.5em 12px; 
  padding: 0; text-align: center; width: auto;
}
DIV.table-row {
  color: #000000; margin-top: 0; margin-right: auto; 
  margin-bottom: 0; margin-left: auto;
  padding: 0; text-align: center; width: 96%;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; margin: 0; padding: 0; 
  width: 45%;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 0; 
  width: 45%;
}
DIV.space-line {
  clear: both; margin: 0; padding: 0 0 10px 0; width: auto;
}

/* Some rules for captions, headers and running text */

P.text {
   padding: 0 0.3em 0 0.3em;
  font-style: normal; font-size: 1em; 
  text-align: center; text-indent: 0;
  width: auto;
}


/* End of layer specific style rule set */
