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

body  {
	font-family: Arial, Helvetica, sans-serif;
	background:#F59A9A;
	text-align: center; 
	color: #000000;
	font-size:13px;

}

h1{ 
	font-size:20px; text-align: left;
	margin-bottom:10px;
	color:#b53b12;
}
h3{ 
	color:#e8cac9; 
	padding-top:5px;
	text-align:left;
	font-size:14px;
}
p{
	padding-bottom:5px;
	font-size:11px;
	text-align:justify;
}
#menu{
	padding:0;
	float:left;
	width:250px;
	margin-top:10px;
	margin-left:10px;
}
#menu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{ 
	padding:0;
	margin:0;
	display: block;
	padding:10px 12px 10px 30px;
	border-bottom:1px solid #f4e5e4;
	background: url(images/arrow.jpg) no-repeat left;
	background-position:2px 5px;
	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;
		background:url(images/menu.jpg) repeat-x;
}
#menu li.current a{ 
	color:#333;
		background:url(images/menu.jpg) repeat-x;
}

.content_head{
	margin-left:310px; padding-top:5px;
	width:250px;
	

}


.content_head h2{ 
	font-size:14px; text-align: left;
	margin-bottom:10px;
	color:#b53b12;
}

/*  Elastic layouts */
#container {
	width:850px;
	margin: 0 auto;
	text-align: left; 
} 
#header { 
	background: url(images/header.gif) no-repeat top;
	padding: 0 10px;
	height:296px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#tollfree{ 
	margin-top:10px;
	margin-left:590px;

}
.pic{
	float:left;
	padding:10px;

}
.pink{ 
	color:#e8cac9;
}
.style1{
	color:#b43b12;

}
.boxtop{ 
	background:url(images/box_cont.jpg) repeat-y top left;
}
.boxcont{ 
	background:url(images/box_top.jpg) no-repeat top left;
	padding:5px;
}
.boxfooter{ 
	background:url(images/box_footer.jpg) no-repeat top left;
	padding-bottom:15px; height:5px;


}
/* Sidebar1 */
#sidebar {
	float:left; 
	width:280px;
	padding:5px;
	height:auto;
}
#sidebar h3, #sidebar1 p {
}
.main_content{
	margin-left:290px;
	margin-right:5px;
	
}
.main_content a:link, a:visited{
color:#000000;
text-decoration:none;
font-weight:bold;

}

.main_content li{
margin-left:25px;
}

/* MainContent */
#contanier_cont{
	background:url(images/content_cont.jpg) repeat-y top;
	background-position:-1px;
	padding:10px;
	float:left;
}
#mainContent {
	margin: 0 1.5em 0 5em;
} 
#footer{
	margin-bottom:10px;
	padding:25px 0 10px 0;
	background: url(images/footer_cont.gif) no-repeat top;
	height:10px;
	text-align:center;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}

/* Miscellaneous */

.clear{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.top_left{ 
	background:url(images/left_box.gif) no-repeat left top; 
	width:9px;
	height:25px; 
	float:left;
}

.top_right{ 
	background:url(images/right_box.gif) no-repeat right top; 
	width:9px;
	height:25px;
	float:left;
}


.top_left1{ 
	background:url(images/left_box.gif) no-repeat left top; 
	width:9px;
	height:25px; 
	float:left;
	margin-top:-5px;
}

.top_right1{ 
	background:url(images/right_box.gif) no-repeat right top; 
	width:9px;
	height:25px;
	float:left;
		margin-top:-5px;
}





.top_content{ 
	background:url(images/content_box.gif) repeat-x top;
	float:left;	height:35px; width:260px;
	margin-bottom:10px;
	margin-top:-5px;
}

.top_content p{ 
	margin-bottom:5px;
	width:150px;
}

.top_content1{ 
	background:url(images/content_box.gif) repeat-x top;
	float:left;	height:35px; width:515px;
	margin-bottom:10px;
}

.date{ 
	color: #FF0000;
	margin-bottom:5px;
	text-align:left;
	font-size:13px;
	text-decoration:underline;

}
.testi p{ 
	margin-bottom:5px;
	margin-right:15px;

}

      .table1 {
      border-style: solid;
      border-width: 1px;
      border-color: #C71A1A;
      }

.table1 td { border: 1px solid #C71A1A; }

.table1 th { border: 1px solid #C71A1A; }
.top_content1 li
{
margin-left: 50px;
}