/*
Theme Name: Noyes Hall &amp; Allen
Theme URI: http://www.noyeshallallen.com
Description: Custom wordpress theme created for Noyes Hall &amp; Allen by <a href="http://www.vontweb.com">VONT</a>  (Based on the Starkers framework)
Author: VONT - Web Marketing
Author URI: http://www.vontweb.com
*/


@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background-color: #d2d5d7;
	width:100%;
	height:100%;
	color: #222222;
}
h1 {
	font-size: 26px;
	line-height: 30px;
	color: #005aab;
	font-weight: normal;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 20px;
	line-height: 26px;
	color: #004078;
	font-weight: normal;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	padding-top: 5px;
	padding-left: 25px;
	height: 35px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
}
a, a:visited {
	color: #004078;
	text-decoration: underline;
}
a:hover {
	color: #8dbadd;
}
img {
	border:none 0;
}
form, form ul, form li {
	margin:0;
	padding:0;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004078;
	line-height: 18px;
	font-weight: normal;
}
input {
	height: auto;
	width: auto;
}
input .field {
	height:25px;
	width:250px;
	border: 1px solid #CCC;
}
textarea {
	height: 125px;
	width: 400px;
	border: 1px solid #CCC;
}
input.button {
}
ol {
	padding-left:45px;
	padding-bottom:15px;
}
table {
	margin-left:25px;
}
td {
	padding-bottom:15px;
}
#header-wrap {
	width:100%;
	height: 150px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #fff;
}
#header {
	width: 1005px;
	margin-left: 50%;
	left: -502px;
	position: absolute;
	height: 125px;
}
#header-top {
	height:125px;
}
#search-container {
	display:block;
	height:29px;
	width:400px;
	position: absolute;
	left: 700px;
	top: 50px;
	margin:0;
	padding:0;
	vertical-align: baseline;
}
#search-container form {
	float: left;
	padding-top: 2px;
}
#search-container img {
	float: left;
}
#search-container .search {
	width:120px;
	height:20px;
	display:inline-block;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87898a;
}
#search-container .search-btn {
}
#global-nav {
	height: 20px;
	width: 335px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/global.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 650px;
	top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#global-nav a {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#global-nav a:hover {
}
#nav {
	width:975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #fff;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005f8d;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #599dd1;
	margin: 0px;
}
#nav li.current {
	background-image: url(_images/current-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: 1px bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #599dd1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005f8d;
}
#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#nav #left {
	display: inline;
	float: left;
	list-style-type: none;
}
#nav #left-first {
	display: inline;
	float: left;
	list-style-type: none;
	border-left-width: 0px;
	border-left-style: none;
}
#nav #left-last {
	display: inline;
	float: left;
	list-style-type: none;
	border-right-width: 0px;
	border-right-style: none;
}
#nav #right {
	display: inline;
	float: right;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#nav #right-first {
	display: inline;
	float: right;
	list-style-type: none;
	border-right-width: 0px;
	border-right-style: none;
	padding-left: 20px;
	padding-right: 20px;
}
#nav #right-last {
	display: inline;
	float: right;
	list-style-type: none;
	border-left-width: 0px;
	border-left-style: none;
	padding-right: 20px;
	padding-left: 20px;
}
#content-wrap {
	width: 100%;
	background-color: #ebeef0;
	overflow: hidden;
}
#content {
	padding: 25px;
	width: 955px;
	margin-left: 50%;
	left: -502px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
#three-col-left {
	width: 320px;
	float:left;
}
#three-col-middle {
	width: 315px;
	float:left;
}
#three-col-right {
	width: 320px;
	float:left;
}
#personal-promo {
	height: 285px;
	width: 285px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/per-promo-bg.jpg);
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	background-repeat: no-repeat;
}
#personal-promo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	width: 285px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#personal-promo h3 a {
	color:#fff;
	text-decoration:none;
}
#personal-promo h3 a:hover {
	color:#fff;
	text-decoration:underline;
}
#personal-promo form {
	display: block;
	padding-left: 25px;
	padding-top: 158px;
}
#personal-promo form select {
	display: block;
	margin-bottom: 5px;
	width: 115px;
	margin-left: 2px;
}
#business-promo {
	height: 285px;
	width: 285px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/biz-promo-bg.jpg);
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#business-promo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	width: 285px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#business-promo h3 a {
	color:#fff;
	text-decoration:none;
}
#business-promo h3 a:hover {
	color:#fff;
	text-decoration:underline;
}
#business-promo .biz-btn {
	padding-top: 183px;
	padding-left: 110px;
}
.promo-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 285px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#home-content-foot {
	height: 190px;
	clear: both;
}
#three-foot-left {
	width: 320px;
	height: 190px;
	float:left;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/three-col-foot-left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#three-foot-left h3 {
	/*background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/content-foot-h3-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#for-customers {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#for-customers li {
	margin-left: 25px;
	display: block;
}
#for-customers li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #888c90;
	text-decoration: none;
	padding-left: 45px;
	display: block;
	height: 30px;
	padding-top: 10px;
}
#for-customers li a:hover {
	color: #888c90;
	text-decoration: underline;
}
#for-customers .claim {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/claim-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#for-customers .payment {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/payment-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#for-customers .agent {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/agent-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#three-foot-middle {
	width: 305px;
	height: 190px;
	float:left;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/col-foot-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#three-foot-middle h3 {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#three-foot-middle h3 a {
	color: #fff;
	text-decoration: none;
}
#three-foot-middle h3 a:hover {
	color: #fff;
	text-decoration: underline;
}
#three-foot-middle p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#three-foot-right {
	width: 320px;
	height: 190px;
	float:left;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/three-col-foot-right-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#three-foot-right h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/tweet-box-h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 70px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#three-foot-right .follow, #three-foot-right .follow a {
	color: #e2ebf4;
	font-size: 12px;
	padding-right: 20px;
	display:inline-block;
	float:right;
}
#three-foot-right p {
	display:block;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#three-foot-right .twitter-timestamp {
	padding-right: 20px;
}
#three-foot-right .tweet-id {
	font-style: italic;
	color: #e2ebf4;
	font-size: 14px;
}
#three-foot-right small {
	color: #e2ebf4;
	font-size: 12px;
	padding-left: 25px;
	display: block;
	margin-top: 10px;
}
#three-foot-right small a {
	color: #e2ebf4;
	text-decoration:none;
}
#three-foot-right small a:hover {
	color: #e2ebf4;
	text-decoration:underline;
}
#most-recent a {
	text-decoration: none;
	color: #005aab;
}
#most-recent a:hover {
	text-decoration: underline;
}
#most-recent .date {
	display: block;
	width: 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89b3d8;
}
#most-recent .title {
	width: 240px;
	display: block;
	float: left;
	padding-left: 10px;
	line-height:22px;
}
#two-col-left {
	width: 285px;
	float:left;
	text-align: right;
}
#personal-side-nav {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/personal-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 240px;
	margin-left: 45px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-align: left;
	overflow: hidden;
}
#personal-side-nav h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/personal-sidebar-h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 240px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
}
#personal-side-nav a {
	color: #fff;
	text-decoration: none;
}
#personal-side-nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#personal-side-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
}
#personal-side-nav ul li {
	padding-left: 30px;
}
#personal-side-nav ul li.side-parent {
}
#personal-side-nav ul li ul {
	display:block;
	padding:0;
	margin:0;
}
#personal-side-nav ul li ul li {
	padding-left: 15px;
}
#personal-side-nav .current {
	background-color: #007914;
	list-style-type: disc;
}
#default-side-nav {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 240px;
	margin-left: 45px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-align: left;
	overflow: hidden;
}
#default-side-nav h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-sidebar-h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 240px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
}
#default-side-nav a {
	color: #fff;
	text-decoration: none;
}
#default-side-nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#default-side-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 15px;
	list-style-image: none;
}
#default-side-nav ul li {
	padding-left: 30px;
}
#default-side-nav ul li.side-parent {
}
#default-side-nav ul li ul {
	display:block;
	padding:0;
	margin:0;
}
#default-side-nav ul li ul li {
	padding-left: 15px;
}
#default-side-nav .current {
	background-color: #005aab;
}
.find-more {
	margin-left: 45px;
	margin-bottom: 25px;
}
#two-col-personal {
	width: 635px;
	float:left;
}
#two-col-personal h1 {
	font-size: 26px;
	line-height: 35px;
	color: #0a9411;
	padding-bottom: 0px;
}
#two-col-personal h2 {
	font-weight: normal;
	padding-left: 25px;
	color: #78a84c;
}
#two-col-personal a {
	color: #007914;
}
#two-col-personal a:hover {
	color: #00ab1c;
}
#two-col-personal img {
}
#two-col-personal ul {
	list-style-position: outside;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#two-col-personal ul li {
	padding-bottom: 10px;
	list-style-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/personal-bullet.gif);
}
#two-col-default {
	width: 635px;
	float:left;
}
#two-col-default h1 {
	font-size: 26px;
	line-height: 35px;
	color: #005aab;
	padding-bottom: 0px;
}
#two-col-default h2 {
	font-weight: normal;
	padding-left: 25px;
}
#two-col-default a {
}
#two-col-default img {
}
#two-col-default img.team {
	border: 5px solid #d2d5d7;
	margin-top: 10px;
}
#two-col-default img.headshot {
	padding:0;
	border: 5px solid #d2d5d7;
	margin-left: 15px;
	margin-top: 10px;
}
#two-col-default ul {
	list-style-position: outside;
	padding-left: 55px;
	padding-bottom: 15px;
	list-style-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-bullet.gif);
}
#two-col-default ul li {
	padding-bottom: 10px;
	list-style-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-bullet.gif);
}
#two-col-default form ul li {
	padding-top: 0px;
	list-style-type: none;
}
#related-posts {
	float: right;
	width: 205px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/related-bg.jpg);
	background-repeat: repeat-y;
	margin-left: 15px;
}
#related-posts h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/related-h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 205px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#related {
	padding: 0;
	margin: 0;
}
#related a {
	text-decoration: none;
	color: #005aab;
}
#related a:hover {
	color:#8dbadd;
}
#related .date {
	display: block;
	width: 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89b3d8;
	padding-left: 10px;
	line-height: 18px;
}
#related .title {
	width: 140px;
	display: block;
	float: left;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
#related-posts .bottom {
	display: block;
	clear: both;
	height: 28px;
	width: 205px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/related-foot-bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 2px;
}
.click-chat {
	padding-left: 25px;
}
#blog-left {
	width: 595px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#blog-left h1 {
	padding-bottom:0;
}
#blog-left .tags a{
	font-size: 11px;
	line-height: 15px;
	color: #6e6f70;
	text-decoration: none;
}
#blog-left .tags a:hover {
	color: #6e6f70;
	text-decoration: underline;
}
#blog-left .blog-date {
	font-size: 13px;
	line-height: 25px;
	color: #6e6f70;
	padding-left: 25px;
}
#blog-welcome {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ebeef0;
}
#blog-full {
	padding-top:25px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ebeef0;
	overflow:hidden;
}
#blog-full h2 a {
	text-decoration: none;
}
#blog-full h3  {
	display: block;
	overflow: hidden;
	height: auto;
}
#blog-full p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #3c3d3d;
}
#blog-full ul {
	list-style-position: outside;
	padding-left: 55px;
	padding-bottom: 15px;
	list-style-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-bullet.gif);
}
#blog-full ul li {
	padding-bottom: 10px;
	list-style-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-bullet.gif);
}
#blog-entries {
	width: 297px;
	float: left;
}
#blog-entries h3 {
	color: #004078;
	margin: 0 inherit;
	padding: 0 inherit;
	height: auto;
}
#blog-entries h3 a {
	text-decoration: none;
}
#blog-entries p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #3c3d3d;
}
#respond h3 {
	color: #004078;
	padding-top:0;
}
#commentform p {
	display:block;
	overflow:hidden;
	padding-bottom:15px;
}
#commentform label {
	display:inline-block;
	text-align:right;
	width:135px;
	float:left;
	padding-right:10px;
	padding-top:5px;
}
#commentform input {
	float:left;
	height:25px;
	width:250px;
	border:1px solid #CCC;
}
#commentform textarea {
	width:375px;
	float:left;
}
#commentform .button {
	padding-left:170px;
	padding-bottom:25px;
	width:auto;
	height:auto;
	border:none 0;
}
#blog-right {
	width: 290px;
	float: left;
}
#footer-wrap {
	width:100%;
	height: 100%;
	background-color: #d2d5d7;
}
#footer {
	width: 955px;
	margin-left: 50%;
	left: -502px;
	position: relative;
	overflow: hidden;
	padding: 10px 25px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6e6f70;
}
#footer h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
#footer a {
	color: #6e6f70;
}
#footer  small  {
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
#footer .facebook-foot {
	display: block;
	height: 27px;
	width: 80px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/facebook-foot-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #6e6f70;
	float: left;
	padding: 3px 0 0 35px;
	margin-top: 15px;
}
#footer .twitter-foot {
	display: block;
	height: 27px;
	width: 80px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/twitter-foot-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #6e6f70;
	float: left;
	padding: 3px 0 0 35px;
	margin-top: 15px;
}
#footer-text {
	display: block;
	width: 495px;
	float: left;
	text-align: center;
	margin-top: 15px;
	padding-left: 230px;
}
#footer-text .katahdin {
	padding-bottom: 25px;
}
#footer .footer-partners {
	width: 230px;
	display: block;
	float: left;
	text-align: right;
	vertical-align: top;
}
#footer .iia {
	padding-top: 15px;
}
#footer .trusted-choice {
	padding-left: 15px;
}
#header .logo {
	position: absolute;
	z-index: 200;
	left: 385px;
	top: 35px;
}
#recent-posts {
	width: 285px;
	float: left;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/recent-posts-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#recent-posts h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/recent-posts-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#recent-posts p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#recent-posts ul {
	margin: 0 15px 10px 15px;
	font-size:12px;
	line-height:20px;
}
#recent-posts .bottom {
	display: block;
	clear: both;
	height: 35px;
	width: 285px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/recent-posts-foot-bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-position: left bottom;
	line-height: 30px;
}
#recent-posts .date {
}
#recent-posts .title {
	width: 220px;
}
#tweet-box {
	width: 285px;
	float: left;
	margin-top: 25px;
	background-color: #82add4;
}
#tweet-box h3 {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/blog-tweet-box-h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	height: 35px;
	padding-top: 10px;
}
#tweet-box p {
	font-size: 14px;
	line-height: 18px;
	float:left;
	color: #fff;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}
#tweet-box .tweet-id {
	font-size: 12px;
	font-style: italic;
	color: #dde8f2;
}
#tweet-box .tweet-stamp {
	font-size: 12px;
	font-style: italic;
	color: #dde8f2;
	display: block;
}
#tweet-box .bottom {
	display: block;
	clear: both;
	height: 35px;
	width: 285px;
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/blog-tweet-box-foot-bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-position: left bottom;
	line-height: 30px;
}
a.twitter-link, a.twitter-user {
	font-size: 13px;
	font-style: italic;
	color: #dde8f2;
}
a.twitter-user {
	text-decoration:none;
}
.twitter-timestamp {
	display:block;
	margin:0;
	padding:0;
	color: #e2ebf4;
	font-size: 12px;
	text-align:right;
}
#tweet-box .twitter-timestamp {
	border-bottom:1px solid #A6C5E1;
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom: 10px;
	width:265px;
}
.twitter-timestamp a {
	color: #e2ebf4;
	font-size: 12px;
	text-decoration:underline;
}
.twitter-timestamp a {
	color: #004078;
}
.googleMap {
	margin-left: 50px;
	margin-bottom: 15px;
	border: 5px solid #005aab;
}


#personal-side-nav ul {
	width:240px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#personal-side-nav ul a {
}
#personal-side-nav ul a:hover {
}
#personal-side-nav ul li {
	float: left;
	clear:both;
	width:210px;
	position:relative;
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/personal-nav-bullet.gif);
	background-repeat:no-repeat;
	background-position: 15px 7px;
}
#personal-side-nav ul li.current_page_item, #personal-side-nav ul li.current_page_ancestor {
	background-color:#007914;
}
#personal-side-nav ul li a {
	float: left;
}
#personal-side-nav ul li ul {
}
#personal-side-nav ul li ul li {
	background-position: 0 7px;
}
#personal-side-nav ul li span { /*--trigger--*/  
    width: 10px;  
    height: 10px;
	margin-top: 7px;
	margin-left: 10px;
    float: left;
	position:absolute;
	top:0;
	left:;
}
#personal-side-nav ul li span.up { /*--plus--*/
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/green-plus.gif);
	background-repeat:no-repeat;
}
#personal-side-nav ul li span.up:hover {
	cursor: pointer;
}
#personal-side-nav ul li span.down { /*--minus--*/
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/green-minus.gif);
	background-repeat:no-repeat;
}
#personal-side-nav ul li span.down:hover {
	cursor: pointer;
}
#personal-side-nav ul li ul.p-sub {
	float: left;
}
#personal-side-nav ul li ul.p-sub li {
	clear:both;
}


#default-side-nav ul {
	width:240px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#default-side-nav ul a {
}
#default-side-nav ul a:hover {
}
#default-side-nav ul li {
	float: left;
	clear:both;
	width:210px;
	position:relative;
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/default-nav-bullet.gif);
	background-repeat:no-repeat;
	background-position: 15px 7px;
}
#default-side-nav ul li.current_page_item, #default-side-nav ul li.current_page_ancestor {
	background-color:#005aab;
}
#default-side-nav ul li a {
	float: left;
}
#default-side-nav ul li ul {
}
#default-side-nav ul li ul li {
	background-position: 0 7px;
}
#default-side-nav ul li span { /*--trigger--*/  
    width: 10px;  
    height: 10px;
	margin-top: 7px;
	margin-left: 10px;
    float: left;
	position:absolute;
	top:0;
	right:15px;
}
#default-side-nav ul li span.up { /*--plus--*/
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/blue-plus.gif);
	background-repeat:no-repeat;
}
#default-side-nav ul li span.up:hover {
	cursor: pointer;
}
#default-side-nav ul li span.down { /*--minus--*/
	background-image:url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/blue-minus.gif);
	background-repeat:no-repeat;
}
#default-side-nav ul li span.down:hover {
	cursor: pointer;
}
#default-side-nav ul li ul.sub {
	float: left;
}
#default-side-nav ul li ul.sub li {
	clear:both;
}


#quote-callout {
	background-image: url(http://www.noyeshallallen.com/wp-content/themes/nha/_images/quote-callout-bg.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 240px;
	margin:0 0 25px 45px;
	text-align:center;
}
#quote-callout form {
	padding-top: 40px;
}
#quote-callout select {
	width: 136px;
	margin-bottom:5px;
}


blockquote {
	padding:0 15px;
	color:#666;
	font-size:12px;
}

.banner {
	width:585px;
	height:auto;
	margin:0 0 10px 25px;
	border:none 0;
	float:right;
}
#sitemap li, #sitemap ul li {
	margin-left:15px;
	list-style-type:disc;
}
