@charset "UTF-8";
/* CSS Document */
/* 
 * styles.css
 *
 */

/* 
 * Eric Meyer's CSS Reset
 * http://meyerweb.com/eric/tools/css/reset/
 * v1.0 | 20080212
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
@font-face {
    font-family: 'FontinSansBold';
    src: url('fontin_sans_b_45b-webfont.eot');
    src: url('fontin_sans_b_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontin_sans_b_45b-webfont.woff') format('woff'),
         url('fontin_sans_b_45b-webfont.ttf') format('truetype'),
         url('fontin_sans_b_45b-webfont.svg#FontinSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FontinSansBoldItalic';
    src: url('fontin_sans_bi_45b-webfont.eot');
    src: url('fontin_sans_bi_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontin_sans_bi_45b-webfont.woff') format('woff'),
         url('fontin_sans_bi_45b-webfont.ttf') format('truetype'),
         url('fontin_sans_bi_45b-webfont.svg#FontinSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FontinSansItalic';
    src: url('fontin_sans_i_45b-webfont.eot');
    src: url('fontin_sans_i_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontin_sans_i_45b-webfont.woff') format('woff'),
         url('fontin_sans_i_45b-webfont.ttf') format('truetype'),
         url('fontin_sans_i_45b-webfont.svg#FontinSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}
@font-face {
    font-family: 'FontinSansSmallCaps';
    src: url('fontin_sans_sc_45b-webfont.eot');
    src: url('fontin_sans_sc_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontin_sans_sc_45b-webfont.woff') format('woff'),
         url('fontin_sans_sc_45b-webfont.ttf') format('truetype'),
         url('fontin_sans_sc_45b-webfont.svg#FontinSansSmallCaps') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CallunaRegular';
    src: url('calluna-regular-webfont.eot');
    src: url('calluna-regular-webfont.eot?iefix') format('eot'),
         url('calluna-regular-webfont.woff') format('woff'),
         url('calluna-regular-webfont.ttf') format('truetype'),
         url('calluna-regular-webfont.svg#webfontRKmfxFn4') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
font-family: 'GarogierRegular','TrajanProRegular','Josefin Slab', arial, serif;
font-size: 100%;

	line-height: 1;
	margin-top: 10px;
	background-color: #2a4543;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 
 * Styles for pages oe site.
 */

html {
	height: 100%;
		background-color: #2a4543;}

#wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
 	background-color: #999999;
	height: 100%;
}

#flash{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
 	height: 100%;
}

.altcontent{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 800px;
	padding-top: 0px;
	padding-left: 0px;
	
}

img {
	display: block;
	margin-top: 2em;
	margin-bottom: 4em;
}

#flash{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
 	height: 100%;
}

* {
	
}

* {
	
}

/*h1{
	color: white;
	letter-spacing: 0.05em;
	
	margin-bottom: 0px;
	text-transform: uppercase;


	font: normal 2em Verdana, "Lucida Grande", Lucida, sans-serif;
}*/

h1 {
 
	
	font: 2em 'FontinSansSmallCaps';
	color: #fef1c9;
}

p {
	font-size: 1em;
	color: #fef1c9;
}
h3 {
	font-family: 'GarogierRegular','TrajanProRegular','Josefin Slab', arial, serif;
	font-size: 1em;
color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.4e;
	margin-top: 1em;
}

h2{
	font-family: 'GarogierRegular','TrajanProRegular','Josefin Slab', arial, serif;
	font-size: 1em;
color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;

	margin-top: 1em;
}
@font-face {
    font-family: 'TrajanProRegular';
    src: url('trajanpro-regular-webfont.eot');
    src: url('trajanpro-regular-webfont.eot?iefix') format('eot'),
         url('trajanpro-regular-webfont.woff') format('woff'),
         url('trajanpro-regular-webfont.ttf') format('truetype'),
         url('trajanpro-regular-webfont.svg#webfontm9Ed4hEb') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GarogierRegular';
    src: url('garogier_unhinted-webfont.eot');
    src: url('garogier_unhinted-webfont.eot?iefix') format('eot'),
         url('garogier_unhinted-webfont.woff') format('woff'),
         url('garogier_unhinted-webfont.ttf') format('truetype'),
         url('garogier_unhinted-webfont.svg#webfontq38RFfCJ') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{
	font-family: 'GarogierRegular','TrajanProRegular','Josefin Slab', arial, serif;
	font-size: 20px;
color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;

	text-decoration: none;
}

@media only screen and (max-device-width: 480px) {
	
	body{

	font-size: 100%;
	line-height: 1;
	margin-top: 10px;
	background-color: #5c5c5c;
}
.altcontent{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 800px;
	padding-top: 0px;
	padding-left: 0px;
	border-width: 0;
}
/*h1{
	color: white;
	font-size: 6.4em;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	text-transform: uppercase;
	
	font-family: Trebuchet MS, Meta-Normal;
}*/

h1 {
 
	color: #fef1c9;
	font: 5em 'FontinSansSmallCaps';
}
h3 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
h4 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 3.5em;
	color: black;
	font-weight: lighter;
	margin-top: 0em;
	margin-bottom: .5em;
}
h2 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 2em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.2em;
	margin-top: 1.5em;
	margin-bottom: .5em;
	text-align: right;
}
a{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: none;
	
	text-decoration: underline;
}


a:active{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: underline;
}
a:hover{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
		text-decoration: none;
	color: orange;
}
a:visited{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: none;
}

}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px {
.altcontent{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 800px;
	padding-top: 0px;
	padding-left: 0px;
	border-width: 0;
}

	body{

	font-size: 100%;
	line-height: 1;
	margin-top: 10px;
	background-color: #5c5c5c;
}
h1{
	color: #fef1c9;
	font-size: 5em;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	text-transform: uppercase;
	
	font-family: Trebuchet MS, Meta-Normal;
}	
h3 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
color: #fef1c9;
	font-weight: lighter;
	margin-top: 1.5em;
	margin-bottom: .5em;
}

h4 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 3.5em;
	color: black;
	font-weight: lighter;
	margin-top: 0em;
	margin-bottom: .5em;
	letter-spacing: .1em;
}
h2 {
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 2em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.2em;
	margin-top: 1.5em;
	margin-bottom: .5em;
	text-align: right;
}
a{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: none;
	
	text-decoration: underline;
}


a:active{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: underline;
}
a:hover{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
		text-decoration: none;
	color: orange;
}
a:visited{
	font-family: Trebuchet MS, Meta-Normal;
	font-size: 1.5em;
	color: #fef1c9;
	font-weight: lighter;
	letter-spacing: 0.3px;
	font-style: normal;
	
	text-decoration: none;
}
}



