@charset "UTF-8";
/* CSS Document */

 
/***************** PAGE SETUP **************/
 
html {
	background: #424239;
	font-family: Arial;
	color: #fff;
	margin:0;
	padding:0;
}
body {
	text-align: center;  /*IE6*/
	background: #424239;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

pre {
	display: none;
}
 
 
/***************** WRAPPER **************/
 
.wrapper{
	width:960px;
	background-color: #424239;
	margin: 0 auto;
}
 
/***************** STRUCTURE SECTION **************/
 
 
.header {
	width: 960px;
	height: 163px;
	display: block;
	text-align: left;
}

.quote {
	width: 960px;
	height: 190px;
	display: block;
	text-align: left;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #FFF
}

.quoteTalk {
	height: 47px;
}

#video {
	width: 960px;
	height: 616px;
	display: block;
}
#videoTalk {
	width: 960px;
	height: 550px;
	display: block;
}

.content {
	width: 960px;
	height: 830px;
	display: block;
	border-top: solid;
	border-width: 1px;
	border-color: #FFF
}

.contact {
	width: 960px;
	height: 433px;
	display: block;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #FFF;
	text-align: left;
}

.footer {
	width: 960px;
	height: 250px;
	display: block;
	text-align: left;
	vertical-align: bottom;
}

.join {
	width: 960px;
	height: 170px;
	display: block;
	text-align: left;
	border-top: solid;
	border-width: 1px;
	border-color: #FFF
}


/***************** STYLES SECTION **************/

a {
	color: #ff8a32;
}

.logo {
	float: left;
	overflow: hidden;
}

.address {
	top: 63px;
	left: 377px;
	width: 460px;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}

.quoteText h1 {
	font-size: 20px;
	line-height: 29px;
	color: #FFF;
	font-weight: normal;
	margin-top: 7px;
}

.joinText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: lighter;
	margin-top: 30px;
	margin-bottom: 20px;
}

.videoHolder {
	margin-top: 12px;
	font-size: 11px;
	text-align: left;
}

.videoInfo {
	margin-top: 12px;
	padding-top: 7px;
	border-top: solid;
	border-width: 1px;
	border-color: #FFF
}

.photoSetCaption {
	float: left;
	overflow: hidden;
}

.photoSetCaption em {
	font-style: normal;
}

.photoSetControls {
	float: right;
}

.photoSetControls a {
	color: #FFF;
	text-decoration: none;
}

.photoSetControls a:hover {
	text-decoration: underline;
}

.photoSetList {
	display: none;		
}

.contentHolder {
	margin-top: 60px;
	text-align: left;
}

.contentHolder li {
	width: 264px;
	height: 400px;
	margin-right: 84px;
	display: block;
	list-style: none;
	float: left;
	overflow: hidden;
}

.contentHolder li.endRow {
	margin-right: 0px;
}

.contentHolder li h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
}

.contentHolder li img {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: -264px;
}

.contentHolder li img:hover, .contentHolder li img.hover {
	margin-left: 0px;
}

.contentHolder li p {
	font-size: 11px;
	line-height: 15px;
}

.contact h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: lighter;
	margin-top: 29px;
}

.formHolder {
	height: 305px;
	margin-top: 45px;
}

.contactLeft {
	width: 310px;
	text-align: right;
	float: left;
	overflow: hidden;
}

.contactLeft p {
	height: 33px;
}

.contactRight {
	width: 650px;
	text-align: right;
	float: left;
	overflow: hidden;
}

.checkLabel {
	margin-right: 22px;
}

.topBorder {
	border-top: solid;
	border-width: 1px;
	border-color: #FFF;
	margin-top: 5px;
}
.formHolder label {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-right: 22px;
}

.formHolder input {
	font-size: 11px;
	color: #424239;
	width: 190px;
	border: solid;
	border-color: #96968a;
	border-width: 1px;
	text-align: left;
}

.formHolder textarea {
	width: 500px;
	height: 180px;
	overflow-y: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #424239;
	border: solid;
	border-color: #96968a;
	border-width: 1px;
	margin-bottom: 20px;
}

.contactRight label {
	vertical-align: top;
}

.contactRight label.checkBox {
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
}

.contactRight input {
	width: auto;
	border: none;
}

.interests {
	text-align: left;
}

.interests p {
	height: 31px;
}

.interestsLeft, .interestsRight {
	float: left;
	overflow: hidden;
	width: 185px;
}

.interestsActions {
	text-align: right;
	padding-top: 60px;
}

.interestsActions a img {
	margin-left: 5px;
}

.checkLabel {
	width: 121px;
	height: 99px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	overflow: hidden;
}

.footerElement {
	float: left;
	overflow: hidden;
	height: 110px;
}

.footerElementText {
	float: left;
	overflow: hidden;
	height: 90px;
	width: 263px;
	margin-top: 24px;
	margin-left: 10px;
}

.footerPrivacy {
	float: left;
	overflow: hidden;
	margin-top: 24px;
}

.footerPrivacy a {
	color: #FFF;
	text-decoration: none;
}

.footerPrivacy a:hover {
	text-decoration: underline;
}

.footer p {
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}

/***************** Join Page Styles SECTION **************/

.brdOff {
	border-top: none;
	height: 280px;
}

.joinText h1 {
	font-size: 18px;
	line-height: 29px;
	color: #FFF;
	font-weight: normal;
	margin-top: 7px;
}

.joinText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#upload {
	text-align: right;
}


#upload input {
	width: 500px;
	border: none;
}

#upload label p {
	vertical-align: text-bottom;
}

.joinActions {
	text-align: right;
	padding-top: 0px;
}

.joinActions a img {
	margin-left: 5px;
}

/***************** extras *******************/
.talkText h1 {
	font-size: 18px;
	line-height: 29px;
	color: #FFF;
	font-weight: normal;
	margin-top: 7px;
}

.selectT {
	width: 190px;
}

/***************** sIFR SECTION **************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
