/* ---------------------------------------
Name:     Nashua
Designer: James Walton
Date:     08 Aug 2008
---------------------------------------- */

body {margin-left:auto; margin-right:auto; margin-top:0; background-color:#efefef; font:x-small/1.5em Tahoma,Verdana,Arial,Sans-serif;}
#page {margin-left:auto; margin-right:auto; margin-top:5px; background-color:#444; padding:3px; width:843px;}
/*----- Header -----*/
#header {margin-bottom:2px; width:841px; height: 162px; border:1px solid #333; background-color:#568;}
#subtopbox {position:relative; top:20px; left:36px;}
#subbotbox {position:relative; top:20px; left:36px;}
.subhead-top  {float:left; margin:0 2px 2px 0; width:163px; height:28px; padding-top:2px; border:1px solid black; background-color:#586;}
.subhead-bot  {float:left; margin:0 2px 2px 0; width:163px; height:28px; padding-top:2px; border:1px solid black; background-color:#586;}
.subhead {font-size:small; color:#fff; margin:5px 5px 0px 5px; text-align:center;}
.subhead a {text-decoration: none;}
#tagline {font:bold 1.2em Tahoma,Arial,Sans-serif; text-align:left; float:left; color:#eee; margin:15px 0 5px 38px;}

/*----- Page Contents: Posts -----*/
#content {position: relative; width:585px; border:1px solid black; background-color:#fff;}
.post {margin:5px;}
.post-header {font-size:small; color:#57d; border:1px dotted #bb9; border-width:1px 0 1px 0;}
.post-title {font-size:small; color:#333; margin:0 5px 0 10px; border:1px solid #bb9; border-width:0 0 1px 0;}
.post-body {font-size:1.1em; margin:5px 5px 0 10px;}
.post-footer {font-size:x-small; padding:0 5px 0 10px; border:1px dotted #bb9; border-width:1px 0 1px 0;}
.content-footer {font-size:x-small; margin:0 5px 0 5px; padding:0 0 2px 0; border:1px dotted #bb9; border-width:1px 0 1px 0;}

/*----- Side bar Menu -----*/
#nav {float: right; width:245px; border:1px solid black; background-color:#abd; padding:0 3px 0 3px; color:#333;}
#nav ul {margin:0 0 5px 0; padding:5px 0 5px 2px; list-style:none; border-top:1px solid #22b;}
#nav ul li {margin:0 0 3px 0; padding:0;}
.nav-title {font-size:1.3em; color:#111; border:1px solid #22b; border-width:0 1px 1px 0; margin:11px 0 5px 0; padding-left:2px;}
.nav-item {font-size:1.1em; margin-left:3px;}
.nav-item dt {font-weight:bold; margin-right:6px; padding-left:10px;}
.nav-item dd {margin:0 3px 3px 25px;}
.nav-desc {font-size:1.2em; font-weight:bold; margin-right:6px; padding-left:2px;}
.disclaimer {font-size: 1.0em; color:#111;}

/*----- Links -----*/
a:link {color:#79d;}
a:visited {color:#79d;}
a:hover {color:#555;}
a img {border-width:0;}
.subhead a:link {color:#ddd;}
.subhead a:visited {color:#ddd;}
.subhead a:hover {color:#eee;}
#nav a:link {color:#264;}
#nav a:visited {color:#264;}
#nav a:hover {color:#444}