/*! normalize.css 2011-11-04T15:38 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */

audio:not([controls]) {
    display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
	color: #000;
	font-size: 12px;
    margin: 0;
}

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/* Reset */ div{margin:0;border:0;}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
    outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */


/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
    quotes: none;
}

/* 2 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul,
ol {
	list-style: disc;
    margin-left: 0;
    padding: 0 0 0 25px;
}

dd {
    margin: 0;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding that is displayed in S5, Chrome on OS X
 */

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/* 
 * Remove most spacing between table cells
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* =============================================================================
   Fonts
   ========================================================================== */

@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('/fonts/CartoGothicStd-Book-webfont.eot');
    src: url('/fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('/fonts/CartoGothicStd-Italic-webfont.eot');
    src: url('/fonts/CartoGothicStd-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Italic-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Italic-webfont.svg#CartoGothicStdItalic') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('/fonts/CartoGothicStd-Bold-webfont.eot');
    src: url('/fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('/fonts/CartoGothicStd-BoldItalic-webfont.eot');
    src: url('/fonts/CartoGothicStd-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'),
         url('/fonts/CartoGothicStd-BoldItalic-webfont.svg#CartoGothicStdBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal; }

/* =============================================================================
   Primary Selectors
   ========================================================================== */

	html { }
		
	body {
		background: #fbf4ec;
		font-family: Verdana, Geneva, sans-serif;
		line-height: 1.3; }
		
	img {
		display: block; }
		
	h1, h2, h3, h4, h5, h6 {
		color: #890311;
		font-family: 'CartoGothicStdBold';
		font-weight: normal;
		line-height: 1.2;
		margin-bottom: 10px; }
		
	h1 {
		font-size: 24px; }
		
	h2 {
		font-size: 21px; }
		
	h3 {
		font-size: 18px;
		color: #66532a; }
		
	h4 {
		font-size: 16px;
		margin-top: 0; }
		
	h5 {
		color: #000;
		font-size: 16px;
		margin: 20px 0 0 0; }
		
	h5 + ul {
		margin-top: 5px; }
		
	h6 {
		font-size: 14px; }
		
	p {
		margin-top: 10px; }
		
	a {
		color: #a21e4a;
		text-decoration: none; }
		
	a:hover {
		color: #000000; }
		
	a.current {
		color: #000000; }

/* =============================================================================
   Layout
   ========================================================================== */

	.wrapper {
		margin: 0 auto;
		width: 960px; }
		
	.two-col-secondary {
		float: left;
		margin-right: 40px;
		width: 200px; }
		
	.two-col-primary {
		float: left;
		width: 720px; }
		
	.sub-two-col-secondary {
		float: left;
		width: 227px; }
		
	.sub-two-col-primary {
		float: left;
		margin-right: 40px;
		width: 453px; }

/* =============================================================================
   Header
   ========================================================================== */

	.header { 
		background: #fbf4ec; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZjRlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2RmYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #fbf4ec 0%, #ecdfbc 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbf4ec), color-stop(100%,#ecdfbc)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fbf4ec 0%,#ecdfbc 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fbf4ec 0%,#ecdfbc 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fbf4ec 0%,#ecdfbc 100%); /* IE10+ */
		background: linear-gradient(top,  #fbf4ec 0%,#ecdfbc 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf4ec', endColorstr='#ecdfbc',GradientType=0 ); /* IE6-8 */
		border-bottom: 1px solid #9a8363; }

	.logo {
		background: url('/images/layout/layout-sprite.png') no-repeat 0 0;
		float: left;
		height: 77px;
		margin: 20px 0 5px 0; 
		text-indent: -999em;
		width: 152px; }
	
	/* -- Nav Main ----------------------------------------------------------- */
	
		#nav-main {
			float: left;
			list-style: none;
			margin: 23px 0 0 30px;
			padding: 0; }
	
		#nav-main > li {
			border-left: 1px solid #dfc79f; 
			float: left;
			position: relative; }
			
		#nav-main > li  > a {
			color: #444444;
			float: left;
			font-size: 10px;
			height: 76px;
			padding: 3px 10px 0 10px;
			width: 109px; }	
			
		#nav-main > li:hover,
		#nav-main > li  > a.current {
			background: url('/images/layout/layout-sprite.png') no-repeat 0 -176px;
			color: #fff; }
		
		#nav-main > li:hover > a,
		#nav-main > li:hover > a strong,
		#nav-main > li  > a.current strong {
			color: #fff; }
			
		#nav-main > li  > a strong {
			color: #a31e4c;
			display: block;
			font-family: 'CartoGothicStdBold';
			font-size: 16px;
			font-weight: normal;
			margin-top: -2px; }
			
		#nav-main, #nav-main > li { z-index: 1; }
			
		.dropdown {
			background: #ecddc2; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZjRlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2RmYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #ecddc2 0%, #d6bc83 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecddc2), color-stop(100%,#d6bc83)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #ecddc2 0%,#d6bc83 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #ecddc2 0%,#d6bc83 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #ecddc2 0%,#d6bc83 100%); /* IE10+ */
			background: linear-gradient(top,  #ecddc2 0%,#d6bc83 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecddc2', endColorstr='#d6bc83',GradientType=0 ); /* IE6-8 */
			border: 1px solid #9a8363;
			border-top: 0;
			float: left;
			left: -999em; /* Hides the drop down */
			margin: 0 auto;
			padding: 10px;
			position: absolute;
			text-align: left;
			width: 190px; }
			
		.dropdown ul {
			padding: 0; }
			
		.dropdown li {
			border-bottom: 1px solid #c9ad76;
			list-style: none;
			margin: 0;			
			width: auto; }
			
		.dropdown li a {
			color: #880310;
			font-weight: bold;
			line-height: 2.6; }
			
		.dropdown li a:hover {
			color: #66532A; }
			
		#nav-main > li:hover .dropdown {
			left: -1px;
			top: 79px; }
			
	.header .button-dark {
		float: right;
		margin-top: 15px;
		padding: 3px;
		width: 107px; }
		
	.header .button-dark span {
		color: #ede0c5;
		font-size: 16px;
		line-height: 1;
		padding: 5px;
		text-align: center;
		text-shadow: none; }
		
	.header .button-dark:hover span {
		color: #fff; }

/* =============================================================================
   Hero
   ========================================================================== */
	
	.slider {
		background: url('/images/layout/slider-thumbs-bg.jpg') 0 bottom repeat-x #fff; }
	
	.hero {
		background: #fff; }
		
	.hero img {
		float: left; }

	.hero-info {
		color: #715b31;
		float: left;
		font-size: 12px;
		margin: 20px 0 0 10px;
		width: 419px; }
		
	.hero-info h2 {
		font-size: 36px; }	
		
	.hero-info p {
		margin: 5px 0 5px 50px; }
		
	/* Hero CTA */
	
		.hero-cta {
			background: url('/images/layout/hero-cta-bg.jpg') 0 0 repeat-x;
			margin: 0 auto; }
			
		.hero-cta h3 {
			color: #fff;
			float: right;
			font-size: 24px;
			line-height: 1;
			margin: 15px 20px 0 0;
			padding: 0;
			text-shadow: 2px 2px 2px rgba(85, 7, 7, .8);  }
			
		.hero-cta .button-cta {
			margin: 5px 0; }
			
	/* Home Hero */
	
		/* Showcase -------------*/
			#awOnePageButton .view-slide {
			    display: none }
			/* This class is removed after the showcase is loaded */
			/* Assign the correct showcase height to prevent loading jumps in IE */
			.showcase-load {
			    height: 349px; /* Same as showcase javascript option */
			    overflow: hidden; }
			/* Container when content is shown as one page */
			.showcase-onepage {
			    /**/:  }
			/* Container when content is shown in slider */
			.showcase {
			    position: relative;
			    margin: auto; }
			.showcase-content-container {
			 }
			/* Navigation arrows */
			.showcase-arrow-previous,
			.showcase-arrow-next {
			    position: absolute;
			    background: url('/images/arrows.png');
			    width: 33px;
			    height: 33px;
			    top: 220px;
			    cursor: pointer; }
			.showcase-arrow-previous {
			    left: -60px }
			.showcase-arrow-previous:hover {
			    background-position: 0px -34px }
			.showcase-arrow-next {
			    right: -56px;
			    background-position: -34px 0; }
			.showcase-arrow-next:hover {
			    background-position: -34px -34px }
			/* Content */
			.showcase-content {
			 }
			.showcase-content-wrapper {
			    text-align: center;
			    height: 470px;
			    width: 700px;
			    display: table-cell;
			    vertical-align: middle; }
			/* Styling the tooltips */
			.showcase-plus-anchor {
			    background-image: url('/images/plus.png');
			    background-repeat: no-repeat; }
			.showcase-plus-anchor:hover {
			    background-position: -32px 0 }
			div.showcase-tooltip {
			    background-color: #fff;
			    color: #000;
			    text-align: left;
			    padding: 5px 8px;
			    background-image: url(/images/white-opacity-80.png); }
			/* Styling the caption */
			.showcase-caption {
			    position: absolute;
			    bottom: 10px;
			    left: 10px;
			    right: 10px;
			    display: none;
			    background-image: url(/images/white-opacity-80.png); }
			.showcase-onepage .showcase-content {
			    margin-bottom: 10px }
			/* Button Wrapper */
			.showcase-button-wrapper {
			    clear: both;
			    margin-top: 10px;
			    text-align: center; }
			.showcase-button-wrapper span {
			    margin-right: 3px;
			    padding: 2px 5px 0px 5px;
			    cursor: pointer;
			    font-size: 12px;
			    color: #444444; }
			.showcase-button-wrapper span.active {
			    color: #fff }
			/* Thumbnails */
			.showcase-thumbnail {
			    width: 218px;
			    height: 126px;
			    cursor: pointer;
			    position: relative;
			    overflow: visible !important; }
			.showcase-thumbnail img {
			    border: solid 2px #8d7245 }
			.showcase-thumbnail-caption {
			    font-family: 'CartoGothicStdBold';
			    font-size: 14px;
			    color: #fff;
			    text-align: center;
			    position: absolute;
			    bottom: 5px;
			    width: 216px; }
			.showcase-thumbnail-content {
			    padding: 10px;
			    text-align: center;
			    padding-top: 25px; }
			.showcase-thumbnail-cover {
			    position: absolute;
			    top: 0;
			    bottom: 0;
			    left: 0;
			    right: 0; }
			.showcase-thumbnail:hover {
			    /*border: solid 1px #999;_NO__DOTCOMMA__AFTER__*/  }
			.showcase-thumbnail:hover .showcase-thumbnail-cover {
			    display: none }
			.showcase-thumbnail.active {
			    position: relative }
			.showcase-thumbnail.active:before {
			    content: url(/images/slider/thumb-current.png);
			    left: 90px;
			    position: absolute;
			    top: -18px; }
			.showcase-thumbnail.active .showcase-thumbnail-cover {
			    display: none }
			.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
			    margin: 20px 10px 4px 0;
			    width: 218px; }
			.showcase-thumbnail-button-backward,
			.showcase-thumbnail-button-forward {
			    display: none }
			.showcase-thumbnail-button-backward {
			    display: none }
			.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
			.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
			.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
			.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
			    display: none }
			.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
			    display: none }
			.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
			    display: none }
			.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
			    display: none }
			.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
			    display: none }
			.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
			    display: none }
			.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
			    display: none }
			.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
			    display: none }
			.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
			    display: none }
			/* Hide button text */
			.showcase-thumbnail-button-forward span span,
			.showcase-thumbnail-button-backward span span {
			    display: none }
			/* Clear (used for horizontal thumbnails)
			    -------------------------------------------*/
			.clear {
			    clear: both;
			    display: block;
			    overflow: hidden;
			    visibility: hidden;
			    width: 0;
			    height: 0;
			    float: none; }
	
	
/* =============================================================================
   Main
   ========================================================================== */
	
	.main {
		background: url(/images/layout/main-bg.jpg) 0 0 repeat-x #fff;
		line-height: 1.5;
		padding: 30px 0 20px 0; }
		
	.main h1:first-child {
		margin-top: 0; }
		
	.main p:first-child {
		margin-top: 0; }

/* =============================================================================
   Footer
   ========================================================================== */

	.footer {
		background: #fbf4ec; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZjRlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2RmYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ecdfbc 0%, #fbf4ec 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecdfbc), color-stop(100%,#fbf4ec)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ecdfbc 0%,#fbf4ec 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ecdfbc 0%,#fbf4ec 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ecdfbc 0%,#fbf4ec 100%); /* IE10+ */
		background: linear-gradient(top,  #ecdfbc 0%,#fbf4ec 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecdfbc', endColorstr='#fbf4ec',GradientType=0 ); /* IE6-8 */
		font-family: 'CartoGothicStdBook';
		font-size: 12px;
		line-height: 1.71;
		padding: 15px 0 60px 0; }
		
	.footer * {
		color: #66502b; }
		
	.footer a:hover {
		color: #890311; }
		
	.footer-nav,
	.footer-locations,
	.footer-company {
		float: left; }
		
	.footer-nav,
	.footer-locations {
		margin-right: 20px; }
		
	.footer-nav {
		width: 240px; }
		
	.footer-nav .no-bullets {
		float: left;
		margin: 0 20px 0 0; }
		
	.footer-nav .no-bullets.last {
		margin-right: 0; }	
		
	.footer-locations {
		margin-left: 40px;
		width: 410px; }
		
	.footer-locations dl {
		float: left;
		margin: 0;
		padding: 0; }
		
	.footer-locations dl + dl {
		margin-left: 30px; }
		
	.footer-locations dt {
		font-family: 'CartoGothicStdBold'; }
		
	.footer-company {
		width: 205px; }	
		
	.acf {
		background: url(/images/layout/layout-sprite.png) -1px -146px no-repeat;
		clear: both;
		float: left;
		height: 26px;
		line-height: 1;
		margin-bottom: 15px; 
		padding: 2px 0 0 28px; }
		
	.company-info {
		margin-left: 20px; }

/* =============================================================================
   Modules
   ========================================================================== */

	/* Buttons */
	
		.button-dark,
		.button-light {
			cursor: pointer;
			display: block; 
			margin-bottom: 10px; 
			padding: 2px; }
		
		.button-dark span,
		.button-light span {
			color: #fff;
			display: block;
			font-family: 'CartoGothicStdBold';
			font-size: 21px;
			font-weight: normal;
			line-height: 1;
			padding: 5px;
			text-align: center; }
			
		.button-auto {
			display: inline-block;
			width: auto; }
	
		.button-dark {
			background: #87020d; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3MDIwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjFkNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #87020d 0%, #a21d4a 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87020d), color-stop(100%,#a21d4a)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #87020d 0%,#a21d4a 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #87020d 0%,#a21d4a 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #87020d 0%,#a21d4a 100%); /* IE10+ */
			background: linear-gradient(top,  #87020d 0%,#a21d4a 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87020d', endColorstr='#a21d4a',GradientType=0 ); /* IE6-8 */ 
			border: 1px solid #8d7245;
			color: #ede0c5; }
		
		.button-dark span,
		.button-light:hover span {
			background: #a21d4a; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3MDIwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjFkNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #a21d4a 0%, #87020d 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a21d4a), color-stop(100%,#87020d)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #a21d4a 0%,#87020d 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #a21d4a 0%,#87020d 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #a21d4a 0%,#87020d 100%); /* IE10+ */
			background: linear-gradient(top,  #a21d4a 0%,#87020d 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a21d4a', endColorstr='#87020d',GradientType=0 ); /* IE6-8 */ 
			border: 1px solid #d1ad72;
			text-shadow: 2px 2px 2px rgba(85, 7, 7, .8); }
		
		.button-light:hover span {
			border: 1px solid #fff; }

		.button-light {
			background: #ceb57e; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlYjU3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjhlNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #ceb57e 0%, #af8e42 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ceb57e), color-stop(100%,#af8e42)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* IE10+ */
			background: linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb57e', endColorstr='#af8e42',GradientType=0 ); /* IE6-8 */
			border: 1px solid #880d25; }
		
		.button-light span,
		.button-dark:hover span {
			background: #b29046; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyOTA0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGIzN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #b29046 0%, #cdb37c 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b29046), color-stop(100%,#cdb37c)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #b29046 0%,#cdb37c 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #b29046 0%,#cdb37c 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #b29046 0%,#cdb37c 100%); /* IE10+ */
			background: linear-gradient(top,  #b29046 0%,#cdb37c 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b29046', endColorstr='#cdb37c',GradientType=0 ); /* IE6-8 */ 
			border: 1px solid #fff;
			text-shadow: 2px 2px 2px rgba(137, 105, 30, .8); }
		
		.button-dark:hover span {
			border: 1px solid #d1ad72; }
			
		.button-dark div
		{
			font-size: 14px;
			text-align: center;
			 }
			
		.button-cta {
			background: url('/images/layout/button-cta-bg.png') right 0 no-repeat;
			border-left: 2px solid #600215; 
			color: #87030e;
			float: right;
			font-family: 'CartoGothicStdBold';
			font-size: 16px;
			line-height: 1;
			height: 32px;
			padding: 5px 28px 5px 8px;
			text-shadow: 2px 2px 2px #d4bc78; }
			
		.button-cta:hover {
			background-position: right -42px;
			color: #cdb47b;
			text-shadow: 2px 2px 2px rgba(0,0,0,.8) }
			
			
		.calculator-callout 
		{
			background-image: url(../images/unemployment-calculator.png);
			background-repeat: no-repeat;
			width: 150px;
			text-align: center;
			padding: 140px 0 0 0;
			float: left;
			margin: 0 15px 0 0;
			border: solid 1px #FFF;
		}
		
		.calculator-callout:hover 
		{
			background-color: #ede0c0;
			border: solid 1px #af8e42;
		}
		
		.calculator-callout p
		{
			padding: 0;
			margin: 0;
		}
		
		.payroll-requirement-callout 
		{
			background-image: url(../images/Payroll-Worksheet-Icon.jpg);
			background-repeat: no-repeat;
			width: 150px;
			text-align: center;
			padding: 140px 0 0 0;
			float: left;
			margin: 0 15px 0 0;
			border: solid 1px #FFF;
		}
		
		.payroll-requirement-callout:hover 
		{
			background-color: #ede0c0;
			border: solid 1px #af8e42;
		}
		
		.payroll-requirement-callout p
		{
			padding: 0;
			margin: 0;
		}
		
		.wide-callout
		{
			width: 340px;
			height:65px;
			background-image: url(../images/payroll-requirement-call-out-wide.png);
			background-position:left center;
			background-repeat: no-repeat;
			padding: 30px 0 0 110px;
			margin: 10px 0 10px 0;
			border: solid 1px #FFF;
			text-align: left;
		  border-top: solid 1px #af8e42;
		  border-bottom: solid 1px #af8e42;
		}
		
		.wide-callout strong 
		{
			font-size: 21px;
		  font-family: 'CartoGothicStdBold';
		}

	
	/* Sub-nav */

		.sub-nav a {
			color: #66532a;
			display: block;
			font-weight: bold;
			padding: 7px 0; }
			
		.sub-nav a:hover,
		.sub-nav a.current {
			color: #87030e; }
			
		.sub-nav-links  {
		    margin-left:20px; }
		
		.sub-nav-links a {
		    color: #87030e;
		    display:block;
		    padding: 3px 0; }		    
			
		.two-col-secondary h3 {
			background: #ceb57e; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlYjU3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjhlNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #ceb57e 0%, #af8e42 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ceb57e), color-stop(100%,#af8e42)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* IE10+ */
			background: linear-gradient(top,  #ceb57e 0%,#af8e42 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb57e', endColorstr='#af8e42',GradientType=0 ); /* IE6-8 */
			border-bottom: 1px solid #000000;
			color: #fff;
			font-size: 21px;
			margin: 0;
			padding: 5px; }
		
		.two-col-secondary .sub-nav li {
			border-bottom: 1px solid #c9ad76; }
			
		
		
	/* Call Out */
		
		.call-out { 
			margin-top: 5px;
			width: 200px; }
			
		.call-out .button-dark span {
			font-size: 30px;
			padding: 15px 5px; }
			
		.call-out h4 {	
			line-height: 1.3;
			margin: 2px 0 10px; }
			
		.call-out img {
			margin-top: 17px; }	
			
		.call-out p {
			font-size: 12px;
			margin: 3px 2px 2px 20px; }
			
	/* Testimonial */
	
		.testimonial {
			background: url('/images/layout/quote-top.png') 30px 13px no-repeat;
			border-bottom: 1px solid #c9ad76;
			border-top: 1px solid #c9ad76;
			padding: 20px 0; }
			
		.testimonial blockquote {
			background: url('/images/layout/quote-bottom.png') right bottom no-repeat;
			color: #890311;
			font-family: 'CartoGothicStdBold';
			font-size: 18px;
			line-height: 24px;
			margin: 0;
			padding: 15px 15px 20px 15px;
			text-align: center; }
			
		.testimonial blockquote {
			font-family: 'CartoGothicStdBold';
			font-size: 18px;
			text-align: center; }
			
		.testimonial-source {
			font-family: Verdana, sans-serif;
			font-size: 12px;
			margin-left: 80px;
			position: relative; }
			
		.testimonial-source:before {
			content: "-";
			left: -8px;
			top: 0;
			position: absolute; }
			
	/* Four Even Columns */
	
		.four-col-wrapper {
			font-size: 12px;
			overflow: hidden; }
			
		.four-col-even {
			float: left;
			width: 220px; }
			
		.four-col-wrapper .gutter {
			margin-right: 26px; }
			
		.four-col-wrapper h3 {
			line-height: 1;
			padding-bottom: 4px; }
			
		.four-col-even h3 {
			margin-top: 0; }
			
	/* Featured Logos */
	
		.featured-logos td {
			width: 50%; }
			
	/* Social Links */
			
		.social-link {
			background: url('/images/layout/layout-sprite.png') no-repeat;
			float: left;
			height: 33px;
			margin: 0 13px 0 0;
			text-indent: -999em;
			width: 32px; }
			
		.social-link:active {
			position: relative;
			top: 1px; }
		
		.social-link.linkedin { 
			background-position: 0 -78px;
			margin-left: 50px; }
		.social-link.facebook { background-position: -45px -78px; }
		.social-link.twitter { background-position: -90px -78px; }
			
		.social-link.linkedin:hover { background-position: 0 -111px; }
		.social-link.facebook:hover { background-position: -45px -111px; }
		.social-link.twitter:hover { background-position: -90px -111px; }
		

/* =============================================================================
   Flexible Selectors
   ========================================================================== */
	
	.divider {
		border-bottom: 1px solid #917743;
		padding-bottom: 3px; }
	
	.divider-featured-color {
		border-bottom: 1px solid #87030e;
		padding-bottom: 3px; }
		
	.default-color {
		color: #000000; }

	.featured-color {
		color: #890311; }
		
	.alternate-color {
		color: #ceb57e; }
		
	.alternate-font {
		font-family: 'CartoGothicStdBold'; }

	.featured-font {
		font-family: 'CartoGothicStdBold';
		font-size: 16px; }
		
	.featured-strong {
		font-weight: bold; }
	
	.inline-list {
		margin: 0;
		overflow: hidden;
		padding: 0; }

	.inline-list li {
		float: left;
		list-style: none;
		padding: 0; }
		
	.inline-list li:before,
	.lone-link li:before {
		content: none !important; }
		
	.no-bullets {
		list-style: none;
		padding: 0; }

/* =============================================================================
   Non-semantic helper classes
   ========================================================================== */

	/* For centering elements with fixed widths */
	.center-layout {
		display: block;
		margin-left: auto;
		margin-right: auto; }
		
	.center-content {
		text-align: center; }

	/* For image replacement */
	.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
	.ir br { display: none; }

	/* Hide for both screenreaders and browsers:
	   css-discuss.incutio.com/wiki/Screenreader_Visibility */
	.hidden { display: none; visibility: hidden; }

	/* Hide only visually, but have it available for screenreaders: by Jon Neal.
	  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
	.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

	/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
	.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

	/* Hide visually and from screenreaders, but maintain layout */
	.invisible { visibility: hidden; }

	/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
	.clearfix:before, .clearfix:after { content: ""; display: table; }
	.clearfix:after { clear: both; }
	.clearfix { zoom: 1; }
	
/* =============================================================================
   One-offs
 	These are things that are very specific to one element. 
	If they're used more than once, they'd probably change to a class and move up.
   ========================================================================== */

	.indent-text {
		display: block;
		margin-top: -5px;
		text-indent: 13px; }
		
	.required {
	    color: Red;
	    font-weight: bolder; }