/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0px auto;
	font-weight: normal;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 1.3;
	background-position: bottom left;
	}
#flashcontent {
	margin: 0px auto;
margin-top:-22px;
	width: 1150px;
	z-index:100;
}
.video {
	width: 640px;
	padding: 0px;
	height: auto;
	margin: 0px auto;
	padding: 20px;
	z-index: -1;
	
}
.img-header-top {
	width: 100%;
	height:200px;
	margin: 0px auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	border: solid #333333 1px;
	border-bottom: none;
	background-color: #000;
	background-image: url(images/top-bg.jpg);
	background-attachment: fixed;

}
.content {
	border: solid #333333 1px;
	font-size: 10pt;
	width: 830px;
	padding: 10px;
	color: #000000;
	text-align: left;
	margin: 0px auto;
	padding-top:20px;
	background-color: #fff;
	min-height: 550px;
	z-index: 1;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	padding-top: 0px;
}
.dropcap {
	font-size: 14pt;
	color: #E93E08;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	}
.blockquote {
	font-size: 12pt;
	color: #666666;
	line-height: 14pt;
	font-family: Helvetica, sans-serif;
	}
h1 {
	font-size: 28pt;
	color: #C20667;
	font-weight: bold;
	line-height: 28pt;
	font-family: "Times New Roman", Times, serif;
	}
.h1-black {
	font-size: 28pt;
	color: #000;
	font-weight: bold;
	line-height: 28pt;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 18pt;
	color: #E93E08;
	font-weight: bold;
	line-height: 20pt;
	}

h3 {
	color: #E0923D;
	font-size: 14pt;
	line-height: 1.0;
	font-family: Arial, Helvetica, sans-serif;



}
h4 {
	font-size: 16pt;
	color: #324E25;
	line-height: 1.0;


}
h5 {
	font-size: 14pt;
	color: #324E25;
	line-height: .8;

}
.formh5 {
	font-size: 14pt;
	color: #324E25;
	line-height: .8;

}
h6 {
	font-size: 12pt;
	color: #fff;
	line-height: 14pt;	

}
.h2-black {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	line-height: 22pt;	

	}
.h2-red {
	font-size: 20pt;
	color: #C00000;
	font-weight: bolder;
	

}
.h2-red-arial {
	font-size: 20pt;
	color: #C00000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;	

}
.h2-grn-arial {
	font-size: 20pt;
	color: #324E25;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;	

}
.h4-red {
	font-size: 12pt;
	color: #CD3A40;
	font-weight: bolder;
	

}
.h4-red-arial {
	font-size: 12pt;
	color: #CD3A40;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;	


}
.teaser {
	font-size: 16pt;
	color: #E93E08;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;	


}
.h6-variant {
	font-size: 10pt;
	color: #8D0816;
	line-height: 13pt;	

}
	
.h6-italics-white {
	font-size: 10pt;
	color: #C20700;
	line-height: 13pt;
	font-style: italic;
}

.div-black {
	width: 680px;
	padding: 10px;
	background-color: #000;	
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
}


.size16 {
	
	font-size: 16pt;
}
.size18 {
	
	font-size: 18pt;
}
.size20 {
	
	font-size: 20pt;
}
.size22 {
	
	font-size: 22pt;
}
.orange {
	
	color: #E93E08;
}


.div-white {
	width: 680px;
	padding: 10px;
	background-color: #fff;
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
	border: 1px #ccc solid;
	
	min-height: 300px;
}
.div-dashed {
	width: 680px;
	padding: 10px;
	background-color: #fff;
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
	border: 2px #ccc dashed;
	
	min-height: 300px;
}
.div-90PCT {
	width: 430px;
	padding: 15px;
	
}
.div-inset {
	width: 90%;
	padding: 15px;
	border: solid #FF6600 1px;
	font-size: 10pt;

}
.div-author {
	width: 90%;
	padding: 10px;
	background-color: #fff;
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
	border: 2px #ccc dashed;
	
	min-height: 300px;
}
.div-dashedPCT {
	width: 90%;
	padding: 10px;
	background-color: #fff;
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
	border: 2px #ccc dashed;
	
	min-height: 300px;
}
.div-dashedPCT2 {
	padding-left:10px;
	width: 99%;
	background-color: #fff;
	height: auto;
	border: 2px #ccc dashed;
	
	min-height: 300px;
}
.div-green {
	width: 680px;
	padding: 10px;
	background-color: #E3E1D5;
	height: auto;
	margin: 0px auto;
	margin-bottom:25px;
	border: 1px #000 solid;
	text-align: left;
}
.div-indent {
	width: 700px;
	padding-left:20px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}
.page-wrapper-2 {
	width: 820px;
	margin: 0px auto;
	height: auto;

}
.page-container-2 {
	width: 796px;
	margin: 0px auto;
	padding: 0px;
	border: solid 2px #8C0816;
	background-color: #fff;	
	height: auto;

}
.centerit {
	
	margin: 0px auto!important;
	
}


.content2 {
	width: 776px;
	padding: 10px;
	color: #000000;
	margin: 20px;
	margin-top: 0px;
	text-align: left;
	margin: 0px auto;
	padding-top:20px;
	background-color: #fff;
	border: solid #5C9FC9 1px;	
}
.steps {
	width: 260px;
	float:right;
	margin-top:10px;

}
.content-register {
	width: 776px;
	padding: 10px;
	color: #000000;
	margin: 20px;
	margin-top: 0px;
	text-align: left;
	margin: 0px auto;
	padding-bottom:10px;
	background-color: #fff;
	border: solid 2px #8C0816;
	height: 600px;
}
.gray-border {
	border: solid 1px #ccc;
	padding:10px;
	line-height: 1.2;
	margin-bottom: 20px;
	background-color: #F8F0F1;
}
.notepaper {
	margin: 0 auto;
	padding:30px;
	line-height: 1.2;
	margin-bottom: 20px;
	width: 600px;
	background-image: url(images/notepaper.jpg);
	background-repeat: no-repeat;
}
.notepaper li {
	
	line-height: 1.0;
	
}
.notepaper-div {
	margin-top: 30px;
	margin: 0 auto;
	width: 500px;
	height: 500px;
}

.black-border {
	border: solid 1px #8F4049;
	padding:10px;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}


ul {
	list-style-image: url(images/bullet-1.png);
	line-height: 1.8;
	font-size: 10pt;
	}
li {
	margin-right: 10px;
	}
.center {
	text-align: center!important;
	margin:0px auto!important;
}	
.italics {
	font-style: italic;	
	
}

.bold {
	font-weight: bold;	
}
.red {
	color: #ed4a2b;	
		font-weight: bold;

}
.right {
	
	float: right;
}
.tiny {
	font-size: 8pt;
	text-align: center;
}
.medium {font-size: 9pt}
.captions {
	font-size: 14pt;
	color: #a72434;
	line-height: 1.0;



}

.padded-div {
	padding-left: 10px;
	padding-right: 10px;
	height: inherit;
}




.div-spacer {
	height:50px;
}

.div-260 {
	width: 275px;
	line-height: 1.3;
	margin-left:20px;
	font-size: 1.3em;
}
.div-letter {
	width: 490px;
	line-height: 1.3;
	margin-left:20px;
	font-size: 9pt;
}
.contest-header {
	width: 100%;
/*	background-color: #E8BA1E;
*/	height: 20px;
	color: #EA5C06;
	border-right: solid 1px #324E25;
	border-bottom: solid 1px #324E25;
	border-left: solid 1px #324E25;
	border-top: solid 1px #324E25;
	margin-right:10px;
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding-left:8px;
	padding-top:5px;

}

.img-border-left {
	border: 1px #ccc solid;
	padding: 5px;
	margin:5px;
	margin-right:15px;
	margin-left:0px;

}
.img-border-none {
	border: 0px;
	

}
.giftimages td {
	border: 1px #ccc solid;
	padding: 10px;
	

}
.giftimages img {
	border: 1px #ccc solid;
	padding: 5px;
	

}
.img-border {
	border: 1px #ccc solid;
	padding: 5px;
	margin:15px;
	margin-top:0px;

}

.box_white {
	width: 90%;
	height: auto;
	margin: 20px;
	padding: 10px;
	background-color: #fff;
		margin: 0px auto;
	border: 1px #EA5C06 solid;

}
.box_forms {
	width:200px;
	height: auto;
	margin: 0px auto;
}
.table_forms {
	
	margin: 0px auto;
	background-color: #fff;


}
.table-forms-padding {
	
	margin: 0px auto;
	background-color: #fff;
	Padding-left:10px;
	padding-right:10px;
}
.reg-box {
	
	width: 100%;
	background-color: #ffffff;
	
}

.box_youtube {
	width: 660px;
	margin: 0px auto;
	height: auto;
	/*	border:solid #ccc 1px;
*/	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	background-color: #E0923D;
}
.box_feature {
	width: 70%;
	height: 100px;
	margin: 0px auto;
	border:solid #8D95D7 1px;
	border-left:none;
	border-top:none;
	padding:15px;
	padding-top:35px;
	background-color: #EBECF9;
	text-align: center;
}

.box_signup {
	margin: 0px auto;
	font-size: 10px;
	width: 800px;
	height: 40px;
	background-image: url(../images/signup-bg.jpg);
	color: #fff;
	background-repeat: no-repeat;
}



.box-gifts{
	font-size: 9pt;
	width: 98%;
	margin: 0px auto;
	margin: 10px;
	margin-top:20px;
	line-height: 1.2em;
	text-align: left;
}

.box-gifts img{
	margin-right:10px;
	padding: 5px;
	float:left;
	border: solid 1px #ccc;

}
.box-partners{
	font-size: 9pt;
	width: 65%;
	margin: 0px auto;
	padding: 10px;

	line-height: 1.2em;
}

.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}




.clear {clear: both;}
.hide {display: none;}
br {clear: none;}

.bottomlinks link {
	font-size: 8pt!important;
	text-align: center;
	color: #BD232D;

}
.bottomlinks a {
	color: #BD232D;
	text-decoration: none;
	font-size: 8pt!important;
}
.bottomlinks a:hover {
	color: #000;
	text-decoration: none;
}

.footer {
	clear: both;
	width: 798px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ccc;
	height: 140px;
	text-align: center;
}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}


.footer a {
	color: #333;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.footer a:hover {
	color: #000;
	text-decoration: none;
}
