* {
  margin: 0;
  padding: 0;
  color:#FFFFFF;
}


body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  color:#FFFFFF;
  background:#336633 no-repeat top center;
}
  
#header {
  height:66px;
  width:100px;
  background:transparent;
  margin:0 auto 0 auto;
  padding-top:95px;
}

#logo {
  text-align:left;
  font:italic bold 42px Georgia, Arial, "Times New Roman", Times;
  padding-left:0px;
  padding-top:0px;
  padding-bottom:0px;
  line-height:30px;
  color:#bd2c08;
}


.white {
color:#FFFFFF;
}

#slogan {
  text-align:left;
  padding-left:95px;
  padding=top:0px;
  font:bold 14px Arial, "Times New Roman", Times;
  color:#FFFFFF;
}

#slogan a {
  color:#c9c9c99;
  text-decoration:none;
}

#slogan a:hover {
  color:#c9c9c99;
  text-decoration:underline;
}

#page {
width:850px;
margin:0 auto 0 auto;
}

#content {
float:left;
width:850px;
padding:0px;
}

.box {width:850px; background:#a9a9a9;}
.box a {color:#FFFFFF; text-decoration:none;}
.box a:hover {color:#FFFFFF; background:#transparent; text-decoration:underline;}
.box p {font:14px Arial, Tahoma, Georgia, "Times New Roman", Times; color:#FFF; padding:6px;}
.box h1 {font:36px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:left;}
.box h2 {font:20px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:left; padding-left:40px;}
.box h3 {font:14px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:right; padding-right:40px;}
.box h4 {font:20px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:right; padding-right:40px;}
.box h5 {font:14px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:left; padding-left:40px; padding-right:40px;}
.box h6 {font:12px Georgia, Arial, "Times New Roman", Times; color:#929292; text-align:right;}
.box h7 {font:12px Georgia, Arial, "Times New Roman", Times; color:#FFF; text-align:left; padding-left:615px;}
.box ul {font:14px Georgia, Arial, "Times New Roman", Times; color:#929292; text-align:left; padding-left:44px;}
.box-top {background:url(Images/BoxTop.gif) no-repeat top left; width:850px; height:24px;}
.box-bottom {background:url(Images/BoxBottom.gif) no-repeat top left; width:850px; height:24px;}
.box-padding {padding:1px 1px 1px 1px;}

.date {
  font:18px Georgia, Arial, "Times New Roman", Times;
  color:#FFFFFF;
  padding:20px 0px 20px 33px;
  text-align:left;
}

.imagefloat {
  float:left;
  margin:5px 15px 5px 15px;
  padding:0px;
  border:1px solid #000;
}
.image-text-right {
  padding:5px;
  margin:5px 0px 5px 0px;
  width:100%;
  height:auto;
  text-align:justify;
}

.image-text-right span {
  font:18px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:left;
}

.clearboth {clear:both;}

#right-nav {
  float:right;
  padding-top:5px;
  width:238px;
  text-align:left;
  color:#FFF;
}

.nav-headline {
  font:19px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  text-align:left;
  padding-bottom:10px;
}

#main-menu ul {
  list-style:none;
  padding-bottom:10px;
}
  
#main-menu li a {
  color:#FFF;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
  background: transparent url(Images/MenuButton.gif) no-repeat left center;
  padding:0 10px 0 25px;
  line-height:30px;
}
  
#main-menu li a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

 
.right-nav-divider {
  background: transparent url(Images/Line.gif) repeat-x top left;
  width:0px;
  height:1px;
  padding-bottom:33px;
}
  
  
#posts ul {
  list-style:none;
  padding-bottom:10px;
  padding:0px 0px 10px 18px;
}
  
#posts li a {
  color:#FFF;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
  line-height:30px;
}
  
#posts li a:hover {
  color:#FFF;
  background:#transparent;
  text-decoration: underline;
}

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe input {
  margin:6px 0;
}

.inputstyle {
  background:#222222;
  border:1px solid #404040;
  width:180px;
  height:22px;
  color:#FFF;
  font-size:14px;
  padding-top:5px;
  padding-left:10px;
}

.button {
  background:transparent url(Images/Button.gif) no-repeat top left;
  vertical-align:middle;
  padding-bottom:2px;
  border:none;
  width:126px;
  height:36px;
  color:#3c5976;
  font:bold 16px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
  margin-left:5px;
}

#footer {
  clear:both;
  width: 875px;
  height:170px;
  margin:0 auto 0 auto;
}

#footer-pad {
  width:875px;
  padding:5px 0px 0px 30px;
  text-align:center;
}

#footer p {
  font:14px Arial, "Times New Roman", Times;
  color:#FFFFFF;
}

#footer a {
  color:#FFF;
  text-decoration:none;
}

#footer a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

.line {
  background: transparent url(Images/Line.gif) repeat-x top left;
  width:780px;
  height:1px;
  padding-bottom:10px;
  margin:0 auto 0 auto;
}

.line1 {
  background: transparent url(Images/Line.gif) repeat-x top left;
  width:780px;
  height:1px;
  padding-bottom:10px;
  margin:0 auto 0 auto;
}