/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff url(http://coloradochildrep.org/images/site/background.gif) left top repeat-x;
  font: normal 62.5% "FreeSans", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #000;
  text-align: center;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----Framework----*/

#wrap {
  width: 976px;
  background: url(http://coloradochildrep.org/images/site/top-shadow.gif) left top no-repeat;
  padding: 0 16px;
  margin: 0 auto;
  text-align: left;
}

#container {
  background: #fff;
}

#padding {
  padding: 0 13px;
}

.clear {
  clear: both;
}

#hidden {
  display: none;
}

.login {
  background: #fff;
  padding: 20px;
  width: 200px;
  height: 200px;
}

/*----End Framework----*/
/*---------------------------------------------------------------------*/
/*----Header----*/

#logo {
  display: block;
  background: url(http://coloradochildrep.org/images/site/logo.gif) left top no-repeat;
  width: 329px;
  height: 87px;
  text-indent: -9999px;
  margin: 8px 0 0 27px;
  float: left;
}

#search {
  float: left;
  padding: 40px 0 0 60px;
}

#search p {
  font-size: 1.2em;
}


#toplinks {
  float: right;
  padding-top: 31px;
}

#toplinks li {
  float: left;
  padding-top: 48px;
  display: block;
}

#toplinks li a {
  color: #a91000;
  font-weight: bold;
  border-right: 1px solid #a91000;
  font-size: 1.1em;
  display: block;
  float: left;
  padding: 0 13px;
}

#toplinks li#billpay {
  background: url(http://coloradochildrep.org/images/site/icon-bill-pay.gif) center top no-repeat;
}

#toplinks li#attorney {
  background: url(http://coloradochildrep.org/images/site/icon-attorney.gif) center top no-repeat;
}

#toplinks li.last a {
  border: 0 none;
}


/*----End Header----*/
/*---------------------------------------------------------------------*/
/*----Navigation----*/

#nav {
  clear: both;
  width: 959px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 15px;
}

#nav ul {
  background: url(http://coloradochildrep.org/images/site/nav-background.gif) right top no-repeat;
  height: 46px;
}

#nav ul li {
  display: block;
  float: left;
  height: 46px;
}

#nav ul li a {
  display: block;
  float: left;
  text-indent: -9999px;
  height: 46px;
  background-position: top;
}

#nav ul li a:hover {
  background-position: bottom;
}


#nav ul li#home a {
  background-image: url(http://coloradochildrep.org/images/site/nav-home.gif);
  width: 75px;
}

#nav ul li#about a {
  background-image: url(http://coloradochildrep.org/images/site/nav-about.gif);
  width: 91px;
}

#nav ul li#attorney a {
  background-image: url(http://coloradochildrep.org/images/site/nav-attorney.gif);
  width: 121px;
}

#nav ul li#contact a {
  background-image: url(http://coloradochildrep.org/images/site/nav-contact.gif);
  width: 195px;
}

#nav ul li#help a {
  background-image: url(http://coloradochildrep.org/images/site/nav-help.gif);
  width: 177px;
}

#nav ul li#resources a {
  background-image: url(http://coloradochildrep.org/images/site/nav-resources.gif);
  width: 87px;
}

#nav ul li#training a {
  background-image: url(http://coloradochildrep.org/images/site/nav-training.gif);
  width: 76px;
}

/*----End Navigation----*/
/*---------------------------------------------------------------------*/
/*----Home Page----*/

#c1-home {
  float: left;
  width: 569px;
}

#c1-home #main {
  background: url(http://coloradochildrep.org/images/site/home-main-photo.jpg) left top no-repeat;
  width: 539px;
  height: 359px;
  padding: 15px;
  margin-bottom: 15px;
}

#c1-home #main h1 {
  font-size: 2em;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: bold;
  color: #b01000;
  border-bottom: 2px dotted #b01000;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#c1-home #main p {
  font-size: 1.3em;
  line-height: 1.5em;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
}

#c1-home .block {
  float: left;
  width: 569px;
  background: #e8e8e3 url(http://coloradochildrep.org/images/site/home-block-top-lg.gif) left top no-repeat;
  margin-right: 10px;
}

#c1-home .last {
  margin-right: 0;
}

#c1-home .block div {
  background: url(http://coloradochildrep.org/images/site/home-block-bottom-lg.gif) left bottom no-repeat;
  padding: 15px;
}

#c1-home .block h2 {
  font-size: 1.3em;
  color: #b40100;
  border-bottom: 1px dotted #b40100;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#c1-home .block p {
  font-size: 1.1em;
  margin-bottom: 1em;
}

#c2-home {
  float: left;
  width: 360px;
  margin-left: 15px;
}

#c2-home .block {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#c2-home .attorney {
  background: url(http://coloradochildrep.org/images/site/home-attorney.jpg) left top no-repeat;
  padding: 10px;
  width: 154px;
  height: 130px;
  height: 130px;
}

#c2-home .attorney p {
  color: #fff;
}

#c2-home .attorney a.go {
  display: block;
  width: 34px;
  height: 18px;
  text-indent: -9999px;
  background: url(http://coloradochildrep.org/images/site/btn-attorney-go.gif) left top no-repeat;
  margin-top: 10px;
}

#c2-home .excellence a.go {
  display: block;
  width: 34px;
  height: 18px;
  text-indent: -9999px;
  background: url(http://coloradochildrep.org/images/site/btn-excellence-go.gif) left top no-repeat;
  margin-top: 10px;
}

#c2-home .excellence {
  background: url(http://coloradochildrep.org/images/site/home-excellence.jpg) left top no-repeat;
  padding: 10px;
  width: 154px;
  height: 130px;
  height: 130px;
  margin-right: 0;
}

#c2-home .block h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #00304d;
  margin-bottom: 1em;
}

#c2-home #news {
  width: 360px;
  background: url(http://coloradochildrep.org/images/site/home-news-background.gif) left top repeat-y;
  clear: both;
  margin-bottom: 20px;
}

#c2-home #news .top {
  background: url(http://coloradochildrep.org/images/site/home-news-top.gif) left top no-repeat;
}

#c2-home #news .bottom {
  background: url(http://coloradochildrep.org/images/site/home-news-bottom.gif) left bottom no-repeat;
  padding: 20px;
}

#c2-home #news h1 {
  background: url(http://coloradochildrep.org/images/site/home-news-header.gif) left top no-repeat;
  font-size: 2.4em;
  color: #900d00;
  font-weight: bold;
  line-height: 51px;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  padding-left: 60px;
  margin-bottom: 5px;
}


#c2-home #news dl {
  font-size: 1.1em;
}

#c2-home #news dt {
  font-weight: bold;
  color: #004773;
}

#c2-home #news dt a {
  color: #004773;
}

#c2-home #news dd {
  margin-bottom: 1em;
}

#c2-home #news dd a {
  color: #004773;
  font-weight: bold;
}

#c2-home #getintouch h1 {
  background: url(http://coloradochildrep.org/images/site/home-getintouch-header.gif) left top no-repeat;
  font-size: 2.4em;
  color: #900d00;
  font-weight: bold;
  line-height: 51px;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  padding-left: 60px;
  margin-bottom: 5px;
}

#c2-home #getintouch p {
  font-size: 2em;
  color: #4a4a4a;
  font-weight: bold;
}

#c2-home #getintouch p a {
  color: #5da1cf;
}


/*----End Home Page----*/
/*---------------------------------------------------------------------*/
/*----Footer----*/

#footer {
  clear: both;
  border-top: 1px solid #b9bab5;
  padding-top: 5px;
  margin-top: 20px;
}

#footer p {
  text-align: right;
  font-size: 1.1em;
  color: #545543;
}
#footer li {
float: left;
margin-right: 115px;
}
#footer .web {
margin-right: 0px;
}

#footer a {
  font-weight: bold;
  color: #545543;
}

#footer p.copyright {

  text-align: left;
}


/*----End Footer----*/
/*---------------------------------------------------------------------*/
/*----Column 1----*/

#c1 {
  width: 570px;
  float: left;
}

#c1 h1 {
  font-size: 2em;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}

#c1 ul#subnav {
  float: left;
  width: 139px;
  border: 1px solid #b2b2b2;
  border-width: 1px 0;
  padding: 5px 0;
}

#c1 ul#subnav li {
  display: block;
}

#c1 ul#subnav li a {
  color: #980100;
  font-size: 1.1em;
  font-weight: bold;
  display: block;
  padding: 5px 0;
}

#c1 #content {
  margin-left: 160px;
}

#c1 h2 {
  color: #b40100;
  font-size: 1.6em;
  margin-bottom: 1.5em;
  font-weight: bold;
}

#c1 p {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 1em;
}

#c1 #content ul {
  list-style: disc;
  margin-left: 30px;
}

#c1 #content li {
  font-size: 1.2em;
  margin-bottom: 1em;
}

#c1 #content a {
  font-weight: bold;
  color: #b40100;
}

#c1 h3 {
  color: #004773;
  font-size: 1.4em;
  margin-bottom: 1.5em;
  font-weight: bold;
}

#c1 h4 {
  color: #004773;
  font-size: 1.3em;
  margin-bottom: 1.5em;
  font-weight: bold;
}

#c1 #content dt{
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#c1 #content dd {
  padding: 15px;
  margin-bottom: 2em;
}

#c1 #content #postform label {
  font-size: 1.2em;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

#c1 #content #postform input.textbox {
  width: 400px;
  margin-bottom: 1em;
  padding: 2px;
  font-size: 1.1em;
}

#c1 #content #postform select {
  width: 400px;
  margin-bottom: 1em;
  padding: 2px;
  font-size: 1.1em;
}

#c1 #content #postform textarea.textarea {
  width: 400px;
  height: 300px;
  padding: 2px;
}


/*----End Column 1----*/
/*---------------------------------------------------------------------*/
/*----Column 2----*/

#c2 {
  width: 360px;
  float: left;
  margin-left: 19px;
}

#c2 .callout {
  margin-top: 10px;
  width: 360px;
  background: url(http://coloradochildrep.org/images/site/home-news-background.gif) left top repeat-y;
  clear: both;
  margin-bottom: 20px;
}

#c2 .callout .top {
  background: url(http://coloradochildrep.org/images/site/home-news-top.gif) left top no-repeat;
}

#c2 .callout .bottom {
  background: url(http://coloradochildrep.org/images/site/home-news-bottom.gif) left bottom no-repeat;
  padding: 20px;
}

#c2 .callout h2 {
  font-size: 2.4em;
  color: #900d00;
  font-weight: bold;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  margin-bottom: 5px;
}

#c2 .callout p {
  color: #004773;
  font-size: 1.1em;
  margin-bottom: 1em;
  line-height: 1.3em;
}

#c2 .callout ul {
  color: #004773;
  font-size: 1.1em;
  margin-bottom: 1em;
  line-height: 1.3em;
  margin-left: 20px;
  list-style: disc;
}

#c2 .callout ul li {
  margin-bottom: 1em;
}


#c2 .callout a {
  color: #004773;
  font-weight: bold;
}

#c2 .block {
  float: left;
  width: 174px;
  background: #e8e8e3 url(http://coloradochildrep.org/images/site/side-block-top.gif) left top no-repeat;
  margin-right: 10px;
  margin-bottom: 10px;
}

#c2 .last {
  margin-right: 0;
}

#c2 .block div {
  background: url(http://coloradochildrep.org/images/site/side-block-bottom.gif) left bottom no-repeat;
  padding: 15px;
  height: 156px;
}

#c2 .block h2 {
  font-size: 1.3em;
  color: #b40100;
  border-bottom: 1px dotted #b40100;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#c2 .block p {
  font-size: 1.1em;
  margin-bottom: 1em;
}

#c2 .block p a {
  color: #a30000;
  font-weight: bold;
}

#c2 #events {
  width: 360px;
  background: url(http://coloradochildrep.org/images/site/home-news-background.gif) left top repeat-y;
  clear: both;
  margin-bottom: 20px;
}

#c2 #events .top {
  background: url(http://coloradochildrep.org/images/site/home-news-top.gif) left top no-repeat;
}

#c2 #events .bottom {
  background: url(http://coloradochildrep.org/images/site/home-news-bottom.gif) left bottom no-repeat;
  padding: 20px;
}

#c2 #events h1 {
  background: url(http://coloradochildrep.org/images/site/home-news-header.gif) left top no-repeat;
  font-size: 2em;
  color: #900d00;
  font-weight: bold;
  line-height: 51px;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  padding-left: 60px;
  margin-bottom: 5px;
}

#c2 #events dl {
  font-size: 1.1em;
}

#c2 #events dt {
  font-weight: bold;
}

#c2 #events dt a {
  color: #004773;
}

#c2 #events dd {
  margin-bottom: 1em;
}

#c2 #events p {
  margin-bottom: 1em;
}

#c2 #events dd a {
  color: #004773;
  font-weight: bold;
}

#c2 #testimonial h1 {
  background: url(http://coloradochildrep.org/images/site/testimonial-header.gif) left top no-repeat;
  font-size: 2.4em;
  color: #900d00;
  font-weight: bold;
  line-height: 34px;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  padding-left: 60px;
  margin-bottom: 5px;
}

#c2 #testimonial blockquote {
  font-size: 1.1em;
  margin-bottom: 5px;
}

#c2 #testimonial cite {
  font-size: 1.1em;
  font-style: normal;
  margin-bottom: 1em;
  display: block;
}

#c2 #testimonial p {
  font-size: 1.1em;
}

#c2 #testimonial a {
  font-weight: bold;
  color: #9a0000;
}

#c2 #getintouch h1 {
  background: url(http://coloradochildrep.org/images/site/home-getintouch-header.gif) left top no-repeat;
  font-size: 2.4em;
  color: #900d00;
  font-weight: bold;
  line-height: 51px;
  font-family: "FreeSerif", Cambria, "Book Antiqua", "Times New Roman", Times, serif;
  padding-left: 60px;
  margin-bottom: 5px;
}

#c2 #getintouch p {
  font-size: 2em;
  color: #4a4a4a;
  font-weight: bold;
}

#c2 #getintouch p a {
  color: #5da1cf;
}


/*----End Column 2----*/
/*---------------------------------------------------------------------*/
/*----Header----*/