@charset "utf-8";
/* CSS Document */
img, div {
	behavior: url(js/iepngfix.htc)
}

html {
}
body {
	background-color: #78a22f;
}
h1 {
}
h2 {
	font-size: 32px;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
	font-weight: lighter;
}
h4 {
}
h6 {
}
h6 {
}
p {
	margin-top: 10px;
}

strong {
	font-weight: bold;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}
img {
}
#mainWrapper {
	position: absolute;
	left: 50%;
	width: 920px;
	height: 1024px;
	margin-left: -460px;
	z-index: -99;
}
#flowerAndGrass {
	background-image: url(../images/FlowerAndGrass.jpg);
	height: 516px;
	width: 166px;
	position: absolute;
	visibility: -80;
	left: -91px;
	top: 500px;
}

/* To center page margin-left should be 1/2 the total div width*/
#backgroundWrapper {
	position: absolute;
	left: 50%;
	width: 920px;
	height: 1024px;
	margin-left: -460px;
	background-image: url(../images/MainBackgroundShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}
#mainContentWrapper {
	position: absolute;
	width: 898px;
	height: 1024px;
	background-image: url(../images/GradientBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
	float: left;
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 19px;
}
#headerWrapper {
	float: left;
	height: 315px;
	width: 722px;
	margin-left: 92px;
	margin-top: 15px;
}
#mainInfoLeft {
	float: left;
	height: auto;
	width: 360px;
	margin-left: 36px;
	margin-top: 30px;
	text-align: right;
}
#mainInfoRight {
	float: left;
	height: auto;
	width: 395px;
	margin-left: 25px;
	margin-top: 30px;
	text-align: center;
	background-image: url(../images/Seperator.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.purchaseButton {
	float: left;
	height: 81px;
	width: 431px;
	margin-left: -17px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.keynoteMainTitle {
	height: 40px;
	width: 103px;
	position: absolute;
	left: 104px;
	top: 627px;
}
.keynoteMainHeader {
	height: 60px;
	width: 213px;
	position: absolute;
	left: 244px;
	top: 611px;
}
.keynoteImage {
	height: 220px;
	width: 182px;
	position: absolute;
	left: 52px;
	top: 686px;
}
.keynoteText {
	width: 208px;
	position: absolute;
	left: 256px;
	top: 685px;
	text-align: justify;
	line-height: 15px;
}




#navWrapper {
}
#contentWrapper {
}
#footerWrapper {
}

/*for testing purposes*/
.blueBorder {
	border: 1px solid #0000FF;
}
.redBorder {
	border: 1px solid #FF0000;
}
.yellowBorder {
	border: 1px solid #FFFF00;
}
.yellowText {
	color: #fff200;
}
.worshipText {
	width: 201px;
	position: absolute;
	left: 488px;
	top: 686px;
	text-align: justify;
	line-height: 15px;
}
.worshipImage {
	height: 220px;
	width: 182px;
	position: absolute;
	left: 562px;
	top: 802px;
}
.worshipMainHeader {
	height: 56px;
	width: 237px;
	position: absolute;
	left: 532px;
	top: 619px;
}
.worshipMainTitle {
	height: 21px;
	width: 106px;
	position: absolute;
	left: 726px;
	top: 772px;
}

