body{
  background-repeat:repeat-y;
  background-color:#FFF;
}

a {
  color:#666;
  text-decoration:underline;
}

a:hover {
 color:#000;
  text-decoration:none;
}

div#leftbar{
  background-repeat:no-repeat;
}

div#topsection{
  background-image:url('http://res.conquent.com/template-images/division/sub/sub-top-background.jpg');
  background-repeat:repeat-x;
  background-color:#FFF;
  height:200px;
  margin-left:71px;
}
div#menu ul{
  color:#A1968C;
}
div#menu ul li{
  background-image:url('http://res.conquent.com/template-images/menu_list_background.jpg');
  background-repeat:no-repeat;
  background-position:middle left;
  font-family:Verdana;
  font-size:11px;
  list-style:none;
}
div#menu ul li.first{
  background-image:none;
}
div#menu ul li a:link, div#menu ul li a:visited{
  color:#A1968C;
  text-decoration:none;
}
div#menu ul li a:hover{
  color:#A1968C;
  text-decoration:underline;
}
div#menudots{
  background-image:url('http://res.conquent.com/template-images/division/menu-dots.jpg');
  background-repeat:no-repeat;
}

div#headerbar div.divisiontitle{
  font-family:Verdana;
  font-weight:bold;
  font-size:29px;
  text-transform:uppercase;
}
div#headerbar div.divisiontitle span{
  font-weight:normal;
  font-size:22px;
  text-transform:capitalize;
  color:#63605C;
}
div#headerbar div.divisionsubtitle{
  font-family:Verdana;
  font-weight:normal;
  font-size:19px;
  text-transform:capitalize;
  color:#797979;
}

div#contentwrapper div.menubar{
  padding-left:5px;
  padding-right:5px;
  font-family:Verdana;
  font-weight:normal;
  font-size:11px;
  color:#000;
  background-color:#EAE9E9;
}
div#contentwrapper div.content{
  font-family:Verdana;
  font-weight:normal;
  font-size:12px;
  color:#000;
  line-height:1.5em;
}

div#footer{
  background-image:url('http://res.conquent.com/template-images/without_limits.gif');
  background-repeat:no-repeat;
  background-position:bottom right;
  text-align:center;
  text-align:center;
  font-family:Verdana;
  font-size:11px;
  color:#A1968C;
}
div#footer span{ color:#C7BAAD; }

div.listbox{
  background-color:#E4E4E4;
}
div.listbox-title{
  font-weight:bold;
  font-size:12px;
  color:#4479A7;
}
div.listbox-inner{
  background-color:#F9F9F9;
}

h1.orange{
  font-weight:bold;
  font-size:18px;
  color:#C98211;
  line-height:1.4em;
}
h1.blue{
  font-weight:bold;
  font-size:18px;
  color:#4479A7;
  line-height:1.4em;
}
