/* Tables */

table {

	border-collapse: separate;

	border-spacing: 0;

	margin: 0;

	padding: 0;

}

th, td {

	text-align: left;

	font-weight: normal;

}

/* Image Borders */

a img,:link img,:visited img { border:none }

/* Lists */

ol, ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

/* Code/No Wrap */

pre,code{

	white-space: pre;

	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;

}

/* Typography */

/* Headings */

h1,h2,h3,h4,h5,h6 {

	margin: 0;

	padding: 0;

	line-height: 1;

}

h1 {font-size: 24px;}

h2 {font-size: 20px;}

h3 {font-size: 18px;}

h4 {font-size: 15px;}

h5 {font-size: 13px;}

h6 {font-size: 11px;}

/* Paragraphs */

p  {

	margin: 0;

	padding: 0;

	line-height: 1;

	font-size: 12px;

}

/* Links */

a,

a:visited {

	text-decoration: none;

	color: #79c043;

	outline: 0;

	border: none;

}

a:hover,

a:active,

a:focus {

	color: #db484e;

	text-decoration: none;

}

/* Start Stylesheet */

html {

	

}

body {

	margin: 0;

	padding: 0;

	font: normal normal normal 12px/1.4 "Helvetica Neue", Helvetica, Arial, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, sans-serif;

	color: #000;

	background-color: #FFF;

}

/* General Type ************************ */

h1,h2,h3,h4,h5,h6 {

	color: #79c043;

}

h1 {

	text-transform: uppercase;

	font-size: 24px;

	letter-spacing: 0.1em;

	font-weight: 500;

}

p {

	font-weight: 400;

	color: #999;

	font-size: 13px;

	letter-spacing: 0.03em;

	line-height: 1.3;

	margin-bottom: 10px;

}

/* Layout ************************ */

.header,

.article,

.footer {

	width: 980px;

	margin: 0 auto;

	overflow: hidden;

}

.article {

	/*background: #e5e5e5 url(images/instructor-bg.jpg) no-repeat top center;*/

}

.header {

	height: 125px;

	border-bottom: 15px solid #79c043;

}

.header a {

	display: block;

	padding-top: 50px;

}

.article {

	padding: 0;

	border-top: 15px solid #fff;

}

.article .aside.left {

	float: left;

	margin-right: 20px;

}

.article .content {

	float: left;

}

.article .aside.right {

	float: right;

	margin-left: 20px;

}

.aside {

	width: 160px;

	overflow: hidden;

}

ul.subnav li {

	margin-bottom: 4px;

	float: left;

	clear: left;

	width: 160px;

}

ul.subnav a,

ul.subnav a:visited {

	font-weight: 300;

	letter-spacing: 0.03em;

	display: block;

	background-color: #c1dda7;

	color: #fff;

	padding: 2px 8px;

}

ul.subnav a:hover,

ul.subnav a:active,

ul.subnav a:focus {

	background-color: #79bf37;

	color: #fff;

}

.nav {

	overflow: hidden;

}

.nav ul {

	float: left;

	width: 155px;

	margin-right: 10px;

}

.last {

	margin-right: 0 !important;

}

.nav a {

	text-transform: uppercase;

	letter-spacing: 0.02em;

}

.footer {

	margin-top: 40px;

}

.footer-heading {

	margin-bottom: 10px;

}

.fineprint {

	margin-top:50px;

	clear: both;

/* 	overflow: hidden; */

}

.fineprint img.mika-1 {

	float: left;

	margin-right: 40px;

}

.fineprint img.mika-2 {

	float: right;

	margin-left: 40px;

	position: relative;

	top:-30px;

}

.fineprint p {

	float: left;

	width: 840px;

	font-size: 10px;

	line-height: 1.2;

	letter-spacing: 0.02em;

	color: #79c043;

}

.fineprint a,

.fineprint a:visited {

	color: #db484e;

}

.fineprint a:hover,

.fineprint a:active,

.fineprint a:focus {

	text-decoration: underline;

}

/* Content ************************ */

.content {

	overflow: hidden;
	width: 620px;
}
/* this image padding may need to be removed and put on for instructor page only */
.content img {

	margin-bottom: 20px;

}
.listing {

	overflow: hidden;

	margin: 20px 0;

}

.listing .copy-container {

	width: 490px;

	overflow: hidden;

}

.listing img {

	float: left;

	padding: 5px;

	margin-right: 20px;

	background-color: #fff;

}

.listing strong {

	display: block;

	color: #000;

	font-size: 14px;

	letter-spacing: 0.02em;

}

.listing em {

	color: #79c043;

	font-style: normal;

}

/* Index Page Grid ************************ */

.grid ul {

	float: left;

	overflow: hidden;

}

.grid .column-1 {

	width: 284px;

}

.grid .column-3 {

	width: 269px;

}

.grid .column-3 .small,

.grid .column-3 .large {

	margin-right: 0;

}

.grid .column-2 {

	width: 426px;

}

.grid li {

	float: left;

	overflow: hidden;

	margin: 0 15px 15px 0;

}

.grid .small {

	width: 127px;

	height: 127px;

}

.grid .large {

	width: 269px;

	height: 269px;

}

.grid .vertical {

	width: 127px;

	height: 269px;

}

/* Page Dependant ************************ */
/* ***** Note: in future in page parents are shown, could be a good idea to make
page-child rules general and specify width for home*/

.home .article {

	background: #FFFFFF;

}

.home .content {

	width: 980px;

}

.home .content img {

	margin-bottom: 0px;

}



.home .header,

.home .article {

	border: none;

}