





/* ####################################### */
/* ############ SITE DEFAULTS ############ */
/* ####################################### */


body {
	color:#a7a9ac;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	line-height:15px;
	font-size: 12px;
}



/* HEADERS
------------------------------------------------*/

/*
h1,h2,h3,h4,h5,h6 {
}
*/


.section-home h2,
h1 { 
	color: #67b0a7;
	font-weight: normal;
	font-size: 2em;
}

x.section-home h4,
xh4 {
	line-height: 1em;
	margin-bottom: 1em;
}

.section-home h4 a.anchor,
h4 a.anchor {
	display: none;
}


/* PAGE TITLE AND SUBTITLE
------------------------------------------------*/

#page-title,
h2.page-title,
h1.page-title,
.e-bodycontent h4 {
	color: #67b0a7;
	margin-bottom: 0.3em;
	font-size: 19px;
	margin-left: -2px;
	font-weight: normal;
	line-height: 22px;
}

#subtitle,
h3.subtitle,
h2.subtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: #9ECDC8;
	font-family: Georgia, Times, serif;
}





/* SITE LOGO
------------------------------------------------*/


h1#site-logo,
img#site-img-logo {
	width:	274px;
	height:	63px;
}





/* ####################################### */
/* ################ =LINKS ############### */
/* ####################################### */

/* GLOBAL LINK STYLES
------------------------------------------------*/


a:link,
a:visited {
	color			:	#67B0A7;
}

a[href^="http"] {
	padding-right: 0px;
	background: 0;
}



/* HIGHLIGHTS / LOWLIGHTS
------------------------------------------------*/
/* Color for elements which are not links but you want to emphasise 
.highlight {	
	color			:	;
}
*/

/* Color for elements which you want to have a faded effect
.fade {	
	color			:	;
}
*/


/* SECTION LINKS
------------------------------------------------*/

/* HEAD PRE 
.e-head-pre a:link,
.e-head-pre a:visited {
}

.e-head-pre a:hover,
.e-head-pre a:focus {
}
*/


/* HEAD 
.e-head a:link,
.e-head a:visited {
}

.e-head a:hover,
.e-head a:focus {
}
*/


/* INNER FOOT
.e-inner-foot a:link,
.e-inner-foot a:visited {
}

.e-inner-foot a:hover,
.e-inner-foot a:focus {
}
*/


/* FOOT
.e-foot a:link,
.e-foot a:visited {
}

.e-foot a:hover,
.e-foot a:focus {
}
*/


a[href^="http"] {
	padding-right: 0px;
}


.e-foot span.sep {
	color: #67B0A7;
	padding: 0px 7px;
}