/* Northern Facilitators		 */
/* ----------------------------- */
/* Template: Standard v1		 */
/* Author: I Am Tyce 			 */
/* URL: http://www.iamtyce.com	 */
/* Created: May 2010		 	 */
/* ----------------------------- */

/* Reset CSS Values */
/* */

body {
	padding: 0;
	margin: 0;
	font-size: small;
	color: #000;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
}

table {
	font-size: inherit;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
}

/* Define Basic CSS Values */
/* */

body {
	background: #f4efea url(/images/body-bg-roll.jpg);
}

.container {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	background: #f4efea url(/images/body-bg.jpg);
}

a:active {
	position: relative;
	top: 1px;
}

/* Header */
/* */

.all {
	margin: 0px auto;
	width: 960px;
}

.top {
	width: 100%;
	height: 180px;
	background: #241200 url(/images/header-bg.jpg) no-repeat center;
	z-index: 1;
}

.header {
	margin: 0px auto;
	padding: 10px;
	height: 180px;
	text-align: left;
	position: relative;
}

.header .logo {
	float: left;
	position: relative;
	top: 2px;
}

.header .logo:active {
	position: relative;
	top: 3px;
}

.twitter {
	margin: 0px;
	padding: 6px 60px 6px 6px;
	width: 440px;
	min-height: 28px;
	float: right;
	-moz-box-shadow: inset 0px 0px 3px #222;
	-webkit-box-shadow: inset 0px 0px 3px #222;
	background: url(/images/twitter-bg.png);
	position: relative;
	top: 22px;	
	right: -70px;
	z-index: 1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.twitter p {
	margin: 0px auto;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-align: center;
	line-height: 13px;
}

.twitter p em {
	color: #999;	
}

.twitter p em strong {
	font-size: 14px;	
}

.header .follow-us {
	float: right;
	position: relative;
	right: -10px;
	z-index: 10;
}

.header .follow-us:active {
	position: relative;
	top: 1px;
}

.navigation {
	width: 650px;
	float: right;
	position: relative;
	top: 139px;
	right: 0px;
}

ul#topnav {
	margin: 0; 
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}

ul#topnav li {
	float: left;
	margin: 0px 10px 0px 0px; 
	padding: 0;
	position: relative;
	outline: none;
}

ul#topnav li a {
	padding: 9px 12px;
	float: left; 
	color: #fff;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	background: #241200 url(/images/button-bg-link.jpg) bottom;
	outline: none;
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	/*-moz-box-shadow: 0px -1px 1px #000;
	-webkit-box-shadow: 0px -1px 1px #000;
	-khtml-box-shadow: 0px -1px 1px #000;
	border: 1px solid #422d0a;
	border-bottom: 0;*/ 
}

ul#topnav li:hover a, ul#topnav li a:hover, ul#topnav li .active { 
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	background: #f4efea url(/images/body-bg.jpg);
	color: #111;	 
}

ul#topnav li a:active {
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	background: #f4efea url(/images/button-bg-active.jpg) bottom;
	color: #000;	
}

ul#topnav ul li span {
	position: relative;
	top: 45px;
	width: 15px;
	height: 7px;
}

ul#topnav li .sub {
	position: absolute;	
	top: 31px; 
	left: 0;
	padding: 10px 20px;
	float: left;
	background: url(/images/button-bg-sub.jpg) repeat-x bottom;
	border: 1px solid #dfdad7;
	border-top: none;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	font-family: Arial, Tahoma;
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0px; 
	padding: 0;
	width: 250px;
	float: left;
	background: none;
}

ul#topnav .sub ul li {
	color: #444;
	background: none;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	margin: 0px 0px 0px 15px; 
	padding: 7px 5px 7px 18px;
	display: block;
	text-decoration: none;
	color: #444;
	background: url(../images/bullet-arrow.gif) no-repeat left;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 13px;
}

ul#topnav .sub ul li a:hover {
	color: #241200;
	background: url(../images/bullet-arrow-roll.gif) no-repeat left;
	text-decoration: underline;
}

ul#topnav .sub ul li h2 {
	padding: 4px 0px;  
	margin: 0;
	font-weight: bold;
	display: inline-block;
}

ul#topnav .sub ul li h2 a {
	margin: 5px 0px 8px 0px;
	padding: 8px 10px;
	color: #fff;
	font-family: Arial, Tahoma;
	font-size: 15px;
	background: #d16fa4 url(../images/button-bg-link.jpg) top repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-shadow: 1px 1px 1px #333;
	-moz-box-shadow: 0px 0px 4px #999;
	-webkit-box-shadow: 0px 0px 4px #999;
	-khtml-box-shadow: 0px 0px 4px #999;
}

ul#topnav .sub ul li h2 a:hover {
	color: #fff;
	background: #3f2803;
	text-decoration: none;
}

.social {
	float: right;
	position: relative;
	top: 138px;
	right: 0px;
}

.social img {
	padding: 0px 1px;
}

.social a {
	outline: none;
}

/* Content */
/* */

.content {
	padding: 15px 30px;
	text-align: center;
}

.content h1, h2, h3, h4, h5 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	color: #b0488a;
	font-weight: normal;
}

.content h2 {
	margin: 0px auto;
	padding: 20px 0px;
	text-shadow: 0px 1px 1px #fff;
	font-size: 46px;
	font-weight: light;
	text-align: center;
}

.content .copy {}

.content h5 {
	margin: 0px;
	padding: 8px 4px;
	font-size: 20px;
	color: #5b584b;
	text-align: left;
	line-height: 26px;
}

.content p, li {
	color: #555;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.content p a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

.content p a:hover {
	color: #111;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* Left Content */
/* */

.content .left {
	width: 580px;
	padding-top: 20px;
	float: left;	
	text-align: left;
}

.content .left h2 {
	margin: 0px auto;
	padding: 10px 0px;
	text-shadow: 0px 1px 1px #fff;
	font-size: 46px;
	font-weight: light;
	text-align: center;
}

.content .left h3 {
	margin: 0px;
	padding: 10px 0px;
	color: #444;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	clear: right;
}

.content .left h3 a {
	padding: 7px 0px 2px 0px;
	color: #444;
	text-decoration: none;
	text-align: left;
}

.content .left h3 a:hover {
	padding: 7px 0px 1px 0px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

.content .left h4 {
	margin-bottom: 0px;
	padding: 8px 0px;
	font-size: 17px;
	color: #4d4d4d;
	line-height: 20px;
}

.content .left h5 {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-size: 14px;
	font-weight: 300;
	color: #555;
	font-family: Arial, Tahoma, Verdana;
}

.content .left h5 a {
	color: #555;
	text-decoration: none;
	padding-bottom: 0px;
}

.content .left h5 a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

.content .left p {
	margin: 6px 0px 13px 0px;
	line-height: 18px;
}

.content .left a img {
	border-bottom: 0;
	position: relative;
	outline: none;
}

.content .left a:active img {
	top: 1px;
}

.content .left ul {
	padding: 2px 15px;
}

.content .left ul li {
	padding: 3px 6px;
	list-style-type: disc;
	line-height: 16px;
}

.content .left .align-left {
	text-align: left;
}

.content .left .development {
	margin: 5px 0px 12px 0px;
}

.content .left .read-more {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: 500;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	float: right;
}

.content .left .read-more a {
	padding: 6px 10px;
	color: #5d5d5d;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ebe2d9;
	background: url(../images/body-bg-pre.jpg);
	outline: none;
	position: relative;
	top: 0px;
}

.content .left .read-more a:hover {
	border: 1px solid #e9dfd6;
	color: #3d3d3d;
	text-decoration: none;
	background: url(../images/body-bg-roll.jpg);
}

.content .left .read-more a:active {
	border: 1px solid #e9dfd6;
	color: #2d2d2d;
	text-decoration: none;
	background: #e9dfd6;
	top: 1px;
}

.content .left .testimonial-rule {
	margin: 20px auto;
	clear: both;
	width: 150px;
	height: 1px;
	border-bottom: 3px double #ddd;
}

.content .left .testimonial-rule:last-child {
	margin: 20px auto;
	clear: both;
	width: 150px;
	height: 1px;
	border-bottom: none;
}

.content .left .testimonial-link {
	font-size: 13px;
	font-weight: 500;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	float: right;
	margin-bottom: 20px;
	padding: 2px 6px;
	color: #6d6d6d;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ebe2d9;
	background: url(../images/body-bg-pre.jpg);
	outline: none;
	position: relative;
	top: 0px;
	cursor: pointer;
}

.content .left .testimonial-link:hover {
	border: 1px solid #e9dfd6;
	color: #3d3d3d;
	text-decoration: none;
	background: url(../images/body-bg-roll.jpg);
}

.content .left .testimonial-link:active {
	border: 1px solid #e9dfd6;
	color: #2d2d2d;
	text-decoration: none;
	background: #e9dfd6;
	top: 1px;
}

.content .left .testimonial-rule span {
	padding-top: 12px;
	font-size: 15px;
	font-weight: normal;
}

h3#testimonial {
	padding: 7px 0px;
}

h4#testimonial {
	padding: 0px 0px 8px 0px;
	font-size: 15px;
	color: #4d4d4d;
	text-align: center;
}

h4#testimonial a {
	color: #4d4d4d;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

h4#testimonial a:hover {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* Newsletter */
/* */

.content .newsletter {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 270px;
	text-align: left;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #7b9739;
	font-weight: normal;
}

.content .newsletter .newsletter-title {
	margin: 0px;
	padding: 0px 10px;
	width: 100%;
	height: auto;
}

.content .newsletter .newsletter-title h3 {
	margin: 0px;
	padding: 12px 0px 0px;
	color: #fff;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	text-shadow: 0px 0px 2px #222;
}

.content .newsletter .newsletter-title p {
	margin: 0px;
	padding: 8px 25px;
	color: #fff;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	text-shadow: 0px 0px 2px #222;
	line-height: 20px;
}

.content .newsletter .newsletter-copy {
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
}

.content .newsletter form {
	margin: 0px;
	padding: 0px;
}

.content .newsletter form label {
	margin: 4px;
	padding: 8px 4px 0px;
	clear: both;
	float: left;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #7d7d7d;
}

.content .newsletter form .newsletter-text {
	margin: 4px;
	padding: 6px;
	width: 175px;
	float: right;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 500;
	font-size: 13px;
	color: #5d5d5d;
	background: #fefbf9;
	border: 1px solid #ede4dc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.content .newsletter form .newsletter-text[type=text]:focus {
	color: #2d2d2d;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    outline: none;
    background: #fff;
}

.content .newsletter form p {
	clear: both;
	margin: 0px 0px 8px 105px;
	padding-top: 8px;
	font-style: italic;
	color: #999;
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.content .newsletter form .newsletter-button {
	margin: 10px 0px 10px 5px;
	padding: 8px 10px 6px;
	width: 100%;
	display: block;
	clear: both;
	color: #555;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-weight: 700;
	font-size: 15px;
	border: 1px solid #ddd;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top,  #fff,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee');
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.content .newsletter form .newsletter-button:hover {
	color: #3d3d3d;
	border: 1px solid #ccc;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	background: -moz-linear-gradient(top,  #fff,  #ddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ddd');
}

.content .newsletter form .newsletter-button:active {
	border: 1px solid #ccc;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));
	background: -moz-linear-gradient(top,  #ddd,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#fff');
	outline: none;
}

/* Right Content */
/* */

.content .right {
	width: 300px;
	padding: 20px 0px 0px 50px;
	float: right;
	background: url(/images/vertical-divider-lrg.png) no-repeat left center;
}

.content .right h3 {
	padding: 10px 0px;
	clear: right;
	font-weight: 300;
	font-size: 23px;
	text-align: center;
	color: #84426c;
	text-shadow: 0px 1px 1px #fff;
}

.content .right h4 {
	margin: 0px;
	padding: 8px 0px 4px 0px;
	text-align: left;
	font-size: 16px;
	line-height: 14px;
	clear: right;
	text-align: center;
	color: #666;
	font-weight: 500;
	line-height: 18px;
}

.content .right form {
	padding: 12px 0px;
}

.content .right li {
	width: 90%;
	height: auto;
	margin: 5px 0px;
	padding: 2px 15px 6px 15px;	
	cursor: pointer;
	/*background: url(../images/body-bg-pre.jpg);*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.content .right li:hover {
	padding: 1px 14px 5px 14px;
	border: 1px solid #e9dfd6;
	background: url(../images/body-bg-roll.jpg);
	cursor: pointer;
}

.content .right li h4 {
	clear: right;
	text-align: center;
	color: #666;
	font-weight: 500;
	line-height: 18px;
}

.content .right li:hover h4 {
	color: #3d3d3d;
}

.content .right li p {
	margin: 0px;
	padding: 2px 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #6d6d6d;
}

.content .right li p a:hover {
	border-bottom: 1px solid #333;
}

.content .right li:hover p {
	color: #3d3d3d;
}

.content .right li .twitterAll {
	line-height: 17px;
}

.content .right li .twitterTime {
	float: right;
}

.content .right .link {
	padding: 10px 0px 5px 0px;
	text-align: center;
}


/* Misc Content */
/* */

.content .title {
	margin: 0px auto;
	padding-top: 20px;	
	/*position: relative;
	top: 5px;*/
}

.content .h-rule {
	margin: 0px auto;
	padding: 10px 0px;
	width: 700px;
	height: 30px;
	background: url(/images/horizontal-divider.png) no-repeat center;
	clear: left;
}

.content .h-rule-small {
	clear: both;
	margin: 0px auto;
	padding: 10px 0px;
	width: 275px;
	height: 13px;
	background: url(/images/horizontal-rule.jpg) no-repeat center;
}

.content .v-rule {
	margin: 0px auto;
	padding: 0px 30px;
	width: 30px;
	height: 700px;
	background: url(/images/vertical-divider-lrg.png) no-repeat center;
	float: left;
}

.content .offset {
	position: relative;
	top: 50px;	
}

.content .front-photo {
	padding: 30px 0px;
	float: left;
}

.content .map {
	margin: 20px 0px;
	padding: 22px 10px 10px 10px;
	width: 300px;
	height: 210px;
	background: url(/images/map-bg.jpg) no-repeat;
	float: left;
	text-align: center;
}

.content .map iframe {
	-moz-box-shadow: 0px 0px 3px #9d927c;
	-webkit-box-shadow: 0px 3px #9d927c;
}

.content .map h3 {
	margin: 30px 0px 0px;	
}

.content .map h3 a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #999;	
}

.content .map h3 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #333;	
}

.content .logos {
	padding: 15px 0px;
	text-align: center;	
}

.content .logos h3 {
	padding: 20px 0px 10px 0px;
	color: #555;
	font-size: 110%;
}

.content .logos img {
	padding: 0px 25px 0px 0px;
}

.content .logos .connect {
	position: relative;
	top: -3px;	
	left: -15px;
}

/* Contact */
/* */

#commentForm {
	margin-top: 40px;
}

#contact {
	width: 550px;
	margin: 0px auto;
}

#contact .input-bg {
	clear: left;
	margin: 5px 0px;
	padding: 10px;
}
	
#contact input {
	padding: 10px;
	width: 330px;
	color: #444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	background: #fefbf9;
	border: 1px solid #ede4dc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	outline: none;
}

#contact textarea {
	padding: 10px;
	width: 330px;
	height: 180px;
	color: #444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	background: #fefbf9;
	border: 1px solid #ede4dc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	outline: none;
}

#contact input[type=text]:focus, #contact input[type=password]:focus, #contact textarea:focus, #contact  textarea[type=text]:focus, #contact textarea:focus {
	background: #fff;
	border: 1px solid #e2d6cc;
}
	
#contact .active {
	padding: 9px;
	border: 1px solid #e9dfd6;
	background: url(../images/body-bg-roll.jpg);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

#contact label {
	margin: 0px 11px 0px 0px;
	padding: 11px 0px 0px 9px;
	width: 150px;
	display: block;
	float: left;
	text-align: left;
	font-size: 16px;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	color: #555;
}

#contact label.error {
	clear: left;
	width: 250px;
	text-align: left;
	padding: 14px 0px 4px 0px;
	color: #da3939;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	text-transform: none;
	position: relative;
	left: 170px;
}

#contact select {
	padding: 10px;
	width: 352px;
	height: 40px;
	color: #444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	background: #fefbf9;
	border: 1px solid #ede4dc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	outline: none;
}

#contact option {
	margin: 0px;
	padding: 4px;
	cursor: pointer;
}

#contact select option:hover {
	background-color: #fff;
}

#contact select option:focus {
	border: 1px solid #e9dfd6;
	background: url(../images/body-bg-roll.jpg);
}

#contact .input-bg em {
	padding: 10px 0px;
	font-size: 85%;
	color: #999;
	float: left;
}	

#contact .send-email {
	margin-top: 20px;
	padding: 6px 10px;
	width: 348px;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 22px;
	font-weight: 300;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ebe2d9;
	background: url(../images/body-bg-roll.jpg);
	outline: none;
	position: relative;
	top: 0px;
	right: 20px;
	float: right;
	cursor: pointer;
}

#contact .send-email:hover {
	border: 1px solid #ddd0c5;
	color: #3d3d3d;
	text-decoration: none;
}

#contact .send-email:active {	
	border: 1px solid #ddd0c5;
	color: #2d2d2d;
	text-decoration: none;
	background: url(../images/body-bg-pre.jpg);
	top: 1px;
}

/* Footer */
/* */

.footer {
	margin: 0px auto;
	padding: 10px 0px 20px;
	width: 100%;
	height: 370px;
	background: url(/images/footer-bg-tile.jpg) repeat-x top center;
	border-top: 1px solid #e4d9ce;
	font-family: Arial, Tahoma, Verdana;
	text-align: center;
}

.columns {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
}

.column-testimonials {
	float: left;
	width: 310px;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.column-links {
	float: left;
	width: 220px;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.column-about {
	float: left;
	width: 310px;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.column-sitemap {
	float: left;
	width: 560px;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.column-other {
	float: left;
	width: 310px;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.footer h3 {
	padding: 4px 0px;
	display: inline-block;
	font-size: 20px;
	color: #faf5ed;
	border-bottom: 3px double #433e36;
}

.footer p {
	color: #e1d7c7;
	font-size: 12px;
	line-height: 16px;
}

.footer p a {
	color: #e1d7c7;
	text-decoration: none;
	position: relative;
	outline: none;
}

.footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer p a:active {
	top: 1px;
}

.footer ul {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

.footer ul li {
	list-style-type: none;
	margin: 3px 0px;
	padding: 2px 5px;
	font-size: 12px;
}

.footer ul li a {
	color: #e1d7c7;
	text-decoration: none;
	outline: none;
	position: relative;
}

.footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer ul li a:active {
	top: 1px;
}

.footer .read-more {
	margin: 0px;
	padding: 0px;
	color: #dfd4c2;
	font-size: 13px;
	font-weight: bold;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	float: right;
}

.footer .read-more em {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana;
	position: relative;
	top: 3px;
}

.footer .read-more a {
	padding: 8px 11px;
	color: #dfd4c2;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	outline: none;
	position: relative;
	top: 0px;
	font-size: 12px;
	text-shadow: 0px 1px 1px #222;
	text-transform: uppercase;
}

.footer .read-more a:hover {
	padding: 7px 10px;
	border: 1px solid #e5dcd3;
	text-shadow: 0px 1px 1px #fff;
	color: #111;
	text-decoration: none;
	background: url(../images/body-bg.jpg);
}

.footer .read-more a:active {
	border: 1px solid #dccfc1;
	top: 1px;
}

.footer .read-more span#amp {
  font-family: Baskerville, Palatino, "Book Antiqua", "Constantia", serif;
  font-style: italic;
  font-size: 120%;
}

.footer .list-sitemap {
}

.footer .list-sitemap li {
	float: left;
	color: #e1d7c7;
	border-right: 1px dotted #444;
}

.footer .list-sitemap li:last-child {
	float: left;
	border-right: none;
}

/* Misc */
/* */

span.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", "Constantia", serif;
  font-style: italic;
  font-size: 120%;
}

.clear {
	clear: both;
}

.action a {
	margin: 20px auto;
	padding: 0px;
	width: 450px;
	height: 110px;
	display: block;
	text-indent: -3900%;
	outline: none;
	background: url(/images/action/action.jpg);
	position: relative;
	top: 12px;
}

.action a:hover {
	background: url(/images/action/action-roll.jpg);
}

.action a:active {	
	background: url(/images/action/action-active.jpg);
}

.icon-pdf {
	padding: 0px;
}

.return {
	font-size: 20px;
	padding: 20px;
	text-align: center;
}

.small {
	font-size: 15px;
	position: relative;
	top: -20px;
	left: -10px;
}
