@charset "utf-8";
/* CSS Document */


body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#eee7d7;
}

a{
text-decoration:none;
}
#outertable{
background-color:#ffffff;
padding:2px;
}
#toplogin{
	height:52px;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#333333;
	font-size:13px;
}
#toplogin .input{

height:18px;
border:0px;
}
#toplogin a{
color:#910101;
}
#toplogin a:hover{
color:#993366;
}
#toplogin form{

margin:0px;
padding:0px;
}
#toplogin  .h1{

color:#5f1b28;
font-weight:bold;
}

#topmenu{

margin:0px 0 0 0;
color:#FFFFFF;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#topmenu a{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#topmenu a:hover{
	color:#e7748a;
	
	

}
#topmenu  ul{
padding:0px;
margin:0px;
}
#topmenu li{
	display: inline;
	line-height:49px;
	margin:0 0 0 0;
	padding:0 9px 0 9px;
	cursor:pointer;
	height:50px;
	
	
}
#banner_slide{
	margin:5px 0 0 0;

}
.search{
	border-left:1px solid #bab394;
	border-right:1px solid #bab394;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	background-color:#ebe7d4;

}
.search form{

padding:0px;
margin:0px;
}
.searchform{
font-size:12px;
}
.forminputs2{
height:13px;
}
.forminputs{
height:20px;
font-size:12px;


}
.searchbutton{
	border:0px;
	height:23px;
	width:70px;
	line-height:23px;
	color:#FFFFFF;
	background-image: url(../images/search_button_bg.jpg);
	background-repeat: no-repeat;
}
.leftcurve{
	background-image: url(../images/left_curve.gif);
	background-repeat: no-repeat;
	height:17px;
	width:14px;
	background-position: left bottom;
}
.rightcurve{
	background-image: url(../images/right-curve.gif);
	background-repeat: no-repeat;
	height:17px;
	width:14px;
	background-position:  right bottom;
}
.bottomrightcurve{
	background-image: url(../images/bottom-right-curve.gif);
	background-repeat: no-repeat;
	height:17px;
	width:14px;
	background-position:left bottom;
}
.bottomleftcurve{
	background-image: url(../images/bottom_leftcurve.gif);
	background-repeat: no-repeat;
	height:17px;
	width:14px;
	background-position: right bottom;
}
.topborder{
border-top:1px solid #e7dfce;


}
.bottomborder{
border-bottom:1px solid #e7dfce;

}
.border_inner
{
border-right:1px solid #e7dfce;
border-left:1px solid #e7dfce;
}
.diver{
	background-image: url(../images/diver_line.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
.free{
line-height:1.55em;
margin:10px 0 0 0;
}
.free ul{
padding:0px;
margin:0 0 0 10px;
}
.free li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height:12px;
	
	padding:0 0 20px 14px;
	

}
.free  strong{
color:#8b252d;
}
.img{
border:1px solid #99CC00;
padding:2px;
}
.stories{

}
.readmore a{
color:#6a2230;
text-align:right;
}
h2{
color:#719c30;
font-size:17px;
font-weight:bold;
margin:0px;


}
.marign{
margin:10px 0 0 0;
}
#footer{
background-color:#e5decb;
text-align:center;
color:#131313;


}
.footer{
color:#131313;
font-size:12px

}
.footer a{
color:#131313;
}
.footer a:hover{
color:#762439
}
.agree a{
color:#762439


}
.view{

color:#333333;


}
.gray{

color:#6e6263;
}
.red{

color:#8b252d;
}