/* CSS Document */



body {
	background-color: #e1ebd3;
	margin: 0px;
	width: 100%;
	background-image: url(../images_site/bg-body_rptx.gif);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center; /* for IE */
}



* {
	font-family: verdana;
	font-size: 12px;
	line-height: 140%;
	color: #727272;
}


p {

line-height: 170%;
}

a, a:visited, a:active, a:link  { 
	color: #1E89C6;
	text-decoration: none;
}



a:hover {
	color: #727272;
	text-decoration: none;
}





#mother {
	width: 1003px;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
}

	#toprow  {
		width: 1003px;
		height: 120px;
		background:#999;
	}
	
		.logo  {
			width: 347px;
			height: 120px;
			float:left;
		}
		
		#toprow .right  {
			width: 656px;
			height: 120px;
			float:left;
			background: url(../images_site/bg-header_right.gif) no-repeat;
		}
		
			.quotes  {
				width: 376px;
				height: 120px;
				float:left;
				position:relative;
				top:10px;
				left:60px;
			}
			
			.search  {
				width: 280px;
				height: 120px;
				float:left;
			}
			
			
				.search .content  {
					margin-top:50px;
					margin-left:37px;
					text-align:left;
				}


					.content .txt input  {
						background: #cfe0ba;
						border: none;
						width: 175px;
						height: 26px;
						padding-top: 4px;
						padding-left: 4px;
						color: #759550;
						margin: 0px;
					}

			
			
	
	
	
	
	
	
	#nav  {
		width: 1003px;
		height: 56px;
		background:#06F;
		background: url(../images_site/bg-nav.gif) no-repeat;
	}
	
		#nav ul  {
			margin: 0px;
			padding: 0px;
			list-style: none;
			position: relative;
			left: 70px;
			top:2px;
			float:left;
		}
					
			#nav ul li  {
				float: left;
				border-left: 1px solid #759550;
				display: inline-block;
				padding-top:10px;
				padding-bottom:12px;
			}
			
				#nav ul li:hover  {
					float: left;
					border-left: 1px solid #759550;
					display: inline-block;
					background:#7da056;
					cursor: hand;
					cursor: pointer;
					padding-top:10px;
					padding-bottom:12px;
		
					}

						
				#nav ul li a, #nav ul li a:active, #nav ul li a:visited   {
					display: inline-block;
					font-size: 18px;
					padding-left: 20px;
					padding-right: 20px;
					text-decoration: none;
					color: #e1ebd3;
					font-family:Georgia, 'Times New Roman', Times, serif;
					font-style:italic; 
					font-weight:bold;
				}
				
				#nav ul li a:hover   {
					color: #c8dbb0;
				}
	
	
	
	
	
	#midrow  {
		width: 1003px;
		height: 248px;
		background-color:white;
	}
	
		.vids  {
			width: 322px;
			height: 248px;
			float:left;
			padding-left:24px;
		}
		
		.store  {
			width: 229px;
			height: 248px;
			float:left;
		}
		
		.info  {
			width: 147px;
			height: 248px;
			float:left;
		}
		
		.books  {
			width: 256px;
			height: 248px;
			float:left;
		}
		


	
	#partners  {
		width: 1003px;
		height: 111px;
		background: url(../images_site/bg-intro_partners.gif) no-repeat;
	}
	
	#partners span {
		position: relative;
		top:26px;
	}
	
	
	
	
	#btmrow  {
		margin-top:4px;
		width: 1003px;
		height: 41px;
		background: url(../images_site/bg-intro_footer.gif) no-repeat;
	}
	
		#btmrow .left {
			font-size:11px;
			position:relative;
			top:12px;
			left:310px;
			float:left;
		}
		
		#btmrow .right {
			position:relative;
			top:7px;
			left:350px;
			float:left;
		}
			
			
			


/* INNERS */



	#inner_midrow  {
		width: 1003px;
		background: url(../images_site/bg-inr_topcontent.gif) no-repeat top;
		background-color:white;
	}
	
		#inner_midrow  .content{
			background: url(../images_site/bg-inr_btmcontent.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			min-height: 248px;
			text-align:left;
			padding-left:50px;
			padding-right:50px;
			padding-bottom:20px;
		}
		
			#inner_midrow  .content ul {
				margin-left:30px;
				padding-left:0px;
				list-style-type:circle;
				padding-top:0px;
				margin-top:0px;
			}
			
				#inner_midrow  .content ul li {	
					list-style:disc;
					color:#649904;
					margin-left:0px;
					padding-left:0px;
				}
		
		

/* global */


.page_title {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic; 
	font-weight:bold;
	font-size:30px;
	color:#7fa357;
	padding-top: 10px;
	padding-left: 50px;
	
}



h1 {
	margin-bottom:2px;
}


	h1, h1 * {
		font-size: 22px;	
		font-family:Georgia, 'Times New Roman', Times, serif;
		color: #7fa357;
		font-weight: bold;
		font-style:italic;
	}


h2 {

	margin-bottom:2px;
	font-style:italic;
	font-weight:bold;
}

	h2, h2 * {
		font-size: 18px;
		font-weight: regular;	
		font-family:Georgia, 'Times New Roman', Times, serif;
		color: #7fa357;
	}


hr {
	border: 0px;
	color:#dadada;
	background-color: #dadada;
	height: 1px;
}



.formbutton {
	color: white;
	font-weight: bold;
	font-family: Verdana;
	background: #7fa357;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
	cursor: pointer;
}

textarea {
	height: 100px !important;
}

.formfield {
	padding-left:6px;
	font-size: 12px;	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border: #D9DEDF 0px solid;
	line-height: 100%;
	color: gray;
	width: 145px;
	height: 26px;
	background-color: #d1d1d1;
}



.tblheader, .tblcellheader {
	background: #BDBDBD;
}



.tblcell {
	background: #f7f6f6;
	border-bottom: #D0DDDD 1px solid;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
}



.tblcellalt {
	background: #eeeded;
	border-bottom: #D0DDDD 1px solid;
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
}


.inner_body {
	width: 956px;
	background-color: #025D41;
	margin: 0 auto;   /* align for good browsers */
	text-align:left;
}



.inner_content {
	padding-top:2px;
}



