
/* TODO - check the black what colour it is*/

@import url(http://fonts.googleapis.com/css?family=Roboto:300);

@font-face {
	font-family: custom;
	src: url(novecento/novecentowidemedium.woff);
}

@font-face {
	font-family: custom3;
	src: url(novecento/novecentowidenormal.woff);
}

@font-face {
	font-family: custom2;
	src: url(roboto/robotolight.ttf);
}

.fl { float:left; }
.fr { float:right; }
.cb { clear:both; }
.right { text-align:right; }
.uppercase { text-transform:uppercase; }

/*body*/
body { background-color:#E0E0E0; }
body, div, p { font-size:11pt; font-family:Roboto; color:#231F20; }

h1 { font-size:76pt; color:#716658; font-family:custom; font-weight:200; margin:0; padding:0; line-height:70pt; }
h2 { font-size:41pt; font-weight:100; margin:0; padding:0; margin-top:17pt; }
h3 { font-size:27pt; font-weight:100; margin:0; padding:0; }
h4 { font-size:18pt; font-weight:500; color:#716658; margin-bottom:0; line-height:21pt; }

/*custom*/

.wrapout { max-width:1180px; margin-left:auto; margin-right:auto; }
.wrap { max-width:1180px; margin-left:auto; margin-right:auto; display:table-cell; background-color:White; }

.coleft { max-width:785px; padding-top:235pt; margin-right:20px; }
.coleft .first { max-width:250px; margin-right:20px; }
.coleft .second { max-width:250px; margin-right:20px; }
.coleft .third { max-width:250px; margin-left:25px; }

.colright { max-width:370px; }

.first_word { text-transform:uppercase; color:#716658; font-size:13pt; font-family:custom; }
.first_word_joe { text-transform:uppercase; font-family:custom; }

.a_white, .a_white:hover  { color:white; text-decoration:none; }

.complied { font-size:9pt; font-weight:500; max-width:280px; font-family:custom3; text-align:right; line-height:19pt; margin-left:60px; margin-right:20px; color:#716658; }

.overnights { font-size:13pt; font-weight:500; padding-right:30px; }

.photocredit_wrap { max-width:150px; padding-top:480pt; position:absolute; }

.photocredit { 
	 font-size:11px;
	 -ms-transform:rotate(270deg); /* IE 9 */
  	 -moz-transform:rotate(270deg); /* Firefox */
	 -webkit-transform:rotate(270deg); /* Safari and Chrome */
  	 -o-transform:rotate(270deg); /* Opera */
  	 margin-left:-30pt;
}

.contact { background-color:#716658; color:white; padding:15px; margin-top:11pt; width:100%; font-size:12pt; line-height:24pt; }

/*
position:absolute;
  	 bottom:-430pt;
  	 margin-left:-50px;
margin-top:300pt;
  	 margin-left:-70pt;
*/

