body {
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div.whoslogged a {
	color: #000;
}

div#placeholder-nav {
	color: #fff;
}

div#search {
	background: #0A4BA0;	
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#sub {
	color: #fff;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #0A4BA0;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}



/* @group Forms */

div#placeholder-box1 {
	padding: 18px 0 0 0;
}

div#placeholder-box1 a {
	color: #82b8ff;
}

div#placeholder-search {
	border-bottom: 1px solid #0C5AC0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #0C5AC0;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1660bd;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1660bd;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #eee url(/images/cssimg/bg-content-15-2.png) repeat-y 50% 0;
	margin: 0;
}

body.sub {
	background: #eee none;
}

div#masthead {
	background: url(/images/cssimg/bg-header-15-2.png) repeat-x 0 0;
}

div#header, div.whoslogged {
	height: 108px;
	line-height: 108px;
}

div.whoslogged {
	background: url(/images/cssimg/bg-side-15-2.png) no-repeat 100% 100%;
}

body.sub div.whoslogged {
	background: none;
}

div#placeholder-logo, a#logo {
	display: block;
	width: 390px;
}

div#nav {
	overflow: hidden;
}

div#nav, div#search {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-search {
	padding: 0 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#main div.inner {
	padding: 0 40px 36px;
}

body.sub div#main {
	background: #fff;
}

body.sub div#main div.inner {
	padding: 18px 40px 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}



#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/*   SOCIAL NETWORKING ICONS */
.social-email, .social-linkedin, .social-twitter, .social-facebook, .social-flickr, .social-rss {
  width: 20px;
  height: 20px;
  padding-right: 7px;
  display: block;
  float: left;
  text-indent: -999px; }

a.social-email {
  background: url(../images/social-email.png) 0px -20px no-repeat; }
  a.social-email:hover {
    background: url(../images/social-email.png) 0px 0px no-repeat; }
a.social-linkedin {
  background: url(../images/social-linkedin.png) 0px -20px no-repeat; }
  a.social-linkedin:hover {
    background: url(../images/social-linkedin.png) 0px 0px no-repeat; }
a.social-twitter {
  background: url(../images/social-twitter.png) 0px -20px no-repeat; }
  a.social-twitter:hover {
    background: url(../images/social-twitter.png) 0px 0px no-repeat; }
a.social-facebook {
  background: url(../images/social-facebook.png) 0px -20px no-repeat; }
  a.social-facebook:hover {
    background: url(../images/social-facebook.png) 0px 0px no-repeat; }
a.social-flickr {
  background: url(../images/social-flickr.png) 0px -20px no-repeat; }
  a.social-flickr:hover {
    background: url(../images/social-flickr.png) 0px 0px no-repeat; }
a.social-rss {
  background: url(../images/social-rss.png) 0px -20px no-repeat; }
  a.social-rss:hover {
    background: url(../images/social-rss.png) 0px 0px no-repeat; }

/*   TWITTER AND FLICKR STYLING */
#footer #jtwt {
  margin-bottom: 28px;
  overflow: hidden; }
#footer #jtwt_picture {
  float: left;
  padding: 5px 10px 55px 0; }
#footer #jtwt_tweet a {
  text-decoration: underline; }
#footer #jtwt_date {
  font-size: 10px;
  font-style: italic;
  padding-top: 5px; }
#footer a#jtwt_date {
  color: #989898;
  text-decoration: none; }
  #footer a#jtwt_date:hover {
    color: #a7a7a7;
    text-decoration: none; }

.sidebar #jtwt_picture {
  float: left;
  padding: 5px 10px 55px 0; }

#content .sidebar #jtwt img {
  -moz-box-shadow: 0 0px 0px #cccccc;
  -webkit-box-shadow: 0 0px 0px #cccccc;
  padding: 0px;
  background: transparent; }

.sidebar #jtwt {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px; }
.sidebar #jtwt_tweet a {
  text-decoration: underline; }
.sidebar a#jtwt_date {
  color: #838383;
  text-decoration: none;
  font-size: 10px;
  font-style: italic;
  padding-top: 5px; }
  .sidebar a#jtwt_date:hover {
    color: #979797;
    text-decoration: none; }
.sidebar #flickrsidebar ul {
  list-style: none;
  margin: 7px 0 0 0;
  padding: 0px; }
  .sidebar #flickrsidebar ul li {
    display: inline;
    margin: 0px;
    padding: 0px;
    background: transparent; }
    .sidebar #flickrsidebar ul li img {
      margin: 0px 7px 7px 0px;
      width: 65px;
      height: 65px;
      border: 3px solid #d8d8d8;
      opacity: 0.8;
      -moz-opacity: 0.8;
      -moz-box-shadow: 0 0px 0px #cccccc;
      -webkit-box-shadow: 0 0px 0px #cccccc;
      padding: 0px;
      background: transparent; }
      .sidebar #flickrsidebar ul li img:hover {
        opacity: 1;
        -moz-opacity: 1; }

#flickrfooter ul {
  list-style: none;
  margin: 7px 0 0 0;
  padding: 0px; }

#footer-top #flickrfooter ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  background: transparent; }
  #footer-top #flickrfooter ul li a {
    background: transparent; }

#flickrfooter ul li img {
  margin: 0px 12px 8px 0px;
  width: 48px;
  height: 48px;
  border: 3px solid #c9c9c9;
  opacity: 0.8;
  -moz-opacity: 0.8; }
  #flickrfooter ul li img:hover {
    opacity: 1;
    -moz-opacity: 1; }

#footer-top #flickrfooter ul li a {
  display: inline;
  padding: 0px;
  margin: 0px; }

/*   CONTACT FORM STYLING */
#contact-wrapper {
  width: 450px; }
  #contact-wrapper div {
    clear: both;
    margin: 1em 0; }
  #contact-wrapper label {
    display: block;
    float: none;
    width: auto; }

form#contactform input {
  background: white;
  border-color: #b7b7b7 #e3e3e3 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  font-size: 14px;
  width: 295px; }
form#contactform textarea {
  background: white;
  font-size: 14px;
  padding: 0.6em 0.5em 0.7em;
  border-color: #b7b7b7 #e3e3e3 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px; }

#contact-wrapper input.error, #contact-wrapper textarea.error {
  font-size: 14px; }
#contact-wrapper .error {
  color: #666666;
  font-style: italic;
  margin-bottom: 0px;
  font-size: 11px; }

form#contactform input.submit-form {
  width: 115px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: bold;
  color: #858585;
  font-family: Arial, sans-serif;
  background: #f6f6f6 url(../images/big-button-overlay.png) top left repeat-x;
  border-right: 1px solid #b7b7b7;
  padding: 10px 19px 11px 19px;
  line-height: 1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px #cccccc;
  -webkit-box-shadow: 0 1px 3px #cccccc;
  border-bottom: 1px solid #b8b8b8;
  position: relative;
  cursor: pointer; }
  form#contactform input.submit-form:hover {
    background-color: white;
    color: #787878; }

/*   FOOTER STYLES */
#footer {
  border-top: 5px solid #d3d3d3;
  color: #b2b2b2;
  background: url(../images/footer.png) top left repeat-x;
  text-shadow: 1px 1px 1px black; }
  #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: white;
    padding-bottom: 6px !important; }

#footer-top {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  padding: 32px 0 15px 0; }
  #footer-top a {
    color: #dadada;
    text-decoration: none; }
    #footer-top a:hover {
      color: white; }
  #footer-top ul li a {
    display: block;
    padding: 0 0 15px 15px;
    background: url(../images/footer-list.png) 0px 6px no-repeat; }

#footer-base {
  background: url(../images/footer-base.png) top left repeat-x;
  font-size: 12px;
  color: #a9a9a9;
  padding: 21px 0 22px 0; }
  #footer-base a {
    color: #e1e1e1;
    text-decoration: none; }
    #footer-base a:hover {
      color: white; }
  #footer-base #copyright {
    float: left; }
  #footer-base ul {
    float: right;
    margin: 0px;
    padding: 0px; }
    #footer-base ul li {
      display: inline;
      padding-left: 30px; }
