@charset "utf-8";
img, div, input{ behavior: url(iepngfix.htc) }
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

p{
	text-align: justify;
	font-size: large;
	font-weight:100;
	padding: 0 40px 0 40px;
}

li{
	list-style: disc;
	text-align: left;
	font-size: 110%;
}
ul
{
	list-style-type: none;
	margin-left: 50px;
	line-height: 25px;
	padding-left: 20px;
}
li a{
	color: #87A448;
	font-weight: bold;
}

h5{
text-align: justify;
margin-top: 0px;
margin-bottom: 5px;
}
h2 {
	text-align:center;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #FFF URL(images/bgbody.jpg) top no-repeat;
}
#container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background:transparent;
	margin: 13% auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container2 {
	width: 80%;  /* this will create a container 80% of the browser width */
	background:transparent;
	margin: 13% auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 15px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 20px;
	height:inherit;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#tagline{
margin: 0 auto;
width: 900px;
height: 85px;
background: url(images/tagline.png) no-repeat top center transparent;
padding: 20px 0 0 0;

}
#video{
float: left;
padding: 20px 0 40px 40px;
}

#contentB{
margin: 0 auto;
}

#gift{
margin: 0 auto;
height: 400px;
width: 793px;
background-image: url(images/ebook&cd1.png);
background-repeat: no-repeat;
}

#atext{
padding-top: 20px;
}
#invite{
clear: right;
float: left;
height: 500px;
width: 350px;
font-weight: bold;
text-align: left;
}
#stop{
font-size: 20pt;
}
#yes{
float: left;
background-image: url(images/yes.png);
background-repeat: no-repeat;
height: 155px;
width: 175px;
margin: 100px 0 0 20px;

}
#footer {
	height: 27px;
}
#contentE {
	text-align:center;
	margin: 10px;
}


/*class*/


.subform{
float: right;
height: 500px;
width: 410px;
text-align: left;
margin: 20px 10px 20px 10px;
border: black solid 1px;
}


label{
float: left;
width: 210px;
font-weight: bold;
}

input, textarea{
width: 220px;
margin-bottom: 10px;

}

.submitbutton{
margin-top: 5px;
width: 220px;
height: 90px;
}
.policy{
font-size: small;
font-weight: medium;
font-style: italic;
padding: 0 0 0 0;
margin-top: 8px;
}
.policyp{
font-size: large;
font-weight: medium;
font-style: italic;
padding: 0 0 0 0;
margin-top: 8px;
}

br{
clear: left;
}
.text {
padding: 20px 0 20px 0;
}


.rightpic{
float: right;
margin: 20px 0 20px 20px;

}
.leftpic{
float: left;
margin: 20px 20px 20px 0;
}

.pwhat{
text-align: center;
}
.clearing{
	clear: both;
	height: 0;
}

.footertxt{
	
	font-size: 12px;
	line-height: 27px;
	text-align: center;
}
.footertxt a {
	padding: 0 1em;
}
.footertxt, .footertxt a {
	color: #5e5e5e;
	font-family: arial;
	font-weight: bold;
}
.footertxt a:hover {
	text-decoration: underline;
	color: #e610a0;
}

div.figure {
	position:inherit;
	float:inherit;
	width:75%;
}

div.figure2 {
	position:inherit;
	float:inherit;
	width:100%;
}

img.scaled {
	width: 100%;
	max-width: 100%;
}


/* IMAGE CLASSES */
.left {
	float:left;
	margin: 5px 5px 5px 5px;
}

.right {
	float:right;
	margin: 5px 5px 5px 5px;
}

.tiny {
	font-size: 9px;
	Font-variant:normal;
font-weight: normal;
	quotes:inherit;
}

.textleft{
	float:left;
	font-size:x-large;
	margin: 25px;
}.red {
	color: #F00;
}


#Copy {
	width: 99%;
	padding: 0;
	margin:0;
}

#Copy h3 {
	font-size: 24px;
	text-align:center;
	margin-bottom:20px;
	color:#000;
}

#Copy b {
	font-size:36px;
}

#Copy p {
	text-align:justify;
}
#vid {
	float: left;
	margin: 10px 10px 10px 15px;
	padding: 5px;
}red {
	color: #F00;
}

