
.body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/bkg_top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.index_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/index_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 1px solid #00ff00;*/
	text-align: left;
	width: 1024px;
}

.index_content{
	position: relative;
	left: 315px;
	top: 5px;
	width: 550px;	
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	/*height: 550px;*/
}

.top_nav a{
	color:#910202;
	text-decoration: none;
}

.top_nav a:hover{
	color: #0f4aa0;
	text-decoration: none;
}

.top_nav{
	position: relative;
	top: -40px;
	left: 330px;
	width: 640px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

.footer{
	background-image: url('images/bkg_bottom.jpg');
	background-repeat: repeat-x;
	height:50px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	/*border: 1px solid #ff0000;*/
}

.footer_content{
	padding-top: 10px;
	font-size: 0.6em;
	text-decoration: none;
	color: #ffffff;
	/*font-weight: 600;*/
	/*letter-spacing: 1px;
	word-spacing: 2px;*/
}

.footer_content a{
	text-decoration: none;
	color: #ffffff;
}

.footer_content a:hover{
	color: #a12019;
	text-decoration: none;
}

.content_spacer{
	height:500px;
	width: 1px;
	/*border: 1px solid #00ff00;*/
	float: left;
}

.vert_spacer_550{
	height:550px;
	width: 1px;
}

.vert_spacer_250{
	height: 250px;
	width: 1px;
}

.main_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/results_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #00ff00;
	text-align: left;
	width: 1024px;
}

.main_content{
	position: relative;
	left: 200px;
	width: 800px;
	/*border: 1px solid #ff0000;*/
}

.index_text{
	font-family: Arial Narrow, Helvetica, sans-serif;
	padding-left: 35px;
	font-size: 0.85em;
	color: #424242;
}

.index_text a{
/*	text-decoration: none; */
	color: #0f4aa0;
}

.index_text a:hover{
	color: #a12019;
	text-decoration: none;
}

.blog_cell{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 0.85em;
}

.blog_cell a{
	color: #0f4aa0;
}

.blog_cell a:hover{
	color: #a12019;
	text-decoration: none;
}

.blog_cell li{
	list-style: none;
	background-image: url('images/lessons_list.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

.vert_align{
	vertical-align: top;
}

/* RESULTS */

.results_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/results_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 1px solid #00ff00;*/
	text-align: left;
	width: 1024px;
}

.results_content{
	position: relative;
	left: 310px;
	top: 5px;
	width: 765px;	
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	/*border: 1px solid #00ff00;*/
}

.results_tables{
	margin-left: 30px;
}
.results_text{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #424242;
}

.results_title{
	color: #000000;
}
.results_description{
	font-size: 0.8em;
}
.results_table tr{
	font-size: 0.7em;	
}

.results_icon a{
	color:#000000;
	/*text-decoration: none;*/
}

.results_icon a:hover{
	color:#000000;
	/*text-decoration: none;*/
}

/* BOOKS */

.books_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/books_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 1px solid #00ff00;*/
	text-align: left;
	width: 1024px;
}

.book_image_float_left{
	float: left;
	margin-right: 10px;
}

.books_content{
	position: relative;
	left: 310px;
	top: 5px;
	width: 765px;	
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.books_content td{
	font-size: .8em;
}

.books_table{
	margin-left: 50px;
}

.book_title{
	font-weight: bold;
}

.book_author{
	font-weight: normal;
}

/* CONTACT */

.contact_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/contact_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 1px solid #00ff00;*/
	text-align: left;
	width: 1024px;
}

.contact_content{
	position: relative;
	left: 300px;
	width: 700px;
}

.input, textarea, select{
	background-color: #ffffff;
}

.thank_you{
	margin-top:80px;
	width: 600px;
	height: 400px;
}

input#submit{
	background-color: #a72223;
	color: #ffffff;
}

.error_message{
	color: #a72223;
	font-weight: bold;
	font-size: 1.2em;
}

/* LESSONS */

.lessons_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/lessons_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1024px;
}

.lessons_content{
	position: relative;
	left: 320px;
	width: 680px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #424242;
}

.lessons_content ul{
	margin-top: 0px;
}

.lessons_content li{
	list-style: none;
	background-image: url('images/lessons_list.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

.lessons_content a{
	color: #0f4aa0;
	/*text-decoration: none;*/
}

.lessons_content a:hover{
	color: #a12019;
	/*text-decoration: none;*/
}

.lessons_text{
	padding-left: 20px;
	margin-bottom: 10px;
}

.lessons_video{
	margin-left: 150px;
}

/* BLOG */

.blog_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/blog_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1024px;
}

.blog_page_content{
	position: relative;
	left: 20px;
	width: 700px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #424242;
}

.blog_page_content ul{
	margin-top: 0px;
}

.blog_page_content li{
	list-style: none;
	background-image: url('images/lessons_list.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

.blog_page_content a{
	color: #0f4aa0;
	/*text-decoration: none;*/
}

.blog_page_content a:hover{
	color: #a12019;
	/*text-decoration: none;*/
}

.blog_content{
	padding-left: 48px;	
}

.blog_title{
	font-weight: bold;
}

.blog_date{
	font-size: .8em;
}

/* RESOURCES */

.resources_wrapper{
	position: relative;
	top: 0px;
	margin-top: 172px;	
	background-image: url('images/resources_bkg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 1024px;
}

.resources_content{
	position: relative;
	left: 320px;
	width: 700px;
	/* height: 550px; remove when full content */
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #424242;
}

.resources_content ul{
	margin-top: 0px;
}

.resources_content li{
	list-style: none;
	background-image: url('images/lessons_list.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}

.resources_content a{
	color: #0f4aa0;
	/*text-decoration: none;*/
}

.resources_content a:hover{
	color: #a12019;
	/*text-decoration: none;*/
}

.resources_content p{
	padding-left: 30px;
}

