﻿img {
          	border: 4px solid #1A1F0F; 
		}
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff;
	font-family: Georgia, Georgia, serif;
	color: #A50005;
}

#sitemap_bar {
	display: none;
}

#sitemap {
	display: none;
	z-index: 5000;
    visibility: hidden;
}

#page {
	position: relative;
	width: 790px;
	height: auto;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: #B6C397;
}

.menu_rbtop div { width: 20px; background: url(../images/menu/tr.gif) no-repeat top right; } 
.menu_rbtop div { 
height: 7px; 
font-size: 1px; 
border: 0px solid red;
position: absolute;
top: 0px;
right: 0px;
}

.rbtop div { background: url(../images/tl.gif) no-repeat top left; } 
.rbtop { background: url(../images/tr.gif) no-repeat top right; } 
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; } 
.rbbot { background: url(../images/br.gif) no-repeat bottom right; position: absolute; bottom: 0px; } 
/* height and width stuff, width not really nessisary. */ 
.rbtop div, .rbtop, .rbbot div, .rbbot { 
width: 100%; 
height: 7px; 
font-size: 1px; 
border: 0px solid red;
}


#header {
	background: #B6C397 url(../images/logo2.jpg) no-repeat left center;
	height: 200px;
	width: 790px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/** ******************************************************************************************* */

#menu dl, #menu dt, #menu dd, #menu ul, #menu li 
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu 
{
  position: absolute;
  top: -23px;
  right: 0px;
}

#menu 
{
  width: 11em;
}

#menu dt 
{
  cursor: pointer;
  margin: 0px 0; /* gap between buttons */
  height: 30px;
  line-height: 20px;
  border-bottom: 1px solid #5F1212;
  font-size: 20px;
  font-family: Verdana, Verdana, Geneva, sans-serif;
  background: #880000; /* button bg */
  color: #ffffff;
  text-align: left;
}

#menu dt
{
	padding-top: .5em;
}

#menu dd 
{
  border: 0px solid gray;
  background: #818F62;
}

#menu li 
{
text-align: left;
/* background: #fff; */
}
#menu li a 
{
  padding-left: 20px;	
}

#menu li a, #menu dt a 
{
  color: #ffffff;
  text-decoration: none;
  display: block;
  border: 0 none;
  height: 100%;
}

#menu li a:hover 
{
  background: #C3CFA8;
}

.btn_text 
{
  margin-left: 20px;
}
/** ******************************************************************************************* */

#content {
    text-align: left;	
	background: #B6C397;
	float: left;
/**	height: 55px; */
	border: 0px solid green;
	bottom: 0px;
	height: auto;
	padding: 20px 20px 20px 20px;
	color: #1B1F11;
	width: 750px;
}

#content h1 {
	font-size: 20px;
}

#content h1.big_header {
	font-size: 26px;
	font-style: italic;
	margin-top: 0px;
}

#content a {
	color: #434F27;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

#footer {
	background: #B6C397;
	float: left;
	width: 100%;
	height: 55px;
	bottom: 0px;
	border: 0px solid blue;
	position: relative;
	border-top: 1px solid white;
	text-align: center;
}

#footerText {
  position: absolute;
  top: 20px;
  width: 100%;
  left: 0px;
  color: #1B1F11;
}

#Col1 {
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 2em 5px 2em;
	padding: 10px;
*	width: 40%;
	float: left;
	border: 0px solid red;
	text-align: left;
}
#Col2 {
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 10px;
*	width: 223px; *;
	width: 40%;
	float: left;
	border: 0px solid red;
	text-align: left;
}

.line {
	font-style;
	text-decoration: underline;
	color: #000000;
}

h3 {
	text-align:center;
}