@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
}

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #eee url(images/cont.jpg) repeat-x;
	text-align: center;
	color: #686766;
}

h1{ 
	font-size:24px; text-align: left;
	margin-bottom:10px;
	color:#b43b12;
}
h2{ 
	font-size:18px; text-align: left;
	margin-bottom:2px;
	margin-top:10px;
	color:#b43b12;
}
h3{
	font-size:17px; text-align: left;
	margin-bottom:10px;
	margin-top:25px;
	color:#b43b12;
}
p{
	padding-bottom:5px;
}
 a:link {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}


/* ------------------------ Start of header layout ------------------------- */

.twoColHybLtHdr #container { 
	width:799px; 
	background:#fff;
	margin: 0 auto;
	text-align: left; 
} 
.twoColHybLtHdr #header { 
	background: url(images/header.jpg) no-repeat; 
	padding: 0 10px;
	height:162px;
} 
.twoColHybLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.logo{
	font-family:'Minion Pro', 'times New Roman'; 
	line-height:1em; 
	font-size:24px; 
	color:#FFFFFF; 
	font-weight:bold;

}
.logo1{
	color:#fff;
}
.logo_cont{
	padding:50px 0 0 35px;

}

/* ------------------------ menu ------------------------- */

#menu{
	padding:0;
	margin-top:15px;
}
#menu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{ 
	padding:0;
	margin:0;
	display: block;
	padding:8px 0 8px 10px;
	border-bottom:1px solid #ccc;
	list-style:none;
}
	
#menu li a{
	font:bold 13px "trabuchet ms",Arial, Helvetica, sans-serif;
	list-style:none;
	color:#806766;
	margin-top:2px;
	text-decoration:none;
	cursor: pointer;

}

#menu li a:hover{
	color:#333;
	list-style-image: url(http://www.totalbalancenm.com/images/leaves.jpg);
	list-style-position: outside;
}
#menu li.current a{ 
	color:#333;
}
.pic{
	margin:19px 0 5px 0;
	text-align:center;

}

.bullets{
	padding:0;
	margin-top:15px;
	margin-left:15px;
	width:200px;
	float:left;
	margin-bottom:15px;
}
.bullets ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

.bullets li{ 
	padding:0;
	margin:0;
	display: block;
	padding:5px 0 5px 15px;
	border-bottom:1px solid #f4e5e4;
	background: url(images/bullets.jpg) no-repeat left;
	background-position:2px 10px;
	list-style:none;
}
	
.bullets li a{
	font:bold 13px "trabuchet ms",Arial, Helvetica, sans-serif;
	list-style:none;
	color:#806766;
	margin-top:2px;
	text-decoration:none;
	cursor: pointer;
	color:#b43b12;

}

.bullets li a:hover{ 
	color:#333;
}


/* ------------------------ Sidebar ------------------------- */
.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 245px;
	margin-left:5px;
	padding: 15px 0;
	clear:left;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

/* ------------------------ Main_Content ------------------------- */

.twoColHybLtHdr #mainContent { 
	margin: 0 20px 0 273px; 
} 
.menu_top{ 
	background:url(images/box_menu_cont.jpg) repeat-y;

}
.menu_cont{ 
	background:url(images/box_menu.jpg) no-repeat;
	padding:5px;
}
.menu_footer{ 
	background:url(images/box_menu_footer.jpg) no-repeat;
	height:50px;
	margin-bottom:10px;
	margin-top: -48px;
	

}
.pink_top{ 
	background:url(images/pink_content.jpg) repeat-y;
}

.pink_con{ 
	background:url(images/pink_top.jpg) no-repeat;
	padding:5px;
	color:#fff; 
}
.pink_footer{ 
	background:url(images/pink_footer.jpg) no-repeat;
	height:10px;
	margin-bottom:10px;

}

.vio_top{ 
	background:url(images/violet_content.jpg) repeat-y
}
.vio_con{
	background:url(images/violet_top.jpg) no-repeat;
	padding:5px;
	color:#fff;
}
.vio_footer{
	background:url(images/violet_footer.jpg) no-repeat;
	height:10px;
	margin-bottom:10px;

}



/* ------------------------ Footer ------------------------- */

.twoColHybLtHdr #footer { 
	padding: 0 25px;
	background: url(images/footer.jpg) repeat-x;
} 
.twoColHybLtHdr #footer p {
	margin: 0;
	padding: 25px 0;
	text-align:center;
	color:#FFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ------------------------ coupon ------------------------- */

#coupon {
	color: #9F1C1B;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px dotted #E2E0E1;
}
#coupon a {
	color: #B43B12;
	text-decoration: none;
}

#coupon a:hover {
	font-weight: bolder;
	font-size: 13px;
}

.coupon h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #77993A;	
}