body {
	background-color: cacfed;
}

div.center {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

.homebg {
	width: 300px;
	height: 600px;
	background-image: url(images/walksign.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.walktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #333333;
	position:absolute;
	top: 30px;
	margin-left: 267px;
	z-index: 3;
}

.walksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #993300;
	position:absolute;
	top: 106px;
	margin-left: 280px;
	z-index: 3;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top: 264px;
	margin-left: 27px;
	z-index: 6;
	height: 310px;
	width: 114px;
	text-align: right;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 28px;
}
.portnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #993300;
	text-decoration: none;
}

table.fixed
{
table-layout: fixed
}
 
.border
  {
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  border: none;
  }
    
.border:hover
  {
  border: 1px solid #993300;
  }

.descript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.title-piece {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.secnavbracket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCFF;
}
.secnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.secnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.secnavclick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.white {
	min-height: 350px;
	width: 600px;
	border: 1px solid #993300;
	background: white;
	position:absolute;
	top: 180px;
	margin-left: 175px;
	z-index: 10;
	padding: 15px;
}

.info {
	margin-left: 194px;
	position: absolute;
	top: 600px;
	z-index: 8;
	height: 48px;
	width: 600px;
}

.imagetable {
	margin-left: 182px;
	position: absolute;
	top: 248px;
	height: 347px;
	width: 601px;
	z-index: 10;
}
.portcenter {
	text-align: center;
	margin-top: 5px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
