@charset "UTF-8";
*{
	font-family:georgia, sans-serif ;
}

#wrapper {
	width: 700px;
	  margin-left: auto ;
  margin-right: auto ;

}

#header {
	height: 117px;
	width: auto;

background-image:url(/images/index_02.jpg);
}
#content {
	width: auto;
background:transparent url(/images/shadow-border.jpg) repeat-y scroll 0 0;
}
#left-col {
padding-top:5px;
float:left;
margin-left:18px;
position:relative;
width:100px;
}
#right-col {
	width: 120px;
	float:left;
padding-top:5px;
}
#center-col {
float:left;
padding:0 5px 0;
position:relative;
width:435px;
background-image:url(/images/body-bg.png);
background-position:center center;
background-repeat:no-repeat;
min-height:500px;
}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#61B864}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bbe0bc;
  border-right:1px solid #bbe0bc;
  background:#88c98a}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff7ef;
  border-right:1px solid #eff7ef;
  background:#7fc581}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #7fc581;
  border-right:1px solid #7fc581;}
.spiffy4{
  border-left:1px solid #bbe0bc;
  border-right:1px solid #bbe0bc}
.spiffy5{
  border-left:1px solid #88c98a;
  border-right:1px solid #88c98a}
.spiffyfg{
  background:#61B864}
.spiffyfg h3{
display:inline;
}
.spiffyfg h2{
display:inline;
font-size:13px;
}
.special {
font-size:8pt;
margin-bottom:5px;
text-align:center;
}
.menu-wrapper {
	background-color:#974C51;
	height:33px;
margin-left:15px;
position:absolute;
top:85px;
width:672px;
}
.menu-item {
	background-color:#974C51;
	border-color:#aaa #aaa #672A31 #672A31;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 15px;
	position:relative;
	text-align:center;
	width:auto;
}
a.menu-item {
	background-color:#974C51;
	border-color:#aaa #aaa #672A31 #672A31;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 15px;
	position:relative;
	text-align:center;
	width:auto;
	text-decoration:none;
}
a.menu-item:hover {
	background-color:#974C51;
	border-color:#aaa #aaa #672A31 #672A31;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 15px;
	position:relative;
	text-align:center;
	width:auto;
	text-decoration:underline
}
a.menu-item:active {
	border-color: #672A31 #672A31 #aaa #aaa;
}
a.menu-item li{
display:inline;
list-style-type: none;
padding-right: 20px;
}
.menu-item li{
display:inline;
list-style-type: none;
padding-right: 20px;
}
.menubox{
border-color:#974C51 #CCCCCC #CCCCCC;
border-style:solid;
border-width:5px 1px 1px;
font-size:9pt;
margin-bottom:10px;
margin-right:6px;
padding:5px;
}
.menulegend{
font-size:12pt;
}
