/* Universal Styles */

h2 a:hover, a:hover {
	color:#ff0000;
}

h2 a {
	color:#555;
}

h2 a span, h2 span {
	float:right;
	color:#ffc000;
}

.alignCenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

p.small {
	font-size: 10px !important;
}

/* Primary Header */

#primaryHeader a {
	display:block;
	float:left;
	margin: 0 6px 0 0;
	width:430px;
	font-size:26px;
	text-transform:uppercase;
	text-decoration:none;
	color:#555;
}

#primaryHeader a span {
	float: left;
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 16px;
	color: #b2b2b2;
	border-left: 1px solid #dfd5ca;
}

#primaryHeader a:hover {
	color:#777;
}

#primaryHeader a h1, #primaryHeader a p {
	float: left;
	margin: 0 6px 0 0;
	font-weight: normal;
}

#primaryHeader ul {
	float:right;
	font-size:20px;
	color:#555;
}

#primaryHeader li {
	float:left;
	position:relative;
	margin:2px 0 0 10px;
}

#primaryHeader li a {
	display: inline;
	float: none;
	padding: 0 0 5px;
	font-size: 20px;
}

#primaryHeader li a.dropdown {
	background: url("../images/dropdown-arrow.png") bottom center no-repeat;
}

#primaryHeader li ul {
	position:absolute;
	z-index:4;
	left:-999em;
	padding:3px;
	width:351px;
	background:url("../images/mini-check.png") top left;
}

#primaryHeader li:hover ul {
	left:-75px;
}

#primaryHeader li ul li {
	float:left;
	margin:0;
	padding:5px;
	width:165px;
	font-size:12px;
	background:#fff;
}

#primaryHeader li ul a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-transform: none;
}

#primaryHeader li ul li:nth-of-type(odd) {
	border-right:1px solid #e0d7cc;
}

/* Primary Footer */

#primaryFooter .column3 {
	text-align:right;
}

#primaryFooter h3 {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #686868;
}

#primaryFooter p {
	float: none;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

#primaryFooter a {
	border-bottom: 1px dashed #686868;
	text-decoration: none;
	color: #fff;
}

#primaryFooter a:hover {
	border-color: #fff;
}

#primaryFooter .column3 ul {
	float:right;
	padding:10px 0 0;
	width:auto;
}

#primaryFooter ul {
	clear: both;
	float: left;
	padding: 25px 0 0;
	width: 280px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

#primaryFooter li {
	float:left;
	margin:0 5px 0 0;
}

#primaryFooter li a {
	border: none;
}

#primaryFooter li a:hover {
	border-bottom: 1px solid #555;
}

#primaryFooter p#legal {
	float:right;
	padding: 25px 0 0;
	font-weight:bold;
}

/* Carousel */

#normalCarousel h1, #normalCarousel h2, #normalCarousel p {
	float: left;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

#normalCarousel p {
	float: none;
}

#normalCarousel h2.alignCenter strong {
	color:#ffc000;
}

#normalCarousel p.metaData {
	float:right;
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	color:#ffc000;
}

#normalCarouselContent p {
	font-size: 34px;
	text-transform: none;
	line-height: 46px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

#normalCarouselContent p span {
	color:#ffc000;
}

#normalCarousel .secondaryHeaderAside p {
	margin: 10px 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	text-align: center;
	line-height: 18px;
}

#normalCarousel .secondaryHeaderAside p.small {
	margin: 0;
}

#normalCarousel .secondaryHeaderAside p.small a {
	text-decoration: none;
	color: #ffc000;
}

#normalCarousel .secondaryHeaderAside p.small a:hover {
	color: #fff;
}

/* Content */

.colWrap h1, #summary h1, .colWrap .archiveEntry h2 {
	margin: 0;
	padding: 0;
	border: none;
	font-family:"league-gothic-1","league-gothic-2",sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	line-height: 28px;
	color: #555;
	font-weight: normal;
	text-transform: uppercase;
}

.colWrap .archiveEntry h2 {
	font-size: 18px;
}

#summary h1 {
	margin: 0 0 20px;
}

.colWrap h2, .colTitle h2 {
	margin: 20px 0 -15px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ddd4c8;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444;
}

.colWrap h2 strong {
	font-weight: normal;
}

.colWrap .column1 h2, .colWrap .column2 h2, .colWrap .column3 h2 {
	margin: 0 0 -15px;
}

.colWrap h2 a {
	text-decoration: none;
}

.colWrap .twoColumn .entry h3 {
	margin: 20px 0;
	padding: 0;
	border: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #111;
	text-transform: none;
}

.colWrap p {
	margin: 20px 0;
	font-size: 12px;
	line-height: 20px;
}

.colWrap .entry ul, .colWrap .entry ol {
	margin: 20px;
	list-style: disc;
	font-size: 12px;
	line-height: 20px;
}

.colWrap .entry ul li, .colWrap .entry ol li {
	margin: 10px 0;
}

.colWrap .entry ol {
	list-style: decimal;
}

a.findOutMore {
	display: block;
	margin: -5px 0 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #ddd4c8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffc000;
}


a.findOutMore:link, a.findOutMore:visited, a.findOutMore:active {
color:#ffc000 !important;
}

a.findOutMore:hover {
	color:#333 !important;
}

#summary p {
	font-family: Georgia, Garamond, Times, "Times New Roman", Serif;
	font-size: 16px;
	line-height: 24px;
	color: #222;
}

.entry p#postSubscribe {
	margin: 20px 0;
	padding: 20px;
	border-top: 1px solid #eee9e3;
	font-style: italic;
	text-align: center;
}

.entry p.metaData, .archiveEntry p.metaData {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

/* Sidebar */

.twoColumn h3, #sidebar h3 {
	margin: 20px 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #eee9e3;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
}

#sidebar h3 a, #sidebar h2 a {
	text-decoration: none;
	color: #ffc000;
}

#sidebar h3 a:hover, #sidebar h2 a:hover {
	color: #ff0000;
}

#sidebar h3:first-of-type {
	margin: 0 0 10px;
}

#sidebar p {
	margin:5px 0 0;
	font-size:12px;
}

#sidebar ul#feedNav {
	margin:-5px 0 10px;
	font-size:12px;
	font-weight:bold;
}

#sidebar ul#feedNav li {
	display:block;
	padding:7px 0 4px;
	border-top:1px solid #f3e9db;
}

#sidebar ul#feedNav li:first-child {
	border:none;
}

#sidebar ul#feedNav a {
	display:block;
	height:25px;
	text-decoration:none;
	text-transform:uppercase;
	color:#222;
}

#sidebar ul#feedNav a span {
	float:right;
	display:block;
	width:150px;
}

#sidebar ul#feedNav a span em {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
}

#sidebar ul#feedNav a:hover span {
	text-decoration:underline;
}

#sidebar ul#feedNav a img {
	float:right;
	display:block;
	margin:0 0 0 5px;
}

ul.sidebarNav {
	margin: -5px 0 15px;
	font-size:11px;
	line-height:24px;
	color:#222;
}

ul.sidebarNav a {
	text-decoration:none;
	color:#222;
}

ul.sidebarNav a:hover {
	text-decoration:underline;
}

ul.sidebarArchive {
	margin:5px 0 15px;
	font-size:11px;
	font-weight:bold;
	color:#222;
}

ul.sidebarArchive li {
	margin:0 0 10px;
}

ul.sidebarArchive a {
	text-decoration:none;
	color:#222;
}

ul.sidebarArchive a:hover {
	text-decoration:underline;
}

ul.sidebarArchive span.theDate {
	color:#a5a5a5;
}

ul.sidebarArchive span.theCategory {
	font-family:Georgia, Garamond, Times, "Times New Roman";
	font-style:italic;
	font-weight:normal;
	text-transform:none;
}

ul.sidebarArchive span a {
	display:block;
	margin:3px 0 0;
	color:#a5a5a5;
}

#sidebar a#twitterLink {
	display: block;
	margin: 10px auto 0;
	padding: 5px;
	width: 100px;
	background: url("../images/alpha50.png") top left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#sidebar a:hover#twitterLink {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

/* Forms */

#sidebar form {
	overflow: hidden;
	margin: -5px 0 0;
}

#sidebar form p {
	margin: 0;
}

#sidebar form label {
	font-weight: bold;
	color: #929292;
}

#sidebar input[type=text] {
	display:block;
	margin:0 0 5px;
	padding:0 5px;
	width:228px;
	height:25px;
	font-family:Georgia, Garamond, Times, "Times New Roman";
	font-size:12px;
	line-height:25px;
	color:#999;
	background:#fff9e7;
	border:1px solid #b9b1a7;
}

#sidebar input[type=text]:focus, #sidebar textarea:focus {
	color:#222;
	background:#fff;
}

#sidebar textarea {
	display:block;
	margin:0 0 5px;
	padding:5px;
	width:228px;
	height:60px;
	font-family:Georgia, Garamond, Times, "Times New Roman";
	font-size:11px;
	background:#fff9e7;
	border:1px solid #b9b1a7;
}

#sidebar input[type=submit] {
	display:block;
	float:right;
	width:107px;
	height:28px;
	background:url("../images/get-started-button.png") top left no-repeat;
	border:none;
	cursor:pointer;
}

#contactLeft form {
	overflow:hidden;
	margin:0;
	width:510px;
}

#contactLeft form p {
	float:left;
	width:235px;
	margin:0 10px;
}

#contactLeft label {
	display:block;
	margin:0 5px;
}

#contactLeft input[type=text] {
	display:block;
	margin:0 0 15px;
	padding:0 5px;
	width:228px;
	height:25px;
	font-family:Georgia, Garamond, Times, "Times New Roman";
	font-size:12px;
	line-height:25px;
	color:#999;
	background:#fff9e7;
	border:1px solid #b9b1a7;
}

#contactLeft select {
	display:block;
	margin: 0 0 5px;
	width:240px;
}

#contactLeft input[type=text]:focus, #contactLeft textarea:focus {
	color:#222;
	background:#fff;
}

#contactLeft p#textareaWrap {
	width:495px;
}

#contactLeft textarea {
	display:block;
	margin:0 0 10px;
	padding:5px;
	width:483px;
	height:100px;
	font-family:Georgia, Garamond, Times, "Times New Roman";
	font-size:11px;
	background:#fff9e7;
	border:1px solid #b9b1a7;
}

#contactLeft input[type=submit] {
	display:block;
	float:right;
	margin:0 5px 0 0;
	width:107px;
	height:28px;
	background:url("../images/get-in-touch-mid.png") top left no-repeat;
	border:none;
	cursor:pointer;
}

#contactRight p {
	font-size:12px;
	line-height:18px;
	color:#555;
}

#contactRight iframe {
	display: block;
	margin: 20px 0 0;
}

/* Miscellaneous */

.noTopMargin {
	margin-top: 0 !important;
}

.aligncenter, .alignCenter, h1.alignCenter {
	display:block;
	margin:0 auto;
	text-align:center !important;
}

p.alignright, p.alignRight {
	text-align:right;
}

.floatRight {
	float:right;
	text-align:right;
}

.floatLeft {
	float:left;
	text-align:left;
}

.colWrap .column1 a:link, .colWrap .column1 a:visited, .colWrap .column1 a:active, .colWrap .column3 a:link, .colWrap .column3 a:visited, .colWrap .column3 a:active  {
color:#666666;
}

.colWrap .column1 a:hover {
	color:#333;
}
.clearfix::after{content:"";display:table;clear:both}
