body {
  background:#cae1f3;
  padding:0;
  margin:0;
}

img, div { behavior: url(iepngfix.htc) }

.wrapper {
  width:850px;
  background:url(images/bg_loop.jpg) repeat-y;
  margin-left:auto;
  margin-right:auto;
}

.header {
  width:850px;
  height: 119px;
  margin-left:auto;
  margin-right:auto;
  background:url(images/top.jpg) no-repeat;
}

.main {
  position:relative;
/*  top: -30px;*/
  width:850px;
  min-height: 400px;
  max-height: 100%;
  margin-left:auto;
  margin-right:auto;
  background:url(images/bottom.jpg) center bottom no-repeat;
}


.maintext {
  position: relative;
  top: -20px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom: 70px;
  padding-left: 0px;
  font-family: Arial,Helvetica;
  font-size: 10pt;
  color: #333333;
  font-stretch: semi-expanded;
  font-weight: normal;
}

.maintext a {
  color:#a22720;
  font-weight:bold;
  text-decoration:none;
}

.maintext a:hover {
  color:#c84928;
  font-weight:bold;
  text-decoration:none;
}

.heading {
  font-family: Arial,Helvetica;
  font-size: 14pt;
  color: #0059cb;
  font-variant: small-caps;
  font-weight: bold;
}

.leftarea {
  position: absolute;
  top: 150px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom: 70px;
  padding-left: 60px;
  width:745px;
}

.footer {
  width:850px;
  height:19px;
  margin-left:auto;
  margin-right:auto;
  background:url(images/footer.jpg) center bottom no-repeat;
  text-align:center;
  font-family:Arial,Helvetica;
  font-size:7pt;
  color:#d6d6d6;
}

.footer a {
  color:#d6d6d6;
  text-decoration:none;
}

.footer a:hover {
  color:#ffffff;
  text-decoration:none;
}

.shadow {
  width:850px;
  height:49px;
  margin-left:auto;
  margin-right:auto;
  background:url('images/shadow.jpg') no-repeat;
}

#nav, #nav ul {
	float: left;
	width: 491px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	/*border: solid #000000;
	border-width: 1px 0;*/
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	font-family: Arial Bold;
	font-style: italic;
}

#nav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 100px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	background: #a22300;
}

#nav li li {
	padding-right: 1em;
	width: 100px;
}

#nav li ul a {
	width: 100px;
}

#nav li ul ul {
	margin: -1.75em 0 0 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #da4f00;
}

.frame
{
/*width: 400px;
height: 250px;*/
}

.submit input
{
/*margin-left: 8.5em;*/
	float: right;
  margin-right: 35px;
}

label
{
width: 7em;
float: left;
text-align: left;
/*margin-right: 0.5em;*/
display: block;
}

.styledtable td {
  border: #0e7f11 solid 1px;
}

.tableheader {
  background:#0e7f11;
  text-align:center;
  font-variant:small-caps;
  font-weight:bold;
  color:#ffffff;
}

.tablefield {
  background:#d8f1d9;
  text-align:center;
  font-weight:normal;
  color:#333333;
}

.secretlink a {
  font-weight:bold;
  color:#000000;
  text-decoration:none;"
}

.secretlink a:hover {
  font-weight:bold;
  color:#000000;
  text-decoration:none;"
}

.textbottom {
  vertical-align:text-bottom;
} 

sm {
  font-family: Arial,Helvetica;
  font-size: 8pt;
  color: #000;
  /*font-variant: small-caps;*/
 font-weight: normal;
}

#location_table {
  width: 100%;
  background:#0e7f11;
  color: #fff;
  font-variant:small-caps;
  text-align: center;
  
}

#cell {
  width: 33%;
  background:#d8f1d9;
  font-weight:normal;
  color:#333333;
  border: #0e7f11 solid 1px;
  
}
