body {
	margin: 0;
	padding: 0;
	background: url(bg.png) repeat-x;
}

.header {
	width: 900px;
	margin: 0 auto 20px auto;
}

.header h1 {
	width:  374px;
	height: 73px;
	background: url(logo.png) no-repeat;
	margin: 0;
}

.header h1 span {
	display: none;
}


#newsletter {
	color: #c87c10;
	font-weight: bold;
}

#newsletter2 {
	position: relative;
	left: 40px;
	padding-bottom: 10px;
}


										/*    */	







body {
	padding: 0;
	margin: 0;
	font-family: verdana;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#body {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
}

.lll {
	font-size:12px;
	color: #3a5894;
	width: 60px;
	float: left;
}

									
										

										/*  Navigation  */

#nav {
	width: 245px;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 7px;
}

#nav ul li {
	list-style-type:none;
	background: url('http://www.lifejourneynow.com/_images/bullet_in.png') no-repeat;
	background-position: 0;
	padding: 3px 0 3px 22px;
	border-bottom: 1px dotted #873a33;
}	

#nav ul #active {
	list-style-type:none;
	background: url('http://www.lifejourneynow.com/_images/bullet_ac.png') no-repeat;
	background-position: 0;
}	

#nav ul a {
	color: #873a33;
	font-size: 17px;
	text-decoration: none;
}

#nav ul a:hover {
	text-decoration: underline;
}

										/*  Welcome  */		
										
#welcome {
	margin: 5px 0 0 0;
	float:right;
	width: 550px;
	height: 200px;
	background: #d97d28 url('http://www.lifejourneynow.com/_images/welcome2.png') no-repeat bottom right;
}	

										/*  Title Bar */
										
#title {
	margin: 5px 0 0 0;
	float:right;
	width: 550px;
	height: 40px;
	background: #d97d28 url('http://www.lifejourneynow.com/_images/header_title_bg.png') no-repeat bottom right;
}

#title h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 8px 0 0 15px;
	color: #FFFFFF;
}

										/*  Grey Bar  */	

.grey {
	background-color: #ffffff;
	width: 524px;
	float: right;
	margin: 18px 0 15px 0;
	border: #cacaca dotted 3px;
	padding: 10px
}							

										/* Right Column  */	
	
.right {
	float: left;
	width: 230px;
	margin: 10px 0 0 5px;
	text-align: center;
}	

.left {
	float: left;
}			

.right p {
	margin: 10px 0 0 0;
	text-align: left;
	color: #d9e6ec;
	padding: 8px 8px 40px 8px;
	font-size: 13px;
	background: #2a4237 url('http://www.lifejourneynow.com/_images/carla_bg.png') bottom center no-repeat;
}		

.right p img {
	float: right;
	padding: 0 0 8px 8px;
}			

.right p a {
	color: #FFFFFF;
	font-weight: bold;
}

										/*  Content */	
										
#content {
	float: left;
	width: 520px;
	padding: 15px;
}

#content a {
	color: #c87c10;
	font-weight: bold;
}
										
										/*  Body */	
										
.body {
	float: right;
	width: 540px;
	margin: 0 0 0 10px;
}

h2 {
	font-size: 18px;
	margin: 0;
	color: #6f2822;
}

.body ul li {
	list-style-type:none;
	background: url('http://www.lifejourneynow.com/_images/bullet_list.png') no-repeat;
	background-position: 0;
	padding: 3px 0 3px 22px;
}	

										/*  Footer  */		
										
.footer {
	color: #afafaf;
	font-size: 12px;
	background: #d5d5d5 url('foot.png') top repeat-x;
	clear: both;
	height: 100px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
	border-top: solid 4px #bebebe;
	font-weight: bold;
}	
								
.footer a {
	color: #afafaf;
}							
		
										/*  Contact  */											
										
.indent {
	margin-left: 35px;
}	

										/*  Articles  */	

.faq a {
	font-size: 14px;
	font-weight: normal !important;
}
										
										/*  Articles  */	
										
.sum {
	margin: 15px 0 25px 35px;
	border: 4px dotted #ede5d9;
	padding: 5px;
}			

#author {
	margin: 15px 0 25px 0;
	font-style:italic;
	float: left;
	position: relative;
	left: 15px;
	padding-top: 16px;
}

.article {
	float: left;

}

.back {
	float: right;
	padding-top: 30px;
}			

.back a {
	color: #873a33;
	font-weight: bold;
}					
								
										
										


