
body {margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; font-style: normal;
	color: #AAA;
	font-size: 10px;
	line-height: 14px;
	background: #FFF;
	letter-spacing: 1px;
	padding-bottom: 140px;
}

/* Links */

A:visited {color: #333;
	}		
			
A:link {color: #333;
	}
		
A:active {color: #333;
	}
					
A:hover {color: #333;
	}
	
.nav_wrapper a:visited {
	color: #999;
	text-decoration: none;	
}

.nav_wrapper a:link {
	color: #999;
	text-decoration: none;	
}

.nav_wrapper a:active {
	color: #999;
	text-decoration: none;	
}

.nav_wrapper a:hover {
	color: #333;
	text-decoration: none;	
}

/* Page Elements */


.wrapper {
	max-width: 960px;
	min-width: 480px;
	margin:0 auto;
	padding-bottom: 80px;
}

.wrapper_index {
	max-width: 860px;
	min-width: 480px;
	margin:0 auto;
	padding-bottom: 80px;
}

.wrapper_1200 {
	max-width: 1230px;
	min-width: 480px;
	margin:0 auto;
	padding-bottom: 80px;
}

.wrapper_600 {
	max-width: 630px;
	min-width: 480px;
	margin:0 auto;
	padding-bottom: 80px;
}

.wrapper_900 {
	max-width: 930px;
	min-width: 480px;
	margin:0 auto;
	padding-bottom: 80px;
}

/* Nav Elements */

.nav_masthead {
	margin-top: 7px;
	float: left;
	width: 50%;
}

.nav_title {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B', Georgia, 'times new roman', times, serif; font-weight: 400; font-style: normal;
	color: #333;
	font-size: 24px;
	letter-spacing: 0px;
	float: left;
}

.nav_url{
	line-height: 10px;
	margin-top: 10px;
	float: left;
}

.nav_wrapper {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
	border-bottom: 1px solid #CCC;
	height: 60px;
	color: #333;
}

.nav_links {
	float: right;
	width: 50%;
	max-width: 300px;
}

.nav_column {
	width: 25%;
	float: left;
	border-left: 1px solid #CCC;
	padding-left: 10px;
	margin-left: 5px;
}

.nav_item {
	padding-top:4px;
}

/* Thumbnail Elements */

.thumbnail_wrapper {
	margin-left: 10px;
	margin-right: 10px;	
}

.thumbnail_container {
	float: left;
	margin: 5px;
	position: relative;
	height: 200px;
	width: 200px;
}

.thumbnail_container_horiz {
	float: left;
	margin: 5px;
	position: relative;
	width: 200px;
	height: 160px;
}

.thumbnail_container_vert {
	float: left;
	margin: 5px;
	position: relative;
	width: 200px;
	height: 250px;
}

.thumbnail_container_236 {
	float: left;
	margin: 5px;
	position: relative;
	width: 200px;
	height: 236px;
}

.thumbnail_container_310 {
	float: left;
	margin: 5px;
	position: relative;
	width: 200px;
	height: 310px;
}

.thumbnail_container_200 {
	float: left;
	margin: 5px;
	position: relative;
	width: 200px;
	height: 200px;
}

.thumbnail_image {
	position: absolute;
	left: 0;
  top: 0;
}

.thumbnail_title_container {
	z-index: 100;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: rgba(0, 0, 0, .3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
}

.thumbnail_title {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	color: #FFF;
	text-align: center;
	margin: 5px;
}

.float_clear {
	clear: both;
}

/* Content Elements */
.content_wrapper {
	margin-left: 15px;
	margin-right: 15px;	
}

.content_wrapper_about {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

.content_image {
	margin-top: 5px;
	max-width: 100%;
}

.content_image_450 {
	margin-top: 5px;
	max-width: 450px;
}

.content_caption {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	text-align: left;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	max-width: 600px;
	min-width: 440px;
	margin-top: 10px;
	letter-spacing: 0px;
	float:left;
}

.store_button {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	bottom: 10px;
	left: 10px;
	background: #09c257;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 10px;
	padding: 10px 14px 10px 14px;
	float:right;
	color:#FFF;
	font-size:12px;
	letter-spacing: 1px;
}

.about_title {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B', Georgia, 'times new roman', times, serif; font-weight: 400; font-style: normal;
	color: #333;
	font-size: 24px;
	letter-spacing: 0px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	padding-top:40px;
	text-align:left;
}

.col_left {
	float: left;
	width: 270px;
	text-align: left;
	padding-right: 30px;
}

.col_right {
	float: left;
	max-width: 600px;
	text-align: left;
}

.bio {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	letter-spacing: 0px;
}

.bio a {
	color: #666;
}

.about_subhead {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	letter-spacing: 0px;
}

ul {
	padding-left: 15px;
	margin-top: 0px;
}

li {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	letter-spacing: 0px;
}

.about_text {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	letter-spacing: 0px;
}

li a {
	color: #666;
}

.padding_top_20 {
	padding-top: 20px;
}

.padding_bottom_6 {
	padding-bottom: 6px;
}

.border_top_20 {
	padding-top: 20px;
	border-top: 1px solid #CCC;
}

.app_title {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B', Georgia, 'times new roman', times, serif; font-weight: 400; font-style: normal;
	color: #333;
	font-size: 24px;
	letter-spacing: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}


