

body {
/*text-align: center;  */
background:  url("../img/bg.gif") #f7fbf5 repeat-y top left;
}

#wrapperHome {
width: 1250px;
}

#wrapper {
/*margin: 0 auto;
text-align: left; */
width:1000px;
}
#header {

}

#logo {
margin-top: 70px;
}

#navigation {
height: 25px;
padding-top:10px;
background-color: #000000;
text-transform : uppercase;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;

text-align:center;
font-size: 11px;
font-weight:bold;
}

#navigation ul {
display:inline;
margin-left: 10px;
}

#navigation li {
display:inline;
margin-right: 30px;
}

#navigation li a {
color:#fff;
letter-spacing: .15em;
text-decoration:none;
}

#navigation li a:hover {
color:#3c5c45;
}

#navigation .selected {
color:#3c5c45;
}

#subnavigation {
height: 25px;
padding-top:10px;
background-color: #001628;
text-transform : uppercase;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size: 11px;
font-weight:bold;
}

#subnavigation ul {
display:inline;
margin-left: 35px;
}

#subnavigation li {
display:inline;
margin-right: 30px;
}

#subnavigation li a {
color:#b5de86;
letter-spacing: .15em;
text-decoration:none;
}

#subnavigation li a:hover {
color:#fff;
}

#subnavigation .selected {
color:#fff;
}

#contentWrap {
background-color: #000000;
padding-bottom: 50px;
}

#content {
padding: 25px 0 0 35px;
margin-right: 35px;
}

#contentInner {
padding: 25px 0 0 35px;
}

#sifrWrap {
position:relative;
}

.contentLeft {
float:left;
width:235px;
}

.contentRight {
float:left;
margin-left: 5px;
width:700px;
}

.contentFarRight {
padding-left: 25px;
float:left;
margin-left: 5px;
width:250px;
}

#split {
background-color: #001628;
padding-top: 20px;
padding-bottom: 20px;
}

p {
color:#fff;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:14px;
line-height: 1.5em;
}

 h1 {
z-index:100;
}

h2, h3, h4 , h5{
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight:bold;
font-size: 14px;
color: #b5de86;
text-align:center;
padding-bottom: 20px;
letter-spacing: .25em;
}

h3 {
padding-bottom: 5px;
}

h4 {
font-size:11px;
}

h5 {
color:#fff;
font-size:11px;
text-align:left;
margin-left: 5px;
}

.footnote {
font-size: 10px;
font-style: italic;
text-align:center;
}

#footer {
background:  url("../img/footer-image.jpg") no-repeat top left;
width:700px;
height:189px;

}

#footer p {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size:12px;
color: #fff;
font-weight:bold;
text-align:center;
text-transform:uppercase;
letter-spacing: .25em;
padding-top: 10px;
}


/* inside */



.menuleft {
float:left;
width:400px;
}

.menuleft dl {
padding-bottom: 15px;
}

.menuleft dt {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight:bold;
font-size: 12px;
color: #b5de86;
text-align:center;
padding-bottom: 5px;
letter-spacing: .25em;
}

.menuleft dd {
font-style: italic;
font-size: 11px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
line-height: 1.5em;
text-align:center;
color: #fff;
}

.menuleft ul{
padding-bottom: 15px;
}

.menuleft li {
font-style: italic;
font-size: 11px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
line-height: 1.5em;
text-align:left;
color: #fff;
}

.menuright{
float:right;
width:240px;
}

.menuright .imgcontainer {
background-color:#001628;
width:231px;
float:right;
margin-bottom:25px;
}

.menuright img {
margin-bottom:15px;
}

.menuright .border {
border-top: 1px solid #002c4f;
}

.menuright h5 {

padding: 10px 0 20px 5px;
}

.address {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
color: #706455;
font-size: 11px;
text-align:right;
margin: 10px 25px 0 0;
/* letter-spacing: .25em; */
letter-spacing: 3px;
font-weight:bold;
}

.break {
border-top: 1px solid #002c4f;
}

.hrulehome {
margin-top: -30px;
margin-bottom: 25px;
}

.hruledescender {
margin-top: 15px;
margin-bottom: 25px;
}

.hrule {
margin-top: -10px;
margin-bottom: 25px;
}

.rulegreen {
margin-left:10px;
}

#split .italic {
font-style: italic;
font-size: 14px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
width: 90%;
line-height: 1.5em;
text-align:center;
color: #fff;
}

.right {
float:right;
}

.left {
float:left;
}

.homeTop {
border-bottom: 1px solid #000000;
}

.homeBottom {

}

.homeleft {
width: 315px;
float:left;
margin-left: 35px;
display:inline;
border-right: 1px solid #000000;
padding-bottom: 20px;
}

.homeright {
width: 315px;
float:right;
margin-right:5px;
}

.clear {
clear:both;
}


/** Rounded Corners */
.farRight { margin-top: 25px; }
.farRightBuffer { margin-top: 70px; }
.spiffy{display:block; width:250px;}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#001628}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #8c989c;
  border-right:1px solid #8c989c;
  background:#3d4f5b}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dee4e0;
  border-right:1px solid #dee4e0;
  background:#2e414e}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #2e414e;
  border-right:1px solid #2e414e;}
.spiffy4{
  border-left:1px solid #8c989c;
  border-right:1px solid #8c989c}
.spiffy5{
  border-left:1px solid #3d4f5b;
  border-right:1px solid #3d4f5b}
.spiffyfg{
  background:#001628; text-align:center; padding:15px;  }
  
.italic {
font-style: italic;
font-size: 14px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

line-height: 1.5em;
text-align:center;
color: #fff;
}

.bigLink {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-weight:bold;
font-size: 14px;
color: #b5de86;
text-align:center;
padding-bottom: 20px;
letter-spacing: .25em;
text-decoration:none;
}

.bigLink:hover {
color:#ffffff;
text-decoration:underline;
}
