@charset "UTF-8";
/* CSS Document */

<!--
body {background-color:#f1f1f1;text-align:center;
font-family:Trebuchet MS, Verdana, arial;
color:#626c6e;
font-size:small;
line-height:18px;

}
.box {background-image:url(images/bodyTile.gif);background-repeat:repeat-y;width:865px;margin-left: auto;   margin-right: auto;height:auto;position: relative; }
.main {text-align:left;}
.content {margin:0;padding:0 15px;}
.logo {
padding-left:12px;
}

.sub{
position: absolute;
left:220px;
top:70px;
}
.search{
background-image:url(images/search_left.gif);background-repeat:no-repeat;background-position:left;
background-color:#bac4bd;
position: absolute;
   right: 15px;
   top:23px;
   width: 264px;
   text-align: left;
   padding-left:50px;
   height:72px; /* depends on element width */

}


  * html .search {
 \right: 14px;
  r\ight: 14px;
  }


.hero{
margin-top:15px;
background-color:#ffffff;
background-image:url(images/heroBg.gif);
background-repeat:repeat-y;
background-position:top;
height:213px;
margin-bottom:15px;

}
.nav{

background-color:#bac4bd;
position: absolute;
   right: 15px;
   top:113px;
   /*width: 267px;
   height:190px;
   */
   text-align: left;
   
   


    /* depends on element width */

}



.copy{
background-image:url(images/bodyBGTile.jpg);background-repeat:repeat-y;background-position:right;
height:auto;
margin:0 0 -20px 0;
padding:10px 370px 30px 15px;

}
.copy p{
width:450px;
padding-left:4px;
}

.copy h2{
width:450px;
padding-left:4px;
}


.copyFull{
background-image:none;

margin:0;
padding-left:16px;
padding-right:16px;
}




  * html .copy {
\padding:0px 330px 60px 15px;
p\adding:0px 330px 60px 15px;
  }






h1{
padding:10px 0 0 0px;
margin:7px 0 0 0;
}

h2{
color:#747f81;
line-height:22px;
font-size:15px;
padding-left:2px;
/*width:450px;*/
}

h3{
color:#822433;
padding-left:2px;
}

small{
font-size:smaller;
color:#a5a5a5;
}

.news{

background-image:url(images/redleft.jpg);background-repeat:no-repeat;background-position:top left;
background-color:#97152f;/*97152f*/
position: absolute;
   right: 15px;
   top:318px;
   
   


    \width: 260px;
    w\idth: 260px;
width: 284px;
   text-align: left;
   padding-left:50px;
   padding-top:20px;
   padding-bottom:40px;
   margin:0;
   /*height:408px; /* depends on element width */
   color:#FFFFFF;
   
}

.news p{
padding-right:15px;
}

* html .news{
   \top:328px;
   t\op:328px;
    \right: 14px;
	 r\ight: 14px;
}

.news h3{
color:#ff5050;
padding:3px 0;
margin:0;
}


.rightimg{
float:right;
margin:7px 7px 7px 7px;
}
.photo{
border:1px solid #747f81;
}

.news a{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

.news h1 a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
font-size:18px;
}

.news h2 a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a {
color:#861023;
font-weight:bold;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#ff5050;
}

.col2{
padding:0px 20px 5px 20px;

}

.navItems {
margin:0 0 12px 0;/*8px*/
border:0;
}


	ul, li{
list-style-image:url(images/disc.gif);
font-weight:bold;
color:#597a68;
list-style-position:outside;
margin-left: 5px;
margin-bottom:4px;
padding-left: 1em;
/*text-indent: -1em;*/
font-size:1em;
letter-spacing:0em;
}

ul{
margin:10px;
}

  * html .navItems {
 \margin: 0 0 12px 0;
  m\argin: 0 0 12px 0;
  }

.search h2{
margin:0 0 3px 0;
}
/* may need to adjust for weird gap in ie*/
.footer {background-image:url(images/footer.gif);background-repeat:no-repeat;background-position:top;padding-top:30px;padding-left:30px;margin:0}
.footerFull {background-image:url(images/footerFull.gif);background-repeat:no-repeat;background-position:top;padding-top:30px;padding-left:30px;}
-->