/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 5, 2011 02:15:41 PM America/New_York */


@font-face {
    font-family: 'OstrichSansMedium';
    src: url('../fonts/ostrich-regular-webfont.eot');
    src: url('../fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrich-regular-webfont.woff') format('woff'),
         url('../fonts/ostrich-regular-webfont.ttf') format('truetype'),
         url('../fonts/ostrich-regular-webfont.svg#OstrichSansMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



			html {overflow-y: scroll;}

			body {
				background-color: white;
				color: #333;
				margin: 0 auto;
			}

			.headercontainer {
				position: fixed;
				top: 0px;
				z-index: 2;
				border-bottom: 1px #333 solid;
				width: 100%;
				height: 220px;
				margin-bottom: 20px;
				background-color: white;
			}

			.header {
				padding-top: 20px;
				text-transform: uppercase;
			}

			.content {
				margin-top: 240px;
			}
			
			.gridplaceholder {
				width: 220px;
				height: 220px;
				background-color: #aaaaaa;
				display: block;
				margin: 0px;
				margin-bottom: 20px;
			}

			.tablecell {
				margin-bottom: 20px;
				height: 220px;
			}

			img {
				margin: 0px;
				padding: 0px;
			}

			h1 {
				font-family: 'OstrichSansMedium', sans-serif;
				font-size: 48px;
				margin-top: 0px;
				padding: 0px;
				padding-top: 7px;
				text-transform: uppercase;
				margin-bottom: 18px;
				line-height: 44px;
				letter-spacing: 1px;
				font-weight: normal;
				border-top: 1px #333 solid;
			}

			h2 {
				font-family: 'OstrichSansMedium', sans-serif;
				font-size: 36px;
				margin-top: 0px;
				padding-top: 7px;
				text-transform: uppercase;
				margin-bottom: 12px;
				line-height: 32px;
				letter-spacing: 1px;
				font-weight: normal;
				border-top: 1px #333 solid;
			}


			ul {
				list-style-type: none;
				margin-top: 0px;
				padding: 0px;
				padding-top: 5px;
				font-family: 'OstrichSansMedium', sans-serif;
				font-size: 48px;
				margin-bottom: 18px;
				letter-spacing: 1px;
				line-height: 48px;
				border-top: 1px #333 solid;
				
			}

			p {
				font-family: 'helvetica neue', helvetica, sans-serif;
				margin-bottom: 18px;
				line-height: 18px;
				font-size: 14px;
			}

			a {
				color: #333333;
				text-decoration: none;
			}

			a:hover {
				color: #ff7f2a;
			}
	
			a.active {
				color: #ff7f2a;
			}

			a.textlink {
				color: #333333;
				border-bottom: 1px #333333 dotted;
			}

			a.textlink:hover {
				color: #ff7f2a;
				border-bottom: 0;
			}

			img {
				border: 0;
			}

			.inlineimg {
				float: left;
				margin-right: 20px;
				margin-top: 15px;
				margin-bottom: 15px;
			}

			.lowercase {
				font-size: 40px;
			}

			.latestimg {
				display: none;
			}
