body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  background: #aaa;
 }
a.stbutton {
	padding:0 !important;
}
#page {
  min-width: 760px;
  max-width: 1490px;
  margin: 0 auto;
  background: #c1c1c1 url("/images/site/background.jpg") no-repeat 50% 0; }

#main .section {
  background: #fff; }

#footer {
  /*display: inline-block;*/
  border-top: 30px solid #abcade;
  background: #233a74;
  color: white;
  font-size: 9px; }
  #footer:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #footer ul.navigation {
    margin: 30px 0 15px 0;
    float: left; }
    #footer ul.navigation li {
      display: block;
      float: left;
      border-right: 1px solid #58749e;
      padding: 2px 10px;
      text-transform: uppercase;
      font-size: 7px;
      font-weight: bold; }
      #footer ul.navigation li.first {
        padding-left: 0; }
      #footer ul.navigation li.last {
        border-right: 0; }
      #footer ul.navigation li a {
        color: white; }
  #footer p {
    clear: both;
    margin: 20px 0; }
  #footer p.jess3 a {
    width: 84px;
    height: 24px;
    margin: 0 0 32px 0;
    display: block;
    float: right;
    text-indent: -9999em;
    text-align: left;
    background: url("/images/site/jess3.png") no-repeat 0 0; }

#main .heading {
  /*display: inline-block;*/ }
  #main .heading:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .heading .title {
    padding:0 20px;
    background: #515151;
    color: #e0e0e0;
    font-size: 10px;
		line-height:44px; }
  #main .heading h2 {
    text-transform: uppercase; }
	#main .heading .title.with_nav {
    text-align: right; }
    #main .heading .title.with_nav h2 {
      float: left; }
    #main .heading .title.with_nav a {
      margin-left: 5px;
      border-bottom: 1px solid #aeaeae;
      color: #e0e0e0; }
  #main .heading .main-sub {
    float: left; }
    #main .heading .main-sub .feature {
      padding: 20px;
      background: #ce3a1c;
      color: #fff; }
      #main .heading .main-sub .feature h3 {
        margin-bottom: 10px;
        font-size: 28px;
        font-weight: normal;
        color: white;
        letter-spacing: -1px; }
      #main .heading .main-sub .feature p {
        font-size: 12px;
        line-height: 17px; }
  #main .heading .search {
    margin-left: 505px; }
    #main .heading .search .title {
      background: #60b6f8;
      color: #fff; }
    #main .heading .search form {
      padding: 20px; }
      #main .heading .search form .field {
        margin-bottom: 10px; }
        #main .heading .search form .field input,
        #main .heading .search form .field select {
          width: 100%;
          border: 2px solid #e4eaec;
          background: #fff;
          font-size: 10px;
          padding: 3px;
          color: #67666e; }
        #main .heading .search form .field input.text {
          width: 205px;
          color: #d8d8d8; }
      #main .heading .search form .button {
        text-align: right; }
        #main .heading .search form .button input {
          border: none;
          width: 69px;
          height: 23px;
          padding: 0;
          text-indent: -9999em;
          text-align: left;
          background: url("/images/site/search-button-grey.png") no-repeat 0 0;
					cursor:pointer;}

#main {
  /*display: inline-block;*/ }
  #main:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .content {
    padding: 10px;
    font-size: 12px;
    line-height: 17px;
    color: #223a74;
    /*display: inline-block;*/ }
#main .search .content {
	padding:25px;
}

#main .content:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .content p {
      margin: 1.5em 0; }
    #main .content a {
      text-decoration: underline;
      color: #223a74; }
#main .content a:hover {
	text-decoration:none;
}
#main .two-col {
  background: url("/images/site/two-col-pink.png") repeat-y 5px 50%;
  /*display: inline-block;*/ }
  #main .two-col:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .two-col .main-sub {
    float: left;
    width: 505px;
    /*display: inline-block;*/
    background: #fff; }
    #main .two-col .main-sub:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .two-col .main-sub .feature {
      border: 8px solid #c6c6c6;
      /*display: inline-block;*/ }
      #main .two-col .main-sub .feature:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #main .two-col .main-sub .feature object {
        float: left; }
  #main .two-col .heading .main-sub {
    padding: 15px 20px 15px 20px;
    background: #f9d232;
    width: 465px;
    color: #28366d;
    font-size: 11px;
    line-height: 17px; }
    #main .two-col .heading .main-sub .meta {
      font-size: 10px;
      border-bottom: 1px solid #9a8a40;
      display: inline; }
    #main .two-col .heading .main-sub h1 {
      margin-top: 8px;
      font-weight: normal;
      font-size: 28px;
      line-height: 28px;
      letter-spacing: -1px;
      color: #b23515; }
      #main .two-col .heading .main-sub h1 a {
        color: #b23515; }
    #main .two-col .heading .main-sub img {
      float: left;
      margin: -15px 15px -15px -20px;
      border: 12px solid #e8e9ef; }
    #main .two-col .heading .main-sub p {
      margin: 8px 0 0 0 !important; }
    #main .programs .heading .main-sub p {
			color:#000;
		}
		#main .two-col .content {
    padding: 20px; }
    #main .two-col .content .feature {
      margin: -20px -20px 20px -20px; }
    #main .two-col .content p {
      margin-top: 0; }
    #main .two-col .content h2 {
      margin: 20px 0 0 0;
      padding: 20px 0;
      font-size: 11px;
      border-top: 1px solid #c7c7c7;
      text-transform: uppercase; }
    #main .two-col .content h2.no_top {
      margin-top: -20px;
      border-top: none; }
#main .programs .content ul, #main .programs .content ol {
	list-style-type:disc;
	padding:0 0 0 25px;
	margin:1.5em 0;
}
#main .programs .content ol {
	list-style-type:decimal;
}


.blog .two-col .social, #page .galleries .social {
	clear:both;
	float:right;
}
  #main .two-col .social, .blog .two-col .social, #page .galleries .social {
    height: 40px; }
    #main .two-col .social a, .blog .two-col .social a {
      float: left;
      height: 40px;
      line-height: 40px;
      color: #243774;
      border-right: 1px solid #efefef;
      background: #dcdcdc;
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center; }
      #main .two-col .social a.twitter, .blog .two-col .social a.twitter {
        width: 100px; }
      #main .two-col .social a.facebook, .blog .two-col .social a.facebook {
        width: 205px; }
      #main .two-col .social a.addthis_button_compact, .blog .two-col .social a.addthis_button_compact {
        width: 100px;
        border: none; }
a.addthis_button_compact span.at300bs {
	background:none !important;
}
.addthis_toolbox {
	float:left;
}
  #main .two-col .secondary {
    margin-left: 505px;
    font-size: 10px;
    line-height: 17px;
    color: #353c49;
		padding:0 0 1px;}
#main .two-col .secondary a {
	color: #353c49;
	text-decoration: underline;
}
#main .two-col .secondary a:hover {
	text-decoration:none;
}
    #main .two-col .secondary .title {
      padding: 16px 20px;
      background: #b13415;
      color: #fff;
      font-size: 10px;
      line-height: 12px; }
      #main .two-col .secondary .title.tight {
        letter-spacing: -1px; }
      #main .two-col .secondary .title h2 {
        text-transform: uppercase; }
    #main .two-col .secondary h3 {
      position: relative;
      border-top: 1px solid #8b8b8b;
      padding: 15px 0;
      margin: 0 15px;
      font-size: 10px;
      line-height: 10px;
      color: #32660e;
      text-transform: uppercase; }
      #main .two-col .secondary h3 a {
        position: absolute;
        top: 15px;
        right: 15px;
        font-weight: normal;
        text-decoration: none;
        text-transform: none; }
    #main .two-col .secondary h4 {
      margin: 5px 15px;
      color: #96b480; }
    #main .two-col .secondary p {
      margin: 15px 0; }
      #main .two-col .secondary p.address strong {
        display: block;
        margin: 0 0 10px 0;
        font: normal 18px Arial; }
      #main .two-col .secondary p.phone {
        margin: 10px 0;
        background: url("/images/site/arrow-button-blue.png") no-repeat 0 4px;
        padding: 2px 0 2px 20px; }
    #main .two-col .secondary code {
      display: block;
      margin: 5px 15px;
      padding: 5px;
      background: #fff;
      line-height: 14px;
      color: #000; }
    #main .two-col .secondary ul.divided a {
      text-decoration: none; }
    #main .two-col .secondary ul.divided li {
      display: block;
      margin: 0 10px;
      padding: 10px 0;
      border-bottom: 1px solid #8b8b8d; }
      #main .two-col .secondary ul.divided li.last {
        border-bottom: none; }
    #main .two-col .secondary ul.spaced a {
      text-decoration: none; }
    #main .two-col .secondary ul.spaced li, .j2j .secondary ul.spaced li {
      display: block;
      margin:15px 20px; }
    #main .two-col .secondary ul.winners li {
      height: 72px; }
      #main .two-col .secondary ul.winners li img {
        float: left;
        border: 6px solid #e8e9ef; }
      #main .two-col .secondary ul.winners li .name, #main .two-col .secondary ul.winners li .org, #main .two-col .secondary ul.winners li .year {
        margin-left: 86px; }
      #main .two-col .secondary ul.winners li .name {
        margin-top: 10px;
        font-size: 14px; }
      #main .two-col .secondary ul.winners li .year {
        margin-bottom: 12px; }
    #main .two-col .secondary ul.stories li .titled, .j2j .secondary ul.stories li .titled {
      font-family: Arial;
      font-size: 16px;
      line-height: 20px;
      text-decoration: none; }
#main .two-col .secondary ul.stories li a:hover.titled {
	text-decoration:underline;
}
		#main .two-col .secondary ul.stories li .blog {
      background: none; }
    #main .two-col .secondary ul.stories li .source {
      margin: 0 0 5px 0;
      text-decoration: underline;
      color: #9aa29c; }
    #main .two-col .secondary ul.stories li .meta, .j2j .secondary ul.stories li .meta {
      position: relative;
      margin-top: 10px;
      font-size: 10px;
      height: 26px;
      line-height: 26px; }
      #main .two-col .secondary ul.stories li .meta img, .j2j .secondary ul.stories li .meta img, 
			#main .two-col .secondary ul.stories li .meta .author, .j2j .secondary ul.stories li .meta .author, 
			#main .two-col .secondary ul.stories li .meta .comments, .j2j .secondary ul.stories li .meta .comments {
        position: absolute;
        top: 0; }
      #main .two-col .secondary ul.stories li .meta img, .j2j .secondary ul.stories li .meta img {
        left: 0;
        border: 3px solid #e8e9ef; }
      #main .two-col .secondary ul.stories li .meta .author, .j2j .secondary ul.stories li .meta .author {
        left: 28px;
        padding-left: 15px;
        background: url("/images/site/arrow-button-blue.png") no-repeat 0 50%; }
      #main .two-col .secondary ul.stories li .meta .comments, .j2j .secondary ul.stories li .meta .comments {
        right: 0;
        text-decoration: underline; }
    #main .two-col .secondary ul.stories li .desc {
      margin: 4px 0;
      font-size: 10px;
      line-height: 14px; }
		 	#main .two-col .secondary ul.stories li .desc p {
				margin:0;
			}
    #main .two-col .secondary ul.programs {
      background: none; }
      #main .two-col .secondary ul.programs li a {
        text-decoration: underline;
        color: #888; }
      #main .two-col .secondary ul.programs li a.titled {
        font: 18px/18px Arial;
        text-decoration: none;
        color: #2a2c38; }
      #main .two-col .secondary ul.programs li .more-info {
        display: block;
        margin: 3px 0;
        margin: 5px 0;
        line-height: 13px;
        color: #888; }
    #main .two-col .secondary ul.bulleted {
      margin: 10px; }
      #main .two-col .secondary ul.bulleted li {
        background: url("/images/site/arrow-button-pink.png") no-repeat 0 4px;
        padding: 2px 0 2px 20px; }
    #main .two-col .secondary ul.people {
      margin: 20px; }
      #main .two-col .secondary ul.people li {
        line-height: 15px;
        height: 75px; }
        #main .two-col .secondary ul.people li a {
          text-decoration: none;
          width: 100%; }
        #main .two-col .secondary ul.people li .name {
          padding-top: 16px;
          font-weight: bold; }
        #main .two-col .secondary ul.people li img {
          float: left;
          border: 3px solid #bdbdbd;
          margin: 0 15px 0 0; }
    #main .two-col .secondary ul.authors {
      margin-top: 15px; }
      #main .two-col .secondary ul.authors li {
        height: 67px;
        margin: 3px 0; }
        #main .two-col .secondary ul.authors li img {
          border: 2px solid #c0c0c1;
          float: left; }
        #main .two-col .secondary ul.authors li a {
          text-decoration: none; }
        #main .two-col .secondary ul.authors li .author, #main .two-col .secondary ul.authors li .posts {
          margin-left: 85px; }
        #main .two-col .secondary ul.authors li .author {
          padding-top: 12px;
          font-weight: bold; }
        #main .two-col .secondary ul.authors li .posts {
          text-decoration: underline; }
    #main .two-col .secondary ul.podcasts {
      margin-top: 15px; }
      #main .two-col .secondary ul.podcasts li {
        height: 67px;
        margin: 3px 0; }
        #main .two-col .secondary ul.podcasts li img {
          border: 2px solid #c5c2c2;
          float: left; }
        #main .two-col .secondary ul.podcasts li a {
          color: #922317;
          text-decoration: none; }
        #main .two-col .secondary ul.podcasts li strong {
          color: #000; }
        #main .two-col .secondary ul.podcasts li .meta {
          padding-top: 2px;
          margin-left: 85px;
          line-height: 14px; }
    #main .two-col .secondary .doc,
    #main .two-col .secondary .ical,
    #main .two-col .secondary .rss, .j2j .secondary .rss, 
    #main .two-col .secondary .pdf {
      display: block;
      padding: 3px 0 3px 25px;
      margin: 5px 0;
      line-height: 13px;
      color: #888 !important; }
#main .two-col .secondary a:hover.pdf {
	text-decoration:underline;
}

		#main .two-col .secondary .doc {
      background: url("/images/site/doc.png") no-repeat 0 50%; }
    #main .two-col .secondary .ical {
      padding: 10px 0 10px 25px;
      background: url("/images/site/ical.png") no-repeat 0 50%; }
    #main .two-col .secondary .rss, .j2j .secondary .rss {
      padding-left: 15px;
      background: url("/images/site/rss.png") no-repeat 0 50%;
			margin:0 15px;}
    #main .two-col .secondary .pdf {
      padding: 0 0 0 40px;
      background: url("/images/site/pdf.png") no-repeat 0 4px;
      text-decoration: none;
      color: #353c49; }

#main .awards .heading .title {
  position: relative; }
  #main .awards .heading .title .years {
    position: absolute;
    top: 17px;
    right: 13px; }
    #main .awards .heading .title .years a {
      font-size: 9px;
      font-weight: bold;
      color: #fff;
      background: #3b3b3b url("/images/site/arrow-updown.png") no-repeat 89% 50%;
      padding: 4px 28px 4px 20px; }
#main .awards .content img {
  float: left;
  margin: -20px 15px 10px -20px;
  border: 12px solid #e8e9ef; }
#main .awards .content ul.winners {
  color: #515151;
  background: url("/images/site/awards/winner-col.png") repeat-y 70px 0; }
  #main .awards .content ul.winners li {
    position: relative;
    height: 100px;
    font-size: 10px;
    background: url("/images/site/dash-grey.png") repeat-x 0 100%; }
    #main .awards .content ul.winners li img, #main .awards .content ul.winners li .year, #main .awards .content ul.winners li .winner {
      position: absolute;
      top: 18px; }
    #main .awards .content ul.winners li img {
      float: none;
      left: 75px;
      border: 2px solid #b8b9ba; }
    #main .awards .content ul.winners li .year {
      left: 0;
      font-size: 24px; }
    #main .awards .content ul.winners li .winner {
      left: 180px; }
      #main .awards .content ul.winners li .winner .name {
        font-size: 14px; }
#main .awards .content ul.bulleted {
  margin: 10px 0; }
  #main .awards .content ul.bulleted li {
    margin: 0 0 10px 0;
    background: url("/images/site/arrow-button-white.png") no-repeat 0 4px;
    padding: 2px 0 2px 20px;
    font-size: 15px;
    line-height: 19px; }
    #main .awards .content ul.bulleted li a {
      color: #000;
      text-decoration: none; }
#main .awards .content .box {
  margin: 15px 0;
  padding: 20px 15px;
  border: 6px solid #e2e4eb;
  color: #000;
  font-size: 14px;
  line-height: 18px; }
  #main .awards .content .box h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #b0311e; }
  #main .awards .content .box a img {
    border: none;
    margin: 10px 0 0 10px; }
#main .awards .content .social, .blog .content .social, #page .awards .content .social {
  float: right;
  padding: 20px 0;
	clear:both;}
	#page .galleries .social {
		margin:0 20px;
		padding:0 0 20px;
	}
	.blog .content .social {
		padding:0;
	}
  #main .awards .content .social a, .blog .content .social a, #page .galleries .social a {
    height: 26px;
    width: 100px;
    margin: 0 0 0 7px;
    display: block;
    float: left; }
    #main .awards .content .social a.twitter, .blog .content .social a.twitter, #page .galleries .social a.twitter {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/button-twitter-blue.png") no-repeat 0 0; }
    #main .awards .content .social a.facebook, .blog .content .social a.facebook, #page .galleries .social a.facebook {
      width: 133px;
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/button-facebook-blue.png") no-repeat 0 0; }
    #main .awards .content .social a.addthis_button_compact, .blog .content .social a.addthis_button_compact, #page .galleries .social a.addthis_button_compact {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/button-etc-blue.png") no-repeat 0 0 !important; }
#main .awards .secondary .photo {
  margin: 20px 20px 0 20px;
  border: 6px solid #e2e4eb; }
#main .awards .secondary p, #main .galleries .secondary p {
  margin: 1em 20px; }
#main .awards .secondary h3 {
  margin: 20px 20px 0 20px;
  padding: 20px 0 0 0;
  border: 0;
  background: url("/images/site/dash-grey.png") repeat-x 0 0;
  color: #b0311e; }
	#main .galleries .secondary h3 {
  margin: 20px 20px 0 20px;
  padding: 20px 0 0 0;
  border: 0;
  background: url("/images/site/dash-grey.png") repeat-x 0 0;
  color: #32660E; }
#main .awards .secondary h3.first, #main .galleries .secondary h3.first {
	background:none;
	padding:0;
}
#main .awards .secondary ul.bulleted, #main .galleries .secondary ul.bulleted {
  margin-left: 20px;
  margin-right: 20px; }

#main .awards.detail .heading .main-sub {
  font-size: 12px; }
#main .awards.detail .content img {
  float: right;
  margin: 0 0 15px 15px; }
#main .awards.detail .content h2 {
  margin: 0 -20px;
  padding: 15px;
  border: 0;
  background: #404040;
  color: #d9d9d9; }
#main .awards.detail .content h2.alt {
	color:#223A74;
	margin:1.5em 0;
	padding:0;
	background:none;
}
#main .awards.index .content h2 {
  margin: 0;
  padding: 0;
  border: 0;
  text-transform: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  color: #b0311e; }
  #main .awards.index .content h2.bordered {
    margin-top: 20px;
    padding-top: 20px;
    background: url("/images/site/dash-grey.png") repeat-x 0 0; }

#main .awards.pastwinner .main-sub,
#main .awards.dinner .main-sub {
  position: relative; }
  #main .awards.pastwinner .main-sub h1,
  #main .awards.dinner .main-sub h1 {
    margin-top: 0;
    letter-spacing: -2px; }
  #main .awards.pastwinner .main-sub .archive,
  #main .awards.dinner .main-sub .archive {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 20px;
    width: 90px;
    text-indent: -9999em;
    text-align: left;
    background: url("/images/site/awardsdinner/archive.png") no-repeat 0 0; }
#main .awards.pastwinner .content h2,
#main .awards.dinner .content h2 {
  margin: 0;
  padding: 0;
  border: 0;
  text-transform: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 28px; }
#main .awards.pastwinner .content p,
#main .awards.dinner .content p {
  margin: 1em 0; }
#main .awards.pastwinner .content .offset,
#main .awards.dinner .content .offset {
  margin-left: 120px; }
#main .awards.pastwinner .content .division,
#main .awards.dinner .content .division {
  clear: left;
  margin: 20px 0 0 120px;
  padding: 20px 0 0 0;
  background: url("/images/site/dash-grey.png") repeat-x 0 0; }
  #main .awards.pastwinner .content .division img,
  #main .awards.dinner .content .division img {
    margin-top: 0;
    margin-left: -140px; }
  #main .awards.pastwinner .content .division .offset,
  #main .awards.dinner .content .division .offset {
    margin: 0; }

#main .awards.dinner .heading .main-sub {
  background: #f6b02d; }
  #main .awards.dinner .heading .main-sub h1 {
    color: #fff; }
#main .awards.dinner .content {
  font-size: 12px;
  line-height: 17px; }
  #main .awards.dinner .content h2 {
    font-size: 27px;
    letter-spacing: -2px; }
#main .awards.dinner .content h3 {
	font-size:20px;
	font-weight:normal;
	margin:1em 0;
}
#main .awards.dinner .content h4 {
	font-size:15px;
	margin:1em 0;
}
#main .awards.dinner .content h5 {
	margin:1em 0;
}
#main .awards.dinner .interior ul {
	list-style-type:disc;
	padding:0 0 0 25px;
}
	#main .awards.dinner .content .date {
    color: #9b9ca1; }
  #main .awards.dinner .content .gallery-widget {
    float: right;
    width: 166px;
    margin: 15px 0 0 20px;
    padding: 5px;
    background: #e8eaef;
    color: #000;
    font-size: 10px;
    line-height: 15px; }
    #main .awards.dinner .content .gallery-widget img {
      border: 0;
      margin: 0; }
      #main .awards.dinner .content .gallery-widget img.big {
        margin: 7px; }
    #main .awards.dinner .content .gallery-widget .caption {
      margin: 7px; }
    #main .awards.dinner .content .gallery-widget .thumbs {
      margin: 7px 0;
      /*display: inline-block;*/ }
      #main .awards.dinner .content .gallery-widget .thumbs:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #main .awards.dinner .content .gallery-widget .thumbs a {
        float: left; }
        #main .awards.dinner .content .gallery-widget .thumbs a.previous,
        #main .awards.dinner .content .gallery-widget .thumbs a.next {
          height: 63px;
          width: 10px; }
        #main .awards.dinner .content .gallery-widget .thumbs a.previous {
          border-right: 2px solid #fff;
          text-indent: -9999em;
          text-align: left;
          background: url("/images/site/awardsdinner/gallery-left.png") no-repeat 0 0; }
        #main .awards.dinner .content .gallery-widget .thumbs a.next {
          border-left: 3px solid #fff;
          text-indent: -9999em;
          text-align: left;
          background: url("/images/site/awardsdinner/gallery-right.png") no-repeat 0 0; }
        #main .awards.dinner .content .gallery-widget .thumbs a.thumb {
          border: 1px solid #fff;
          border-width: 5px 1px 5px 2px; }
#main .awards.dinner .secondary a.rss {
  color: #353C49;
  text-decoration: none;
	margin:0 20px;
}
#main .awards.dinner .secondary a:hover.rss {
	text-decoration:underline;
}
#main .awards.dinner .secondary ul.spaced li {
  margin: 15px 20px; }
  #main .awards.dinner .secondary ul.spaced li .meta .author {
    background: url(/images/site/arrow-button-pink.png) no-repeat 0px 50%; }
#main .awards.dinner .secondary img.wufoo {
  margin-left: 3px;
  vertical-align: middle; }
#main .awards.dinner .secondary h3 a {
  top: 20px;
  text-decoration: underline; }
#main .awards.dinner .secondary h3 a:hover {
	text-decoration:none;
}
#main .awards.dinner .secondary h4 {
  margin: 15px 20px 0 20px;
  color: #B0311E;
  font-weight: normal; }

#main .awards.dinner.sub .content {
  padding-top: 5px; }
  #main .awards.dinner.sub .content img {
    border-width: 0;
    margin: 0; }
  #main .awards.dinner.sub .content .division {
    margin: 20px 0; }
    #main .awards.dinner.sub .content .division h2 {
      margin-bottom: 15px; }
  #main .awards.dinner.sub .content .videos {
    margin-right: -20px;
    color: #000;
    font-size: 10px;
    line-height: 15px; }
    #main .awards.dinner.sub .content .videos .video {
      float: left;
      width: 225px;
      margin: 0 12px 12px 0; }
		#main .awards.dinner.sub .content .videos .one {
			clear:left;
		}
      #main .awards.dinner.sub .content .videos .video img {
        margin-bottom: 12px;
        border: 12px solid #e8eaef; }
			.vid-border {
				padding:12px;
				background-color:#e8eaef;
			}
      #main .awards.dinner.sub .content .videos .video .meta {
        margin: 12px; }
        #main .awards.dinner.sub .content .videos .video .meta .time {
          font-size: 8px;
          color: #233a74; }
  #main .awards.dinner.sub .content .photos {
		overflow:hidden;
    padding: 12px 4px 5px 12px;
    background: #e8eaef; }
    #main .awards.dinner.sub .content .photos:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .awards.dinner.sub .content .photos img {
      float: left;
      margin: 0 7px 7px 0; }
  #main .awards.dinner.sub .content .view-all-photos {
    color: #000;
    font-size: 10px;
    text-align: right;
    margin: 12px 0; }
    #main .awards.dinner.sub .content .view-all-photos a {
      color: #000; }
  #main .awards.dinner.sub .content h2.sponsor {
    font-size: 18px;
    letter-spacing: -1px; }
  #main .awards.dinner.sub .content .sponsors {
    font-size: 10px;
    line-height: 15px;
    color: #000;
    margin-right: -14px; }
    #main .awards.dinner.sub .content .sponsors .sponsor {
      text-align: center;
      float: left;
      width: 111px;
			height:145px;
			overflow:hidden;
      margin: 0 7px 7px 0; }
      #main .awards.dinner.sub .content .sponsors .sponsor img {
        margin: 0 0 8px 0;
        border: 5px solid #b3b3b3; }
    #main .awards.dinner.sub .content .sponsors p {
      padding: 10px 0 0 0;
      clear: left; }
      #main .awards.dinner.sub .content .sponsors p a {
        color: #000; }
#main .awards.dinner.sub .secondary em {
  font-style: normal;
  color: #B0311E; }

#main .awards.media.sub .content {
  font-size: 10px;
  line-height: 15px;
  color: #000; }
  #main .awards.media.sub .content .media-main img {
    margin-bottom: 15px; }
  #main .awards.media.sub .content .media-main .meta {
    padding: 15px;
    font-size: 12px; }
    #main .awards.media.sub .content .media-main .meta .time {
      font-size: 8px;
      color: #233a74; }
    #main .awards.media.sub .content .media-main .meta .caption {
      float: right;
      width: 360px;
      margin: 0 100px 0 50px;
      font-size: 10px;
      color: #8c8d8d; }
  #main .awards.media.sub .content h2 {
    position: relative;
    color: #233a74;
		margin:0 0 15px;}
    #main .awards.media.sub .content h2 a {
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 10px;
      color: #71747c;
      letter-spacing: 0; }
  #main .awards.media.sub .content .videos .video {
    width: 229px;
    margin: 0 15px 15px 0; }
    #main .awards.media.sub .content .videos .video img {
      margin-bottom: 12px;
      border: 14px solid #e8eaef; }
  #main .awards.media.sub .content .social {
    float: none; }
    #main .awards.media.sub .content .social a {
      margin: 0 7px 0 0; }

#main .awards.media.one-col .heading .main-sub,
#main .outoftown.one-col .heading .main-sub,
#main .j2j.one-col .heading .main-sub {
  float: none;
  padding: 15px 20px;
  font-size: 12px;
  color: #192863; }
  #main .awards.media.one-col .heading .main-sub h1,
  #main .outoftown.one-col .heading .main-sub h1,
  #main .j2j.one-col .heading .main-sub h1 {
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -2px; }
#main .awards.media.one-col .content,
#main .outoftown.one-col .content,
#main .j2j.one-col .content {
  padding: 20px; }

#main .outoftown .heading .main-sub {
  background: #4fbfab; }
  #main .outoftown .heading .main-sub a {
    color: inherit;
    text-decoration: underline; }
  #main .outoftown .heading .main-sub h1 {
    margin-bottom: 5px;
    color: #fff; }
  #main .outoftown .heading .main-sub h2 {
    text-transform: none;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 7px; }
  #main .outoftown .heading .main-sub p {
    font-size: 12px;
    line-height: 17px; }
  #main .outoftown .heading .main-sub .advert {
    margin: 5px 0 10px 0; }
#main .outoftown .content .map {
  height: 522px;
  border: 5px solid #c0c1c1; }
#main .outoftown .content h2 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: normal; }
#main .outoftown .content .stories {
  position: relative;
  margin: 20px 0;
  padding: 20px 0 15px 15px;
  border: 5px solid #e2e4eb;
  font-size: 10px;
  line-height: 15px;
  background: #f3f4f7;
  color: #383b48; }
  #main .outoftown .content .stories h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    color: #4fbfab;
    letter-spacing: -1px; }
  #main .outoftown .content .stories .legend {
    position: absolute;
    top: 17px;
    left: 130px; }
    #main .outoftown .content .stories .legend span {
      float: left;
      height: 24px;
      line-height: 24px;
      padding: 0 15px 0 22px; }
      #main .outoftown .content .stories .legend span.blue {
        background: url("/images/site/outoftown/pin-blue.png") no-repeat 0 0; }
      #main .outoftown .content .stories .legend span.cyan {
        background: url("/images/site/outoftown/pin-cyan.png") no-repeat 0 0; }
      #main .outoftown .content .stories .legend span.red {
        background: url("/images/site/outoftown/pin-red.png") no-repeat 0 0; }
      #main .outoftown .content .stories .legend span.yellow {
        background: url("/images/site/outoftown/pin-yellow.png") no-repeat 0 0; }
  #main .outoftown .content .stories .story {
    float: left;
    width: 124px;
		height:167px;
    margin: 0 15px 15px 0;
    background: #fff;
    line-height: 12px; }
    #main .outoftown .content .stories .story .meta {
      padding: 5px 3px; }
      #main .outoftown .content .stories .story .meta .type,
      #main .outoftown .content .stories .story .meta .name,
      #main .outoftown .content .stories .story .meta .updated {
        padding: 0 0 0 10px; }
      #main .outoftown .content .stories .story .meta .name {
        background: url("/images/site/arrow-tiny.png") no-repeat 0 5px;
        font-weight: bold;
        font-size: 11px; }
      #main .outoftown .content .stories .story .meta .updated {
        font-size: 8px; }
  #main .outoftown .content .stories form.search {
    display: inline; }
    #main .outoftown .content .stories form.search input.text {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 120px;
      padding: 4px 20px 4px 4px;
      border: 3px solid #e4e5e9;
      color: #bfbfc3;
      background: #fff url("/images/site/arrow-down.png") no-repeat 96% 50%; }
  #main .outoftown .content .stories .pager {
    clear: left;
    text-align: right;
    margin: 0 15px 0 0; }
    #main .outoftown .content .stories .pager a {
      color: inherit; }
    #main .outoftown .content .stories .pager .pages {
      text-decoration: underline; }
    #main .outoftown .content .stories .pager .next,
    #main .outoftown .content .stories .pager .previous {
      padding-left: 15px; }
#main .outoftown .content .guidelines {
  margin: 15px 15px 15px 0;
  font-size: 10px;
  line-height: 15px; }
  #main .outoftown .content .guidelines a {
    color: #4FBFAB; }

#main .j2j.one-col .heading {
  /*display: inline-block;*/
  background: #caac42 url("/images/site/j2j/heading-bg.png") repeat-y 0 0; }
  #main .j2j.one-col .heading:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .j2j.one-col .heading .primary {
    float: left;
    width: 505px; }
    #main .j2j.one-col .heading .primary .main-sub a {
      color: inherit;
      text-decoration: underline; }
    #main .j2j.one-col .heading .primary .main-sub h1 {
      margin-bottom: 5px;
      color: #fff; }
    #main .j2j.one-col .heading .primary .main-sub p {
      font-size: 12px;
      line-height: 17px;
      margin: 15px 0; }
    #main .j2j.one-col .heading .primary .main-sub img.logo {
      float: left;
      margin: 10px 18px 10px 0; }
  #main .j2j.one-col .heading .secondary {
    float: left;
    width: 255px;
    font-size: 10px;
    line-height: 15px;
    color: #000; }
    #main .j2j.one-col .heading .secondary .title {
      background: #816b25;
      color: #fff;
      line-height: 44px; }
    #main .j2j.one-col .heading .secondary ul.highlights {
      margin: 20px; }
      #main .j2j.one-col .heading .secondary ul.highlights li {
        clear: left;
        margin: 10px 0;
        padding: 0;
        background: none; }
        #main .j2j.one-col .heading .secondary ul.highlights li img {
          float: left;
          border: 2px solid #b6b6b6; }
        #main .j2j.one-col .heading .secondary ul.highlights li p {
          margin-left: 87px; }
    #main .j2j.one-col .heading .secondary .view-all {
      text-align: right;
      margin: 5px 20px 20px 20px; }
#main .j2j.one-col .content .map {
  height: 522px;
  border: 5px solid #c0c1c1; }
#main .j2j.one-col .content h2 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: normal; }
#main .j2j.one-col .content .stories {
  position: relative;
  margin: 20px 0;
  padding: 20px 0 15px 15px;
  border: 5px solid #e2e4eb;
  font-size: 10px;
  line-height: 15px;
  background: #f3f4f7;
  color: #383b48; }
  #main .j2j.one-col .content .stories h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    color: #806b26;
    letter-spacing: -1px; }
  #main .j2j.one-col .content .stories .legend {
    position: absolute;
    top: 17px;
    right: 15px; }
    #main .j2j.one-col .content .stories .legend span {
      float: left;
      height: 24px;
      line-height: 24px;
      padding: 0 15px 0 22px; }
      #main .j2j.one-col .content .stories .legend span.blue {
        background: url("/images/site/outoftown/pin-blue.png") no-repeat 0 0; }
      #main .j2j.one-col .content .stories .legend span.cyan {
        background: url("/images/site/outoftown/pin-cyan.png") no-repeat 0 0; }
      #main .j2j.one-col .content .stories .legend span.red {
        background: url("/images/site/outoftown/pin-red.png") no-repeat 0 0; }
      #main .j2j.one-col .content .stories .legend span.yellow {
        background: url("/images/site/outoftown/pin-yellow.png") no-repeat 0 0; }
  #main .j2j.one-col .content .stories .story {
    float: left;
    width: 124px;
    margin: 0 15px 15px 0;
    background: #fff;
    line-height: 12px; }
    #main .j2j.one-col .content .stories .story .meta {
      padding: 5px 3px; }
      #main .j2j.one-col .content .stories .story .meta .type,
      #main .j2j.one-col .content .stories .story .meta .name,
      #main .j2j.one-col .content .stories .story .meta .updated {
        padding: 0 0 0 10px; }
      #main .j2j.one-col .content .stories .story .meta .name {
        background: url("/images/site/arrow-tiny.png") no-repeat 0 4px;
        font-weight: bold; }
      #main .j2j.one-col .content .stories .story .meta .updated {
        font-size: 8px; }
  #main .j2j.one-col .content .stories form.search {
    display: inline; }
    #main .j2j.one-col .content .stories form.search input.text {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 120px;
      padding: 4px 20px 4px 4px;
      border: 3px solid #e4e5e9;
      color: #bfbfc3;
      background: #fff url("/images/site/arrow-down.png") no-repeat 96% 50%; }
  #main .j2j.one-col .content .stories .pager {
    clear: left;
    text-align: right;
    margin: 0 15px 0 0; }
    #main .j2j.one-col .content .stories .pager a {
      color: inherit; }
    #main .j2j.one-col .content .stories .pager .pages {
      text-decoration: underline; }
    #main .j2j.one-col .content .stories .pager .next,
    #main .j2j.one-col .content .stories .pager .previous {
      padding-left: 15px; }

#main .programs {
  background: url("/images/site/two-col-beige.png") repeat-y 5px 50%; }
  #main .programs .heading .main-sub {
    background: #6aab9b; }
    #main .programs .heading .main-sub h1 {
      margin-top: 0;
      color: #fff; }
      #main .programs .heading .main-sub h1 a {
        float: right;
        height: 20px;
        margin-left: 10px; }
        #main .programs .heading .main-sub h1 a.view-speaker-bios {
          width: 121px;
          text-indent: -9999em;
          text-align: left;
          background: url("/images/site/programs/view-speakers.png") no-repeat 0 0; }
        #main .programs .heading .main-sub h1 a.view-agenda {
          width: 90px;
          text-indent: -9999em;
          text-align: left;
          background: url("/images/site/programs/view-agenda.png") no-repeat 0 0; }
    #main .programs .heading .main-sub img.feature-photo {
      float: right;
      border: 0;
      margin: -15px -20px 10px 10px; }
  #main .programs .content {
    font-size: 11px;
    padding-bottom: 20px; }
    #main .programs .content h1 {
      margin: 0 0 10px 0;
      font-weight: normal;
      letter-spacing: -2px;
      font-size: 28px;
      line-height: 28px;
      color: #caac43; }
    #main .programs .content h2 {
      padding:0 10px;
			margin:15px 0 0;
      color: #7c7f88;
      border: none;
		}
    #main .programs .content .photo {
      float: right;
      margin: 20px 0 10px 15px; }
    #main .programs .content .meta {
      font-size: 10px;
      margin: 10px 0;
      color: #c8c8c8; }
    #main .programs .content .apply-now {
      float: right;
      width: 68px;
      height: 21px;
      padding: 0 !important;
      margin: 0 10px 0 0;
      text-indent: -9999em;
      text-align: left;
      background:url(../images/apply-now.gif) no-repeat !important; }
    #main .programs .content .apply-reg {
      float: right;
      width: 68px;
      height: 21px;
      padding: 0 !important;
      margin: 0 10px 0 0;
      text-indent: -9999em;
      text-align: left;
      background:url(../images/register.gif) no-repeat !important; }
    #main .programs .content p.mini {
      font-size: 10px;
      color: #000; }
    #main .programs .content ul.speakers {
      font-size: 9px;
      color: #000;
			padding:0;
			list-style-type:none;}
      #main .programs .content ul.speakers li {
        /*display: inline-block;*/
        clear: left;
        margin: 20px 0; }
        #main .programs .content ul.speakers li:after {
          content: " ";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
#main .programs .content ul.speakers li img {
	display:block;
	float:left;
	border:2px solid #b5b5b5;
	margin:3px 0 0;
}

#main .programs .content ul.speakers li .name {
	font-weight: bold;
	font-size: 16px;
	margin:0 0 5px;
}
#main .programs .content ul.speakers li .mp3 {
	padding:0 0 0 20px;
	background:url(../images/icon-mp3.gif) no-repeat;
}
#main .programs .content ul.speakers li .pdf {
	padding:0 0 0 20px;
	background:url(../images/icon-pdf.gif) no-repeat;
}
#main .programs .content ul.speakers li .ppt, #main .programs .content ul.speakers li .pptx {
	display:block !important;
	padding:0 0 0 20px;
	background:url(../images/icon-ppt.gif) no-repeat;
	color:#000000;
	position:relative;
	top:auto;
	left:auto;
	z-index:0;
}
#main .programs .content ul.speakers li .doc, #main .programs .content ul.speakers li .docx {
	padding:0 0 0 20px;
	background:url(../images/icon-word.gif) no-repeat;
}

    #main .programs .content ul.doc li {
      display: block;
      margin: 20px 0;
      padding: 0 0 0 24px;
      color: #757472;
      background: url(/images/site/doc.png) no-repeat 0 4px; }
      #main .programs .content ul.doc li a {
        color: inherit; }
			#main .programs .content ul.doc li strong a {
				color:#000;
			}
    #main .programs .content .program-list {
      border: 5px solid #e8eaef;
      font-size: 10px;
      line-height: 15px; }
      #main .programs .content .program-list form {
        padding:15px;
				overflow:hidden;}
        #main .programs .content .program-list form .filter {
          float: left;
          width:167px; }
        #main .programs .content .program-list form .last {
					width:90px;
				}
#main .programs .content .program-list form .filter label {
            margin: 0 0 7px 0;
            display: block; }
          #main .programs .content .program-list form .filter select, #main .programs .content .program-list form .filter input {
            width: 155px;
						font-size:10px;
						color:#515151;
						border:2px solid #E8EAEF;}
#main .programs .content .program-list form .filter input {
	width:145px;
	padding:1px 2px 2px;
}
#main .programs .content .program-list form .filter input.submit {
	width:90px;
	padding:0;
	background:#E8EAEF;
	float:right;
	cursor:pointer;
}
#main .programs .content .program-list .pager {
        clear: left;
        padding: 10px;
        text-align: right;
}
        #main .programs .content .program-list .pager.bottom {
          margin-top: 30px; }
        #main .programs .content .program-list .pager a {
          color: #5b5d67; }
      #main .programs .content .program-list .program {
        padding: 15px 10px 20px 10px;
        background: url("/images/site/stripe-fade.png") no-repeat 50% 100%; }
			#main .programs .content .program-list .last {
				background:none;
			}
        #main .programs .content .program-list .program a {
          display: block;
          padding: 0 0 0 20px;
          font-size: 12px;
          text-decoration: none;
          background: url("/images/site/arrow-button-white.png") no-repeat 0 2px; }
        #main .programs .content .program-list .program.open {
		clear: left;
          background: none;
          padding: 15px 10px;
          border-right:13px solid #e8eaef;
          border-left:13px solid #e8eaef;
          }
					#main .programs .content .program-list .program.open.first {
        	  border-top:20px solid #e8eaef;
					}
					#main .programs .content .program-list .program.open.last {
        	  border-bottom:20px solid #e8eaef;
					}
					#main .programs .content .program-list .program.open h2 {
						padding:0;
						margin:0 0 15px;
					}
          #main .programs .content .program-list .program.open .desc {
            margin: 10px 0 0 0;
            padding: 0 0 0 20px; }
          #main .programs .content .program-list .program.open a {
						font-weight:bold;
            background: url("/images/site/arrow-button-white-down.png") no-repeat 0 2px; }
  #main .programs .secondary {
    color: #030303; }
    #main .programs .secondary .title {
      position: relative;
      background: #60a19b; }
      #main .programs .secondary .title a {
        position: absolute;
        top: 15px;
        right: 20px;
        color: inherit;
        text-transform: none;
        font-weight: normal; }
    #main .programs .secondary h3 {
      margin: 10px 20px 0;
      padding: 20px 0 0 0;
      color: #736324;
      border: none;
      background: url("/images/site/dash-grey.png") repeat-x 0 0; }
		#main .programs .secondary h3.first {
			margin-top:0;
			background:none;
		}
    #main .programs .secondary ul.stories li .meta .author {
      background: url(/images/site/arrow-button-beige.png) no-repeat 0px 50%; }
    #main .programs .secondary p {
      margin: 10px 20px 20px; }
    #main .programs .secondary ul.bulleted {
      margin: 10px 15px; }
    #main .programs .secondary .photos {
      margin: 20px;
			overflow:hidden;}
      #main .programs .secondary .photos img {
				display:block;
				float:left;
        margin: 0 3px 3px 0;
        border: 3px solid #bdbdbd; }
.programs .deadline {
	font-size:11px;
	line-height:20px;
	text-align:right;
	color:#000;
	padding:20px;
	background:#60a19b;
}
.programs .deadline  .apply-now {
	display:inline-block;
	width:68px;
	height:21px;
	background:url(../images/apply-now.gif) no-repeat;
	text-align:left;
	text-indent:-9999em;
	margin:0 0 0 10px;
}
.programs .deadline  .apply-reg {
	display:inline-block;
	width:68px;
	height:21px;
	background:url(../images/register.gif) no-repeat;
	text-align:left;
	text-indent:-9999em;
	margin:0 0 0 10px;
}
.programs .main-pro {
	padding:0 0 5px;
	background:url(/images/site/dash-grey.png) left bottom repeat-x;
}
#fellows-block {
	background:url(/images/site/dash-grey.png) repeat-x;
	padding:2px 0 0;
}
#main .programs .content .sub-pro h2, #main .programs .content #fellows-block h2 {
	color:#CAAC43;
	padding:0;
	margin:20px 0 -10px;
}
.programs .speaker-block {
	clear:left;
	margin:0 0 5px;
}
.programs .speech-name {
	padding:0 0 0 65px;
}
.programs .speech-name a {
	color:#000 !important;
}
.programs .speech-desc {
	color:#757472;
	padding:0 0 0 65px;
}
.programs .speech-desc a {
	color:#757472 !important;
}
.programs .secondary .videos {
	margin:20px;
}
.programs .secondary .photos p {
	clear:both;
	text-align:right;
	margin:0 !important;
}
.programs .videos p {
	text-align:right;
	margin:0 !important;
}
.programs .time {
	font-size:8px;
	color:#233A74;
}
.programs #j2j img, .awdinner img {
	float:right;
	margin:15px 20px 5px 5px;
}
.programs .what-journalists-are-saying p span {
	display:block;
	width:45px;
	height:24px;
	background:url(../images/wjas-quotes.gif) no-repeat;
	float:left;
	margin:0 15px 5px 0;
}
.programs .what-journalists-are-saying p.last {
	background:url(/images/site/arrow-button-white.png) 0 2px no-repeat;
	padding:0 0 0 20px;
}
.programs .what-journalists-are-saying cite {
	font-style:normal;
	color:#fff;
	background:#736324;
}
#main .programs .secondary ul.spaced li {
	margin:20px;
}
#main .programs .secondary ul.spaced li .blog a {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	text-transform:uppercase;
	color:#736324;
}
#main .programs .secondary ul.spaced li .blog a:hover {
	text-decoration:underline;
}
#main .galleries .secondary ul.spaced li .blog a {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	text-transform:uppercase;
	color:#4A8E25;
}
#main .galleries .secondary ul.spaced li .blog a:hover {
	text-decoration:underline;
}
#main .programs .secondary ul.spaced li a.rss {
	margin:0;
}
#main .programs .secondary ul.spaced li a:hover.rss {
	text-decoration:underline;
}
#main .galleries .secondary ul.spaced li a.rss {
	margin:0;
}
#main .galleries .secondary ul.spaced li a:hover.rss {
	text-decoration:underline;
}
#main.programs .heading .main-sub {
	background:#CAAC43 !important;
}
#main.programs .heading .main-sub h1 {
	color:#fff !important;
}
#main .about.two-col {
  background: url("/images/site/two-col-blue2.png") repeat-y 5px 50%; }
  #main .about.two-col .heading .title {
    width: 484px;
    padding: 16px 13px;
    position: relative; }
  #main .about.two-col .heading a {
    color: #f5f5f5;
    border-bottom: 1px solid #aeaeae; }
  #main .about.two-col .heading .overview {
    position: absolute;
    top: 16px;
    left: 134px; }
  #main .about.two-col .heading .navigation {
    position: absolute;
    top: 16px;
    right: 16px; }
  #main .about.two-col .content {
    padding: 10px;
    margin-left: 124px;
    width: 356px; }
    #main .about.two-col .content .heading .main-sub {
      width: 346px;
      margin: -10px -10px 10px -10px;
      background: #4f94f6;
      color: #fff; }
      #main .about.two-col .content .heading .main-sub h1 {
        margin-top: 0;
        color: #fff; }
    #main .about.two-col .content .card {
      margin: 0 0 20px 0;
      /*display: inline-block;*/ }
      #main .about.two-col .content .card:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #main .about.two-col .content .card img {
        float: left;
        margin: 0;
        border: 5px solid #c0c0c0; }
      #main .about.two-col .content .card h1 {
        display: block;
        margin-left: 190px;
        padding: 40px 0 0 0;
        font-weight: normal;
        font-size: 27px;
        line-height: 28px;
        letter-spacing: -2px;
        color: #4f94f6; }
        #main .about.two-col .content .card h1.long {
          padding: 20px 0 0 0; }
      #main .about.two-col .content .card .vcard {
        display: block;
        margin-left: 190px;
        width: 145px;
        height: 70px;
        text-indent: -9999em;
        text-align: left;
        background: url("/images/site/about/vcard.png") no-repeat 0 0; }
    #main .about.two-col .content h2 {
      margin: 3px 0;
      padding: 0;
      border: none;
      font-family: Arial;
      font-weight: normal;
      font-size: 27px;
      line-height: 28px;
      letter-spacing: -2px;
      color: #4f94f6;
      text-transform: none; }
    #main .about.two-col .content p {
      margin: 1em 0; }
  #main .about.two-col .accordion {
    padding: 0 0 20px 0; }
    #main .about.two-col .accordion .folder {
      background: url("/images/site/about/border-fade.png") no-repeat 50% 100%;
      padding: 10px 0; }
    #main .about.two-col .accordion h2 {
      background: url("/images/site/about/border-fade.png") no-repeat 50% 0;
      font-size: 22px;
      letter-spacing: -1px;
	  clear:both;
			padding:10px 0 3px;
      margin: 0; }
      #main .about.two-col .accordion h2 a {
        text-decoration: none;
        color: #4f94f6; }
      #main .about.two-col .accordion h2 .amount {
        color: #3265b4;
        font-size: 16px; }
    #main .about.two-col .accordion .folder {
      /*display: inline-block;*/ }
      #main .about.two-col .accordion .folder:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #main .about.two-col .accordion .logo {
        float: left;
        width: 110px;
				height:140px;
        margin: 15px 8px 10px 0; }
        #main .about.two-col .accordion .logo img {
          border: 5px solid #bbb; }
        #main .about.two-col .accordion .logo.mini {
          width: 65px;
          margin: 15px 5px 10px 0; }
          #main .about.two-col .accordion .logo.mini img {
            border: 4px solid #bbb; }
        #main .about.two-col .accordion .logo .caption {
          text-align: center;
          color: #000;
          font-size: 9px;
          line-height: 12px;
          height: 36px; }
  #main .about.two-col .photos {
    /*display: inline-block;*/
    width: 376px;
    margin-bottom: 20px; }
    #main .about.two-col .photos:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .about.two-col .photos .photo {
      float: left;
      margin: 10px 15px 5px 0;
      background: #a2a2a2;
      color: #fff;
      font-size: 10px;
      line-height: 13px;
      text-decoration: none; }
      #main .about.two-col .photos .photo img {
        border: 6px solid #bbb; }
      #main .about.two-col .photos .photo .caption {
        padding: 8px 10px 10px 10px; }
      #main .about.two-col .photos .photo .name {
        font-weight: bold; }
  #main .about.two-col .nav {
    position: absolute;
    top: 44px;
    left: 0;
    width: 104px;
    padding: 10px;
    background: #a2a2a2;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px; }
    #main .about.two-col .nav a {
      color: #fff; }
    #main .about.two-col .nav .selected {
      font-weight: bold; }
    #main .about.two-col .nav li {
      background: url("/images/site/arrow-button-grey.png") no-repeat 0 3px;
      padding: 3px 0 3px 17px; }
      #main .about.two-col .nav li ul {
        padding-top: 4px; }
        #main .about.two-col .nav li ul li {
          background: none;
          padding: 4px 0;
          text-transform: none;
          font-weight: normal; }
  #main .about.two-col .secondary {
    margin-left: 510px; }
    #main .about.two-col .secondary h3 {
      margin: 10px 20px 0 20px;
      padding: 20px 0 0 0;
      color: #386cb5;
      border: none;
      background: url("/images/site/dash-grey.png") repeat-x 0 0; }
    #main .about.two-col .secondary p {
      margin: 1.5em 20px; }
    #main .about.two-col .secondary .title {
      background: #3265b3; }
    #main .about.two-col .secondary .blog {
      margin: 10px 0 5px 0; }
      #main .about.two-col .secondary .blog a {
        color: #3265b4;
        border-bottom: 1px solid #93add8; }
    #main .about.two-col .secondary .rss {
      color: #1b1718; }
    #main .about.two-col .secondary ul.spaced li {
      margin: 0 20px;
      padding: 5px 0; }

#main .about.ourboard .content {
  padding: 10px 15px 15px 15px; }
  #main .about.ourboard .content .heading {
    margin: 0 -5px; }
#main .about.ourboard .secondary .photos {
  width: 100%;
  margin: 20px 20px 0 20px;
  padding-bottom: 20px; }
  #main .about.ourboard .secondary .photos img {
    border: 3px solid #bdbdbd; }
  #main .about.ourboard .secondary .photos ul.bulleted li {
    margin: 30px; }

#main .about.ourstaff .heading .main-sub {
  min-height: 68px; }
#main .about.ourstaff .photos {
  width: 385px;
  margin: -10px -10px 0 -10px; }

#main .stories.two-col {
  background: url("/images/site/two-col-blue.png") repeat-y 5px 50%; }
  #main .stories.two-col .main-sub .heading .main-sub {
    background: #f18526; }
    #main .stories.two-col .main-sub .heading .main-sub h1 {
      color: #fff; }
  #main .stories.two-col .secondary .title {
    background: #5fb6f8; }
  #main .stories.two-col .form h2 {
    padding: 10px 20px;
    font: 18px Arial;
    background: #e1e3e2;
    color: #3b3c49; }
  #main .stories.two-col .form .main-sub {
    float: none;
    width: auto;
    padding: 20px;
    background: #eceded;
    font-size: 12px;
    line-height: 17px;
    color: #3b3c49; }
  #main .stories.two-col .form a {
    color: #3b3c49;
    text-decoration: underline; }
  #main .stories.two-col .form .facebook img {
    vertical-align: middle; }
  #main .stories.two-col .form .field {
    margin: 10px 0; }
  #main .stories.two-col .form .field.text label,
  #main .stories.two-col .form .field.textarea label {
    font-weight: bold; }
    #main .stories.two-col .form .field.text label em,
    #main .stories.two-col .form .field.textarea label em {
      font-size: 12px;
      font-weight: normal;
      font-style: normal; }
  #main .stories.two-col .form .field.command {
    /*display: inline-block;*/ }
    #main .stories.two-col .form .field.command:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .stories.two-col .form .field.command input.button {
      float: left;
      padding: 3px 20px;
      background: #283662;
      color: #fff;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: bold; }
    #main .stories.two-col .form .field.command p.disclaimer {
      margin-left: 100px; }
  #main .stories.two-col .form input.text,
  #main .stories.two-col .form textarea {
    border: 3px solid #d1d3d2;
    padding: 3px;
    font-family: Verdana, Helvetica, sans-serif; }
  #main .stories.two-col .form textarea {
    width: 445px;
    height: 130px; }
  #main .stories.two-col .email-this .main-sub {
    padding: 10px 20px; }
  #main .stories.two-col .email-this .field.text {
    float: left;
    margin: 10px 10px 10px 0; }
    #main .stories.two-col .email-this .field.text label {
      display: block; }
    #main .stories.two-col .email-this .field.text input.text {
      width: 130px; }
  #main .stories.two-col .email-this .field.textarea {
    clear: both; }
  #main .stories.two-col ul.comments li {
    padding: 5px;
    margin: 0 0 5px 0;
    border: 1px solid #eaeaea;
    background: #f9f9f9; }
    #main .stories.two-col ul.comments li .avatar {
      float: left;
      border: 1px solid #e8e9ef; }
    #main .stories.two-col ul.comments li .comment {
      margin-left: 55px; }
    #main .stories.two-col ul.comments li .meta {
      margin: 5px 0 0 0;
      padding: 5px 0;
      border-top: 1px solid #e3e4e3;
      font-size: 9px;
      color: #a6a6a6; }
      #main .stories.two-col ul.comments li .meta a {
        color: #a6a6a6; }

  #main .agency .heading .main-sub {
    width: 505px; }

#main .one-col .content .main-sub {
  float: right;
  width: 500px; }
  #main .one-col .content .main-sub h1 {
    font-size: 32px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: -2px;
    margin: 10px 0 20px 0;
    /*display: inline-block;*/ }
    #main .one-col .content .main-sub h1:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .one-col .content .main-sub h1 img {
      float: left; }
    #main .one-col .content .main-sub h1 .title {
      padding: 7px 0 0 0; 
      margin: 0 0 0 20px;
      float: left;
      width: 400px;
     }
  #main .one-col .content .main-sub h2 {
    margin: 1.5em 0 1em 0;
    font-size: 15px;
    line-height: 17px; }
  #main .one-col .content .main-sub p {
    clear: left;
    margin: 1.5em 50px 1.5em 0; }

#main .one-col .content .main-sub .image {
    float: right;
    margin: 0 10px 0 20px; }
    #main .one-col .content .main-sub .image img {
      border: 6px solid #e8e9ef; }
    #main .one-col .content .main-sub .image .caption {
      background: url("/images/site/arrow-tiny.png") no-repeat 0 50%; }
      #main .one-col .content .main-sub .image .caption .url {
        display: inline;
        margin: 0 0 0 15px;
        padding: 0 3px;
        background: #e7ecf2;
        color: #6a6e74;
        font-size: 10px; }
  #main .one-col .content .main-sub .location {
    margin: 1em 0;
    color: #373746;
    /*display: inline-block;*/ }
    #main .one-col .content .main-sub .location:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .one-col .content .main-sub .location #map {
      border: 6px solid #e8e9ef;
      float: left;
      margin: 0 20px 0 0;
      width: 250px;
      height: 218px;
       }
    #main .one-col .content .main-sub .location .address h2 {
			font-size:12px;
      margin: 0;
			color:#223A74;
      padding: 6px 0 0 0;
			}
    #main .one-col .content .main-sub .location .address p {
      clear: none;
      margin:5px 50px 0 0;
      font-size: 10px;
      line-height: 17px;
			text-align:left;
			color:#223A74;
		}
#main .one-col .secondary {
  width: 210px;
  font-size: 10px;
  line-height: 17px;
  color: #2a2c38; }
  #main .one-col .secondary a {
    color: #2a2c38;
    text-decoration: underline; }
#main .one-col .secondary a:hover {
	text-decoration:none;
}
  #main .one-col .secondary ul {
    margin: 1em 0; }
    #main .one-col .secondary ul li {
      background: url("/images/site/arrow-button.png") no-repeat 0 4px;
      padding: 2px 0 2px 20px; }
  #main .one-col .secondary .sect {
    margin: 0 0 10px 0;
    padding: 20px;
    border: 6px solid #e8e9ef;
    background: #f9fafd; }
    #main .one-col .secondary .sect p {
      margin: 1em 0;
			word-wrap:break-word;
		}
    #main .one-col .secondary .sect h2 {
      font-size: 14px;
      margin: 0 0 10px 0; }
  #main .one-col .secondary .sub-sect {
    background: url("/images/site/dash-grey.png") repeat-x 0 100%;
    margin-bottom: 1.7em;
    padding-bottom: 1em; }
#main .one-col .secondary .sect.vcard {
    background: #f4f6fa; }

  #main .one-col .secondary .sect.pdf {
    background: #f4f6fa; }
    #main .one-col .secondary .sect.vcard a,
    #main .one-col .secondary .sect.vcard2 a,
    #main .one-col .secondary .sect.pdf a {
      display: block;
      width: 156px;
      height: 56px; }
  #main .one-col .secondary .sect.vcard a {
    text-indent: -9999em;
    text-align: left;
    background: url("/images/site/download-vcard.png") no-repeat 0 0; }
  #main .one-col .secondary .sect.vcard2 {
    background: #f9f1f1; }
    #main .one-col .secondary .sect.vcard2 a {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/download-vcard2.png") no-repeat 0 0; }
  #main .one-col .secondary .sect.pdf a {
    height: 67px;
    text-indent: -9999em;
    text-align: left;
    background: url("/images/site/download-pdf.png") no-repeat 0 0; }
  #main .one-col .secondary .sect.byline {
		font-size:11px;
		line-height:15px;
	}
    #main .one-col .secondary .sect.byline .written_by {
      margin: 10px 0;
      font-size: 9px; }
    #main .one-col .secondary .sect.byline .name {
      font-size: 14px;}

#main .galleries {
  background: url("/images/site/two-col-green.png") repeat-y 5px 50%; }
  #main .galleries .heading .main-sub {
    background: #a4d04b; }
    #main .galleries .heading .main-sub h1 {
      color: #fff; }
  #main .galleries .secondary .title {
    background: #4a8e25; }

#main .home {
  background: url("/images/site/two-col-green.png") repeat-y 5px 50%; }
  #main .home .heading {
    position: relative;
    height: 360px;
    z-index: 10; }
    #main .home .heading .title {
      width: 209px; }
    #main .home .heading .main-sub {
      position: relative;
      z-index: 30;
      width: 248px;
      height: 166px; }
      #main .home .heading .main-sub a {
        color: #28366d; }
    #main .home .heading .second {
      position: absolute;
      top: 240px;
      left: 0;
      z-index: 40;
      width: 250px;
      height: 120px;
      background: #1b3774;
      color: #fff;
      font-size: 10px;
      line-height: 14px; }
      #main .home .heading .second .story {
        position: absolute;
        top: 4px;
        width: 93px;
        height: 86px;
        padding: 15px;
        background: #36436a; }
        #main .home .heading .second .story.one {
          left: 0; }
        #main .home .heading .second .story.two {
          left: 127px; }
        #main .home .heading .second .story a {
          color: #fff; }
        #main .home .heading .second .story .meta {
          font-size: 9px;
          color: #517ea7;
          text-decoration: underline;
          margin-bottom: 4px; }
        #main .home .heading .second .story .titled {
          font-size: 11px;
          font-weight: bold; }
        #main .home .heading .second .story .desc {
          font-size: 10px;
          margin-bottom: 20px; }
    #main .home .heading img.feature {
      position: absolute;
      top: 0;
      right: 0;
      border: 8px solid #c6c6c6;
      z-index: 20; }
  #main .home .beatbook {
    padding: 28px 10px 28px 20px;
    font-size: 9px;
    color: #63626d;
    /*display: inline-block;*/ }
    #main .home .beatbook:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .home .beatbook h2 {
      font-size: 15px;
      color: #c8521b; }
    #main .home .beatbook h3 {
      font-size: 10px;
      color: #6b6b6b;
      text-transform: uppercase;
      margin: 5px 0 10px 278px; }
    #main .home .beatbook p {
      margin: 10px 0 15px 0; }
    #main .home .beatbook fieldset {
      width: 268px;
      float: left; }
    #main .home .beatbook select,
    #main .home .beatbook input.text {
      background: #fff;
      border: 1px solid #c3c3c3;
      width: 115px;
      height: 18px; }
    #main .home .beatbook input.button {
      width: 62px;
      height: 21px;
      margin: 5px 0 0 174px;
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/search-button-orange.png") no-repeat 0 0; }
    #main .home .beatbook ul.popular {
      margin-left: 278px; }
      #main .home .beatbook ul.popular li {
        margin: 3px 0;
        padding: 4px 0 4px 17px;
        background: url("/images/site/paper.png") no-repeat 0 50%;
        font-size: 9px; }
        #main .home .beatbook ul.popular li a {
          background: #eacbc0;
          color: #6b6b6b;
          font-weight: bold;
          padding: 2px; }
          

  #main .home .going-out-of-town {
    background: #abcade;
    /*display: inline-block;*/ }
    #main .home .going-out-of-town:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .home .going-out-of-town .stats {
      float: left;
      width: 176px;
      padding: 20px;
      background: #699bc0; }
      #main .home .going-out-of-town .stats h2 {
        width: 145px;
        height: 57px;
        text-indent: -9999em;
        text-align: left;
        background: url("/images/site/home/going-out-of-town.png") no-repeat 0 0; }
      #main .home .going-out-of-town .stats p {
        margin: 15px 0;
        line-height: 13px;
        font-size: 10px;
        font-weight: bold;
        color: #fff; }
      #main .home .going-out-of-town .stats table {
        text-align: left;
        font-size: 9px;
        border-collapse: collapse; }
        #main .home .going-out-of-town .stats table td,
        #main .home .going-out-of-town .stats table th {
          height: 20px;
          margin: 5px;
          vertical-align: middle; }
        #main .home .going-out-of-town .stats table td {
          font-weight: bold;
          text-align: right;
          width: 18px;
          padding-right: 30px; }
        #main .home .going-out-of-town .stats table th {
          width: 105px;
          padding: 0 0 0 3px;
          font-weight: normal;
          text-transform: uppercase; }
        #main .home .going-out-of-town .stats table .bar {
          padding: 2px 3px;
          background: #fff;
          overflow: visible;
          color: #2c3a74; }
        #main .home .going-out-of-town .stats table .restaurants .bar {
          background: #e1e8ed; }
        #main .home .going-out-of-town .stats table .museums .bar {
          background: #f6beb2; }
        #main .home .going-out-of-town .stats table .bars .bar {
          background: #fad333; }
        #main .home .going-out-of-town .stats table .hotels .bar {
          background: #eaf6e3; }
        #main .home .going-out-of-town .stats table tr.restaurants td {
          background: url("/images/site/home/icon-restaurant.png") no-repeat 100% 0; }
        #main .home .going-out-of-town .stats table tr.museums td {
          background: url("/images/site/home/icon-museum.png") no-repeat 100% 0; }
        #main .home .going-out-of-town .stats table tr.bars td {
          background: url("/images/site/home/icon-bar.png") no-repeat 100% 0; }
        #main .home .going-out-of-town .stats table tr.hotels td {
          background: url("/images/site/home/icon-hotel.png") no-repeat 100% 0; }
      #main .home .going-out-of-town .stats img {
        margin: 10px 0; }
    #main .home .going-out-of-town .map {
      margin-left: 226px; }
      #main .home .going-out-of-town .map img {
        margin-top: 13px;
        border: 3px solid #96b6d0; }
  #main .home .what-journalists-are-saying,
  #main .home .friends {
    margin: 20px 0 20px 20px;
    padding: 0 20px 0 0;
    font-size: 10px;
    line-height: 15px; }
    #main .home .what-journalists-are-saying h2,
    #main .home .friends h2 {
      color: #223d71;
      margin-bottom: 15px;
      font-size: 10px;
      font-weight: bold;
      text-transform: uppercase; }
  #main .home .what-journalists-are-saying {
    width: 190px;
    float: left;
    border-right: 1px solid #c7c7c7; }
    #main .home .what-journalists-are-saying blockquote {
      margin: 15px 0;
      color: #8a8a8a; }
    #main .home .what-journalists-are-saying cite {
      display: block;
      margin-top: 10px;
      font-style: normal;
      color: #677e9b; }
  #main .home .friends {
    margin-left: 250px;
    position: relative; }
    #main .home .friends h2 a {
      position: absolute;
      right: 20px;
      font-size: 9px;
			font-weight:normal;
      text-decoration: underline;
      text-transform: none;
      color: #d47349;
			display:inline;
			float:none;
			margin:0;}
		#main .home .friends a {
			display:block;
			float:left;
			margin:0 10px 5px 0;
		}
  #main .home .social-media {
    /*display: inline-block;*/
    clear: both;
    background: #b13415 url("/images/site/home/social-media.png") no-repeat 0 50%;
    padding: 0 0 30px 220px; }
    #main .home .social-media:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #main .home .social-media a {
      float: left;
      width: 115px;
      margin-top: 30px; }
    #main .home .social-media .logo {
      display: block;
      height: 25px;
      margin-bottom: 10px; }
    #main .home .social-media .twitter .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/twitter.png") no-repeat 0 100%; }
    #main .home .social-media .facebook .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/facebook.png") no-repeat 0 100%; }
    #main .home .social-media .flickr .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/flickr.png") no-repeat 0 100%; }
    #main .home .social-media .youtube .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/youtube.png") no-repeat 0 100%; }
    #main .home .social-media .aids-helpdesk .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/aids-helpdesk.png") no-repeat 0 100%; }
    #main .home .social-media .newsbag .logo {
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/home/newsbag.png") no-repeat 0 100%;
      width: 200px; }
    #main .home .social-media .handle {
      font-size: 9px;
      font-weight: bold;
      background: #f1d6cc;
      color: #5e5858;
      padding: 1px 5px; }
  #main .home .secondary .title {
    position: relative;
    background: #4a8e25; }
    #main .home .secondary .title a {
      position: absolute;
      top: 15px;
      right: 20px;
      color: #fff;
      font-weight: normal;
      text-transform: none; }
  #main .home .secondary .spaced.stories li {
    margin-top: 0; }
  #main .home .secondary .logo {
    float: right;
    margin: 0 15px 5px 5px; }
  #main .home .secondary p {
    margin: 0 15px 15px 1.5em; }

ul#resources_list {
	clear:both;
  padding: 19px 0 19px 19px;
  /*display: inline-block;*/ }
  ul#resources_list:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  ul#resources_list li {
    float: left;
    width: 138px;
    height: 222px;
    margin: 0 8px 0 0; }
    ul#resources_list li img {
      border: 4px solid #e7e7e7; }
    ul#resources_list li .title {
      display: block;
      padding: 18px 0 8px 18px;
      background: url("/images/site/arrow-tiny.png") no-repeat 1px 21px;
      font: bold 10px/14px Arial, Helvetica, sans-serif;
      color: #373a44; }
    ul#resources_list li .url {
			font-family:Arial, Helvetica, sans-serif;
      margin: 0 0 0 15px;
      padding: 0 3px;
      background: #e7ecf2;
      color: #6a6e74;
      font-size: 10px; }

#main .galleries ul.gallery {
  background: url(/images/site/galleries/gallery-col.png) repeat-y 100% 0;
}
#main .galleries ul.gallery li {
	min-height:144px;
	border-bottom: 1px solid #c8c8c8;
	position:relative;
}
#main .galleries ul.gallery li img.thumb {
	display:block;
	border: 6px solid #e8e9ef;
	margin-bottom: 15px;
	position:absolute;
	top:15px;
	left:0;	
}
#main .galleries ul.gallery li .year {
	font-size:24px;
	line-height:normal;
	position:absolute;
	top:15px;
	left:160px;
}
#main .galleries ul.gallery li .artist {
	font-size:13px;
	padding:12px 0 0 245px;
}
#main .galleries ul.gallery li .artist img {
	display:block;
	float:left;
	border:2px solid #e8e9ef;
	position:relative;
	top:3px;
}
#main .galleries ul.gallery li .artist a {
	font-weight:bold;
}
#main .galleries ul.gallery li .artist .name {
	padding:0 0 0 35px;
}
#main .galleries ul.gallery li .artist .org {
	font-size:11px;
	padding:0 0 0 35px;
}
#main .galleries ul.gallery li .thumbs {
	padding:15px 0 13px 280px;
	overflow:hidden;
}
#main .galleries ul.gallery li .thumbs img, #main .galleries .gallery-detail img {
	display:block;
	float:left;
	border:2px solid #e8e9ef;
	margin:0 2px 2px 0;
}
#main .galleries .heading .main-sub img {
	margin:-15px 15px 10px -20px;
}
#page .galleries .content {
	min-height:0;
}
#main .two-col .gallery-detail h2 {
	padding:0;
	border:none;
	margin:0 0 20px;
}
#main .galleries p.all {
	font-size:12px;
	margin:0 20px 15px;
}
#main .galleries p.all a {
	color:#223A74;
	text-decoration:underline;
}
#main .galleries p.all a:hover {
	text-decoration:none;
}

#main .contact {
  background: url("/images/site/two-col-blue3.png") repeat-y 5px 50%;
  /*display: inline-block;*/ }
  #main .contact:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .contact .main-sub .heading .main-sub {
    background: #60b6f9;
    color: #233a74; }
    #main .contact .main-sub .heading .main-sub h1 {
      margin-top: 0;
      color: #fff; }
  #main .contact .secondary {
    padding-bottom: 15px; }
    #main .contact .secondary .sub-sect {
      padding: 0 20px; }
    #main .contact .secondary .title {
      background: #4f94f6; }
    #main .contact .secondary h3 {
      margin: 10px 20px 0 20px;
      padding: 20px 0 0 0;
      color: #579df8;
      border: none;
      background: url("/images/site/dash-grey.png") repeat-x 0 0; }
    #main .contact .secondary .map {
      border: 6px solid #adadad; }
    #main .contact .secondary .logos img {
      margin: 0 0 5px 0; }

#main .blog {
  background: url("/images/site/two-col-green2.png") repeat-y 5px 50%; }
  #main .blog .heading .main-sub {
    background: #4fbc69; }
	#main .blog .heading .main-sub h1 {
      position: relative;
      margin: 8px 0;
      color: #fff; }
      #main .blog .heading .main-sub h1 .archive {
        position: absolute;
        top: 6px;
        right: 0;
        height: 20px;
        width: 90px;
        text-indent: -9999em;
        text-align: left;
        background: url("/images/site/blog/archive.png") no-repeat 0 0; }
#main .search {
	background:#fff;
}
#main .search .heading .main-sub {
	float:none;
	font-size:11px;
	line-height:17px;
	color:#28366D;
	padding:15px 20px;
	background-color:#4FBC69;
}
#main .search .heading .main-sub h1 {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:28px;
	color:#fff;
	margin:8px 0;
}

	#main .blog .content {
    color: #010101; }
    #main .blog .content a {
      color: #010101; }
    #main .blog .content .date {
      display: inline;
      border-bottom: 1px solid #929292;
      font-size: 10px; }
    #main .blog .content .posts {
      margin: 0 0 20px 0;
      background: url("/images/site/dash-grey.png") repeat-x 0 0;
      font-size: 12px;
      line-height: 17px; }
      #main .blog .content .posts .post {
        padding: 0 0 24px 0;
        background: url("/images/site/stripe-fade.png") no-repeat 50% 100%; }
        #main .blog .content .posts .post h2 {
          margin: 12px 0 0 0;
          padding: 10px 0;
          border: none;
          font-size: 22px;
          line-height: 27px;
          font-weight: normal;
          color: #4fbc69;
          text-transform: none;
          letter-spacing: -1px; }
        #main .blog .content .posts .post p {
          margin: 15px 0; }
        #main .blog .content .posts .post .meta {
          position: relative;
          font-size: 10px;
          height: 26px;
          line-height: 26px; }
          #main .blog .content .posts .post .meta img, #main .blog .content .posts .post .meta .author, #main .blog .content .posts .post .meta .comments {
            position: absolute;
            top: 0; }
          #main .blog .content .posts .post .meta img {
            left: 0;
            border: 3px solid #e8e9ef; }
          #main .blog .content .posts .post .meta .author {
            left: 28px;
            padding-left: 15px;
            background: url("/images/site/arrow-button-white.png") no-repeat 0 50%; }
          #main .blog .content .posts .post .meta .comments {
            right: 5px;
            text-decoration: underline; }
        #main .blog .content .posts .post .tags {
          font-size: 11px; }
          #main .blog .content .posts .post .tags a {
            color: #4d9c7d;
            border-bottom: 1px solid #a9cec0;
            text-decoration: none; }
    #main .blog .content div.comments {
      margin: 20px 0 0 0;
      padding: 15px;
      border: 6px solid #e2e4eb;
      font-size: 10px;
      line-height: 14px; }
      #main .blog .content div.comments h2 {
        margin: 0 0 15px 0;
        padding: 0;
        border: none; }
      #main .blog .content div.comments img {
        float: left; }
      #main .blog .content div.comments .author,
      #main .blog .content div.comments .comment {
        margin-left: 25px; }
      #main .blog .content div.comments li {
        margin: 15px 0;
        padding: 20px 0 0 0;
        background: url("/images/site/stripe-fade.png") no-repeat 50% 0; }
        #main .blog .content div.comments li.first {
          background: none;
          padding: 0; }
					#comment_form {
						margin:20px 0 0;
					}
					#comment_form p {
						margin:15px 0;
					}
					#comment_form p input {
						display:block;
						padding:5px;
						border:18px solid #E2E4EB;
					}
		#main .blog .content .comment-form textarea, #comment_form textarea {
      width: 419px !important;
      height: 60px;
      border: 18px solid #e2e4eb !important;
      padding: 5px !important;
      outline: none;
      font: 11px Verdana, Helvetica, sans-serif !important;
      color: #000; }
    #main .blog .content .comment-form .button, #comment_form .button {
      padding: 5px 0;
      text-align: right; }
    #main .blog .content .comment-form input.submit, #comment_form input.submit {
      height: 23px;
      width: 69px;
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/button-submit-green.png") no-repeat 0 0;
			cursor:pointer;}
    #main .blog .content .archive h2 {
      border: none;
      padding: 0;
      margin: 10px 0;
      color: #4d9c7d; }
    #main .blog .content .archive ul {
      background: url("/images/site/dash-grey.png") repeat-x 0 100%;
      padding-bottom: 10px; }
      #main .blog .content .archive ul li {
        margin: 5px 0;
        font-size: 10px; }
        #main .blog .content .archive ul li a {
          font-weight: bold;
          text-decoration: none; }
    #main .blog .content .archive.with_avatars img {
      border: 2px solid #e1e1e2;
      float: left;
      margin: 5px 0 0 0; }
    #main .blog .content .archive.with_avatars .author,
    #main .blog .content .archive.with_avatars .date {
      margin-left: 30px; }
    #main .blog .content .archive.with_avatars .date {
      display: block;
      padding: 0 0 0 17px;
      background: url("/images/site/arrow-button-white.png") no-repeat 0 47%;
      border: none; }
    #main .blog .content p.rss {
      margin: 20px 0;
      padding: 0 0 0 18px;
      font-size: 10px;
      background: url("/images/site/rss.png") no-repeat 0 40%; }
  #main .blog .secondary .title {
    background: #4d9c7d; }
  #main .blog .secondary .sub-sect {
    padding: 0 20px 10px 20px; }
    #main .blog .secondary .sub-sect.even {
      background: #dfe9e5; }
    #main .blog .secondary .sub-sect.photos {
      margin: 0 20px;
      padding: 20px 0 15px 0; }
      #main .blog .secondary .sub-sect.photos img {
        border: 2px solid #b8b9ba;
        margin: 0 1px 1px 0; }
    #main .blog .secondary .sub-sect.bio {
      padding: 20px 20px 10px 20px; }
      #main .blog .secondary .sub-sect.bio img {
        border: 5px solid #b8b9ba; }
    #main .blog .secondary .sub-sect h3 {
      margin: 0 0 10px 0;
      padding: 20px 0 0 0;
      background: url("/images/site/dash-grey.png") repeat-x 0 0;
      border: 0;
      color: #4d9c7d; }
    #main .blog .secondary .sub-sect p.dashed {
      background: url("/images/site/dash-grey.png") repeat-x 0 0;
      padding-top: 20px; }
    #main .blog .secondary .sub-sect p {
      margin: 10px 0; }
    #main .blog .secondary .sub-sect ul.social-list {
      margin: 20px 0 0 0; }
      #main .blog .secondary .sub-sect ul.social-list a {
        text-decoration: none; }
      #main .blog .secondary .sub-sect ul.social-list li {
        margin: 0;
        padding: 3px 0 3px 20px; }
        #main .blog .secondary .sub-sect ul.social-list li.rss {
          background: url("/images/site/icon-rss.png") no-repeat 0 40%; }
        #main .blog .secondary .sub-sect ul.social-list li.twitter {
          background: url("/images/site/icon-twitter.png") no-repeat 0 40%; }
        #main .blog .secondary .sub-sect ul.social-list li.facebook {
          background: url("/images/site/icon-facebook.png") no-repeat 0 40%; }
    #main .blog .secondary .sub-sect table {
      width: 100%; }
      #main .blog .secondary .sub-sect table td.count {
        font-weight: bold; }
      #main .blog .secondary .sub-sect table a {
        font-weight: bold;
        text-decoration: none; }
    #main .blog .secondary .sub-sect ul.bulleted {
      margin: 0; }
      #main .blog .secondary .sub-sect ul.bulleted li {
        background-image: url(/images/site/arrow-button-green.png); }
        #main .blog .secondary .sub-sect ul.bulleted li a {
          text-decoration: none; }
    #main .blog .secondary .sub-sect form.bulletin input.text {
      width: 105px;
      padding: 3px 7px 4px 7px;
      border: 2px solid #c5d2cd;
      color: #a5a7ab; }
    #main .blog .secondary .sub-sect form.bulletin input.submit {
      height: 23px;
      width: 69px;
      text-indent: -9999em;
      text-align: left;
      background: url("/images/site/button-signup.png") no-repeat 0 0; }
    #main .blog .secondary .sub-sect ul.spaced.stories li {
      margin: 15px 0; }
      #main .blog .secondary .sub-sect ul.spaced.stories li .blog {
        background: none;
        text-decoration: underline; }
      #main .blog .secondary .sub-sect ul.spaced.stories li .meta .author {
        background-image: url("/images/site/arrow-button-green.png"); }

#main .resources .heading .main-sub {
  position: relative;
  background: #cf3926;
  color: #fff; }
  #main .resources .heading .main-sub h1 {
    margin: 4px 0;
    color: #fff; }
  #main .resources .heading .main-sub a.behind-the-story,
  #main .resources .heading .main-sub a.going-out-of-town {
    position: absolute;
    top: 0;
    display: block;
    height: 51px;
    padding: 15px 10px 0 10px;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-left: 1px solid #515151;
    text-align: center; }
  #main .resources .heading .main-sub a.behind-the-story {
    right: 115px;
    width: 90px; }
  #main .resources .heading .main-sub a.going-out-of-town {
    right: 0;
    width: 95px; }
  #main .resources .heading .main-sub form {
    display: inline; }
    #main .resources .heading .main-sub form input.text {
      position: absolute;
      top: 22px;
      right: 20px;
      width: 120px;
      padding: 4px 20px 4px 4px;
      border: 1px solid #dc8883;
      color: #bfbfc3;
      background: #fff url("/images/site/arrow-down.png") no-repeat 96% 50%; }
#main .resources .content .search-agency {
  padding: 15px 5px 15px 10px;
  font-size: 9px;
  color: #63626d;
  border: 6px solid #e2e4eb;
  /*display: inline-block;*/ }
  #main .resources .content .search-agency:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #main .resources .content .search-agency h2 {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 15px;
    border: 0;
    text-transform: none; }
  #main .resources .content .search-agency h3 {
    font-size: 10px;
    color: #6b6b6b;
    text-transform: uppercase;
    margin: 5px 0 10px 268px; }
  #main .resources .content .search-agency p {
    margin: 10px 0 15px 0; }
  #main .resources .content .search-agency fieldset {
    width: 268px;
    float: left; }
  #main .resources .content .search-agency select,
  #main .resources .content .search-agency input.text {
    background: #fff;
    border: 1px solid #c3c3c3;
    width: 115px;
    height: 18px; }
  #main .resources .content .search-agency input.button {
    width: 62px;
    height: 21px;
    margin: 5px 0 0 174px;
    text-indent: -9999em;
    text-align: left;
    background: url("/images/site/search-button-orange.png") no-repeat 0 0; }
  #main .resources .content .search-agency ul.popular {
    margin-left: 268px; }
    #main .resources .content .search-agency ul.popular li {
      margin: 3px 0;
      padding: 4px 0 4px 17px;
      background: url("/images/site/paper.png") no-repeat 0 4px;
      font-size: 9px; }
      #main .resources .content .search-agency ul.popular li a {
        background: #eacbc0;
        color: #6b6b6b;
        font-weight: bold;
        padding: 2px; }
#main .resources .content h2 {
  padding-top: 0;
  border: 0;
  color: #cf3926; }
#main .resources .content h3 {
  font-size: 13px;
  line-height: 20px;
  color: #cf3926; }
#main .resources .content ul.highlights {
  margin-right: -20px; }
  #main .resources .content ul.highlights li {
    float: left;
    width: 225px;
    margin: 0 10px 10px 0;
    color: #404040;
    font-size: 11px;
    line-height: 18px; }
    #main .resources .content ul.highlights li em.sub {
      font-style: normal;
      font-size: 10px;
      line-height: 14px;
      border-bottom: 1px solid #7f7f7f; }
    #main .resources .content ul.highlights li img {
      border: 6px solid #e2e4eb; }
    #main .resources .content ul.highlights li p {
      margin: 0; }
#main .resources .content ul.stories {
  margin-right: -20px;
  color: #383b47; }
  #main .resources .content ul.stories li {
    float: left;
    width: 183px;
    border: 4px solid #e1e1e2;
    margin: 0 10px 10px 0;
    padding: 17px 17px 10px 17px; }
    #main .resources .content ul.stories li a {
      color: #383b47; }
    #main .resources .content ul.stories li .titled {
      font-family: Arial;
      font-size: 16px;
      line-height: 20px;
      text-decoration: none; }
    #main .resources .content ul.stories li .meta {
      margin-top: 10px;
      font-size: 10px;
      line-height: 26px; }
      #main .resources .content ul.stories li .meta img {
        border: 3px solid #e8e9ef;
        float: left; }
      #main .resources .content ul.stories li .meta .author {
        margin-left: 30px;
        padding-left: 15px;
        background: url("/images/site/arrow-button-white.png") no-repeat 0 50%; }
      #main .resources .content ul.stories li .meta .comments {
        clear: left;
        text-decoration: underline; }
#main .resources .secondary {
  color: #000; }
  #main .resources .secondary .title {
    background: #831e13; }
  #main .resources .secondary table.popularity {
    margin: 15px 20px; }
    #main .resources .secondary table.popularity td {
      vertical-align: middle; }
    #main .resources .secondary table.popularity td.index {
      padding: 5px 8px 5px 0;
      font-weight: bold;
      font-size: 22px;
      color: #922317; }
    #main .resources .secondary table.popularity td.item, #main .resources .secondary table.popularity td.item a {
      font-size: 10px;
      line-height: 13px; }
  #main .resources .secondary .sub-sect {
    margin: 20px; }
    #main .resources .secondary .sub-sect h3 {
      margin: 10px 0 0 0;
      padding: 20px 0 0 0;
      color: #922317;
      border: none;
      background: url("/images/site/dash-grey.png") repeat-x 0 0; }
    #main .resources .secondary .sub-sect form {
      font-size: 11px;
      line-height: 23px; }
      #main .resources .secondary .sub-sect form input.text {
        width: 136px;
        padding: 4px;
        margin: 0;
        font-size: 11px;
        border: 1px solid #bfb9b9;
        color: #afb0b4; }
      #main .resources .secondary .sub-sect form input {
        vertical-align: top; }
  #main .resources .secondary form.poll {
    margin: 20px; }
    #main .resources .secondary form.poll .question {
      color: #2a2c38;
      font: bold 18px/21px Arial, Helvetica, sans-serif; }
    #main .resources .secondary form.poll .answer input {
      float: left;
      margin-top: 3px; }
    #main .resources .secondary form.poll .answer label {
      display: block;
      margin-left: 15px; }
    #main .resources .secondary form.poll textarea {
      border: 1px solid #cccaca;
      margin: 5px 0 0 0;
      width: 200px;
      height: 50px; }
    #main .resources .secondary form.poll .bottom {
      text-align: right; }

table.form th, table.form td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 10px;
  font-weight: normal; }
table.form th {
  width: 100px; }
table.form .buttons td {
  text-align: right; }
table.form input.text,
table.form textarea {
  display: block;
  margin-bottom: 5px;
  padding: 3px;
  border: 2px solid #d0d0d0;
  width: 250px;
  color: #000; }
table.form input.text.phone3 {
  display: inline;
  width: 50px; }
table.form input.text.phone4 {
  display: inline;
  width: 122px; }
table.form textarea {
  width: 340px;
  height: 250px; }
table.form input.submit {
  width: 69px;
  height: 23px;
  text-indent: -9999em;
  text-align: left;
  background: url("/images/site/button-submit.png") no-repeat 0 0; }

.one-col table.form input.text {
  width: 50%; }
.one-col table.form textarea {
  width: 604px;
  height: 200px; }


/* MOVED OVER FOR CHANGES */
#main .awards.dinner.landing .heading .main-sub {
  background:#f6b02d;
  color: #3f3f3f;
  padding: 20px 20px 25px 20px; }
  #main .awards.dinner.landing .heading .main-sub h1 {
    margin: 0;
    font-size: 28px;
    line-height: 28px;
    color: inherit; }
  #main .awards.dinner.landing .heading .main-sub h2 {
    margin: 0;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    letter-spacing: -2px; }
  #main .awards.dinner.landing .heading .main-sub p {
    margin: 0 0 20px 0;
    font-size: 11px;
    line-height: 17px; }
#main .awards.dinner.landing .heading .main-sub p a {
	text-decoration:underline;
	color:#B13415;
}
#main .awards.dinner.landing .heading .main-sub p a:hover {
	text-decoration:none;
}
#main .awards.dinner.landing .content .featured {
  display: block;
  color: #d00;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -1px; }
#main .awards.dinner.landing .content ul.links {
  margin: 20px 0; }
  #main .awards.dinner.landing .content ul.links li {
    display: block;
    margin: 15px 0;
    color: #636363; }
    #main .awards.dinner.landing .content ul.links li a {
      font-weight: bold; }
#main .awards.dinner.landing .content .division {
  margin: 20px 0; }
  #main .awards.dinner.landing .content .division img {
    margin: 0 0 20px 0; }
  #main .awards.dinner.landing .content .division .offset {
    margin-left: 135px; }
#main .awards.dinner.landing .secondary {
  color: #1b1718; }
  #main .awards.dinner.landing .secondary a {
    color: #1b1718; }
  #main .awards.dinner.landing .secondary ul.blog_links {
    margin: 20px; }
    #main .awards.dinner.landing .secondary ul.blog_links li {
      margin: 15px 0;
      font-size: 16px;
      line-height: 18px; }
  #main .awards.dinner.landing .secondary p.blog_link_extras {
    position: relative; }
  #main .awards.dinner.landing .secondary h4 {
    margin: 10px 20px -5px 20px; }
  #main .awards.dinner.landing .secondary .view-all {
    position: absolute;
    right: 0;
    top: 0; }




#j2j-link {
	width:226px;
	padding:2px 2px 4px;
	margin:0 0 0 1.5em;
}


/* SEARCH RESULTS */
ol#search-results {
	list-style-type:decimal;
	padding:0 0 0 25px;
	margin:0;
}
ol#search-results li {
	margin:0 0 10px;
}

/* BLOG NAV */
#header ul.navigation li.blogs {
	position:relative;
}
#header ul.navigation li.blogs ul {
	position:absolute;
	top:45px;
	left:-1px;
	z-index:100;
	display:none;
}
#header ul.navigation li.over ul {
	display:block !important;
}
#header ul.navigation li.blogs ul a {
	display:block;
	width:175px;
	line-height:45px;
	text-align:left;
	text-indent:16px;
	padding:0;
	border-left:1px solid #293F76;
	background-color:#DFE9E5;
}
#header ul.navigation li.blogs ul a:hover {
	background-color:#fff;
}
.main-sub {
	position:relative;
}
.main-sub .select {
	width:65px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	padding:0 20px 0 5px;
	background:url(../images/select.gif) right top no-repeat #239067;
	position:absolute;
	top:27px;
	right:27px;
	z-index:100;
}
.main-sub .select a {
	display:block;
	color:#fff;
	padding:0 5px;
	background-color:#239067;
}
.main-sub .select a:hover {
	background-color:#007542;
}
.awards .main-sub .select {
	background:url(../images/select.gif) right -39px no-repeat #c95f00;
}
.awards .main-sub .select a {
	background-color:#c95f00;
}
.awards .main-sub .select a:hover {
	background-color:#B13415;
}
.awards .main-sub a.archive {
	display:none;
}
#main .two-col .heading .main-sub .select p {
	margin:0 !important;
}
.main-sub .select ul {
	width:90px;
	position:absolute;
	top:20px;
	left:0;
	display:none;
}
.main-sub .over ul {
	display:block !important;
}
a:hover.more-blogs {
	text-decoration:underline !important;
}
#main .awards .secondary a.more-blogs, .j2j .more-blogs {
	margin:0 20px;
}
#main .awards .secondary a:hover.more-blogs {
	text-decoration:none !important;
}