body {
  background-color: #DFA877;
  background-image:url(../jpegs/divider.jpg);
  background-repeat:repeat-y;
}	


p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: new times roman, serif;
}


LI {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #2f1a1a
}

.styleterms {font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #2f1a1a; vertical-align:middle;}


h1 {
	font: normal bold 38px arial, helvetica, sans-serif;
	color: #5b3232;
	text-indent: 7px;
}


h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5b3232;
	text-indent: 10px;
	padding: 3px 3px 3px 0px;

}

h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5b3232;
	text-indent: 15px;
}

h4 {
	font-style:oblique;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5b3232;
	text-indent: 15px;
}

td {
	text-align: justify;
}

a:hover {
	color: #2f1a1a;
	font-weight: bold;
}

a:active {
	background-color: #dfa877;
}

a:link {
	color: #993300;
}

a:visited {
	color: #990000;
}

#mainwindow {
	position:relative; 
	left:5px; 
	top:130px; 
	width:709px; 
	height:100%; 
	z-index:6; 
	background-color: #f0c8a5; 
	border: double;  
	border-color:#5b3232;
}

#contact {
	position: absolute; 
	left:755px; 
	top:400px; 
	height:200px; 
	z-index:6; 
	background-color: #f0c8a5; 
	border: double;  
	border-color:#5b3232;
}

#topwindow {
	position:absolute;
	left:0px;
	top:0px;
	width:1001px;
	height:128px;
	z-index:1;
	background-image: url(../jpegs/header.jpg);

}

span.lines {
	position:absolute;
	left:740px;
	top:141px;
	width:7px;
	z-index:3;
	background-image: url(../jpegs/divider.jpg);
	height: 521px;
}

#bottomline {
	position:relative; left:0px; top:130px; width:709px; height:20px; z-index:1; border: 1px none #000000; background-color: #79523f
}

#miniflex {
	width: 700px;
	float: left;
	font-size: small; /* could be specified at a higher level */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	margin: 0;
	padding: 0 0px 0 0px;
	border-top: 3px solid #fae7d6;
	position:relative;
	z-index:10;
	left: 0;
	top: 0px;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  position: relative;
  height:30px;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 15px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #79523f;


}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  color: #5b3232;
    background-color:#fae7f6;
}
  

 
