@charset "UTF-8";

/* specific background divs */

.container {
	height: 500px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: auto;
	margin-top: 50px;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/Facts.jpg);
	background-repeat: no-repeat;
}

.benefits {
	height: 500px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: auto;
	margin-top: 50px;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/Benefits.jpg);
	background-repeat: no-repeat;
}

.prodsteward {
	height: 500px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: auto;
	margin-top: 50px;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/Prod_Steward.jpg);
	background-repeat: no-repeat;
}

.contactus {
	height: 500px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: auto;
	margin-top: 50px;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/Contact_Us.jpg);
	background-repeat: no-repeat;
}


/* basic copy styles */

a:link { color: #daa467; text-decoration: none; }
a:visited { color: #daa467; text-decoration: none; }
a:hover { color: #daa467; text-decoration: underline; }
a:active { color: #daa467; text-decoration: none; }

.titlecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.bluecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #3984bc;
	font-weight: normal;
	font-style: normal;
}

.thankucopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 2;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;
}

.pointcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.titlepointcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.orangpointcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #daa467;
	font-weight: bold;
	font-style: normal;
}

.subcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	
}
