body {
	margin: 0;
	padding: 0;
	font-family: verdana,sans-serif;
}

img {
	border: 0;
}

.container {
	overflow: hidden;
	width: 100%
}

a, a:visited {
	color: #5a87a4;
	text-decoration: none;
}

a:hover {
	color: #5a87a4;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

.more-link {
  white-space: nowrap;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

div.divider-h {
	height: 36px;
}

#pg-wrapper {
  margin: 0 auto;
	padding: 0;
	width: 840px;
}


#pg-head {
	width: 746px;
	padding: 27px 47px 28px 47px;
	background-color: #fff;
	font-size: 11px;
}

img#logo {
	float: left;
}

p#globals {
	float: right;
	margin-top: 17px;
}

p#globals img {
	vertical-align: middle;
}

p#globals input {
	margin-top: 7px;
}

#nav {
	background: url('../images/nav-border.gif') repeat-x;
	height: 30px;
	margin-top: 23px;
	font-size: 12px;
	color: #7f7f7f;
}

#nav ul {
	margin: 6px 0 0 0;
}

#nav ul li {
	float: left;
	margin-right: 56px;
}

#nav ul li.last {
	margin-right: 0;
}

#nav ul li a, #nav ul li a:visited {
	color: #7f7f7f;
}

#nav ul li a.on, #nav ul li a.on:visited,
ul#side-nav li a.on, ul#side-nav li a.on:visited {
	color: #5a87a4;
}

#side-nav li a, #nav ul li a:visited {
	color: #7f7f7f;
}

#nav ul li a:hover {
	color: #5a87a4;
	text-decoration: none;
}

#side-nav li a:hover {
	color: #5a87a4;
	text-decoration: none;
}

#pg-body {
	width: 746px;
	padding: 0 47px 67px 47px;
	font-size: 12px;
	color: #7f7f7f;
	background-color: #fff;
}

#left-col {
	width: 146px;
	float: left;
}

h2.side-nav-heading {
	font-size: 12px;
	font-weight: bold;
	color: #5a87a4;
	width: 119px;
	margin-bottom: 5px;
}

h2.side-nav-heading a:hover {
  text-decoration: none;
}

ul#side-nav {
	width: 119px;
	font-size: 12px;
}

ul#side-nav li {
        padding: 7px 0 5px 0;
}

ul#side-nav ul.sub {
	margin: 0 0 8px 8px;
	font-size: 10px;
	line-height: 14px;
}

#main {
	float: left;
	width: 600px;
}

#pg-body.blog #main.blog {
  float: left;
  width: 520px;
  padding-right: 26px;
}

#pg-body.blog #sidebar.blog {
  width: 200px;
}

#splash-home {
	width: 746px;
	height: 350px;
	margin-bottom: 26px;
}

#main-home {
	
}

#main-home p.intro {
	font-size: 12px;
	color: #6f7072;
	line-height: 185%;
	width: 330px;
	float: right;
}

#main-home ul#featured-links li {
	float: left;
	width: 117px;
	height: 102px;
	margin: 6px 19px 0 0;
}

#main-home ul#featured-links li a {
	display: block;
	width: 117px;
	padding-top: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#header-block {
	width: 600px;
	height: 188px;
	margin-bottom: 20px;
}

.highlight {
	background-color: #d6e6c9;
}

.blue {
	background-color: #6d859f;
}

.red, .our-work {
	background-color: #9d2d38;
}

.purple, .about {
	background-color: #55215c;
}

.brown, .news {
	background-color: #8c502e;
}

.green, .issues {
	background-color: #91bb50;
}

.orange, .information {
	background-color: #cc6435;
}

#header-block img {
	float: left;
}

#header-block p {
	float: right;
	width: 320px;
	margin: 55px 24px 0 24px;
	color: #fff;
	font-size: 14px;
	line-height: 143%;
}

table#header-bio {
	border: 0;
	padding: 0;
  margin-bottom: 14px;
}

table#header-bio td.photo {
	width: 186px;
	padding: 0;
}

table#header-bio td.photo img {
  display: block;
  padding: 0;
  margin: 0;
}

table#header-bio td.info {
	width: 414px;
	padding: 0;
	vertical-align: bottom;
}

table#header-bio td.info p {
	background: url('../images/dot-border.gif') repeat-x bottom left;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 143%;
  margin-bottom: 0;
}

#main h1 {
	font-weight: normal;
	font-size: 24px;
	color: #532f64;
}

#main h2 {
	font-weight: normal;
	font-size: 24px;
	color: #532f64;
	padding: 0 0 8px 0;
	margin-bottom: 24px;
	background: url('../images/dot-border.gif') repeat-x bottom left;
}

.plain h3 {
	font-weight: normal;
	font-size: 14px;
	color: #532f64;
	margin-bottom: 8px;
}

.blog-post h3 {
	font-weight: bold;
	font-size: 16px;
	color: #532f64;
	margin-bottom: 0px;
}

.blog-post p.date-time {
  font-size: 10px;
}

.blurb-header, 
.blurb-header a, .blurb-header a:visited, .blurb-header a:hover,
h3 a, h3 a:visited, h3 a:hover {
	color: #532f64;
}

#main p.intro {
	margin: 5px 0 0 0;
	padding: 0 14px 14px 0;
	font-size: 14px;
	color: #7f7f7f;
	line-height: 170%;
}

#body-container {
  padding-top: 16px;
	background: url('../images/dot-border.gif') repeat-x top left;
}

.blog-post p, 
.plain p, 
.plain div {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 14px;
	overflow: hidden;
	width: 100%
}

.blurbs p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 14px;
	overflow: hidden;
	width: 100%
}

#body-container .center-content {
	width: 392px;
	float: left;
  margin-right: 28px;
}

#body-container .main-content {
  width: 572px;
}

#body-container .col1-content {
  width: 266px;
  margin-right: 40px;
}

#body-container .col2-content {
  width: 266px;
}

#body-container .sidebar-content {
	width: 180px;
	float: left;
}

#body-container .sidebar-box {
	width: 173px;
	border: 1px solid #c8c9cc;
	font-size: 11px;
	color: #7f7f7f;
	margin-top: 4px;
}

#body-container .sidebar-box h4 {
	font-weight: normal;
	font-size: 12px;
	color: #532f64;
	margin: 11px 13px 8px 13px;
}

#body-container .sidebar-box ul {
	font-family: arial, sans-serif;
	margin: 0 13px 13px 28px;
	list-style-type: disc;
}

#body-container .sidebar-box ul li {
	margin-bottom: 8px;
}

#main p.blurb, #main p.body {
	width: 588px;
	font-size: 12px;
	line-height: 150%;
	padding-right: 12px;
	margin-bottom: 14px;
}

img.blurb-thumb {
	margin: 4px 18px 0 0;
	float: left;
        border: 1px solid #acacac;
}

#pg-foot {
	text-align: center;
	font-size: 11px;
	color: #d9dcdf;
	margin: 14px 0 18px 0;
}

.hidden {
	display: none;
}

a#show-allies-button, a#hide-allies-button {
	display: block;
	border: 1px solid #bfc9d8;
	margin: 11px 13px 8px 13px;
  padding: 2px 10px;
}

a#show-allies-button {
	background: url('../images/button-show.gif') no-repeat 125px center;
}

a#hide-allies-button {
	background: url('../images/button-hide.gif') no-repeat 125px center;
}

form#email-signup {
  width: 320px;
  margin-left: 67px;
}

form#email-signup label {
  display: block;
  width: 110px;
  float: left;
  margin-bottom: 8px;
}

form#email-signup input.text {
  display: block;
  width: 200px;
  float: left;
  margin-bottom: 8px;
}