@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/bkground2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 26px;
	margin-right: 0px;
	font-family: "share-regular-1","share-regular-2", Myriad Pro, Helvetica, "Lucida Grande", sans-serif;
	color: #8D93A1;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #0D1726;
	padding:0px;
	text-align:center;
	margin-bottom: 0px;
}

	
#content {
	width:825px;
	text-align:left;
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
.copy {
	width: 825px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.copyHeader {
	margin: 0px;
	padding: 0px;
	float: left;
}
.bodycopy {
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin: 0px;
	clear: right;
	text-align: left;
}
.redCopy {
	color: #F00;
	text-transform: uppercase;
	padding-right: 0.6em;
	font-size: 0.9em;
	letter-spacing: normal;
}
h1 {
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	color: #F00;
	font-weight: normal;
	
}

h1, h2, h3 {
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.2em;
	text-shadow: #000000 1px 1px 1px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-shadow: #000000 1px 1px 1px;
}
p {
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.stephen {
	float: left;
	width: 825px;
	background-image: url(/images/bkCopyBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #06101C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C3A44;
	border-left-color: #2C3A44;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.8em;
}

body:first-of-type .stephen {
	float: left;
	width: 823px;
	background-image: url(/images/bkCopyBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #06101C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2C3A44;
	border-left-color: #2C3A44;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.8em;}


.quote {
	margin-top: 10px;
	margin-bottom: 30px;
}
#flashcontent {
	border: 1px solid #2C3A44;
	width: 825px;
	margin-top: 0px;
	padding-top: 0px;
}
