@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	background: url(images/bg.gif) repeat-x #9da788;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
small {
	font-size: 11px;
}
#container {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	text-align: center;
}
* html #container {
	height: 100%;
}
#contents {
	margin: 0 auto;
	text-align: center;
}
#header {
	background:url(images/header.gif) no-repeat top;
	width: 903px;
	height: 170px;
	margin: 0 auto;
	text-align: right;
}
#header p {
	color: white;
	padding-top: 140px;
	padding-right: 30px;
	font-size: 12px;
	font-weight: bold;
}
#header a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	text-decoration: underline;
}
a.logo {
	width: 500px;
	height: 60px;
	display: block;
	position: absolute;
	margin-left: 200px;
	margin-top: 0px;

}

div#social{padding-top: 35px;padding-right: 20px;}
div#social a{padding-right: 4px;}
div#global-nav{color:#fff;margin-top: 86px; padding-right: 20px;}




#main-contents-wrapper {
	background: url(images/drop.png) repeat-y top;
	text-align: center;
	margin: 0 auto;
	width: 940px;
}
#main-contents {
	background: url(images/public-relations-crisis-banner.jpg) no-repeat 0 53px;
	margin: 0 auto;
	min-height: 300px;
	width: 873px;
}

#homepage-contact-button{width:162px; height:37px; top: 161px; left:50px; position: relative; display: block;}



/* navigation */
#nav {
	height: 53px;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	display: block;
}
#navabout {
	width: 126px;
	height: 53px;
	background: url(images/nav.gif);
}
#navabout:hover {
	width: 126px;
	height: 53px;
	background: url(images/nav.gif) 0 -53px;
}
body#about-page #navabout {
	width: 126px;
	height: 53px;
	background: url(images/nav.gif) 0 -53px;
}
#navteam {
	width: 123px;
	height: 53px;
	background: url(images/nav.gif) -128px 0;
}
#navteam:hover {
	width: 123px;
	height: 53px;
	background: url(images/nav.gif) -128px -53px;
}
body#team-page #navteam {
	width: 123px;
	height: 53px;
	background: url(images/nav.gif) -128px -53px;
}
#navservices {
	width: 156px;
	height: 53px;
	background: url(images/nav.gif) -251px 0;
}
#navservices:hover {
	width: 156px;
	height: 53px;
	background: url(images/nav.gif) -251px -53px;
}
body#services-page #navservices {
	width: 156px;
	height: 53px;
	background: url(images/nav.gif) -251px -53px;
}
#navcase {
	width: 149px;
	height: 53px;
	background: url(images/nav.gif) -404px 0;
}
#navcase:hover {
	width: 149px;
	height: 53px;
	background: url(images/nav.gif) -404px -53px;
}
body#case-page #navcase {
	width: 149px;
	height: 53px;
	background: url(images/nav.gif) -404px -53px;
}
#navtestimonial {
	width: 154px;
	height: 53px;
	background: url(images/nav.gif) -554px 0;
}
#navtestimonial:hover {
	width: 154px;
	height: 53px;
	background: url(images/nav.gif) -554px -53px;
}
body#testimonial-page #navtestimonial {
	width: 154px;
	height: 53px;
	background: url(images/nav.gif) -554px -53px;
}
#navblog {
	width: 165px;
	height: 53px;
	background: url(images/nav.gif) -708px 0;
}
#navblog:hover {
	width: 165px;
	height: 53px;
	background: url(images/nav.gif) -708px -53px;
}
body#blog-page #navblog {
	width: 165px;
	height: 53px;
	background: url(images/nav.gif) -708px -53px;
}
/* end navigation */

#banner {
	height: 267px;
}
#main {
	background: url(images/bottom-fade.jpg) no-repeat bottom left;
	text-align: left;
	width: 873px;
}
.box {
	float: left;
	margin-top: 33px;
	margin-bottom: 33px;
}

#box1 {
	width: 381px;
	padding-left: 45px;
	padding-right: 45px;
}
#box1 h2 {
	color: #6c7555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 22px;
}
#box1 h3 {
	color: #6c7555;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 22px;
}
#box1 p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 20px;
	color: #373737;
}
#box2 {
	width: 151px;
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 23px;
	border-left: #c0d1db 1px solid;
	border-right: #c0d1db 1px solid;
	min-height: 30em;
}
#box2 h2 {
	color: #6c7555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 18px;
}
#box2 ul {
	position: relative;
	left: 12px;
	padding-right: 12px;
	padding-top: 20px;
	padding-bottom: 1em;
}
#box2 ul li {
	color: #394951;
	list-style-type: disc;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 1em;
}
#box2 ul li a {
	color: #394951;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
#box2 ul li a:hover {
	text-decoration: underline;
}
#box3 {
	width: 172px;
	padding-top: 10px;
	padding-left: 20px;
}

#awardbox {
	color: #394951;
	font-size: 11px !important; 
	line-height: 19px !important;
	padding-right: 15px;
	
}

#footer {
	background: url(images/footer.gif) no-repeat top;
	height: 10em;
	min-height: 100px;
	text-align: left;
	width: 903px;
	margin: 0 auto;
	color: #6c7555;
	padding-top: 28px;
}
#left-foot {
	float: left;
	width: 500px;
	padding-left: 20px;
}
#left-foot p {
	color: #6c7555;
	line-height: 14px;
	font-size: 10px;
}
#left-foot a {
	color: #6c7555;
	text-decoration: none;
	padding-left: 10px;
}
#left-foot a:hover {
	text-decoration: underline;
}
#right-foot {
	float: right;
	width: 315px;
	padding-right: 1px;
}
#fade {
	background: url(images/footer-fade.gif) repeat-x;
	height: 134px;
	position: relative;
	margin-top: -134px;
	z-index: -1;
}
.clear {
	clear: both;
}
body#homepage #main a {
	color: #394951;
	text-decoration: none;
}
body#homepage #main a:hover {
	text-decoration: underline;
}

/* Subpage */
body.subpage #banner {
	height: auto;
	background: url(images/subpage-banner.gif) no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 27px;
}
body.subpage #main-contents {
	background: none;
}
body.subpage #main {
	min-height: 400px;
	background: none;
}
#main-left {
	float: right;
	width: 239px;
	padding-right: 20px;
}
#main-left ul {
	padding-top: 30px;
}

#main-left #calloutbox {
	background-color:#ebf1df;
	width: 180px;
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
	}
#main-left #calloutbox h4 {
	color: #6c7555;
	font-size: 24px;
	line-height: 22px;
	padding-bottom: 12px;
}
#main-left #calloutbox h5 {
	color: #6c7555;
	font-size: 14px;
	line-height: 17px;
}
#main-left #calloutbox p {
	color: #2b2b2b;
	font-size: 12px;
	line-height: 16px;
	margin-bottom:2px;
}

#main-left ul li {
	padding-left: 15px;
	background: url(images/list-arrow.gif) no-repeat 0 50%;
	padding-bottom: 7px;
	padding-top: 7px;
}
#main-left ul li a {
	color: #5E88A1;
	font-size: 13px;
	text-decoration: none;
}
#main-left ul li a:hover {
	text-decoration: underline;
}
#main-right {
	min-height: 400px;
	width: 540px;
	float: left;
	border-right: 1px solid #babeae;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 25px;
	margin-bottom: 30px;
}
body.subpage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: white;
	letter-spacing: .05em;
}
.img-right {
	float: right;
	border: 1px solid #babeae;
	padding: 5px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#main-right h3, #main-right h1 {
	color: #6c7555;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 13px;
}
#main h5 {
	color: #373737;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#main-right em {
	color: #373737;
	font-size: 12px;
	display: block;
	padding-bottom: 13px;
}
#main-right a {
	color: #5E88A1;
	font-size: 12px;
	text-decoration: underline;
}
#main-right p {
	color: #373737;
	font-size: 13px;
	line-height: 22px;
	padding-top: 30px;
}
#main-right ul {
	padding-top: 5px;
}
#main-right ul li {
	color: #373737;
	font-size: 13px;
	line-height: 22px;
	list-style-type: disc;
	margin-left: 12px;
}
#main-left li.list-head {
	padding-left: 0;
	background: none;
	font-weight: bold;
}
#main-left li.list-head a {
	
}
/* end subpage */

/* global page */
body#global-page #main {
	padding-top: 30px;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 30px;
	width: 819px;
}
body#global-page #main h3 {
	color: #6c7555;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 30px;
}
body#global-page #main h5 {
	color: #373737;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
body#global-page #main p {
	color: #373737;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 5px;
}
body#global-page #main a {
	color: #51636b;
	font-size: 13px;
	text-decoration: none;
}
body#global-page #main a:hover {
	text-decoration: underline;
}
/* end global page */






/* about page */

body#about-page #main {
	padding-bottom: 30px;
	width: 865px;
	}
body#about-page #main h6 {
	color: #373737;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
#main p {
	color: #373737;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 5px;
}
em#caption {
	clear:right;
	float:right;
	font-size:11px;
	line-height:14px;
	padding-bottom:10px;
	padding-left:15px;
	width:257px;
	font-family: Arial;
}
/* end about page */

/* team page */
body#team-page #main-right {
	min-height: 600px;
}
/* end team page */

/* services page */
body#services-page #main-right p {
	padding-top: 5px;
}
/* end services page */

/* awards */
body#global-page .img-left {
	float: left;
	border: 1px solid #babeae;
	padding: 5px;
	margin-bottom: 15px;
}
blockquote em {
	float: right;
}
body#global-page #main .awards-copy blockquote p {
	padding-top: 0;
	padding-bottom: 0;
}
.awards {
	clear: both;
	padding-bottom: 30px;
}
.awards-left {
	float: left;
	width: 180px;
	font-style: italic;
}

.awards-left p, body#global-page #main .awards-left p {
	color: #555;
	font-size: 12px;
}
.awards-copy {
	float: right;
	width: 600px;
	padding-right: 10px;
}
.awards-copy em {
	color: #373737;
	font-size: 13px;
	line-height: 22px;
	padding-top: 10px;
	display: block;
}
body#global-page #main .awards-copy h3 {
	padding-bottom: 0;
}
body#global-page #main .awards-copy p {
	padding-top: 30px;
}
.awards blockquote {
	padding: 25px;
	margin: 0;
	color: #373737;
	font-size: 12px;
	line-height: 22px;
	background: #eee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
/* end awards */

/* contact page */
body#contact-page #main-left {
	min-height: 400px;
	width: 540px;
	float: left;
	border-right: 1px solid #babeae;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 27px;
	padding-right: 30px;
	margin-top: 25px;
	margin-bottom: 30px;
	margin-right: 0;
}
#main-left h3 {
	color: #6c7555;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 13px;
}
#main-left em {
	color: #373737;
	font-size: 12px;
	display: block;
	padding-bottom: 25px;
}
#main-left label {
	color: #373737;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}
#main-left input.field {
	display: block;
	background: white;
	border: 1px solid #babeae;
	padding: 7px;
	width: 250px;
	margin-bottom: 20px;
}
#main-left input.field2 {
	display: block;
	background: white;
	border: 1px solid #babeae;
	padding: 7px;
	width: 500px;
	height: 100px;
	margin-bottom: 20px;
}
input#submit {
	position: relative;
	left: -5px;
}
body#contact-page #main-right {
	float: right;
	width: 220px;
	padding-right: 30px;
	padding-left: 0;
	text-align: left;
	border: none;
}
body#contact-page #main-right p {
	padding-top: 7px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 30px;
}
/* end contact page */

/* blog */
body#blog-page #main-left {
	min-height: 400px;
	width: 540px;
	float: left;
	border-right: 1px solid #babeae;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 27px;
	padding-right: 30px;
	margin-top: 25px;
	margin-bottom: 30px;
	margin-right: 0;
}
body#blog-page #main-right {
	float: right;
	width: 220px;
	padding-right: 30px;
	padding-left: 0;
	text-align: left;
	border: none;
}
body#blog-page ul li {
	list-style-type: none;
}
body#blog-page #main-left h1,
body#blog-page #main-left h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c7555;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	text-transform: none;
	padding-bottom: 13px;
	text-decoration: none;
}
body#blog-page small {
	color: #373737;
	font-size: 12px;
	display: block;
	padding-top: 13px;
	padding-bottom: 25px;
	font-style: italic;
}
body#blog-page #main a {
	color: #51636b;
	font-size: 13px;
	text-decoration: none;
}
body#blog-page #main a:hover {
	text-decoration: underline;
}
p.postmetadata {
	border-bottom: 1px dotted #babeae;
	margin-bottom: 30px;
}
body.subpage #main-left h2.pagetitle {
	color: #6C7555;
	margin-bottom: 20px;
}
body.subpage #main-right h2 {
	/*color: #373737;*/
	color: #6c7555;
	padding-top: 10px;
	font-size: 18px;
}
body#blog-page #main-right ul li {
	display: inline;
	padding-left: 0;
	line-height: 28px;
}
body#blog-page #main-right ul li a {
	color: #51636b;
	font-size: 13px;
	text-decoration: none;
	padding-left: 15px;
	background: url(images/list-arrow.gif) no-repeat 0 50%;
}
body#blog-page #main-right ul li a:hover {
	text-decoration: underline;
}
body#blog-page #main-right input#searchsubmit {
	background: transparent url(images/search.gif) no-repeat scroll 0 -4px;
	border: medium none;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 33px;
	line-height: 0;
	text-indent: -5000px;
	width: 93px;
}
body#blog-page #main-right input#s {
	background: white;
	border: 1px solid #babeae;
	float: left;
	width: 120px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 4px;
}
body#blog-page #main-right form label.hidden {
	display: none;
}
body#blog-page #main-right form div {
	margin-bottom: 8px;
}
div.navigation {
	display: none;
}
/* end blog */

/* case sudies */
body#case-page div#main-right p {
	padding-top: 5px;
}
div.video {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}
div.video-left {
	float: left;
}
div.video-right {
	float: right;
	width: 365px;
	padding-top: 5px;
}
div.video a img {
	border: 1px solid #BABEAE;
	padding: 5px;
}
div.video a img:hover {
	border: 1px solid #5E88A1;
}
#main-right div.video a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
#main-right div.video a:hover {
	text-decoration: underline;
}
/* end case studies */

/* testimonials page */
body#testimonial-page #main {
	padding-bottom: 30px;
	width: 865px;
}
body#testimonial-page #main h3 {
	color: #6c7555;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* end testimonials */

/* associations */
#awards-left {
	float: left;
	width: 300px;
}
#awards-left ul {
	font-size: 12px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 15px;
	list-style-type: disc;
	color: #373737;
}
#awards-right {
	float: right;
	width: 493px;
	padding-left: 25px;
	border-left: 1px solid #BABEAE;
}
a.video-link img {
	border:1px solid #BABEAE;
	float:left;
	margin-bottom:5px;
	padding:5px;
}
table.video-table {
	font-size: 12px;
	line-height: 18px;
	color: #373737;
}
table.video-table small {
	font-weight: bold;
}



ul#services-clientlist{list-style: none; padding-top: 0px; margin-top: 0px;}
ul#services-clientlist li{font-size: 12px; list-style: none; background: none; line-height: 16px;padding-left: 0px;}
ul#services-clientlist li ul{padding-left: 20px;padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}
ul#services-clientlist li ul li{list-style:circle; padding-left: 0px; }

#main-right ul.clientstable{font-size: 12px;list-style-type: none; padding-top: 0px; margin-top: 0px;}
#main-right ul.clientstable li{font-size: 12px; list-style-type: none; background: none; line-height: 16px;padding-left: 0px; padding-bottom: 8px; padding-top: 8px;}
#main-right ul.clientstable li ul{font-size: 12px;padding-left: 20px;padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}
#main-right ul.clientstable li ul li{font-size: 12px;list-style:circle; padding-left: 0px; padding-bottom: 4px; }
