 body {
	margin:0px;
	padding:0px;
	background-image:url(images/back2.jpg);
	background-repeat:repeat-y;
	background-color:#2C4141;
	background-position: center top;
 }
 .content {
  background-image:url(images/fullpage2.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  border: solid 4px #1B4740;
  border-top: 0px;
  border-bottom: 0px;
  width: 712px;
  text-align:left;
 }
 .content a {
  color: #6D1F03;
 }
 .copy {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  border: solid 4px #1B4740;
  border-top: 0px;
  border-bottom: 0px;
  background-color:#FFFFFF;
 }
 .contentText { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:20px;
  padding-left: 25px;
  padding-top: 15px;
  position:relative;
  text-align:left;
  z-index: 1;
 }
 .contentText a {
  color: #6D1F03;
  font-weight:bold;
  font-size:12px;
 }
 .contentText a:hover {
  text-decoration:none;
  color:#23432B;
 }
 .contentText h1 {
  font-family:Arial, Helvetica, sans-serif;
  color:#23432B;
  font-size:16px;
  display:inline;
  padding-right: 5px;
  text-transform:uppercase;
 }
  .contentText h3 {
  color:#23432B;
  text-transform:uppercase;
  font-size: 11px;
  display:inline;
 }
#SubDrop {
	border-top: solid 1px #CCC;
	margin-left:20px;
	display:inline;
}
.DropDown a {
  color:#999;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
#SubDrop a {
  display:block;
  background-color:#FFF;
  color:#999;
  padding-left: 3px;
  margin: 0px;
  border: solid 1px #CCC;
  border-top: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
}
#SubDrop a:hover {
	color:#000;
	background-color:#EEE;
}
#SubDrop br {
	display:none;
}
 .contentText li {
	color:#666666;
	list-style-type:circle;
 }
 .contentText ul {
 	margin-top: 0px;
	padding-left:25px;
 }
 
 .SideContent {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:left;
  padding: 15px;
  padding-top: 30px;
  margin:0px;
 }
 .SideContent a {
  color: #6D1F03;
  font-weight:bold;
  font-size:14px;
 }
 .SideContent a:hover {
  text-decoration:none;
 }
 .SideContent p a {
  color: #6D1F03;
  font-weight:bold;
  font-size:11px;
 }
 .SideContent p a:hover {
  text-decoration:none;
 }
 .SideContent h1 {
  font-size:14px;
  color:#6D1F03;
  display:inline;
 }
 .NavWrapper {
   width:100%;
   position:absolute;
   border:solid 3px #FF0;
   text-align:center;
  }
 .Nav {
  width:703px;
  position:absolute;
  left:50%;
  margin-left: -356px;
  margin-top: 10px;
 }
 .Nav br {
  display:none;
  }
 .Nav a {
  display:block;
  background-color:#FFFFFF;
  color:#24492D;
  width: 200px;
  padding: 5px;
  margin: 2px;
  border: solid 1px #24492D;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  text-align:left;
 }
 .Nav a:hover {
  background-color: #566458;
  color: #FFF;
 }
 .NavActive a {
  background-color: #566458;
  color: #FFF;
 }
 .RandomPhoto {
  text-align:right;
  position:relative;
  top: -230;
  z-index:2;
 }
 #ClientDesc {
  position:absolute;
  top: 0px;
  left: 0px;
  border: solid 1px #000;
  background-color:#EEE;
  padding: 8px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  z-index:10;
  display:none;
 }
 .Directory {
 	font-size:10px;
}
.Directory td {
	padding-right: 5px;
}
.Directory a {
	font-size: 10px;
}
.attLinks a:hover {
	font-size: 13px;
}