/* @override http://apiohs-mac-mini:8888/gabriel/css/home.css */

/* @group General Styles */

p {
  margin: 1em 0;
}

h2 {
  margin: 15px 0;
  font-size: 26px;
  color: #945529;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

h3 {
  font-size: 20px;
  margin: 10px 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1em;
}

ul {
  list-style: square inside;
}

li {
  margin: 1em;  
}

a:link {
  text-decoration: none;
  color: #1b4664;
}

a:visited {
  text-decoration: none;
  color: #21587f;
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: #296ede;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

sup {
  vertical-align: top;
  font-size: 8px;
}

.hideThis { display: none !important; }

/* @end */

/* @group Overall Site */

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  background: url(../img/home_back.gif) repeat;
}

#wrapper {
  width: 860px;
  margin: 10px auto;
  background-color: white;
  position: relative;
  border: 1px solid #081620;
}

/* @end */

/* @group Header */

#header {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  float: left;
  width: 100%;
  position: relative;
}


#header #logo {
  float: left;
  margin: 10px 0 10px 15px;
}


#collage {
  position: absolute;
  top: 25px; right: 15px;
}

#collage img {
  height: 143px;
  margin: 1px;
}

#slogan {
  clear: left;
  font-size: 36px;
  color: #fff;
  text-align: right;
  padding: 6px 20px 6px 0;
  background: #3E7DB4 url(../img/home_slogan_bg.png) repeat-y right 0;
  margin: 0;
  letter-spacing: .1ex;
  border-top: 4px solid #c47136;
  font-style: italic;
}

#links {
  position: absolute;
  top: 0;
  right: 15px;
  width: 460px;
  height: 2em;
  font-size: 11px;
}

#links ul li{
  margin: 0; padding: 0;
}

#links ul {
  float: right;
  list-style: none;
}

#links li {
  float: left;
  padding-left: 8px;
  padding-right: 4px;
  font-family: Tahoma, Arial, sans-serif;
}

#navigation {
  clear: both;
  float: left;
  background-color: #c47136;
  width: 100%;
  border-top: 1px solid #1b4664;
  border-bottom: 1px solid #1b4664;
  list-style: none;
}

#navigation li {
  float: left;
  margin: 0;
}

#navigation li a {
  width: 100%;
  float: left;
  width: 286px;
  text-align: center;
  color: #102a3c;
  line-height: 1.3;
  padding: .8em 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #945529;
}

#navigation li a.last {
  border-right: none;
}

#navigation li:a.current {
  color: white;
}

#navigation li a:hover {
  background: #b06532;
}


#main {
  clear: both;
  float: left;
}

/* @end */

/* @group Footer */

#footer {
  clear: both;
  position: relative;
  font-size: 11px;
  text-align: left;
  border-top: 1px solid #1b4664;
  height: 10em;
}

#footer img {
  width: 58px;
  height: 53px;
  border: 0;
  position: absolute;
  left: 15px;
  top: 15px;
}

#footer strong {
  color: #643a1b;
  padding-right: 2px;
  font-weight: normal;
}

#footer p {
  line-height: 1.3;
  color: #190f05;
  position: absolute;
  left: 88px;
}

#footer #copyright {
  top: .1em;
}
#footer #contact {
  top: 2em;
}

/* @end */

/* @group Page Formats */

#content {
  padding: 0 15px;
  width: 830px;
}

#main.home {
  background: white url(../img/home_sidebar_bg.png) repeat-y right;
  width: 860px;  
}

.home #content {
  width: 570px;
  float: left;
}

.home #sidebar {
  width: 259px;
  float: right;
  border-left: 1px solid #1b4664;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  color: #081620;
}

.productpage h2 {
  font-size: 46px;
}

.productpage {
  font-size: 13px;
}

.productpage img {
  float: right;
  height: 540px;
  margin: -70px 30px 20px 30px;
}

.productpage li {
  font-size: 11px;
}

.productpage .important-link {
  font-size:18px;
  margin: 1em 10px;
  display: block;
}

.features {
  background: #e9ddd4;
  padding: 1px 5px;
}

#product-extras {
  list-style: none;
  margin: 0;
  float: left;
  width: 100%;
}

#product-extras li {
  width: 155px;
  min-height: 70px;
  margin: 0 10px 0 0;
  float: left;
}

#product-extras li img {
  width: 38px;
  height: auto;
  float: left;
  margin: 10px 5px;
}

#product-extras li span {
  display: block;
  margin: 8px 25px 5px 54px;
  font-size: 14px;
  line-height: 1.4;

}

/* @end */


/* @group Home */

/* @group About Us */

#dedication img {
  float: left;
  margin: 0 15px;
  border: 1px solid #10213c;
}

#dedication p {
  padding: 0 15px;
}

/* @end */

#mission {
  font-size: 15px;
}

#mission span {
  color: #c47136;
}

#contactus {
  text-align: center;
  padding: 10px 15px;
  font-size: 12px;
  /*background-color: #e9ddd4;*/
}

#contactus em {
  display: block;
  font-style: normal;
  font-size: 20px;
  padding: 2px 0 10px 0;
  color: #945529;
  font-weight: bold;
  line-height: 1;
}

#newsletter_signup {
  margin-bottom: 2em;
  text-align: center;
  padding: 15px;
  /*background-color: #e9ddd4;*/
  border-top: 1px solid #1b6664;
  border-bottom: 1px solid #1b6664;
}

#newsletter_signup p, #blog-feed p {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: .8em;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
}

#newsletter_signup label {
  font-size: 11px;
}
#newsletter_signup .text {
  font-size: 11px;
  padding: 2px 1px;
}

#blog-feed h2 {
  font-size: 14px;
  font-weight: bold;
  text-align: left;  
  line-height: 1.2;
  padding: 0 15px;
}

.story h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: 1em 0 .2em 0;
}

.story a:visited h3 {
  color: #1b4664;
}

.story .date {
  color: #333;
  margin: 0;

}

.story p {
  margin: 0 0 1em 0;
}

.story {
  font-size: 11px;
  margin-bottom: 15px;
  line-height: 1.5;
  padding: 0 15px;
}


#product-navigation {
  font-size: 16px;
}


#product-navigation li {
  float: left;
}

.product {
  font-size: 12px;
  margin-bottom: 15px;
  min-height: 220px;
  padding-bottom: 10px;
  background-color: #205479;
  color:white;
  width: 272px;
  float: left;
}

#memorialboard{
  margin-right: 15px;
}

.product p {
  padding: 0 15px;
  font-size: 12px;
}

.product h3 {
  margin: 0;
}

.product h3 a {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  background-color: #1b4664;
  border-bottom: 1px solid #286996;
  color: white;
  padding: 6px 0;
  margin: 0;
}

.product img {
  float: left;
  width: 220px;
  display: block;
  margin: 10px 25px;
}

.product a {
  display: block;
  margin: 1em 0;
  font-size: 15px;
  text-align: right;
  color: #c6dae8;
}

.scc-info {
  border-top: 1px dashed;
  width: 242px;
  margin-left: 15px;
  font-size: 12px;
}

.scc-info p {
  margin: 10px 0;
  padding: 0;
  text-align: right;
  font-size: 11px;
}

.scc-info a {
  font-size: 11px;
  display: inline;
}

/* @end */

/* @group Organization Search */

#search {
}

#search input, #search fieldset {
  display: inline;
  font-size: 15px;
}

#org_search_results {
  margin: 1em 0;
}

#org_search_results img {
  height: 30px;
  float: right;
  margin-left: 15px;
}

#org_search_results td, #org_search_results th {
  vertical-align: top;
  padding: 4px 15px 15px 5px;
  font-size: 14px;
}

#org_search_results tr {
  border-top: 1px solid #aacfe9;
}

#org_search_results td.address {
  font-size: 10px;
  width: 12em;
  color: #081620;
}

#org_search_results td.links a {
  padding: 0 .4em;
  font-size: 10px;
  vertical-align: top;
}

.errorMessage {
  font-size: 14px;
  color: #C54235;
}

#password_access {
  margin: 1em 0;
}

/* @end */

