body {
	font-family:verdana, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #d6d4cb;
}
body * {
	margin: 0;
	padding: 0;
}
a:link {
color:gray;
text-decoration:underline;
}
a:visited {
color:#90080c;
text-decoration:none;
}

a:hover {
background-color:gray;
color:white;
text-decoration:underline;
}

a:active{
color:#90080c;
text-decoration:none;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color:white;
}

#logo {
border-right:8px solid black;
height:90px;
margin-bottom:5px;
margin-top:5px;
}

#logo h1 {
padding-top:40px;
padding-left:10px;
float:left;
}

#logo h1.apt {
color:red;
}

#header {
	margin: 0 0 0 0;
	background: white;
}


#container {
background-color:white;
}

#side-a {
	float: left;
	width: 626px;
	background-color:white;
}

#mainimage {
border-right:8px solid black;
}

#maincontent {
border-right:8px solid black;
	float: left;
	background-color:white;
	margin-top:10px;
}

#maincontent h1 {
color:black;
font-size:large;
margin:10px;
margin-top:20px;
}

#maincontent h2 {
color:black;
font-weight:normal;
font-size:medium;
font-style:italic;
margin:10px;
margin-right:15px;
}

#maincontent p {
color:black;
font-size:small;
margin:10px;
line-height:1.4em;
}

#maincontent hr {
margin-left:20px;
margin-right:20px;
}

li.maincopy {
margin-top:5px;
color:gray;
font-size:0.9em;
}

.maincopy {
margin-left:40px;
list-style:square;
}

 ul.arrow
{
list-style-type: none;
padding: 0;
margin-left:60px;
}

li.arrow
{
background-image:url(graphics/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .7em;
color:gray;
font-size:0.9em;
margin-top:5px;
}



 .cv
{
list-style: none;
margin: 10px;
padding: 0;
}

li.pdf{
font-size:0.9em;
background-image:url(graphics/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}


#side-b {
	float: left;
	width:214px;
	background-color:white;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#rightcolumn {
margin-top:0px;
}

#address {
height:90px;
margin-bottom:5px;
margin-top:5px;

}

#address p {
color:gray;
font-size:0.7em;
padding-left:7px;
}

#navigation {
height:216px;
border-bottom:8px solid black;
border-right:8px solid black;
border-top:8px solid black;
}

#navigation ul {
list-style:none;

}

#navigation li a:link {
text-decoration:none;
font-size:0.9em;
color:white;
}

#navigation li a:visited {
color:white;
font-size:0.9em;
text-decoration:none;
}

#navigation li a:hover {
text-decoration:none;
display:block;
background-image:url(graphics/menuhover_background.jpg);
background-repeat:repeat-x;
background-color:#474748;
}

#navigation li a:active {
}

#navigation li a{
padding-top:5px;
padding-left:5px;
display:block;
background-image:url(graphics/menu_background.jpg);
background-repeat:repeat-x;
background-color:#474748;
border-bottom:1pt solid white;
border-left:1px solid white;
border-right:1px solid white;
height:37px;
}

#navigation  li.topmenu a{
padding-top:5px;
padding-left:5px;
display:block;
background-image:url(graphics/menu_background.jpg);
background-repeat:repeat-x;
background-color:#474748;
border-top:1pt solid white;
border-left:1px solid white;
border-right:1px solid white;
height:37px;
}

#navigation  li.topmenu a:hover{
text-decoration:none;
display:block;
background-image:url(graphics/menuhover_background.jpg);
background-repeat:repeat-x;
background-color:#474748;
}

#services {
margin-top:10px;
padding-top:10px;


}

#services h1 {
margin-bottom:-20px;
font-size:1.2em;
color:black;
padding-bottom:15px;
padding-left:10px;
font-weight:400;
}

#services ul {
margin-left:25px;
list-style:square;

}

#services li {
margin-top:20px;
padding-left:0em;
font-size:1em;
color:gray;
}

#services a {
color:white;
padding:4px;
font-size:0.7em;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
background-color:#666666;
float:right;
margin-top:15px;
}

#services a:link {
text-decoration:none;
margin-right:10px;
}

#services a:visited {
margin-right:10px;
}

#services a:hover {
background-color:black;
text-decoration:underline;
margin-right:10px;
}

#services a:active {
margin-right:10px;
}

#affiliates {
margin-top:40px;

}

#affiliates h1 {

font-size:1.2em;
color:black;
padding-bottom:15px;
padding-left:10px;
font-weight:400;
}

#affiliates p {
margin-bottom:-5px;
padding-left:5px;
padding-right:5px;
font-size:0.7em;
color:gray;
}

#affiliates ul {
margin-left:25px;
list-style:square;
line-height:1em;
margin-right:5px;
}

#affiliates li {
margin-top:10px;
padding-left:0em;
font-size:0.7em;
color:gray;
}


#footer {
padding-top:5px;
	clear: both;

}

#bottommenu {

  width: 100%;
  height:30px;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  clear: both;
}
#bottommenu p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: small;
  text-align:center;
  color: #90080c;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:#90080c;
text-decoration:none;
}
#bottommenu a:visited {
color:#90080c;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:#90080c;
text-decoration:none;
}

#copyright {
		background-image:url(graphics/footer_background.jpg);
	background-repeat:repeat-x;
	background-color:black;
	height:44px;
  width: 100%;
  border-top: 1px solid #390130;
  border-bottom: 1px solid #390130;
  margin-top: 10px;
  clear: both;
}
#copyright p {
border-top:1px white dashed;
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  text-align:center;
  color: white;
  margin: 0px;
  margin-left:5px;
  margin-right:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
background-color:#d6d4cb;
}

#ifweb p {
font-size:0.7em;
color:black;
text-align:right;
padding:3px;
margin-right:10px;
}


#ifweb a {
color:black;
text-decoration:none;
}
#ifweb a:hover {
background-color:#d6d4cb;
text-decoration:underline;
}
