body {
	background-color: #e6e6e6;
	background-image: url('../images/BG.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 32px;
	color: #f8ed28;
}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	line-height: 32px;
	color: #666666;
}

#logo {
	position: absolute;
	width: 256px;
	height: 239px;
	left: 50%;
	top: 5px;
	margin-left: -505px;
	z-index: 1;
}

#logo a {
	position: absolute;
	width: 256px;
	height: 239px;
	background: transparent url('../images/logo1.png');
	z-index: 1;
}

#head {
	position: relative;
	width: 1010px;
	height: 149px;
	background-image: url('../images/headerBG.png');
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -505px;
}

#head .logo2 {
	position: relative;
	top: 75px;
	left: 255px;
	border: none;
}

#nav {
	position: relative;
	width: 990px;
	height: 34px;
	background-image: url('../images/navBG.png');
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -495px;
}

#nav div {
	position: relative;
	float: right;
}

#nav .navDiv {
	position: relative;
	margin-right: 20px;
}

#nav a img {
	border: none;
}

#main {
	position: relative;
	width: 970px;
	padding-left: 15px;
	padding-right: 0px;
	background-image: url('../images/mainBG.png');
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -485px;
	margin-top: 0px;
}

#txtSide {
	position: relative;
	width: 750px;
	background: #FFFFFF;
	background-image: url('../images/watermark.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
	vertical-align: top;
}

#txtSide p.third {
	margin-top: 0px;
}

#txtSide h1, h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 10px;
}

#txtSide  p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
}

#txtSide a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4c8611;
}

#txtSide a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#txtSide ul, li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#txtSide .overhead {
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #4c8611;
	background-color: #ebebeb;
	padding: 5px;
}

#txtSide .heads {
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4c8611;
}

#txtSide .contact {
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}

#txtSide .contactLink {
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
}

#txtSideTY {
	position: relative;
	width: 930px;
	height: 400px;
	background: #FFFFFF;
	background-image: url('../images/watermark.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-right: 10px;
	vertical-align: top;
}

#txtSideTY  p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-left: 10px;
}

#txtSideTY .heads {
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #4c8611;
}

#intro {
	position: relative;
	background-image: url('../images/introHead.png');
	background-repeat: no-repeat;
	background-color: #6cb820;
	width: 690px;
	margin-left: 10px;
	padding: 20px;
	
}

#intro h2 {
	color: #ffffff;
}

#intro p {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#intro .value {
	color: #9af547;
	font-weight: bolder;
}

#intro .simply {
	color: #333333;
	font-weight: bolder;
}

#intro .free {
	color: #ffff99;
	font-weight: bolder;
}

#eBox {
	position: relative;
	left: 10px;
	width: 690px;
	padding: 20px;
	height: 50px;
	background-color: #333333;
	background-image: url('../images/introBottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#eBox p {
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #97f650;
}

#emailMain {
	position: absolute;
	left: 350px;
	top: 35px;
}

#button1Main {
	position: absolute;
	left: 560px;
	top: 21px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	background: url('../images/signupButton.png');
	width: 160px;
	height: 50px;
	border: none;
}

#pickHead {
	width: 741px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fffd26;
	background-color: #69b81f;
	background-image: url('../images/pickHeadBG.jpg');
	background-repeat: repeat-x;
	line-height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table#pennyPicks {
	width: 741px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#pennyPicks tr td {
	
	height: 48px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #666666;
	text-align: center;
	background-image: url('../images/pickTableBG.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#pennyPicks tr td p {
	margin: 0px;
	padding: 0px;
}

#pennyPicks img {
	margin: 0px;
	padding: 0px;
}

#pennyPicks .company {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #507b23;
}

#pennyPicks .gain {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #507b23;
}

#adSide {
	position: relative;
	width: 165px;
	background: #ebebeb;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#testimonial {
	position: relative;
	border: 1px #666666 solid;
	width: 152px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#testimonial .signed {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
	color: #4c8611;
}

#preFoot {
	position: relative;
	width: 970px;
	height: 302px;
	max-height: 302px;
	background-image: url('../images/prefootBG.png');
	background-repeat: repeat-x;
	left: 50%;
	margin-left: -485px;
}

#topLeft {
	position: absolute;
	top: 3px;
	left: 10px;
	width: 637px;
	height: 291px;
	background-image: url('../images/fundraisingBG.png');
	background-repeat: no-repeat;
	padding-top: 95px;
}

#topLeft p {
	position: relative;
	color: #e7e491;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#topLeft .company {
	color:#25261f;
	font-weight:bolder;
	font-size:14px;
}

#topRight {
	position: absolute;
	width: 248px;
	top: 38px;
	left: 650px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #e7e491;
}

#topRight .rule {
	background-image: url('../images/greenDivider.jpg');
	background-repeat: repeat-x;
	margin: 5px;
	height: 2px;
}

#topRight .sign {
	position: absolute;
	top: 90px;
	left: 50%;
	font-weight: bold;
	margin-left: -114px;
}

#topRight .img {
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -55px;
}

#emailBot {
	position: absolute;
	top: 65px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}

#button1Bot {
	position: absolute;
	top: 62px;
	left: 155px;
	color: #ffffff;
	background: url('../images/signupButtonBot.png');
	width: 85px;
	height: 25px;
	border: none;
	margin: 0px;
	padding: 0px;
}

#topRight ul li {
	position: relative;
	width: 248px;
	left: -35px;
	list-style-type: none;
	height: 30px;
	line-height: 25px;
	padding-left: 30px;
	display: block;
}

#topRight ul li.one {
	background-image: url('../images/greenStar1.png');
	background-repeat: no-repeat;
	background-position: left;
}

#topRight ul li.two {
	background-image: url('../images/greenStar2.png');
	background-repeat: no-repeat;
	background-position: left;
}

#topRight .three {
	background-image: url('../images/greenStar3.png');
	background-repeat: no-repeat;
	background-position: left;
}

#footer {
	position: relative;
	width: 100%;
	height: 243px;
	max-height: 243px;
	background-image: url('../images/footBG.jpg');
	background-repeat: repeat-x;
}

#footer #bottomLeft {
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -450px;
	width: 258px;
	height: 120px;
	padding-top: 120px;
	background: transparent url('../images/footLogo.png') no-repeat;
}

#footer #bottomLeft a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ebc014;
	text-decoration: none;
}

#footer #bottomRight {
	position: absolute;
	width: 569px;
	left: 50%;
	top: 45px;
	margin-left: -110px;
}

#footer #bottomRight .rule {
	background-image: url('../images/footerBrownBorder.jpg');
	background-repeat: repeat-x;
	margin: 5px;
	height: 4px;
}

#footer #bottomRight #servicesLeft {
	position: absolute;
	width: 275px;
}

#footer #bottomRight #servicesLeft li {
	position: relative;
	left: -38px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #e7e491;
	list-style-type: none;
	height: 30px;
	line-height: 25px;
	padding-left: 30px;
	display: block;
	background-image: url('../images/bottomFooterStar.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

#footer #bottomRight #servicesRight {
	position: absolute;
	color: #e7e491;
	left: 50%;
	top: 60px;
	width: 295px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #e7e491;
}

#footer #bottomRight #servicesRight .price{
	font-size:24px;
	line-height:36px;
}

#footer #bottomRight #servicesRight p {
	margin-bottom: 4px;
}

#footer #bottomRight #servicesRight a.contact {
	position: absolute;
	width: 178px;
	height: 49px;
	background: transparent url('../images/contactUsButton.jpg') no-repeat;
}

#postFoot {
	position: relative;
	width: 100%;
	height: 16px;
	background: #000000;
	color: #e7e491;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
}

#SignUp {
	width: 398px;
	height: 287px;
	background-image: url('../images/popBG.jpg');
	background-repeat: no-repeat;
	color: #A75807;
	font-family: Arial, Helvetica, sans-serif;
}

#mdowClose {
	position: absolute;
	top: 10px;
	right: 30px;
	background: #6AB920;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#popw {
	position: fixed;
	margin-top: 50px;
	left: -398px;
	z-index: 2;
	visibility: visible;
	width: 398px;
	height: 287px;
}

#popw div#closer {
	position: relative;
	width: 35px;
	padding: 2px;
	margin: 5px;
	left: 345px;
	top: 30px;
	background: #9cf444;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

#popup {
	width: 398px;
	height: 287px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	background-color: #ecfcfb;
}
#popup .popcontent {
	color: #8c8c8c;
	margin-bottom: 30px;
	line-height: 1.2em;
	text-align:center;
	width: 398px;
	height: 287px;
	background-image: url('../images/popBG.jpg');
	background-repeat: no-repeat;
}
#popup #email {
	width: 300px;
	height:40px;
	background: #fff;
	color: #8c8c8c;
	text-align:left;
	border: 1px solid #ced0d0;
	margin-top: 150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding:0px;
	font-size: 25px;
}
#popup #button1 {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	background: url('../images/signupButton.png');
	width: 160px;
	height: 50px;
	border: none;
}
/*old*/

