body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height:18px;
}
body {
	background-color: #1f1a15;
	background-image: url(images/Life-Coach-BG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #E8E8E8;
}
h1 {
	font-size: 22px;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	font-weight:400;
}
.HomeRight {
	padding:30px 20px 0px 50px;
	width:300px;
	line-height:18px;
	color:#333333;
}
.AboutRight {
	padding:30px 20px 0px 10px;
	line-height:18px;
	color:#333333;
}	
.HomeRight span {
	font-size: 24px;
	color: #333333;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	line-height:normal;
}
h2 {
	font-size: 24px;
	color: #333333;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

.mainTable {
	border:4px solid #b10d0a;
	background-color:#FFFFFF;
}
.rightTop {
	padding:15px 15px 0px 0px;
}	


.HomeLeft {
	padding:30px 30px 0px 30px;
	width:500px;
	line-height:18px;
}	

.HomeLeft span{
	font-size: 30px;
	color: #ae2700;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	line-height:normal;
}	
.AboutLeft {
	padding:30px 10px 0px 30px;
	width:500px;
	line-height:18px;
}	

.AboutLeft span{
	font-size: 30px;
	color: #ae2700;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	line-height:normal;
}
.FAQ {
	padding:30px 30px 0px 30px;
	width:900px;
	line-height:18px;
}	

.FAQ span{
	font-size: 30px;
	color: #ae2700;
	font-family:Times, "Times New Roman", Georgia, serif;
	font-style:normal;
	line-height:normal;
}	
.appBox {
margin:10px 20px 0px 35px;
background-image:url(images/appBox.gif);
height:333px;
height:85px;
background-repeat:no-repeat;
}
.appBox p {
color:#FFFFFF;
padding:20px 20px 0px 80px;
line-height:normal;

}
.appBox a {
color:#FFFFFF;

}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:24px;
	color:#666666;
}	
.quoteRotate {
	width:270px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:24px;
	color:#666666;
	list-style:none;
	margin-top:0px;
	margin-left:0px;

}

.footer {
	font-size:10px;
	color:#666666;
	padding:30px 0px 20px 0px;
}	
/*MENU*/
.menu{
	border:none;
	border:0px;
	margin-top:2px;
	padding:0px;
	font-size:14px;
	}
.menu ul{
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
	background-image:url(images/menuBG.gif);
	background-repeat:repeat-x;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background-image:url(images/menuBG.gif);
		background-repeat:repeat-x;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:32px;
		margin:0px;
		padding:0px 30px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:visited{
		background-image:url(images/menuBG.gif);
		background-repeat:repeat-x;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:32px;
		margin:0px;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background-image:url(images/menuBG2.gif);
			background-repeat:repeat-x;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background-color:#000000;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:160px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		background-color:#000000;
		display:block;
		
		}
	.menu li li {
		display:block;
		background-color:#000000;
		float:none;
		margin:0px;
		padding:0px;
		width:160px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#330000;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
