@font-face {
    font-family: 'Aglet Sans';
    src:    url('AgletSans-Regular.woff') format('woff'),
            url('AgletSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Aglet Sans';
    src:    url('AgletSans-Italic.woff') format('woff'),
            url('AgletSans-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Aglet Sans';
    src:    url('AgletSans-Semibold.woff') format('woff'),
            url('AgletSans-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

body {
	margin:0px;
	padding:0px;
	color:#303030;
	background-color:#FFFFFF;
	font-family: 'Aglet Sans', Georgia, 'Times New Roman', Times, serif;
    font-weight: 400;
	font-size:16px;
	line-height:22px;
	text-rendering: optimizeLegibility;
	}
em {
    font-style: normal;
    font-weight: 400;
    font-style: italic;
	}
a:link, 
a:visited, 
a:active {
	color:#303030;
	text-decoration:none;
	border-style:none;
	}
a hover {
	text-decoration:none;
	border-style:none;
	}

img a:link, 
a:link img, 
div a:link, 
a:link div {
	border-style:none;
	}
p, h1, h2, h3 {
	text-align:left;
}

h2, 
h2.footer, 
.nav_item {
	font-family: 'Aglet Sans', 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
    font-weight: 600;
    font-style: normal;
	font-size:23px; 
	line-height:25px;
	margin:0px;
	padding:0px;
	padding-top:0px; 
	padding-bottom:13px;
	margin-bottom:0px; 
	}

p {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px; 
	}
p a:link, 
p a:visited, 
p a:active,
#footer_chunk:hover p.footer a:link, 
#footer_chunk:hover p.footer a:visited, 
#footer_chunk:hover p.footer a:active,
#footer_chunk:hover p.footer-small a:link, 
#footer_chunk:hover p.footer-small a:visited, 
#footer_chunk:hover p.footer-small a:active {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#E0E0E0;
	color:#303030;
	/*padding-bottom:1px;*/
	}
p a:hover,
#footer_chunk:hover p.footer a:hover, 
#footer_chunk:hover p.footer-small a:hover {
	border-bottom-color:#303030;
	color:#303030; 
	}
p.big {
	margin:0px;
	padding:0px;
	font-size:19px; 
	line-height:27px;
	padding-bottom:16px;
	/* color:#606060; */
	}
p.small, p.note, #nav_hint, p.footer-small {
	margin:0px;
	padding:0px;
	font-size:13px; 
	line-height:17px;
	margin-bottom:8px; 
	}
#nav_hint a:link, 
#nav_hint a:visited, 
#nav_hint a:active,
#nav_hint a hover {
	text-decoration:none;
	border-style:none;
	}
p.note {
	margin-top:-5px; 
	margin-bottom:13px; 
}
p.caption {
	margin-top:6px;
	}
p.project_info {
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:20px; 
	font-size:19px; 
	line-height:26px;
	color:#303030;
	/* hidden by default */
	/* visibility:hidden; */
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	}

#footer_chunk:hover h2.footer,
#footer_chunk:hover h2.footer a:link, 
#footer_chunk:hover h2.footer a:visited, 
#footer_chunk:hover h2.footer a:active, 
#footer_chunk:hover p.footer,
#footer_chunk:hover p.footer-small {
	color:#303030;
	}

h2.footer, 
p.footer,
p.footer-small,
h2.footer a:link, 
h2.footer a:visited, 
h2.footer a:active, 
p.footer a:link, 
p.footer a:visited, 
p.footer a:active,
p.footer-small a:link, 
p.footer-small a:visited, 
p.footer-small a:active,
#nav_hint
	{
	color:#A9A9A9; /* #CDCDCD; */
	border-bottom-style:none;
	}
hr {
	height:2px;
	border-width:0;
	color:#E0E0E0; /* CDCDCD A8A8A8 */
	background-color:#E0E0E0;
	margin:0px; 
	padding:0px;
	width:930px;
	margin-left:auto; 
	margin-right:auto;
	}

div {
	margin:0px; 
	padding:0px; 
	/* border:1px solid #00FFFF; */
	}
.main_content {
	clear:both;
	width:960px;
	margin:0px;
	padding:0px;
	top:0;
	margin-left:auto; 
	margin-right:auto;
/*	background-color:pink;*/
	}
.chunk, 
#header_chunk {
	position:relative;
	clear:both;
	width:960px;
	}
#header_chunk {
	height:80px;
	}
#footer_chunk {
	clear:both;
	width:960px;
	margin:0px;
	padding:0px;
	padding-top:60px; 
	padding-bottom:60px; 
	}
.blurb {
	clear:both;
	width:960px;
	padding-top:40px;
	}
.logo,
a:link .logo {
	display: block;
	border-style:none;
	display:block;
	float:left;
	padding: 30px 15px 17px 15px;
	}
.nav_wrapper {
/* for right-aligned to grid */
	position:absolute;
	right:0px;

/*
 for left-aligned to grid 
	position:absolute;
	left:0px;
	margin-left: 255px;
*/
	}
.nav_item {
	float: left;
	line-height: 90px;
	margin: 0pt;
	padding: 0px 16px 0px 0px;
	color:#000000;
	}

.nav_item a:link,
.nav_item a:visited {
	color:#A9A9A9;
	}
.nav_item a:hover {
	color:#000000;
	}
a #logo, 
a .overlay,
.footer_img {
	opacity:0.25;
	filter:alpha(opacity=25); /* For IE8 and earlier */
	}
a:hover #logo, 
a:hover .overlay,
#footer_chunk:hover .footer_img {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}
.footer_img {
	float:right;
	}
.overlay {
	position: fixed;
	bottom: 30px;
	right: 25px;
	}
.col1 {
	float:left;
	width:210px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	}
.col2 {
	float:left;
	width:450px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	}
.col3 {
	float:left;
	width:690px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	}
.col4 {
	float:left;
	width:930px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	}
.project {
	clear:both;
	padding-bottom:50px;
	}
.feature_index {
	/* feature image div on index page */
	clear:both;
	width:960px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:85px;
	padding-bottom:10px;
	/* background-color:#808080; */
	}
.feature_project {
	/* feature image div on project page */
	text-align:center;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:85px;
	padding-bottom:90px;
/*	background-color:#808080; */
	}
.feature_index:hover img {
	/* rules that change the img when the feature_index is hovered over */
	opacity:0.60;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	}
.feature_index:hover .project_info {
	/* rules that change the p.project_info when the feature_index is hovered over */
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	color:#303030;
	}
.media {
	}
.secondary {
	width:690px;
	padding-top:50px;
	padding-bottom:25px;
	text-align:center;
	}
.listing_item_img {
	padding-top:3px;
	padding-bottom:8px;
	text-align:center;
	}
.footer_img {
	padding:5px 0px;
	text-align:right;
	}
.spacer75 {
	clear:both;
	width:960px;
	height:75px; 
}
.spacer30 {
	clear:both;
	width:690px;
	height:30px; 
}
.spacer20 {
	clear:both;
	width:690px;
	height:20px; 
}
img.inline {
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-bottom:4px;
	}
img.keyboad_arrow {
	vertical-align: text-bottom;
	}
iframe {
	padding-top:20px;
	padding-bottom:45px;
	}
.chunk:after, 
.chunk:before, 
#header_chunk:before, 
#header_chunk:after, 
#footer_chunk:before, 
#footer_chunk:after, 
.blurb:after, 
.blurb:before {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
	}
#nav_hint {
    visibility: hidden;
    text-align: right;
    margin: 15px;
    color:#A9A9A9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#header_chunk:hover #nav_hint {
    visibility: visible;
	}


.height0 {
	float:left;
	height:0px;
	width:210px;
	}
.center {
	text-align:center;
	}


/*
.burst {
	position:absolute;
	bottom:0;
	right:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	}

*/


/*===============NEWSLETTER===================*/

#mc_embed_signup, 
input#mc-embedded-subscribe.button,
input#mce-EMAIL.email
{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	font-size:13px; 
}

#mc_embed_signup {
	margin:0;
	width: 50px;
}
#mc_embed_signup form{
	padding:0;
	margin:0;
	display:inline-block;
	margin-top: 0px;
	-webkit-appearance: none;
}

input#mce-EMAIL.email{
	background-color:#eee;
	margin:10px 0;
	padding-left:12px;
	width:173px;
	height:25px;
	color:black;
	border:none;
	-webkit-appearance: none;
}

input#mce-EMAIL.email.white{
	background-color:white;
}

input#mc-embedded-subscribe.button{
	color: white;
	width: 185px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	background-color:E0E0E0;
	border:none;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 4px;
}

#footer_chunk:hover input#mc-embedded-subscribe.button{
	background-color:gray;
}

#footer_chunk:hover input#mce-EMAIL.email{
	background-color:#eee;
}

#footer_chunk:hover #mc_embed_signup .button:hover {
	background-color:black;
}

