/* Start Font */

@font-face {
  font-family: 'Copse';
  font-style: normal;
  font-weight: 400;
  src: local('Copse'), url(wpqdPiqIhpZbF5z3WfvSXg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(boeCNmOCCh-EWFLSfVffDg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

/* End Font */

/* Start Font */

@font-face {
  font-family: 'Josefin Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin Slab'), local('JosefinSlab'), url(46aYWdgz-1oFX11flmyEfXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Copse';
  font-style: normal;
  font-weight: 400;
  src: local('Copse'), url(wpqdPiqIhpZbF5z3WfvSXg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(boeCNmOCCh-EWFLSfVffDg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}


/* End Font */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, logo,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{
	display:block;
}
body{
	font:13px/1.231 sans-serif; 
	*font-size:small;
}
ol, ul{
	list-style:none;
}
blockquote, q{
	quotes:none;
}
blockquote:before, blockquote:after, 
q:before, q:after{
	content:'';
	content:none;
}
/*
:focus{
	outline:dashed;
} 
*/
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}

a, a:visited{
	text-decoration:none;
	color:#040707;	
}
a:hover{
	outline: none; 
	color:#033E7D;	
}
ul, ol { 
	margin-left: 2em; 
}
ol { 
	list-style-type: decimal; 
}
pre, code, kbd, samp { 
	font-family: monospace, sans-serif; 
}
nav ul, nav li { 
	margin: 0; 
	list-style:none; 
	list-style-image: none; 
}
small { 
	font-size: 85%; 
}
strong, th { 
	font-weight: bold; 
}
td { 
	vertical-align: top; 
}
sub, sup { 
	font-size: 75%; 
	line-height: 0; 
	position: relative; 
}
sup { 
	top: -0.5em; 
}
sub { 
	bottom: -0.25em; 
}
pre {
	white-space: pre; 
	white-space: pre-wrap; 
	word-wrap: break-word;
	padding: 15px;
}
button, input, select, textarea { 
	margin: 0; 
}
input, select { 
	vertical-align: middle; 
}
textarea { 
	overflow: auto; 
}
label, input[type='button'], input[type='submit'], input[type='image'], button { 
	cursor: pointer; 
}
button {  
	width: auto; 
	overflow: visible; 
}
embed{
	outline:0;
}


/*
 * Common Fixes ------------------------------------
 */

.clear { 
	clear:both;
}
.clear:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
.ie6 legend, .ie7 legend { 
	margin-left: -7px; 
} 
input[type='radio'] { 
	vertical-align: text-bottom; 
}
input[type='checkbox'] { 
	vertical-align: bottom; 
}
.ie7 input[type='checkbox'] { 
	vertical-align: baseline; 
}
.ie6 input { 
	vertical-align: text-bottom; 
}
.ie7 img { 
	-ms-interpolation-mode: bicubic; 
}

/*
 * Structures ------------------------------------
 */

body{
	min-width:1000px;
	background:#f9f9f7 url('../images/BG-main.png') repeat-x top center;	
}
body.home{
	background:#f9f9f7 url('../images/BG-home.png') repeat-x top center;	
}
nav, header, footer, article{
	margin:0 auto;
}
header{
	position:relative;	
	width:980px;	
	height:160px;
}
footer{
	width:100%;
	height:auto;	
}
header nav{
	width:980px;
	height:80px;	
}

/*
 * Common Fonts & Titles  ------------------------------------
 */

a, p, address{
	font-family:'Lato', Arial, Helvetica, sans-serif;	
	color:#040707;
}
.logo{
	position:absolute;
	display:block;
	width:236px;
	left:47%;
	top:62px;
	margin:0 0 0 -120px;
	z-index:100;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Copse', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;	
	color:#040707;
}
h2{
	font-size:28px;
}
h3{
	font-size:26px;
}
h4{
	font-size:24px;
}
h5{
	font-size:22px;
}
h6{
	font-size:20px;
}
.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
	padding:12px 0 6px 0;
}
.entry-content h2{
	line-height:34px;
}
.entry-content h3{
	line-height:32px;
}
.entry-content h4{
	line-height:30px;
}
.entry-content h5{
	line-height:28px;
}
.entry-content h6{
	line-height:26px;
}

/*
 * Header & Nav ------------------------------------
 */

header{
	background: url('../images/IMG-header-ornaments.png') no-repeat center 98px;	
}
header a, header p, header address{
	font-weight:300;
	font-size:14px;
	line-height:18px;
}
header nav ul{
	float:left;
	width:920px;
	height:53px;
}
header nav ul li{
	float:left;	
	padding:0 0 0 16px;	
}
header nav ul li:first-child{
	padding:0;	
}
header nav ul li a, header nav ul li a:visited{
	float:left;
	font:normal 700 12px/53px 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0;	
	color:#ffffff;
	/* text-shadow:1px 1px 1px #90887F; */
}
header nav ul li.current-menu-item a, header nav ul li.current-menu-item a:hover, .home header nav ul li a, .home header nav ul li a:visited{
	color:#433d33;
}
.home header nav ul li a:hover, header nav ul li a:hover{
	color:#90887F;	
}
header nav div{
	float:right;
	width:150px;
	height:29px;
	margin:10px 0 0 0;
	padding:4px 0 0 20px;
	border-left:#dcdcd8 1px dotted;
}
header nav div a, header nav div a:visited, header nav input#s{
	height:22px;
	font-size:10px;
	border:#dcdcd8 1px solid;	
}
header nav div a, header nav div a:visited{
	float:left;
	width:53px;
	line-height:22px;
	padding:0;
	margin:0 8px 0 0;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;	
}
header nav div a:hover{
	box-shadow:1px 1px 0 #f0f0f0;
	-webkit-box-shadow:1px 1px 0 #f0f0f0;
}
header nav div p.parent a{
	background:#433d33;	
	color:#fff;
	border:#433d33 1px solid;
}
header input#s{
	position:absolute;
	display:block;
	overflow:hidden;
	right:0;
	padding:0;
	text-indent:-999em;
	width:22px;
	color:#685e53;
	border-radius:0;
	background: #fff url('../images/IMG-search.png') no-repeat top right;
}
header input:hover{
	box-shadow:1px 1px 0 #f0f0f0;
	-webkit-box-shadow:1px 1px 0 #f0f0f0;
}
header input#s:focus{
	text-indent:0;
	padding:0 22px 0 6px;
	box-shadow:1px 1px 0 #f0f0f0;
	-webkit-box-shadow:1px 1px 0 #f0f0f0;
	background: #fff url('../images/IMG-search.png') no-repeat bottom right;	
}
header input.focus{
	width:120px;
	text-indent:0;
	padding:0 22px 0 6px;
	box-shadow:1px 1px 0 #f0f0f0;
	-webkit-box-shadow:1px 1px 0 #f0f0f0;
	background: #fff url('../images/IMG-search.png') no-repeat bottom right;
}
header address, header address a, header address a:visited, header p{
	color:#040707;	
	font-size:13px;
}
header address{
	float:left;	
	width:170px;
}
header address a strong{
	font-weight:300;	
}
header address a img{
	visibility:hidden;
	padding:0 0 0 3px;	
}
header address a:hover{
	color:#685e53;	
}
header address a:hover img{
	visibility:visible;	
}
header address a:hover strong{
	color:#685e53;
	font-weight:400;	
}
header p{
	text-align:right;
}
header p a, header p a:visited{
	font-weight:400;
	color:#685e53;
}


/*
 * Forms  -----------------------------
 */

html.embed, body#public, div#container, html.embed iframe{
	background:none;
	width:auto;
	margin:0;
	padding:0;
}
body#public{
	min-width:inherit;
	padding-top:15px;
}
.embed header{
	display:none !important;
	visiblity:hidden !important;	
}

/*
 * Contact Form ---------------------------------------
 */
 
 
#hero{
	position:relative;
	display:block;
	height:280px;
	width:960px;
	margin:0 auto;
	padding:10px;
	background:#fff;
	border:#e6e6e2 1px solid;
	box-shadow:0 0 4px #d6d6ce;
	-webkit-box-shadow:0 0 4px #d6d6ce;	
}
#breadcrumb{
	display:block;
	position:relative;
	z-index:100;
	height:50px;
	padding:0;
	width:980px;
	margin:-1px auto 0 auto;
	border-bottom:#e9e7e3 2px solid;
}
#breadcrumb span{
	float:left;	
	line-height:54px;
	color:#dcdcd8;
}
#breadcrumb p{
	float:left;
	text-transform:uppercase;
	line-height:52px;
	margin:0 10px;
	font-size:12px;
}
#breadcrumb p strong{
	padding:6px 12px 6px 0;
	margin:0 12px 0 0;
	border-right:#dcdcd8 1px dotted;
	font-weight:normal;	
	color:#b7b5b1;
}
#breadcrumb div.active p{
	background: url('../images/BG-breadcrumb-active.png') no-repeat center 0;	
}

/*
 * Page & Post - Content  -----------------------------
 */
 
#content{
	display:block;
	margin:0 auto;
	width:980px;
	padding:42px 0 0 0;		
}
#content section{
	display:block;
	width:610px;
	float:left;
}
#homepage #content section{
	background:none;	
}
.entry-content{
	text-align:justify;
	padding-bottom:25px;
	background: url('../images/BG-content-btm.png') no-repeat bottom center;
}
.entry-content p{
	padding:4px 0 10px 0;	
	line-height:22px;
	font-size:14px;
}
.entry-content ul, .entry-content ol{
	margin:0px 0;
	padding:0px 15px;	
	font-family:'Lato', Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:14px;	
	color:#040707;

	border-radius:6px;
}
.entry-content ul{
	list-style:disc;
}
.entry-content ol{
	list-style:decimal;
}
.entry-content ul li, .entry-content ol li{
	padding:5px 0;	
}
.entry-content blockquote p{
	margin:0;
	padding:20px 10px;
	font-family: 'Josefin Slab', Georgia, 'Times New Roman', serif;
	font-size:28px;
	line-height:32px;
	text-align:center;
	color:#5e574c;
}
.entry-content blockquote p em{
	display:block;
	font-size:11px;
	font-style:italic;
	font-family:Georgia, 'Times New Roman', serif;
	color:#93937d;
}
.entry-content p a:hover{
	border-bottom:#e9e9e4 2px solid;	
}
.entry-content img{
	padding:10px;
	background:#fff;
	box-shadow:#b8b8b7 0 0 2px;
	-webkit-box-shadow:#b8b8b7 0 0 2px;
}
.entry-content img.aligncenter{
	margin:0 auto;
	text-align:center;
	display:block;	
}
.entry-content img.alignleft{
	float:left;
	margin:0 20px 0 0;
}
.entry-content img.alignright{
	float:right;
	margin:0 0 0 20px;
}
.entry-content a img.alignleft{
	float:left;
	margin:0 20px 0 0;
}
.entry-content a img.alignright{
	float:right;
	margin:0 0 0 20px;
}
.entry-content a img, .entry-content a:visited img{
	padding:10px;
	margin:8px 0;
	background:#fff;
	box-shadow:#b8b8b7 0 1px 4px;
	-webkit-box-shadow:#b8b8b7 0 1px 4px;
}
.entry-content a:hover img{
	margin:8px 0;
	box-shadow:#b8b8b7 0 1px 4px;
	-webkit-box-shadow:#b8b8b7 0 1px 4px;
	border-bottom:0;
}
.alignleft{
	float:left;	
}
.alignright{
	float:right;	
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}
	
/*
 * Page & Post - Sidebar  -----------------------------
 */

#aside-wrap{
	float:right;	
	width:305px;
}
.share{
	float:right;
	clear:both;
	width:305px;
	padding:20px 0 25px 0;	
	margin-bottom:20px;
	background:#fff;
	border:#f1f1ef 5px solid;
} 
.share span.share-title{
	display:block;
	width:80%;
	margin:0 auto;
	height:22px;
	text-align:center;
	text-transform:uppercase;
	background:url('../images/BG-home-welcome.png') no-repeat center;
	font-family: 'Copse', Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	line-height:22px;
	color:#908c86;	
}
.sharer-wrap{
	float:right;
	margin:0;	
	width:245px;
}
.sharer{
	float:left;
	padding:15px 0 0 0;
}
.google{
	height: 60px; 
	width: 50px; 
	display: inline-block; 
	text-indent: 0; 
	margin: 1px 0 0 0; 
	background: none repeat scroll 0% 0% transparent; 
	border-style: none; 
	float: none; 
	line-height: normal; 
	font-size: 1px; 
	vertical-align: baseline;	
}
.google iframe{
	position: static; 
	left: 0; 
	top: 0; 
	width: 50px; 
	margin: 0; 
	border-style: none; 
	height: 60px; 
	visibility: visible;	
}
.facebook{
	padding-left:12px;	
}
.facebook iframe{
	border: medium none; 
	overflow: hidden; 
	height: 62px;
	width: 60px;
}
aside{
	float:right;
	width:305px;
	padding:20px 0 25px 0;	
	background:#fff;
	border:#000000 1px solid;
	
}
aside span{
	display:block;
	width:80%;
	margin:0 auto;
	height:22px;
	text-align:center;
	text-transform:uppercase;
	background:url('../images/BG-home-welcome.png') no-repeat center;
	font-family: 'Copse', Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	line-height:22px;
	color:#ffffff;
}
aside h3{
	text-align:center;
	font:normal 400 16px 'Lato', Arial, Helvetica, sans-serif;	
	color:#040707;
	text-transform:uppercase;
	padding:15px;
}
aside ul{
	display:block;
	width:80%;
	margin:0 auto;
	border-top:#000000 1px solid;	
}
aside ul li{
	border-bottom:#000000 1px solid;
}
aside ul li a, aside ul li a:visited{
	display:block;
	line-height:14px;
	padding: 7px 4% 7px 0;	
	background: url('../images/BG-aside-link.png') no-repeat 97% 9px;
}
aside ul li a:hover{
	background: url('../images/BG-aside-link.png') no-repeat 98% -30px;
	color:#90887F;
}

/*
 * Page Specific -----------------------------
 */

h1.page-title{
	font-size:31px;
	text-align:center;
	padding:0;
	margin:18px 0 0 0;
	border-top:#040707 1px solid;
}
h1.page-title span{
	position:relative;
	top:-22px;
	padding:0 10px;
	background:#f9f9f7;
}




/*
 * Post Specific  -----------------------------
 */
 


/*
 * Post List  -----------------------------
 */

#post-list #content section{
	background: none;	
}
#content section#latest-news{
	width:100%;	
}
#content section#latest-news article{
	float:left;
	width:31%;
	padding:20px 3% 50px 0;
}
#content section#latest-news article:last-child{
	padding:20px 0 50px 0;
}
#content section#latest-news h2, #content section#older-news h2{
	font-size:31px;
	text-align:left;
	padding:0;
	margin:18px 0 -20px 0;
	border-top:#e9e7e3 1px solid;
}
#content section#latest-news h2 span, #content section#older-news h2 span{
	position:relative;
	top:-22px;
	padding:0 15px 0 0;
	background:#f9f9f7;
}
.panel-wrap{
	display:block;
	padding:8px;
	width:275px;  
	height:135px; 
	background:#fff;
	box-shadow:0 0 5px #d6d6ce;	
	-webkit-box-shadow:0 0 5px #d6d6ce;
}
.panel {  
	width:275px;  
	height:135px;  
	display:block;
	overflow:hidden;  
	position:relative;
}
.panel div{  
	display:block;
	position:absolute;  
	height:135px;  
	width:275px;  
	top:0;
	left:0;
}
.panel div.cover{  
	position:absolute;  
	background: url('../images/BG-news-panel.png'); 
	top:135px;  
	left:0;  
	padding:40px 0 0 0;
	border:0; 
} 
.panel div.cover a, .panel div.cover span, .panel div.cover p{
	display:block;
	margin:0 auto;
	text-align:center;
	clear:both;
}
.panel div.cover a, .panel div.cover a:visited{
	width:140px;
	text-transform:uppercase;
	font-size:18px;
	padding-right:14px;
	color:#433d33;
	font-family:'Copse', Georgia, 'Times New Roman', Times, serif;	
	background:url('../images/BG-latest-news-arrows.png') no-repeat 99% 5px;
}
.panel div.cover a:hover{
	color:#133D56;	
	background:url('../images/BG-latest-news-arrows.png') no-repeat 100% 5px;	
}
.panel div.cover p, .panel div.cover p a{
	text-transform:uppercase;
	font-size:13px;
	font-family:'Lato', Arial, Helvetica, sans-serif;
}
.panel div.cover p a, .panel div.cover p a:visited{
	display:inline;
	padding-right:16px;
	width:auto;	
	background:url('../images/BG-latest-news-arrows.png') no-repeat 99% -36px;
}
.panel div.cover p a:hover{
	background:url('../images/BG-latest-news-arrows.png') no-repeat 100% -36px;
}
.panel div.cover p strong{
	font-weight:700;	
}
.panel div.cover span.sep{
	background:url('../images/BG-latest-news-span.png') no-repeat center;
	color:#a79a86;
}
#content section#latest-news h3, #content section#latest-news h3 a{
	padding:20px 0 10px 0;
	font-size:18px;
	line-height:20px;
	font-family:'Copse', Georgia, 'Times New Roman', Times, serif;		
}
#content section#latest-news h4, #content section#latest-news h4 a{
	font-size:10px;
	text-transform:uppercase;	
	font-family:'Lato', Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
#content section#latest-news h4{
	color:#8b847a;
}
#content section#latest-news h4 strong a{
	padding-left:6px;
	background: url('../images/BG-news-small-link-sep.png') no-repeat left 6px;
}
#content section#latest-news p.excerpt{
	text-align:justify;
	width:95%;	
	line-height:18px;
}
#content section#older-news{
	display:block;
	width:490px;	
}
#content section#older-news article{
	border-bottom:#e9e7e3 1px solid;
	padding:25px 0 0 0;
}
#content section#older-news .entry-content{
	background:none;
}
#content section#older-news h3 a{
	display:block;
	font-family:'Copse', Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	line-height:24px;
	padding-bottom:10px;
}
#content section#older-news small{
	display:block;
	font-size:10px;
	color:#8b847a;
	text-transform:uppercase;	
	font-family:'Lato', Arial, Helvetica, sans-serif;
	padding-bottom:5px;	
}
#content section#older-news small a{
	padding-left:6px;
	background: url('../images/BG-news-small-link-sep.png') no-repeat left 6px;
}

#content section#older-news p{
	width:490px;	
}
#content section#older-news p a, #content section#older-news p a:visited{
	float:right;
	margin:20px 0 0 0;	
	text-transform:uppercase;
	padding-right:15px;
	background:url('../images/BG-latest-news-arrows.png') no-repeat 99% -32px;
}
#content section#older-news p a:hover{
	border-bottom:none;	
	background:url('../images/BG-latest-news-arrows.png') no-repeat 100% -32px;
}
section#post-nav{
	display:block;
	padding:25px 0 0 0;
	width:490px;
}
section#post-nav a{
	text-transform:uppercase;
	background-image:url('../images/BG-latest-news-arrows.png');
	background-repeat:no-repeat;	
}
section#post-nav .alignright a, section#post-nav .alignright a:visited{
	padding-right:15px;
	background-position:99% -36px;	
}
section#post-nav .alignright a:hover{
	background-position:100% -36px;
}
section#post-nav .alignleft a, section#post-nav .alignleft a:visited{
	padding-left:15px;
	background-position:1% -59px;	
}
section#post-nav .alignleft a:hover{
	background-position:0 -59px;
}
  
/*
 * Sidebar -----------------------------
 */
 
aside#sidebar{
	float:right;
	padding:5px 0 0 0;
	margin:0;
	width:440px;
	background:none;
	border:none;
}
aside#sidebar ul, aside#sidebar ul li{
	padding:0;
	margin:0;	
	width:auto;
	border:none;
}
aside#sidebar ul li ul{
	border-top:#e5e2de 1px solid;
}
aside#sidebar ul li ul li{
	display:block;
	border-bottom:#e5e2de 1px solid;
	clear:both;	
	height:27px;
	padding:0 2%;
	width:96%;
	font-family:'Lato', Arial, Helvetica, sans-serif;
}
aside#sidebar ul li ul li a, aside#sidebar ul li ul li a:visited{
	float:left;
	padding:0;
	height:auto;
	width:82%;	
	text-transform:capitalize;
	background:none;
	line-height:28px;
	letter-spacing:1px;
}
aside#sidebar ul li ul li a:hover{
	padding-left:1%;	
}
aside#sidebar ul li ul li strong{
	float:right;
	text-align:right;
	font-weight:normal;
	color:#b0aba3;
	width:14%;	
	line-height:28px;
}
aside#sidebar ul li {  
	padding:0 0 20px 0;
	margin:0;
    width:200px;
	float:left;
}  
aside#sidebar li.archives{
	float:right;
	margin-right:10px;	
}
aside#sidebar li.categories{
	clear:left;	
} 
aside#sidebar h2{
	font: normal 300 18px/26px 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#a8a7a0;	
	padding-bottom:8px
}
 
/*
 * Templates - Homepage  ----------------------
 */
 
#feature{
	display:block;
	height:550px;
	width:990px;
	padding:4px 0 0 0;
	margin:-6px auto 0 auto;
	overflow:hidden;
}
#feature div#feature-wrap{
	position:relative;
	margin:0 auto;
	display:block;
	height:480px;
	width:960px;
	padding:10px;
	background:#fff;
	border:#000000 1px solid;
	box-shadow:0 0 4px #d6d6ce;	
	-webkit-box-shadow:0 0 4px #d6d6ce;	
}

/* Fader content */

#feature .fader-content{
	display:block;
	margin:0;
	width:960px;
	height:480px;
	position:relative;
	z-index:99;
	overflow:hidden;
}
#feature .fader-content div{
	display:block;
	margin:0;
	width:960px;
	height:480px;
}
#feature .fader-content li{
	position:absolute;
	width:960px;
	height:480px;
	margin:0;
}

/* Fader nav */

#feature-ribbon{
	position:relative;
	display:block;
	margin:0 auto;
	bottom:-90px;
	left:-50%;
	height:22px;
	z-index:100;
	background:url('../images/IMG-feature-ribbon.png') no-repeat bottom center;	
}
#feature .fader-nav-wrap{
	position:absolute;
	float:left;
	height:80px;
	left:50%;
	bottom:-15px;
	z-index:100;
}
#feature .fader-nav{
	position:relative;
	float:left;
	height:80px;
	left:-50%;
	bottom:-20px;
	padding:0 10px;
	margin:0 auto;
	background:#fff;
	min-width:450px;
	border:#000000 1px solid;
	box-shadow:0 0 4px #d6d6ce;	
	-webkit-box-shadow:0 0 4px #d6d6ce;	
	overflow:hidden;
}
#feature .fader-nav p{
	display:block;
	padding:12px 50px 45px 50px;
	margin:0 auto;
	text-align:center;
	white-space:nowrap;	
}
#feature .fader-nav p a, #feature .fader-nav p a:visited{
	font: normal normal 20px/22px 'Copse', Georgia, 'Times New Roman', Times, serif;
	color:#040707;
}
#feature .fader-nav p a:hover{
	color:#90887F;
}
#feature .fader-nav #prev, #feature .fader-nav #next{
	width:30px;
	height:32px;
	text-indent:-999em;
}
#feature .fader-nav #prev, #feature .fader-nav #prev:visited{
	float:left;
	margin:24px 0 0 6px;
	background:url('../images/BG-feature-nav.png') no-repeat top left;
}
#feature .fader-nav #prev:hover{
	background-position:bottom left;
}
#feature .fader-nav #next, #feature .fader-nav #next:visited{
	float:right;
	margin:24px 6px 0 0;
	background:url('../images/BG-feature-nav.png') no-repeat top right;
}
#feature .fader-nav #next:hover{
	background-position:bottom right;
}
#feature .fader-list{
	position:absolute;
	float:left;
	height:12px;
	left:50%;
	bottom:24px;
	z-index:101;
}
#feature .fader-nav ul{
	position:relative;
	float:left;
	height:12px;
	left:-50%;	
	margin:0;
	padding:0;
}
#feature .fader-nav li{
	float:left;
	height:12px;
	width:12px;
	padding:0;
	margin:0 3px;
}
#feature .fader-nav li a, #feature .fader-nav li a:visited{
	float:left;
	height:5px;
	width:5px;
	text-indent:-999em;
	padding:0;
	margin:2px;
	border:#ebebe7 1px solid;
	border-radius:5px;
	box-shadow:0 0 3px #b5b5aa;	
	-webkit-box-shadow:0 0 3px #b5b5aa;	
	cursor:pointer;
}
#feature .fader-nav li a:hover{
	border:#dbdbd5 1px solid;
	box-shadow:0 0 3px #7d7670;
	-webkit-box-shadow:0 0 3px #7d7670;
}
#feature .fader-nav li.active a{
	margin:0;
	background-color:#aca7a1;
	border:#ebebe7 3px solid;
	border-radius:5px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
a.fader-link { /** added by col: hides the <li><a> if it's set' **/
	display: none;
}
#homepage #content{
	display:block;
	margin:0 auto;
	width:980px;
	padding:42px 0 0 0;		
}
#welcome{
	float:left;
	width:380px;	
}
#welcome span{
	display:block;
	height:22px;
	text-align:center;
	text-transform:uppercase;
	background:url('../images/BG-home-welcome.png') no-repeat center;
	font-family: 'Copse', Georgia, 'Times New Roman', Times, serif;
	font-size:13px;
	line-height:22px;
	color:#908c86;
}
#welcome h2{
	font-size:31px;
	padding:10px 0 15px 0;
	text-align:center;
	color:#433d33;
}
#welcome p{
	padding:0 0 10px 0;
	line-height:18px;
	text-align:justify;
}	
section#home-tabs{
	float:right;
	width:535px !important;
	padding:5px;	
	background:#f1f1ef;
}
 
 

.contact #content section{
	width:980px;	
	padding:0;
}
.contact #content div{
	float:right;
	width:280px;
}
.contact #content div p{
	padding-right:45px;	
}
.contact form{
	float:left;
	width:370px;
	padding:20px 0 25px 0;	
	background:#fff;
	border:#f1f1ef 5px solid;	
}
.contact #content div h3{
	color:#a8a7a0;
	font-size:18px;	
	font-weight:300;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:20px 0;
	margin:0 0 20px 0;
	border-bottom:#e9e7e3 1px solid;
}
.contact #content div span, .contact #content div strong{
	display:block;
}
.contact #content div p, .contact #content div address{
	padding-bottom:16px;	
	font-size:13px;
	font-weight:300;
}
.contact #content div p strong{
	font-weight:300;
	padding-top:2px;	
}
.contact #content div p a{
	font-weight:400;	
}
.contact #content div.key span{
	border-right:#e9e7e3 2px dotted;
}
.contact #content div.directions h3{
	padding-left:45px;
}
.contact #content div.directions span{
	padding-left:45px;	
}
.contact #content div.key h4{
	color:#433d33;
	font-size:15px;
	padding-bottom:2px;
}
.contact #content div.key small{
	display:block;
	font-size:11px;
	font-weight:400;
	color:#7d7872;	
}
.contact #content div a#download, .contact #content div a#download:visited{
	display:block;
	width:200px;
	text-align:center;
	padding:10px 0;
	font-size:11px;
	font-weight:700;
	background:#fff;
	border:#e3e3df 1px solid;
	text-transform:uppercase;	
}
.contact #content div a#download:hover{
	color:#f9f9f7;
	background:#7d7872;
	border:#7d7872 1px solid;
}




footer{
	padding:10px 0 0 0;
	border-top:#ffffff 1px solid;
	background:#000000;
}
#prospectus{
	padding:20px 0;
	border-bottom:#eeeeea 5px solid;	
}
#prospectus div{
	width:936px;
	height:71px;
	padding:22px;
	margin:0 auto;
	background:#fff;
	border-bottom:#f1f1ef 5px solid;	
}
#prospectus h4{
	float:left;
	width:460px;
	font-size:27px;
	padding:0;
	margin:-18px 0 22px 0;
	border-bottom:#efeeeb 1px solid;
	text-shadow:#e8e8e8 2px 1px 0;
	color:#433d33;
}
#prospectus h4 span{
	position:relative;
	bottom:-15px;
	background:#fff;
	padding:0 15px 0 0;
}
#prospectus p{
	float:left;
	width:460px;
	color:#433d33;
}
#prospectus a, #prospectus a:visited{
	float:right;
	width:190px;
	height:60px;
	padding:10px 10px 0 10px;
	background:#c21c2c url('../images/BG-big-red.png') no-repeat center;
	margin:0 0 0 22px;
	box-shadow:#dedede 0 2px 1px;
	-webkit-box-shadow:#dedede 0 2px 1px;
	font: normal normal 20px/24px 'Copse', Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:#8c000b 1px 1px 0; 
}
#prospectus a:hover{
	color:#5f0000;
	box-shadow:#dedede 0 1px 0;
	-webkit-box-shadow:#dedede 0 1px 0;
	text-shadow:#d41729 1px 1px 0; 
}
#footnotes{
	display:block;
	width:980px;
	margin:0 auto;
	padding:0 0 23px 0;
	background:url('../images/BG-footnote.png') no-repeat center bottom;	
}
#footnotes h5{
	display:block;
	padding:15px 0;
	margin:0 0 15px 0;
	font-size:18px;
	color:#433d33;
	border-bottom:#d8d8d4 1px solid;	
}
#footnotes ul{
	padding:0;
	margin:0;	
}
#footnotes ul li{
	float:left;	
	width:180px;
	margin:0 0 0 20px;
}
#footnotes ul li:first-child{
	margin:0;	
}
#footnotes p{
	font-size:12px;
	color:#ffffff;
	
}
#footnotes img{
	padding:4px;
	background:#fff;
	border:#d4d4d0 1px solid;
	box-shadow:#d4d4d0 0 0 2px;
	-webkit-box-shadow:#d4d4d0 0 0 2px;
}
#footnotes a, #footnotes a:visited{
	float:left;
	margin:15px 0 0 0;
	padding:0 16px 0 0;
	background: url('../images/BG-footnote-link.png') no-repeat center right;
	text-transform:uppercase;	
}
#footnotes a:hover{
	padding:0 18px 0 0;	
	text-shadow:#e8e8e8 1px 2px 1px;
}
#footer-nav{
	display:block;
	padding:45px 0 0 0;
	margin:0 auto;
	width:980px;
}
footer nav ul, footer nav div{
	display:block;
	padding:0;
	margin:0 auto;
	float:none;
	width:980px;
	border:none;	
}
footer nav ul li{
	float:left;	
	width:180px;
	margin:0 0 0 20px;
}
footer nav ul li a{
	color:#a8a7a0;
	text-transform:uppercase;	
	font-weight:300;
}
footer nav ul li:first-child{
	margin:0;	
}
footer nav ul li ul, footer nav ul li ul li{
	display:block;	
	width:180px;
}
footer nav ul li ul{
	padding:15px 0 0 0;	
}
footer nav ul li ul li{
	height:18px;
	padding:0;	
	margin:0;
}
footer nav ul li ul li a{
	color:#433d33;
	font-size:11px;
	font-weight:700;
	text-transform:capitalize;
}
#copyright{
	display:block;
	margin:0 auto;
	width:980px;
	height:60px;
	padding:100px 0 0 0;
	background:url('../images/LOGO-footer.png') no-repeat center 35px;
}	
#copyright p{
	float:left;	
	font-size:10px;
	color:#9d9d95;
}
#copyright ul{
	float:right;	
}
#copyright ul li{
	float:left;	
	padding:0 0 0 8px;
}
#copyright ul li a{
	font-size:10px;	
	font-weight:700;
}
#btt{
	display:block;
	height:80px;
	background:url('../images/BG-footer.png');	
}
#btt a, #btt a:visited{
	display:block;
	margin:0 auto;
	width:161px;
	height:68px;
	text-align:center;
	background:url('../images/BG-btt.png') no-repeat top center;
	text-transform:uppercase;
	color:#ffffff;
	line-height:50px;
	font-size:11px;
	font-weight:700;
}
#btt a:hover{
	background-position: bottom center;
	line-height:56px;
	color:#ffffff;
}



article #tocc ul{
	background:none;	
}
article #tocc ul li p{
	font-size:11px;
	line-height:12px;
	padding:0;	
}
article #tocc ul li p.tocc_summ_body{
	font-size:12px;
	line-height:14px;
	padding:4px 0;
	font-style:normal;	
}
article #tocc ul li p a{
	padding:0;	
}
#tocc p.tocc_footer{
	display:none;	
}
#tocc .tocc_options{
	position:relative;	
}
#tocc .tocc_options ul {
	position:absolute;
	background:#e5e2de;
	padding:4px;
	left:-40px;
}
article #tocc .tocc_help_icon {
	background: transparent url('../images/IMG_icon_help.png') no-repeat center top;
}
article #tocc.tocc_professional .tocc_page {background-image:url('../images/IMG_icon_page.png');}
article #tocc.tocc_professional .tocc_page .tocc_link {background-image:url('../images/IMG_icon_link.png');}
article #tocc.tocc_professional .tocc_blog_cat {background-image:url('../images/IMG_icon_blog_cat.png');}
article #tocc.tocc_professional .tocc_blog_post {background-image:url('../images/IMG_icon_blog_post.png');}
article #tocc.tocc_professional .tocc_forum {background-image:url('../images/IMG_icon_forum.png');}
article #tocc.tocc_professional .tocc_summ_icon {background-image: url('../images/IMG_icon_summary.png');}


@media print {
	* { 
		background: transparent !important; 
		color: black !important; 
		text-shadow: none !important; 
		filter:none !important;
		-ms-filter: none !important; 
	} 
	/* Black prints faster: sanbeiji.com/archives/953 */
	a, a:visited { color: #444 !important; 
		text-decoration: underline; 
	}
	a[href]:after { 
		content: ' (' attr(href) ')'; 
	}
	abbr[title]:after { 
		content: ' (' attr(title) ')'; 
	}
	.ir a:after, a[href^='javascript:']:after, a[href^='#']:after { 
		content: ''; 
	}  
	/* Don't show links for images, or javascript/internal links */
	pre, blockquote { 
		border: 1px solid #999; 
		page-break-inside: avoid; 
	}
	thead { 
		display: table-header-group; 
	} 
	/* css-discuss.incutio.com/wiki/Printing_Tables */
	tr, img { 
		page-break-inside: avoid; 
	}
	@page { 
		margin: 0.5cm; 
	}
	p, h2, h3 { 
		orphans: 3; 
		widows: 3; 
	}
	h2, h3{ 
		page-break-after: avoid; 
	}
}