body { 
	margin: 0;
	background-image: url(Header2bac.jpg);
	background-repeat: repeat-x;
	background-color: #c6b388;
	font-family: "Times New Roman",Times,serif;
	font-size: 13.5pt;
	color: #000000;
	}

#wrap { width: 1006px; margin-left: auto; margin-right: auto; }
#header {
	background-image: url(Header2.jpg);
	background-repeat: no-repeat;
	width: 1006px;
	}
#footer {clear: both; width:1006px;} 
.inside5 {
	padding: 5px;
	}
.inside15 {
	padding: 5px 15px;
	}
.imgpad { padding: 3px; }

.serblk {
	font-family: "Times New Roman",Times,serif;
	font-size: 13pt;
	color: #000000;
	padding-left: 5px;
	border-left: 1px solid #000000;
	}
	
.sanblk {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	padding-left: 5px;
	border-left: 1px solid #000000;
	}
	
A:link {color: #ce2e6c;}
A:visited {color: #ce2e6c;}
A:hover {color: #ffffff;}
A:active {color: #ce2e6c; }

.nav {color: #ce2e6c; font-family: Tahoma; font-size: 12pt; font-weight: bold; text-decoration: none;}
.nav A:link {color: #ce2e6c;text-decoration: none;}
.nav A:visited {color: #ce2e6c;text-decoration: none;}
.nav A:hover {
	color: #ffffff; 
	border-left: thin solid #ffffff;
	border-right: thin solid #ffffff;
	text-decoration: none;
	}
.nav A:active {color: #ce2e6c; text-decoration: none;}
	
.credit
  {
  font-family: Arial;
  font-size: 9pt;
	color: #000000;
  text-align: center; 
  }
.credit A
  {
  font-family: Arial;
  font-size: 9pt;
	color: #000000;
  }
.credit A:hover
  {
  font-family: Arial;
  font-size: 9pt;
	background-color: #ffffff;
	color: #663300; 
  }

