/*------------------------------------- NAV---------------------------------------------------------*/

 ul#navlist
{
float: left; /*-------------------NEED THIS TO MAKE THE NAV BAR 100% IN FIREFOX--------------------*/
padding: 0;
margin: 0;
list-style-type: none;
width: 786px;
color: #a5812a;
background-color: #fefbbb;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
font-family:"Times New Roman", Times, serif;
font-size:13px;
float: left;
width: 11em;
text-align:center;
color: #a5812a;
font-weight:bold;
background-color: #fefbbb;
padding: 2px 1px;
text-decoration: none;
}

ul#navlist li a:hover
{
background-color: #fef992;
color: #808e48;
}

#navlist  #current a {
	color: #808e48;
	background-color: #fef992;
	
}	

/*----------------------SIDEBAR NAV--------------------------*/
	
ul#navlist_side
{
	float:left;
	padding: 0;
	margin: 0;
	list-style-type:none;
	width:200px;
	color: #a5812a;
	background-color: #fefbbb;
}

ul#navlist_side li { display: inline; }  /*-------------------NEED THIS TO MAKE THE NAV BAR VERTICAL IN FIREFOX--------------------*/

ul#navlist_side li a
{
font-family:"Times New Roman", Times, serif;
font-size:12px;
float: left;
width: 17em;
text-align:left;
color: #a5812a;
font-weight:bold;
background-color: #fefbbb;
padding: 2px 5px;
text-decoration: none;
}

ul#navlist_side li a:hover
{
background-color: #fef992;
color: #808e48;
width: 17em;
padding: 2px 5px;
}

#navlist_side  #current_navlist_side a {
	color: #808e48;
	width: 17em;
	background-color: #fef992;
		
}	
	
/*----------------------END SIDEBAR NAV--------------------------*/

/*---------------------- FOOTER NAV --------------------------------*/

 ul#navlist_footer
{
float: left; /*-------------------NEED THIS TO MAKE THE NAV BAR 100% IN FIREFOX--------------------*/
clear: both;   /* -------------------- Need to set it to "clear: both". Critical- it will force the footer below any floated elements above. ---*/
padding: 10px;
margin: 0;
list-style-type: none;
width: 786px;
color: #a5812a;

}

ul#navlist_footer li { display: inline; }

ul#navlist_footer li a
{
font-family:"Times New Roman", Times, serif;
font-size:11px;
width: 105px;
clear: both;
text-align:center;
color: #a5812a;
font-weight:bold;
padding: 2px 1px;
text-decoration: none;
}

ul#navlist_footer li a:hover
{

color: #808e48;
}

#navlist_footer  #current_footer a {
	color: #808e48;
	
	
}
/*---------------------- END FOOTER NAV --------------------------------*/

/*------------------------------------- END NAV---------------------------------------------------------*/


 #container
{
width: 786px;
margin: 0px auto;
padding:0px 0px 0px 0px;
background-color: #fff;
color: #333;
line-height: 130%;
}

#logo
{font-family:"Times New Roman", Times, serif;
font-size:23px;
color:#FFFFFF;
letter-spacing:1px;
padding:0px 0px 5px 0px;
background:url(images/bg_texture.jpg);
}

#top
{
float:left;
padding: 0px;
width:786px;
height:201px;
background: url(images/home_header.jpg);

}

#top h1
{
padding: 0;
margin: 0;
display: none;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#copyrighttnav
{
clear: right;
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#rightnav
{
width: 200px;
margin: 2px;         /*------------------------MAKES THE RIGHT NAV MOVE AWAY FROM THE RIGHT AND TOP EDGES--------------------------*/
padding:5px 5px 5px 10px;
background-color: #fefbbb;
}

#content
{
float: left;       /*------------------------MAKES THE RIGHT NAV MOVE TO THE TOP--------------------------*/
width: 532px;
margin-right: 0px;
padding: 1em;
max-width: 36em;
background-color: #fff;
}

#footer
{

clear: both;  /* -------------------- Need to set it to "clear: both". Critical- it will force the footer below any floated elements above. ---*/
margin: 0;
padding: 0.5em;
color: #333;
background:url(images/bg_texture.jpg);
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


/*------------------------------------------------     END CONTAINER        ---------------------------------------------------*/

.floatleft 
{
	float: left;
	width: 202px;
	margin: 0 10px 0 0;
	background-color: #fef992;
	padding: 0 0 3px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	color:#a5812a;
	text-align:right;
}

div.floatleft img { border: 0px solid #000; }

p { margin-top: 0; } /*----------------------------------- PARAGRAPHS TOP MARGIN TO 0 IN FIREFOX -----------------------------------------------*/


 .floatright         /*----------------------------------- FOR THE SUB BOXES -----------------------------------------------*/
{
float: right;
margin: 0 0 0 30px;
clear: left;       /* --------------------- SET TO RIGHT TO MAKE THE IMAGES STACK ON TOP OF EACH OTHER------------------ */
}


.bodyText {

	font-family: Trebuchet MS, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	line-height: 1.5em;

	font-weight: normal;

	color: #3e3732;

	height: inherit;

	width: auto;

	text-align: left;

	font-variant: normal;

	

}


.h1 {
	color: #A5812A;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	

}

.h2 {
	color: #A5812A;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	

}

.title {
	color: #A5812A;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F2EFDC;
	letter-spacing: 0.14em;
	
}


.logo_lifecoach
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	position:relative;
	left:0px;
	
}

.logo_llc
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	
}


.bold {
	color: #A5812A;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	

}

.bold_form {
	color: #EFF8DF;
	font-size: 10pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	

}

.italic {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #3e3732;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.client {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #824100;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	
}

.dot {

	font-family: Trebuchet MS, Helvetica, sans-serif; 

	color: #A6A77D; 

	font-size: 7pt; 

	font-weight: normal; 
	text-decoration: none;

}

.contact {

	font-family: Trebuchet MS, Helvetica, sans-serif; 

	color: #663300; 

	font-size: 9pt; 

	font-weight: normal; text-decoration: none

}



A:link   { color: #a5812a; font-size: 9pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A:visited   { color: #4c4f51; font-size: 9pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A:hover  { color: #808e48; font-size: 9pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A:active   { color: #77804b; font-size: 9pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A.site:link   { color: #a5812a; font-size: 8pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A.site:visited   { color: #4c4f51; font-size: 8pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

A.site:hover  { color: #808e48; font-size: 8pt; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }

/*---------------------------------------------------------------------------ACCORDION --------------------------------------------------------------*/

#top_container {
				width: 525px;
				height: 130px;
				margin: 10px auto 10px auto;
			}

#bottom_container {
				clear: both;
				width: 525px;
			}

h1 acc{
			font-family: Trebuchet MS, Helvetica, sans-serif;
			color: #96BF55;
			font-size: 15px;
			font-weight: normal;
			margin: 5px 0 5px 0;
			text-align: left;
		}

h1 span {
				font-family: Trebuchet MS, Helvetica, sans-serif;
				color: #ffffff;
				font-size: 15px;
				font-weight: normal;
				margin: 5px 5px 5px 0;
				text-align: left;
			}


		/*
			Vertical Accordions
		*/
		
.accordion_toggle {
	display: block;
	height: 38px;
	width: 505px; /* This is the width of the question box */
	background: url(images/accordion_toggle.jpg) no-repeat top right #b6b879;
	padding: 0 10px 0 10px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	border: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial;
		}
		
.accordion_toggle_active {
			background-color: #fef992;
			color: #808e48;
			border: 1px solid #a5812a;
		}
		
.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			font-family: Trebuchet MS, Helvetica, sans-serif;
			font-size: 10pt;
			font-style: normal;
			line-height: 1.5em;
			font-weight: normal;
			color: #3e3732;
		}
			
.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}

