body {

margin: 0 auto;
background: #CAE6DC;
}
#body_wrapper {
clear: left;
width: 960px;
margin: 0 auto;
}

/* Header
----------------------------------------------------------*/
#header {
position: relative;
width: 960px;
height: 150px;
background: url(/images/pages/background.header.png) no-repeat top left;
}
#header h1 {
position: absolute;
top: 40px;
left: 170px;
font-size: 1px;
}
#header h1 a {
display: block;
width: 500px;
height: 55px;
}
#header h1 span {
display: none;
}
#header img {
display: none;
}
#header ul {
position: absolute;
top: 116px;
left: 172px;
}
#header li {
float: left;
}
#header li a {
padding: 0 12px 0 12px;
background: url(/images/pages/bullet.orange.png) no-repeat left center;
font-family: verdana;
font-size: 13px;
color: #00818E;
text-decoration: none;
}
#header li a:hover {
text-decoration: underline;
}

/* Header - Constant Contact
----------------------------------------------------------*/
#constant_contact {
position: absolute;
top: 30px;
left: 720px;
font-family: verdana !important;
}
#constant_contact h3 {
margin-bottom: 5px;
font-size: 12px;
color: #fff;
}
#constant_contact p {
clear: left;
margin: 0px;
padding: 2px 0;
font-size: 9px;
color: #fff;
}
#constant_contact a {
text-decoration: none;
color: #fff;
}
#constant_contact #safe_subscribe {
padding-left: 20px;
background: transparent url(/images/pages/logo.safe_subscribe.gif) no-repeat left center;
font-weight: bold;
}
#constant_contact form {
margin-bottom: 3px;
}
#constant_contact input {
float: left;
margin: 0px;
}
#constant_contact #email_field {
width: 140px;
height: 18px;
border: 1px solid #999;
border-right: none;
padding: 1px 3px;
font-family: verdana;
color: #666;
font-size: 11px;
line-height: 18px !important;
}








/* Footer
----------------------------------------------------------*/
#footer {
background: url(/images/pages/background.footer.png) no-repeat top left;
width: 960px;
font-family: verdana;
}
#footer height_spacer {
height: 250px;
}
/* Footer - Partners
----------------------------------------------------------*/
#footer #partners {
display: none;
}

/* Footer - Address
----------------------------------------------------------*/
#footer #address {
margin: 185px 50px 0 50px;
}
#footer p {
margin-bottom: 8px;
font-weight: bold;
font-size: 13px;
color: #006D8E;
text-align: center;
}
#footer p span {
width: 100px;
background: url(/images/pages/bullet.orange.png) no-repeat center right;
}
#footer p a {
color: #006D8E;
}
#footer p.credits {
margin-top: 20px;
font-size: 11px;
font-weight: normal;
}
#footer p.credits a {
color: #474747;
text-decoration: none;
}
#footer p.credits a:hover {
text-decoration: underline;
}







/* Body
----------------------------------------------------------*/
#body {
background: #fff url(/images/pages/background.body.png) no-repeat top left;
width: 900px;
padding: 25px 30px 0 30px;
}
#body #nav_column, #body #body_column {
float: left;
}
#body .height_spacer {
height: 200px;
}

/* Left Column
----------------------------------------------------------*/
#nav_column {
width: 170px;
border-right: 1px solid #ddd;
padding: 0 14px 0 15px;
font-family: verdana;
}
#nav_column h1 {
margin-bottom: 15px;
font-size: 15px;
}
#nav_column h1, #nav_column h1 a {
color: #FEB835;
}
#nav_column h2 {
margin-bottom: 8px;
font-size: 13px;
color: #FC7C00;
}
#nav_column p, #nav_column li {
font-size: 11px;
line-height: 15px;
color: #333;
}
#nav_column p, #nav_column ul {
margin-bottom: 20px;
}

#nav_column ul {
padding-top: 1px;
background: url(/images/pages/border.dashed-aaaaaa.gif) repeat-x top left;
}
#nav_column ul ul {
background: none;
}
#nav_column li {
display: block;
padding: 5px 0;
background: #fff url(/images/pages/border.dashed-aaaaaa.gif) repeat-x left bottom;
}
#nav_column li li {
padding: 2px 0;
background: none;
}


#nav_column a {
color: #00818E;
text-decoration: none;
}
#nav_column a:hover {
text-decoration: underline;
}

#nav_column ul ul {
margin: 2px 0 2px 8px;
border-left: 1px solid #ddd;
padding: 2px 0 2px 8px;
}
#nav_column li.current span a {
color: #FC7C00;
}








/* Body Column
----------------------------------------------------------*/
#body_column {
width: 620px;
padding: 0 49px 0 30px;
}

#body_column p#print_this_page {
margin-top: 20px;
}
#body_column p#print_this_page a {
padding: 5px 0 5px 25px;
background: #fff url(/images/icons/print_this_page.png) no-repeat left center;
line-height: 20px;
font-size: 11px;
}





/* Miscellaneous Styles
----------------------------------------------------------*/
.clears {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
}
.height_spacer {
float: right;
width: 1px;
font-size: 1px;
line-height: 0px;
}


/* Admin Toolbar
----------------------------------------------------------*/
#toolbar {
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #646d78;
  padding: 8px 0 6px;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", "Bitstream Vera Sans", sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #29323b;
  background-color: #687d94;
}
#toolbar li {
  float: left;
}
#toolbar #buttons a {
  display: block;
  float: left;
  margin: 0 0 0 10px;
  border: 1px solid #646d78;
  padding: 4px 12px 6px 30px;
  text-decoration: none;
  color: #fff;
  background: #7f8c9a no-repeat 6px 3px;
}
#toolbar #buttons a:hover {
  background-color: #646d78;
}
#toolbar #buttons a#all_pages {
  background-image: url(/images/icons/back.png);
}
#toolbar #buttons a#edit {
  background-image: url(/images/icons/edit.png);
}

#toolbar #links {
  float: right;
  color: #fff;
}
#toolbar #links li {
  padding: 4px 12px 2px 0;
}
#toolbar #links a {
  color: #fff;
}
#toolbar #links a:hover {
  text-decoration: underline;
}
