@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	text-align: center;
}

.navButtons {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	float: left;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	padding-top: 8px;
	line-height: 12px;
	width: 115px;
}
#wrapper {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1000px;
	text-align: left;
}
#mainContainer {
	width: 1000px;
	background-color: #30504f;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header {
	width:1000px;
	background-repeat: no-repeat;
	float: left;
}
#navbar {
	width:1000px;
	height:28px;
	background-image: url(images/index_02.jpg);
	float: left;
	background-repeat: no-repeat;
}
#ad1 {
	background-image: url(buy-product.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 205px;
	margin-top: 25px;
}

#pageHeading {
	width:734px;
	height:114px;
	background-image: url(images/index_03.jpg);
	float: left;
	background-repeat: no-repeat;
}
#rtContentContainer {
	width:266px;
	height:1007px;
	background-image: url(images/index_04.jpg);
                     font-familly: Arial;
	float: left;
	background-repeat: no-repeat;
}

#rtContentContainer .h2 {
                    font-family: Arial;
                    color: Orange;

}
.donateTag {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
#leftContainer {
	float: left;
	width: 734px;
}
#pageContent {
	width:734px;
	height:692px;
	background-image: url(images/index_05.jpg);
	float: left;
	background-repeat: no-repeat;
}
#pageContent2 {
	width:734px;
	background-image: url(images/index_05.jpg);
	float: left;
	background-repeat: no-repeat;
}

#contact-pageContent {
	width:734px;
	height:692px;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	float: left;
}
#tellaFriend {
	width:734px;
	height:201px;
	background-image: url(images/index_06.jpg);
	float: left;
	background-repeat: no-repeat;
}
#footer {
	width:1000px;
	height:87px;
	background-image: url(images/);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 8px;
}
.pageNameCenter {
	font-family: Arial;
	font-size: 18px;
	color: #848513;
	margin-left: 75px;
	margin-top: 50px;
	text-align: center;
}
.pageName {
	font-family: Georgia;
	font-size: 24px;
	color: #848513;
	margin-left: 75px;
	margin-top: 25px;
}
.pageSubname {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-left: 75px;
}
.largeLink {
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
	color: #009;
}
#navbar a:link {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: none;
	color: #00FF33;
	text-decoration: none;
}
#navbar a:active {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy18blk {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 19.82px;
}
.copy18grey {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	line-height: 19.82px;
}

#learnScroll {
	float: left;
	height: 525px;
	width: 600px;
	_width: 500px;
	overflow: auto;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 75px;
	border: 1px solid #666;
	background-color: #FFF;
	padding-left: 10px;
	scrollbar-base-color:#00aeef;
	padding-right: 10px;
}
.copy18blkBold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 19.82px;
}

.copy24blk {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 95px;
}
.copy14blk {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}
.copy12blk {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 19.82px;
}

.copy18green {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #007e11;
	line-height: 19.82px;
}
.copyRed {
	font-weight: normal;
	color: #F00;
	font-size: 11px;
	line-height: 12px;
}
.centerContent {
	text-align: center;
}


#faqScroll {
	float: left;
	height: 650px;
	width: 600px;
	overflow: auto;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 75px;
	border: 1px solid #666;
	background-color: #FFF;
	padding-left: 10px;
	scrollbar-base-color:#00aeef;
	padding-right: 10px;
}
/* FORM */
.form_text {
	width:200px;
	margin-top:5px;
	color:#939393;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
}
* html .form_text { margin-top:3px}
.pod_style {
	width:207px;
}
.form_style { border:#d4d0c8 1px solid; font-family: Tahoma, Arial; font-size:11px;  height:15px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:205px; }
.form_area { border:#d4d0c8 1px solid; font-family: Tahoma, Arial; font-size:11px;  height:105px; border-top:2px; border-top-style:solid; border-top-color:#404040; border-left:2px; border-left-style:solid; border-left-color:#404040; width:430px; }
.form_areaSmall {
	border:#d4d0c8 1px solid;
	font-family: Tahoma, Arial;
	font-size:11px;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#404040;
	border-left:2px;
	border-left-style:solid;
	border-left-color:#404040;
	width:205px;
}

.clear {
	background-image: url(images/4_clear.gif);

#footer a:link {
	color: #000000;
}
	width:56px;
	height:19px;
	border:0px;
	border-color:#743218;
	cursor: pointer;
}
.send {
	background-image: url(images/4_send.gif);
	width:56px;
	height:19px;
	border:0px;
	border-color:#743218;
	cursor: pointer;
	float: left;
}
/* DIVS */

.L1 { width:475px; margin-top:8px; height:150px; padding-right:10px}
.L3 {
	width:457px;
	min-height:130px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#contactContent {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 75px;
	border: 1px solid #666;
	background-color: #FFF;
	padding-left: 10px;
	scrollbar-base-color:#00aeef;
	padding-right: 10px;
}
.copy14grey {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3f3e3e;
	line-height: 15px;
}
#videoContent {
	width:650px;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	padding-left: 75px;
}
.videoContainer {
	float: left;
	width: 100%;
	text-align: center;
}
.articleDescription {
	width: 350px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	font-weight: bold;
	float: left;
}
.videoThumbs {
	float: left;
	width: 170px;
	text-align: center;
	height: 171px;
	margin-top: 10px;
	margin-right: 40px;
}
#missionContent {
	background-image: url(images/mission/2family.jpg);
	background-repeat: no-repeat;
	background-position: right 470px;
}
#wrapperre-source {
	height: 800px;
	width: 600px;
	float: left;

}
