body {
	background-color: #ffffff;
}

.menu {
  margin: 0 0.5em 0 0.5em;
  padding: 0.25em 0 0.25em 0;
  background: url(images/1px_dot.gif) repeat-x bottom; 

}
.submenu {
  padding: 4px 0px 4px 0px;
}

.spacer {
  margin: 0 0em 0 0em;
  padding: 1px 0 0.25em 0;
}

.subspacer {
  padding: 1px 0px 1px 0px;
  margin: 0em 0em 0em 1.25em;
  background: url(images/1px_dot.gif);
  background-repeat: repeat-x;
}
 
* html .subspacer {
  padding: 0px 0px 0px 0px;
  margin: 0em 0em 0em 1.25em;

}   
.main {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0px 3px 0px 2px;
  vertical-align: top;
}

.main2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0px 3px 0px 2px;
  text-align: left;
  vertical-align: top;
}

.floatleft {
float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}


a:link {
	color: #7b4a40;
	background-color: transparent;
	text-decoration: none;
}

a:visited { 
	color: #c96;
  	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #ff4500;
	background-color: transparent;
	text-decoration: none;
}

img {
  display: block;
  border: 0;
}

td {
  vertical-align: top;
}

.logo {
position: absolute;
bottom: 0px;
}


a.mlink:link {
	color: #7b7b7b;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

a.mlink:visited {
	color: #7b7b7b;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}


a.mlink:hover {
	color: #7b4a40;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}


a.mlink:active {
	color: #7b4a40;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

a.smlink:link {
	color: #7b7b7b; text-decoration: none;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 1.5em;
}


a.smlink:visited {
	color: #7b7b7b;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 1.5em;
}


a.smlink:hover {
	color: #7b4a40;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 1.5em;
}


a.smlink:active {
	color: #7b4a40;
	background-color: transparent;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 1.5em;
}

h1 {
	font-size: 1.5em;
	text-align: center;
}

h2 {
	font-size: 1.1em;
	text-align: center;
}

dd {
	padding-bottom: 5%
}
