/* style created © Copyrighted by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #BD6410;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #566122;
	font-weight: bold;
	text-decoration: none;
    background-color: #FFFFFF;
   
}

body {
	background-color: #C0C9C4;
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #BD6410;
	scrollbar-arrow-color: #BD6410;
	scrollbar-darkshadow-color: #BD6410;
	scrollbar-face-color: #566122;
	scrollbar-highlight-color: #BD6410;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0C9C4;
}

h1 {
	color: #BD6410;
	font-size: 15px;
	text-decoration: underline;
	text-transform: capitalize;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 5 px;
}

.content {
	background-color: #C0C9C4;
	background-position: left top;
	background-repeat: no-repeat;
    top-margin:20px;
}
.bottom {

font-size: 10px;
    text-align: center;
    
}

h2 { 
font-size: 12px;
font-weight: bold;
text-decoration: underline; 
}

.date {
	color: #BD6410;
	font-size: 12px;
   
}

.navigation {
	font-size: 12px;
    margin: 5 20px;
  border: 2px solid #BD6410;

}
#header {
  margin:0;
  padding:10px 10px;
  border:1px solid #566122;
  }
  #header2 {
  margin:0;
  background: #566122;
  padding:5px 5px;
  border:1px solid #000000;
  }
  #title {
  margin:5px;
  padding:20px;
  border:1px dashed #BD6410;
  border-width:1px 1px 1px 1px;
  background-image: url(virtualtitle.jpg);

  }
    #insidenav {
  margin:5px;
  padding:5px;
  border:1px dashed #BD6410;
  border-width:1px 1px 1px 1px;
  background: #C0C9C4;

  }
  hr {
  color: #566122;
  }