/** all fonts are arial */
body {
  	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
	background:#E2B88D;
	color: "#000000";
	font-family: Arial,Helvetica, Geneva;
	font-size:10pt;	
	text-align: center;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica, Geneva;
	}

h1, h2, h3 {
  font-weight: bold;
  text-align: center;
  }
  
  h1 {
  font-size: 200%;
  color: #639;
  }
  
  h2 {
  font-size: 150%;
  color:#903;
  }
  
  h3 {
  font-size: 120%;
  color: #306;
  }
  
  hr {
	   border: none;
  background-color: #B4CBDF;
  color: #A46C31;
  height: 3px;
  }
    
  .hrnew { border-top: 3px solid #A46C31; width: 100%; }
  
  
  table {
	 font-family: Arial,Helvetica, Geneva;
	font-size:10pt;	
	 background-color:#E2B88D;
	 background:#E2B88D;
  }
  
  td {
  text-align: center;	  
  }
  
  ul {  
	  color: black;
	  text-align: left;	
	  font-size: 9pt; 
	font-family: Arial;
  }
  
  li {
	  list-style: disc; 
	  color:brown;
  }
  
.l {
  text-align: left;	  
  }
  
  p.j {text-align: justify;}
  p.c {text-align: center;}

  img.l {
  float: left;
  }
  img.r {
  float: right;
  }

  a:link, a:visited,
  a:active, a:hover {
  text-decoration: underline;
  }

  a:link, a:visited {
  color: #8b0000;
  }
  a:active, a:hover {
  color: #666;
  }


/** special classes */
.topheading {
	 font: italic small-caps bold;
	 color: #993300;
	 font-size: 14pt;
	 font-family: Arial,Helvetica, Geneva;
	 text-align: center;
}

.subheading {
	font-style:italic;
	font-weight: bold;
	color: #993300;
	text-align: left;
	font-size: 9pt; 
	font-family: Arial,Helvetica, Geneva;
}

.subheading_noitalics {
	font: bold;
	color: #993300;
	text-align: justify;
	font-size: 9pt; 
	font-family: Arial;
}

.subheading2 {
	color: #993300;
	text-align: justify;
	font-size: 9pt; 
	font-family: Arial,Helvetica, Geneva;
}

.smallheading {
	font: italic bold;
	color: #993300;
	text-align: justify;
	font-size: 7pt; 
	font-family: Arial,Helvetica, Geneva;
}

.font11 {
	text-align: justify;
	font-size: 9pt; 
}

.font14{
	text-align: justify;
	font-size: 10pt; 
}

.contact{
	text-align: center;
	font-size: 10pt; 
}

.underline {
	text-decoration: underline;
}

.brown {
	color: #993300;
}

.italic {
	font: italic;
}

.bold{
	font: bold;
}

.createdby {
font-size:8pt;	
}

.thinline {
	  border: none;
  background-color: #904212	;
  color: ##904212;
  height: 1px;
		width=90%;  
  }

.horizontalnavbar {
	position:absolute; 
	width:414px; 
	height:23px; 
	z-index:2; 
	margin-left: 25%; 
	margin-top: 5%;
}

.bigtableborder {
	position:absolute; 
	height:90%; 
	width:98%;
	z-index:1; 
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	border: solid 5px #A46C31;
	border-width: 10px;
}

.bordermargins {
height:90%; 
	width:98%;
	z-index:1; 
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;	
}

/** */
.borderleft{
	position:absolute; 
	left:0px; 
	height: 600px;
	background-image: url("../images/bgdesert.jpg");
 	background-position: 0% 0%;
 	background-repeat: repeat-y;
}

.middle {
	position:absolute; 
	left:100px; 
	right:100px;
	height: 600px;
	background-color: #E2B88D;
}

.borderright{
	position:fixed; 
	right:0px;
	height: 600px;
	background-image: url("../images/bgdesert.jpg");
 	background-position: 100% 100%;
 	background-repeat: repeat-y;
}

/** fooling around with some CSS positioning shit */
.content {
	text-align:center;
	}

.centered{
    margin-left:auto;
    margin-right:auto;
    text-align: center;
} 

.left{
    margin-left:auto;
    margin-right:auto;
    text-align: left;
} 

.alignleft{
    text-align: left;
} 

.logo {
position:absolute; 
height:94px;
z-index:1; 
top: 2%; 
margin-left:auto; 
margin-right:auto; 
}

.top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}

.leftcolumn {
position: absolute;
left:1%;
width:20%;
top:50px;
background:#fff;
}

.middlecolumn{
position:absolute;
left:15%;
width:70%;
right:15%;	
}

.rightcolumn {
position: absolute;
right: 10%;
width: 0%;
}

.footer{
	
}

.textspot {
	position: absolute;
	top:20%;
}

.topheading {
font-size: 18pt; 
font-family: Arial,Helvetica, Geneva; 
font-weight: bold; 
font-style: italic;	
}

DIV#abs {
 position: absolute;
 top: 1em;
 left: 20%;
 width: 60%;
}

#one {
 position: absolute;
 top: 1em;
 left: 1em;
}
#two {
 position: absolute;
 top: 3em;
 left: 2em;
}
#three {
 position: absolute;
 top: 0.5em;
 left: 0.5em;
}


/** navbar..should probably be changed to have a better background..we need to add more links too */
#navcontainer { width: 200px; 

}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 7px;
width: 100px;
background-image: url('../images/stonetexture.jpg');
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #6D3C0B;
text-decoration: none;
font-weight: bold
}

#navcontainer a:hover
{
background-image: url('../images/darkstonetexture.jpg');
color: #FFFFFF;
font-weight: bold
}


/** experimenting with CSS image frames */
#content {
  padding: 15px;
  border: 10px solid #ffc0cb;
  background: url("../images/bgdesert.jpg");
  }
  
  img {border: 0;}

.greekborder {
	  background: url("../images/greek.jpg");
	  
  }
  
  .greekborder2 {
	  background: url("../images/greek.jpg");
	  position:absolute; 
	  right:2%;
	  bottom:2%;
	  width:95%;
	  height:95%;
	  left:2%;
	  top:2%;
  }
  
  .innerborder {
	  background: #E2B88D;
	  position:absolute; 
	  width:91%;
	  height:89%;
	  left:4%;
	  top:5%;
	  right:4%;
	  bottom:5%;
  }

  .purple-moons {
  background: #9040d3 url('../images/moonstar.jpg');
  }

  .purple-glass {
  background: #9040d3 url('../images/purplelace2.jpg');
  }

  .blue-snow {
  background: #483db8 url('../images/snowback.jpg');
  }

  .silver-glass {
  background: #c0c0c0 url('../images/silver10.jpg');
  }

  .golden-moons {
  background: #b22222 url('../images/moonstar10.jpg');
  }

  .tangerine-glass {
  background: #fa5000 url('../images/goldlace3.jpg');
  }

  .orchid-canvas {
  background: #ba55d3 url('../images/textures.jpg');
  }

  .cornflower-canvas {
  background: #f0f8ff url('../images/textureu.jpg');
  }

  .black {color: #000;}
  
  .brown {background: #E2B88D;}

  .bb5 {border: 5px inset #483db8;}
  .bp5 {border: 5px inset #A46C31;}
  .bs5 {border: 5px inset #c0c0c0;}
  .bp6 {border: 1%}

  .fixmargin {
	  height: 95%; 
	  width:100%;
	  margin-left:2%;
	  margin-right:2%;
	  margin-top:2%;
	  margin-bottom:2%;
   			}
   			
  .bordersize { 
	  width: 96%;
	  margin: 1em;
	  float:right;
  	 	  }
    
  .mr {margin-right: 1em;}
  .ml {margin-right: 1em;}
  .mt {margin-right: 1em;}
  .mb {margin-right: 1em;}
  
  .l {float: left; clear: left;}
  .r {float: right; clear: right;}

  .cp {color: #9040d3;}
  .cb {color: #483db8;}

  div.p1c {padding: 1em; text-align: center;}
  
  .center {
text-align: center;	  
  }
  
  .leftalign {
	  text-align: left;	
  }

