body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5F4D37;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgtop.jpg);
	text-align: center;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#main td.left p  {
	font-size: 12px;
	line-height: 150%;
    text-align: justify;
}
#main td.right  {
	font-size: 12px;
    text-align: right;
}
#container {
	background-color: #F9FAE8;
}
#container td {
	text-align: center;
}
#content td {
	text-align: left;
}
#content td.right {
	text-align: right;
}
#content td.center {
	text-align: center;
}
#menubox td {
    line-height: 250%;
	text-align: right;
}
#menu {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li a {
	display: block;
	color: #8C6950;
	padding: 3px 3px 2px 16px;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px solid #DEDEA6;
}
#menu li a:hover {
	color: #ffffff;
	background-color: #8C6950;
	border-bottom: 1px solid #8C6950;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	margin: 30px 0 20px 0;
    color: #8C6950;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 10px 0 10px 0;
}
input {
    height: 18px;
	border: #C7DB38 1px solid;
}
input.text {
    background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #483730;
	font-size: 10px;
	font-weight: normal;
}
input.button {
    background-color: #E2EC98;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #00642D;
	font-size: 10px;
}
.brown {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #86654A;
	font-weight: bold;
}
.smalltxt {
	font-size: 10px;
}
a, a:visited {
    color: #8C6950;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
} 
a.bottom:link {
    color: #8C6950;
	text-decoration: none;
}
a.bottom:visited {
    color: #8C6950;
	text-decoration: none;
}
a.bottom:hover {
    color: #86654A;
	text-decoration: underline;
}

#contentc {
  max-width:70em;
  width:470px;
  margin:0;
  overflow:hidden
}
.demo {
  margin:0 0;
  padding:0;
  position:relative;
  overflow:hidden
}

.collapse {margin:0}
.collapse p {padding:0 18px;  }
.top{font-size:.9em; text-align:right}
#switch, .switch {margin-bottom:5px; text-align:right}
.expand{padding-bottom: 0; margin:0}
.expand a {
  display:block;
  padding:3px 0 3px 18px;
  text-decoration: none;
}
.expand a:link, .expand a:visited {
  background-image:url(images/arrow_right.gif);
  background-repeat:no-repeat;
  background-position:0 50%;
  text-decoration: none;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:none;
}
.expand a.open:link, .expand a.open:visited {
  background:#fff url(images/arrow_down.gif) no-repeat 0 50%;
  text-decoration: none;
}



