@charset "utf-8";/* CSS Document *//* http://meyerweb.com/eric/tools/css/reset/    v2.0 | 20110126   License: none (public domain)*/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,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}@font-face {  font-family: 'Open Sans Condensed';  font-style: normal;  font-weight: 300;  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('https://themes.googleusercontent.com/static/fonts/opensanscondensed/v3/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff') format('woff');}.one {color:#435566; background-color:rgba(67,85,102);}.two {color:#657E9E; background-color:rgba(101,126,158);}.three {color:#87A3C9; background-color:rgba(135,163,201);}.four {color:#E3CFB6; background-color:rgba(227,207,184);}.five {color:#C2AE95; background-color:rgba(194,174,149);}html {height:100%;}body {	color:#C2AE95;	height:100%;	background: #435566; /* Old browsers */	background-color: #435566; /* Old browsers */	background: -moz-linear-gradient(top, #435566 0%, #657E9E 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#435566), color-stop(100%,#657E9E)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #435566 0%,#657E9E 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #435566 0%,#657E9E 100%); /* Opera11.10+ */	background: -ms-linear-gradient(top, #435566 0%,#657E9E 100%); /* IE10+ */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#435566', endColorstr='#657E9E',GradientType=0 ); /* IE6-9 */	background: linear-gradient(top, #435566 0%,#657E9E 100%); /* W3C */	font-size:1.2em;	font-family: 'Open Sans Condensed', sans-serif;	line-height:1.8em;}h1 {font-size:2em;}p {}a {}a, a img {border:none;outline:none;}#site, #page {display:block;clear:both;overflow:hidden;}#site {	}#page {	position:relative;}.pageHeading {	text-shadow: 0px 2px 3px #333;	color: #E3CFB6;	letter-spacing: 0.12em;	font-weight:bold;	margin: 0.5em 0.5em 0 0.5em;	height: 1.2em;}.siteSlogan {	text-shadow: 0px 2px 3px #333;	color: #E3CFB6;	letter-spacing: 0.16em;	font-weight:bold;	margin: 0 0.5em 0.5em 1em;}#footer {	position:fixed;	left:0px;	bottom:0px;	height:2.7em;	width:100%;	background:rgba(0,0,0,0.5);	border-top:1px solid #C2AE95;}#footerInner {	margin:0.5em;}.emailLink {	float:right;	display:block;	width:32px;	height:32px;	background:url(../images/email_open.png) no-repeat top center;	text-indent:-6000px;	margin: 0 0.5em;}.footerNav {	margin:0;	padding:0;	list-style-type:none;}.footerNav li {	margin:0 0.5em;	padding:0;	display:block;	float:left;}.footerNav li a {	margin:0;	padding:0;	display:block;	font-weight:bold;	-webkit-transition: color .50s linear;	transition: color .50s linear;	-webkit-transition: text-shadow 0.5s linear;	transition: text-shadow 0.5s linear;	text-shadow: 0px 2px 3px #333;	color:#E3CFB6;	text-decoration:none;}.footerNav li a:hover {	color:#E3CFB6;	-webkit-transition: color .50s linear;	transition: color .50s linear;	-webkit-transition: text-shadow 0.5s linear;	transition: text-shadow 0.5s linear;		text-shadow: 0px 0px 3px #E3CFB6;}/* default setup that everything sees */.shadow {	/* needed for Internet explorer */  /* [disabled]height: 1.1em; */	filter: Shadow(Color=#333333,                  Direction=135,                  Strength=3);	/* Needed for Gecko */  line-height: 1em;	white-space: nowrap;}/*  * used by browsers which know about * :before to create the shadow  */.shadow:before {  display: block;  padding: 0;  color: #999999; }#shadow_1:before {   content: 'In shadow'; }#second_2:before {   content: 'Happy Shadowing!'; }/*\*/html*.shadow {  [color:red;/* required by Safari               * so that [] is correctly              * begun. associated with              * the property, yet hiding              * it. Seen by IE6 */    /*      * seen by IE6 and Safari, but hidden     * from Gecko      */    text-shadow: #999999 2px 2px 3px;   ]color:auto; /* resets color for IE6 */}/**//*  * end hack using dummy attribute selector * for IE5 mac */.dummyend[id]{clear: both;}/*\*/html*.shadow:before {  [color:red;/* required by Safari.                 seen by IE6 */    /*      * seen by IE6 and Safari, but hidden     * from Gecko      */    display: none;  ]color:auto; /* resets color for IE6 */}/**//*  * end hack using dummy attribute selector * for IE5 mac */.dummyend[id]{clear: both;}