/* Keep This Section on All Style Sheets just adjust as needed
----------------------------------------------------------------------------*/
#devHd {
   width:1000px;
   height:96px;
   margin-top:8px;
   float:left;
   background-image:url(../images/development-bg.gif);
   overflow:hidden;
}

#conHdTxt {
   width:970px;
   float:left;
   text-align:right;
   margin-top:24px;
   color:#fff;
   font-size:13px;
   font-family:Helvetica, Arial;
}
#conHdTxt p {margin-bottom:6px; margin-top:0px;}
#conHdTxt a {color:#9e599f; text-decoration:none; padding-right:8px; background:transparent url(../images/purp-arrow.gif) no-repeat right 5px;}
#conHdTxt a:hover {color:#9e599f; text-decoration:underline; padding-right:8px; background:transparent url(../images/purp-arrow.gif) no-repeat right 5px;}

.hd_num {font-size:16px; font-weight:bold; color:#9e599f; font-family:Helvetica, Arial;}
.con_sub {font-size:22px; font-family:Verdana; color:#578f34;}

/* Development
----------------------------------------------------------------------------*/
#devBox {
   width:992px;
   float:left;
   margin-top:39px;
   margin-left:4px;
}

#dev1 {
   width:992px;
   float:left;
   border-bottom:17px solid #fff;
}

.dev1L {
   width:335px;
   height:262px;
   float:left;
   font-size:13px;
   color:#303030;
   font-family:Verdana;
   font-weight:bold;
   line-height:19px;
   background:#fff url(../images/dev-line.gif) repeat-y right;
   margin-left:9px;
}
.dev1L ul {list-style-type:none; width:260px;}
.dev1L h1 {font-size:22px; color:#68006b; font-family:Verdana; margin-top:0px; margin-bottom:4px; line-height:25px;}
.dev1L h3 {font-size:22px; color:#68006b; font-family:Verdana; margin-top:0px; margin-bottom:4px; line-height:25px;}

.dev1R {
   width:572px;
   float:left;
   font-size:13px;
   color:#3f3f3f;
   font-family:Verdana;
   line-height:19px;
   margin-left:38px;
   margin-top:34px;
}
.dev1R p {margin-top:10px; margin-bottom:15px;}
.dev1R a {font-size:11px; color:#5f045f; text-decoration:none; padding-right:10px; background:transparent url(../images/purp_arrow.gif) no-repeat right 4px;}
.dev1R a:hover {font-size:11px; color:#5f045f; text-decoration:underline; padding-right:10px; background:transparent url(../images/purp_arrow.gif) no-repeat right 4px;}

#dev2 {
   width:992px;
   height:236px;
   float:left;
   background:transparent url(../images/dev2-bg.gif) repeat-x;
}

#dev2L {
   width:335px;
   height:262px;
   float:left;
   font-size:13px;
   color:#303030;
   font-family:Verdana;
   font-weight:bold;
   line-height:19px;
   margin-top:5px;
   margin-left:9px;
}
#dev2L ul {list-style-type:none; width:240px;}
#dev2L h2 {font-size:22px; color:#68006b; font-family:Verdana; margin-top:0px; margin-bottom:4px; line-height:25px;}

#dev3 {
   width:992px;
   float:left;
   margin-top:28px;
   border-bottom:40px solid #fff;
}
   
/* Development Classes
----------------------------------------------------------------------------*/
.dev_sub {font-family:Rockwell; color:#68006b; font-size:40px; font-weight:bold; line-height:43px;}

