body {
	background-color: #f6f6e9;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Tahoma, sans-serif;
	width: auto;
	height: auto;
}

small {
	font-size: 10px;
}

#pageWrapper {
	text-align: center;
}

#main {
	width: 860px;
	margin: 2em auto;
}

#main #box {
	width: 856px;
	background-color: #b2cb63;
	border-bottom: 4px solid #44a1ff;
	float: left;
	text-align: left;
	padding: 0;
	position: relative;
	min-height:360px;
	margin-bottom: .8em;
}

.ie #main {
	width: 855px;
}

.ie #main #box {
	width: 854px;
}

#main #header {
	height: 33px;
	width: 100%;
	float: left;
	margin-bottom: 2em;
}

#main #header .masthead {
	float: left;
	margin: 0 0 0 1.75em;
}

#main #header .call  {
	float: right;
	margin: 8px 1.75em 0 0;
}

#main #box #address {
	margin: 1.2em 19px 0 9px;
/*	position: absolute;
	left: 1.8em;
	bottom: 1.6em;
*/
}

#main #box #menu {
	width: 218px;
	float: left;
	min-height: 620px;
	padding: 1em;
	background-color: #aac25f;
}

.ie6 #main #box #menu {
	height: 680px;
}

#main #box #menu .menuItem {
	display: block;
	text-indent: -1000em;
	font-size: 0;
	height: 30px;
	width: 218px;
	background: transparent url(../img/menu2.png) no-repeat top left;
}

#main #box #menu .menuItem.welcome { background-position: 0 0px; }
#main #box #menu .menuItem.welcome:hover { background-position: -218px 0px; }

#main #box #menu .menuItem.staff { background-position: 0 -62px; }
#main #box #menu .menuItem.staff:hover { background-position: -218px -62px; }

#main #box #menu .menuItem.about { background-position: 0 -31px; }
#main #box #menu .menuItem.about:hover { background-position: -218px -31px; }


#main #box #menu .menuItem.testimonials	{ background-position: 0 -93px; }
#main #box #menu .menuItem.testimonials:hover	{ background-position: -218px -93px; }

#main #box #menu .menuItem.contact { background-position: 0 -124px; }
#main #box #menu .menuItem.contact:hover { background-position: -218px -124px; }

#main #box #menu .menuItem.blog { background-position: 0 -217px; }
#main #box #menu .menuItem.blog:hover { background-position: -218px -217px; }

#main #box #menu .menuItem.consultation { background-position: 0 -248px; }
#main #box #menu .menuItem.consultation:hover { background-position: -218px -248px; }

#main #box #content {
	width: 586px;
	height: auto;
	border-left: 1px solid #c5d88a;
	float: left;
	padding: 1em;
	color: #191919;
	line-height: 1.7em;
	min-height: 620px;
}

#main #box #content h1 {
	text-indent: -1000em;
	font-size: 0;
	margin-bottom: 12px;
	height: 13px;
}

#main #box #content .page.home h1 { background: transparent url(/img/tagline1.png) no-repeat top left; }
#main #box #content .page.testimonials h1 { background: transparent url(/img/header_testimonials.png) no-repeat top left; }
#main #box #content .page.contact h1 { background: transparent url(/img/header_contact.png) no-repeat top left; }
#main #box #content .page.about h1 { background: transparent url(/img/header_about.png) no-repeat top left; }
#main #box #content .page.staff h1 { background: transparent url(/img/header_staff.png) no-repeat top left; }
#main #box #content .page.blog h1 { background: transparent url(/img/header_blog.png) no-repeat top left; }
#main #box #content .page.consultation h1 { background: transparent url(/img/freeconsultation.png) no-repeat top left; }


#main #box #content p {
	margin-bottom:1em;
}

#main #box #content a,
#main #box #menu a {
	color: #4c6620;
}

#main #box #content a:hover,
#main #box #menu a:hover {
	color: #f6f6e9;
}

#main #box #content #cnnLink {
	display: block;
	float: right;
	background: transparent url(../img/asseenon.png) no-repeat;
	width: 191px;
	height: 46px;
	font-size: 0;
	text-indent: -1000em;
}

#main #box #content blockquote {
	background: transparent url(../img/blockquote.png) no-repeat left top;
	padding-left: 5em;
}

#main #box #content blockquote + cite {
	text-transform: uppercase;
	padding-left: 5em;
	font-size: 11px;
	color: #4c6620;
	display: block;
	margin-bottom: 1em;
}

#main #box #content .splash {
	margin-bottom: 1em;
}


#main cite#credit {
	font-size: 0.8em;
	display: block;
}

#main cite#credit a {
	font-style: normal;
	color:#b2cb63;
}

#main cite#credit span {
	color: #999;
	font-family: Georgia,Times;
	font-style: italic;
}

#main .page.blog h2 {
	margin-bottom: 0.5em;
}

#main .page.blog h2 a {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em;
}

#main .page.blog.permalink h2 a {
	font-size: 16pt;
}

#main .page.blog cite {
	/*background-color:#7f9942;
	font-size:10px;
	padding: 1px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color:#f6f6e9;
	*/
	
	color:#65723E;
	font-size: 10px;
	margin-bottom: 3px;
	font-style: normal;
}

#main .page.blog .post {
	margin-bottom: 2em;
}

#main .page.blog .postmetadata {
	font-size:10px;
	letter-spacing:0.4pt;
	text-transform:uppercase;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 2em;
}

#main .page.blog .postmetadata .tags {
	float: left;
	width: 400px;
}

#main .page.blog .postmetadata .commentlink {
	float: right;
}

#main #menu .tweets,
#main #menu #subscribe {
	margin: 1.2em 19px 0 9px;
	line-height: 1.2em;
	color: #65723e;
}

#main #menu .tweets h4 {
	margin:2em 0 1em;
}

#main #menu .tweets .tweet {
	color: #65723e;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #C5D88A;
	font-size:11px;
}

#main #menu .tweets .tweet .time {
	font-size: 10px;
}

#main #menu .tweets .footer {
	font-size: 10px;
}

#main #menu #subscribe input.email {
	margin:.5em 0;
}

