
body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
	background: url(image/grad.gif) repeat-x;
	margin: 0;
	padding: 0;
	scrollbar-base-color: #fef4db;
}

h1 {
	text-align: center;
	font-size: extra-large;
	font-weight: bold;
	font-size: 27px;
	color: #000000;
	font-family: Arial, Helvetica	}

h2 {
	text-align: center;
	font-size: 23px;
}

h3 {
	text-align: center;
	font-size: 17px;
/*	padding: 0 0 0 0px;
	font-size: 161%;*/
}

hr {
	width: 680px;
	color: #b37742;
	height: 3px;
	text-align: center;
	border: 1px solid #6a4927;
}

li {
	margin:  0 0 0 160px;
	}

#wrapper {
	margin: 8px auto;
	width: 750px;
/*	background: url(image/mnbg3.jpg);
	background: url(image/back2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;*/
/*	background: url(image/back3.gif); */
	background: url(image/image306.jpg);

	/*background: #f8f8ff;*/
	border: 1px solid #000;
}

#header {
/*	border-top: 1px solid #000;
	border-bottom: 2px double #00F;*/
	background-image: url(image/header6.jpg);
	background-repeat: no-repeat;
	margin: 14px 0px 0px 16px;
	padding: 0;
	height: 112px;
}

#content {
	margin: 0 25px 0 25px;
	padding: 10px;
}

#footer {
/*	border-bottom: 1px solid #000; */
 	border-top: 3px double #b37742;
	margin: 0 25px 0 25px;
	text-align: center;
	padding: 10px;
}
#searchinput {
	background: #DEFFFF;
	font-size: 90%;
	border: 1px solid #1D4151;
}
.underline {
	text-decoration: underline;
}

#skipnav {
	display: none;
}

.floatright {
	float: right;
	margin-top: 16px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 16px;
	padding-bottom: 8px;
	border-bottom: 4px double #000;
	text-align: right;
  font-family:Arial;
  font-size:87%;
	font-weight: bold;
}

p.bodytxt {
	padding-left:36px;
  padding-right:36px;
  margin-top:0pt;
  margin-bottom:8px;
  text-align:left;
  font-family:Arial;
  font-size:105%;
  color:black;
}

p.fulltxt {
  padding-left:216px;
  padding-left:126px;
  padding-right:8px;
  margin-top:0pt;
  margin-bottom:0px;
  text-align:left;
  font-family:Arial;
  font-size:105%;
  color:black;
}

.sidenote {
  padding-left:0px;
  padding-right:0px;
  margin-top:0pt;
  margin-bottom:6px;
  text-align: right;
  font-family:Arial;
  font-size:87%;
	font-weight: bold;
}

.indentmenu {
	margin-left: auto;
	margin-right: auto;
	font: bold 13px Arial;
	width: 100%;
}

.topmenu {
	width: 328px;
	margin-bottom:8px;
}

.quotemenu {
	width: 607px;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px;
	background: black url(image/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	color: #efe136;
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
	color: white;
	color: #efe136;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: black url(image/indentbg2.gif) center center repeat-x;
}

.footerlinks {
	width:670px;
	margin:0 auto 12px auto;
	padding-left:12px;
	border:1px solid #D6B08D;
	background: white;
}

.footerlinks h2 {
	color:  #A1642D;
	font-size: 97%;
}

.cent {
	text-align:center;
}