/* CSS Document */
/*-------------------------general-------------------------*/
body{
	padding:0;
	margin:0;
	background-color:#FFFFFF; 
	color:#666666;
	font:normal 12px Arial, Helvetica, sans-serif;
}
p, h2, a, li, td, form, input, select {
	padding:0;
	margin:0;
}
img{
	/*padding:0px;*/
	margin:0;
	border:none;
	display:block;
}

ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	text-decoration:none;
	outline:none;
}
.speacer{
	padding:0;
	margin:0;
}
h1{
	font:bold 22px/30px "Times New Roman", Times, serif;
	color:#8A3628;
	background-color:inherit;
	padding:2px 2px 5px 0px;
	margin:0px 2px 5px 0px;
}

h1 a{
	font:bold 22px/30px "Times New Roman", Times, serif;
	color:#8A3628;
	background-color:inherit;
	padding:2px 2px 5px 0px;
	margin:0px 2px 5px 0px;
}

h2{
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;
	color:#8A3628;
	background-color:inherit;
}
/*-------------------------general-------------------------*/
/*-------------------------Top Panel Start-------------------------*/
.topPanelBg{
	background:url(images/topbg.gif) repeat-x 0 0 #FEEDBD;
	color:#847855;
}
.header{
	background:url(images/header.jpg) no-repeat 100% 0;
}
.logo{
	display:inline;
}
.headerPPadding{
	padding:14px 0 0 0;
}
.headerBanner{
	background:url(images/headerbannerbg.jpg) no-repeat 0 0;
	padding:20px 140px 22px 10px;
	line-height:15px;
	color:#847855;
	background-color:inherit;
}
.headerBanner b{
	color:#5B7303;
	background-color:inherit;
	display:block;
	padding:0 0 5px 0;
}
.headerBanner span{
	font:bold 22px/22px "Times New Roman", Times, serif;
	color:#BC5265;
	background-color:inherit;
	/*display:block;*/
	text-transform:uppercase;
}
.headerBanner a{
	margin:21px 0 0 0;
	width:72px;
	text-align:center;
	background-color:#C9696A;
	color:#FEEDBD;
	line-height:20px;
	font-weight:bold;	
	display:block;	
}
.headerBanner a:hover{
	color:#000;
	background-color:#C9696A;
}
.topnavPPadding{
	padding:21px 0 0 0;
}
ul.topnav li{
	float:left;
	padding:0 2px 0 0;
	width:auto;
}
ul.topnav li a{
	background:url(images/topnav_repeat_ancbg.gif) repeat-x 0 0;
	color:#FEEDBD;
	background-color:inherit;
	display:block;
	float:left;
	width:auto;
}
ul.topnav li a:hover{
	background:url(images/topnav_repeat_hovbg.gif) repeat-x 0 0;
	color:#FEEDBD;
	background-color:inherit;
}
ul.topnav li a.active{
	background:url(images/topnav_repeat_hovbg.gif) repeat-x 0 0;
	color:#FEEDBD;
	background-color:inherit;
	cursor:text;
}
ul.topnav li a span.left{
	background:url(images/topnav_left_ancbg.gif) no-repeat 0 0;
	display:block;
}
ul.topnav li a:hover span.left{
	background:url(images/topnav_left_hovbg.gif) no-repeat 0 0;
}
ul.topnav li a.active span.left{
	background:url(images/topnav_left_hovbg.gif) no-repeat 0 0;
}
ul.topnav li a span.right{
	background:url(images/topnav_right_ancbg.gif) no-repeat 100% 0;
	display:block;
	padding:0 15px;
	font-size:11px;
	line-height:33px;
	font-weight:bold;
}
ul.topnav li a:hover span.right{
	background:url(images/topnav_right_hovbg.gif) no-repeat 100% 0;
}
ul.topnav li a.active span.right{
	background:url(images/topnav_right_hovbg.gif) no-repeat 100% 0;
}
.bodyPPadding{
	padding:45px 0;
	width:800px;
}
.welTxt{
	line-height:15px;
	padding:0px 0 5px 0;
}
.welTxt b{
	display:block;
	color:#5B7303;
	background-color:inherit;
	padding:0 0 5px 0;
}
.welTxt span{
	background:url(images/arrow.gif) no-repeat 2px 14px;
	display:block;
	padding:7px 0 0 8px;
	font-weight:bold;
}
.welTxt span a{
	color:#C9696A;
	background-color:inherit;
}
.welTxt span a:hover{
	color:#000;
	background-color:inherit;
}
.fitnessTxt{
	font-weight:bold;
	color:#5B7303;
	background-color:inherit;
	padding:21px 0 25px 0;
}
.fitnessimgName{
	font-weight:bold;
	line-height:19px;
	color:#5B7303;
	background-color:inherit;
	padding:10px 0 15px 0;
}
.fitnessimgTxt{
	line-height:15px;
}
.fitnessimgTxt span{
	background:url(images/arrow.gif) no-repeat 2px 14px;
	display:block;
	padding:7px 0 0 8px;
	font-weight:bold;
}
.fitnessimgTxt span a{
	color:#C9696A;
	background-color:inherit;
}
.fitnessimgTxt span a:hover{
	color:#000;
	background-color:inherit;
}
.yaxisdiv{
	background:url(images/yaxisdiv.gif) repeat-y 50% 0;
}
.searchPPadding{
	padding:10px 0 33px 0;
}
.navili{
	padding:0px 5px 10px 5px;
	margin:20px 10px 10px 0;
	background:#F4E2AA url() repeat-x 0 0px;
	border:1px solid #CCCCCC;
	border-top:10px solid #FFFFFF;
}
.search{
	font-size:16px;
	line-height:18px;
	color:#5B7303;
	background-color:inherit;
}
.searchTextBox{
	width:188px;
	height:19px;
	background-color:#F2E1B1;
	color:#000;
	border:1px solid #C2B48B;
}
.newsPPadding{
	padding:0 0 34px 0;
}
.news h2{
	padding:0 0 0px 0;
}
.newsTxt{
	line-height:15px;
}
.newsTxt b{
	color:#5B7303;
	background-color:inherit;
	display:block;
	padding:0 0 3px 0;
}
.newsTxt span{
	width:60px;
	height:18px;
	font-weight:bold;
	line-height:19px;
	background-color:#F4E2AA;
	color:#999999;
	margin:8px 0 8px 0;
	display:block;
	text-align:center;
}
.newsTxt span a{
	color:#999999;
	background-color:inherit;
}
.newsTxt span a:hover{
	color:#000;
	background-color:inherit;
}
.proTxt{
	padding:15px 0 13px 0;
	line-height:15px;
}
p.proimgName{
	line-height:19px;
	padding:9px 0 0 0;
	color:#5B7303;
	background-color:inherit;
	font-weight:bold;
}
/*-------------------------Top Panel End-------------------------*/
/*-------------------------Footer Panel Start-------------------------*/
.footerBg{
	background:url(images/footerbg.gif) repeat-x 0 0 #C9696A;
	color:#741C36;
	padding:23px 0 24px 0;
}
ul.footernav li{
	width:auto;
	float:left;
	padding:0 6px;
	background:url(images/footernavdiv.gif) no-repeat 100% 50%;
	line-height:14px;
	font-weight:normal;
}
ul.footernav li.nofooetnavdiv{
	background-image:none;
}
ul.footernav li a{
	color:#FEEDBD;
	background-color:inherit;
	font-size:10px;
}
ul.footernav li a:hover{
	color:#000;
	background-color:inherit;
	font-size:10px;
}
.copyright{
	padding:15px 0 0 0;
	font-size:11px;
	line-height:18px;
}
.copyright a{
	color:#FEEDBD;
	background-color:inherit;
}
.copyright a:hover{
	text-decoration:underline;
}

#side_bar { width:100px; float:left; border-left:0px solid #3e3e3e; border-right:0px solid #89AD3A;}

.side_bar .indent { padding:0px 0px 0px 0px;}
.widget_style { padding:0px 0px 0px 0px;
border:0px solid #3e3e3e; 
}

.widget_style h2 { color:#000000; font-size:1.30em; font-weight:bold; background:url(images/side-h-l.gif) repeat-x bottom; padding:0px 0px 2px 0px; text-transform:uppercase; font-family:"Arial";}

.widget_style ul { padding:0px 0 0 0;
margin:0;
width:160px;
background:url(images/dash.gif) repeat-x 0 0px;
}

.widget_style li { 
height:14px;
background:url(images/dash.gif) repeat-x 0 bottom;
/*display:block;*/
}

.widget_style li a { 
color:#000000;
background-color:inherit;
font:normal 12px/11px Arial, Helvetica, sans-serif;
text-decoration:none;
float:left;
/*display:block;*/
padding:0 0 0 20px;
font-weight:normal;
background:url(images/cat.gif) no-repeat left center;
}

.widget_style li a:hover {font-weight:normal;
}

.widget_style li a.fixe{
font-weight:normal;
}

.widget_style li span{
float:left;
background:url(images/tick.gif) no-repeat 7px 7px;
width:15px;
height:15px;
}

