@import url("//hello.myfonts.net/count/2837fb");
@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,700,600);

/* 	====================================================================
	(c) 2013.
	by PaperDot Design LLC - San Francisco UX design and iOS development 
	==================================================================== */

/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*	FONTS.																																					*/
/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
  
@font-face {font-family: 'ProximaNovaSCond-Semibold';src: url('webfonts/2837FB_0_0.eot');src: url('webfonts/2837FB_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_0_0.woff') format('woff'),url('webfonts/2837FB_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'ProximaNovaACond-Semibold';src: url('webfonts/2837FB_1_0.eot');src: url('webfonts/2837FB_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_1_0.woff') format('woff'),url('webfonts/2837FB_1_0.ttf') format('truetype');}
 
@font-face {font-family: 'ProximaNovaSCond-Regular';src: url('webfonts/2837FB_2_0.eot');src: url('webfonts/2837FB_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_2_0.woff') format('woff'),url('webfonts/2837FB_2_0.ttf') format('truetype');}
 
@font-face {font-family: 'ProximaNovaACond-Regular';src: url('webfonts/2837FB_3_0.eot');src: url('webfonts/2837FB_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_3_0.woff') format('woff'),url('webfonts/2837FB_3_0.ttf') format('truetype');}
  
@font-face {font-family: 'ProximaNovaCond-Semibold';src: url('webfonts/2837FB_4_0.eot');src: url('webfonts/2837FB_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_4_0.woff') format('woff'),url('webfonts/2837FB_4_0.ttf') format('truetype');}
 
@font-face {font-family: 'ProximaNovaCond-Regular';src: url('webfonts/2837FB_5_0.eot');src: url('webfonts/2837FB_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837FB_5_0.woff') format('woff'),url('webfonts/2837FB_5_0.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova-RegularIt';src: url('webfonts/2837CF_8_0.eot');src: url('webfonts/2837CF_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2837CF_8_0.woff') format('woff'),url('webfonts/2837CF_8_0.ttf') format('truetype');}



/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*	BASE PAGE.																																				*/
/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/

html,								
body 									{height:100%; width:100%; min-height:100%; padding:0px; margin:0px; font-family:'ProximaNovaCond-Regular', sans serif;
										color:#FFFFFF; font-size:1em; background-image:url(images/home_graybkgd.jpg); background-repeat:repeat; }
				
/* set html5 elements to block */
article, aside, details, 
figcaption, figure, footer, 
header, hgroup, menu, 
nav, section 							{display:block;}

img										{border:none; max-width:100%;}
img.centered							{max-width:100%; float:none; display:block; margin-left:auto; margin-right:auto; padding-top:2%; padding-bottom:2%;}
img.centerednopad						{max-width:100%; float:none; display:block; margin-left:auto; margin-right:auto; margin-top:1.5%;}
img.left								{max-width:100%; float:left; padding-top:2%; padding-right:4%; padding-bottom:2%;}
img.floatleft							{display:block; float:left; padding-right:5%;}

textarea 								{resize:vertical;}							

a,
a:link,
a:active,	
a.visited								{color:#0d43a7; font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal; text-decoration:none; outline:0; }							
a.hover									{color:#0d43a7; font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal; text-decoration:underline; outline:0;}

.clearfix 								{float:none; clear:both;}



/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*	FONT USEAGE.																																			*/
/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
									
										/* styles */
.sans									{font-family:'ProximaNovaCond-Regular', sans serif; font-weight:normal;} 
.sansbold								{font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal;} 
.serifbold								{font-family:'Crimson Text', serif; font-weight:700;}
.serif									{font-family:'Crimson Text', serif; font-weight:400;}
.italic									{font-family:'ProximaNova-RegularIt', sans serif; font-weight:normal;}

										/* sizes */
.small									{font-size:.8125em;}								

.overview								{font-family:'ProximaNovaCond-Regular'; font-size:1.25em; font-weight:normal; color:#707070;}
.wrapup									{font-family:'ProximaNovaCond-Regular'; font-size:.9375em; font-weight:normal; color:#707070;}

										/* colors */
.lightgray								{color:#e8e8e8;}
.gold									{color:#95783d;}
.red									{color:#a20324;}
.orange									{color:#c25709;}
.blue									{color:#155ba4;}
.gray									{color:#393939;}
.green									{color:#68961f;}


/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*	COMMON ELEMENTS.																																		*/
/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/

.quote									{width:75%; display:block; border-top:solid 1px #898989; border-bottom:solid 1px #898989;
										margin-top:3%; margin-bottom:3%; font-size:1.25em; font-weight:normal;
										margin-left:auto; margin-right:auto;
										padding-top:4%; padding-bottom:5%; line-height:1.5em;
										font-family:'ProximaNovaCond-Semibold', sans serif; color:#898989;} 
										
.quotecentered							{width:75%; display:block; border-top:solid 1px #898989; border-bottom:solid 1px #898989;
										margin-top:2%; margin-bottom:3%; font-size:1.25em; font-weight:normal;
										margin-left:auto; margin-right:auto; text-align:center;
										padding-top:4%; padding-bottom:5%; line-height:1.5em;
										font-family:'ProximaNovaCond-Semibold', sans serif; color:#898989;} 
										
.caption								{display:block; width:100%; font-size:.8275em; font-weight:normal; font-family:'ProximaNovaCond-Regular', sans serif;
										margin-left:auto; margin-right:auto; padding-top:2%;}
										
h1										{font-size:2.0625em; font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal;
										padding-top:0; padding-bottom:6%; padding-left:0; padding-right:0; margin:0;}	
										
.h1_whitepage							{font-size:2.0625em; font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal;
										padding-top:0; padding-bottom:0; padding-left:0; padding-right:0; margin:0;}
										
h2										{font-size:1.375em; font-family:'ProximaNovaCond-Semibold', sans serif; font-weight:normal;
										padding-top:0; padding-bottom:1.5%; padding-left:0; padding-right:0; margin:0;}	
							


/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*	COPYRIGHTS.																																				*/
/* 	--------------------------------------------------------------------------------------------------------------------------------------------------------*/
 
/* @license
 * MyFonts Webfont Build ID 2635771, 2013-09-03T11:58:13-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Proxima Nova S Cond Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/scond-semibold/
 * 
 * Webfont: Proxima Nova A Cond Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/acond-semibold/
 * 
 * Webfont: Proxima Nova S Cond Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/scond-regular/
 * 
 * Webfont: Proxima Nova A Cond Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/acond-regular/
 * 
 * Webfont: Proxima Nova Cond Semibold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/cond-semibold/
 * 
 * Webfont: Proxima Nova Cond Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/cond-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2635771
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * © 2013 MyFonts Inc
*/
