/* CSS Document */

body {
  color: #666666;
  background-color: #FFFFFF;
  background-image: url(images/resdiagbg.gif);
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: x-small;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
}

a:link, a:visited {
  color: #8090BA;
  text-decoration: none;
}

a:hover, a:active {
  color: #49526A;
  text-decoration: underline;
}

h1 {
  width: 748px;
  height: 314px;
  background-image: url(images/reshead.jpg);
  background-repeat: no-repeat;
  text-indent: -700em;
  margin-top: 0px;
  margin-bottom: 5px;
  border-top: 1px solid #49526A;
  border-right: 1px solid #49526A;
  border-bottom: 1px solid #49526A;
  border-left: 1px solid #49526A;
}

h2 {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #F5D4AD;
  text-align: center;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #91655F;
  margin-top: 0px;
  margin-bottom: 10px;
}

h3 {
  font-size: 1.2em;
  margin-top: 0px;
  margin-bottom: 0px;
}

div {
  background-color: #FFF8DD;
  padding: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #49526A;
  border-right: 1px solid #49526A;
  border-bottom: 1px solid #49526A;
  border-left: 1px solid #49526A;
}

div:hover {
  background-color: #FFF9EE;
}

div p {
  margin-top: 10px;
  margin-bottom: 5px;
}

div ul {
  margin-top: 1px;
  margin-bottom: 16px;
  list-style-type: square;
}

div ul li {
  margin-left: -12px;
}

div ul ul {
  list-style-type: circle;
  font-size: 0.9em;
  margin-bottom: 0;
}

div ul ul li {
  margin-left: -16px;
}

#objective {
  width: 360px;
  float: left;
}

#education {
  width: 360px;
  float: right;
}

#techskills {
  width: 360px;
  float: right;
  clear: right;
}

#employment {
  width: 360px;
  float: left;
}

#freelance {
  width: 360px;
  float: right;
}

#references {
  width: 360px;
  float: right;
}

#cnctinfo ul {
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
}

#cnctinfo li {
  display: inline;
  margin-right: 45px;
}

#cnctinfo strong {
  font-size: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
}

#cnctinfo h2 {
  display: none;
}
