@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-image: url("images/bg-alavench.jpg");
  background-repeat: repeat-x;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #85012d;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
}

h2 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #85012d;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  text-decoration: underline;
}

a:visited {
	color: #85012d;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

a:focus {
  color: #85012d;
}

a:active {
	color: #85012d;
}

#ach {
  height: auto;
  width: 700px;
}

#info {
  height: auto;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 680px;
}

#top {

  height: 25px;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 100%;
}

#outerWrapper {
  background-image: url("images/bg-content.jpg");
  background-repeat: repeat-y;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 700px;
}
#outerWrapper #header {
  background-color: #ddd;
  border-bottom: solid 1px #666; /* Sets the bottom border properties for an element using shorthand notation */
  padding-top:25px;
  font-size: 18px;
  font-weight: bold;
  height: 270px;
  line-height: 15px;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 700px;
}
#outerWrapper #topNavigation {
  background-color: #ebebeb;
  height: 36px;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin-bottom: 25px;
  width: 700px;
}
#outerWrapper #contentWrapper {
  background-image: url("2ColumnFixedLeftSidebarHeaderandFooter0_images/contentWrapper_bg.png");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {

  float: left;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 200px;
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 220px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #footer {
  background-color: #85012d;
  padding: 5px 10px 5px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  margin-bottom: -6px;
}

#outerWrapper #footerimg {
  height: 8px;
}

.blurb{
    font-size: .7em;
    padding: 0 0 10px 21px;
}

.copyrighttxt {color: #FFFFFF; }

.b14 {
  font-family: Arial, Helvetica, sans-serif;
  color: #85012d;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
}

.management {
  margin-left:45px;
  font-family: Arial, Helvetica, sans-serif;
  color: #85012d;
  font-size: 12px;
}

.black {
  color: #000000
}

div.info-box {

  width:250px;
  border:1px solid #d8d0cA;
  background-color:#fbfaf9;
  margin:3px;
}

div.clearit {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  padding: 0;
}

p.clearit {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

.dark-grey {
  color: #999;
}

.box-content {
  padding: 12px 8px;
}

.expand-collpase {
  float: left;
  width: 14px;
}

.link-content {
  padding: 0 0 5px 3px;
 width: 370px;
  float: left;
}

.link-expanded a {
  font-weight: bold;
}

.box {
  border: 1px solid #e1e1e1;
  padding: 2px;
}

.box-content {
  padding: 12px 8px;
}

#clear {clear:both; }

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
margin-left: 0;
background-color: #85012d;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold;
line-height: 18px;
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 13px;
padding-right: 13px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #999999;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }
