/* CSS Document */
* { margin:0; padding:0;}

body{
margin:auto;

font-size:100%;
line-height:1em;
color:#666666;	
font-family:Georgia;
margin:0; padding:0;
font-size:12px;
}

a
{
color:#c1482d;
text-decoration:underline;
}
a:hover
{
text-decoration:none;
}
.wrapper
{
	margin:auto;
	padding:0;
	width:auto;
	border: 1px solid #333333;
	overflow:hidden;
	width:878px;
	
}

.header
{
margin:auto;
width:878px;
height:257px;
}
.con_heading
{
font-family:"trebusent Ms";
font-size:24px;
color:#483830;
line-height:35px;
font-weight:400px;
}
.sub_heading
{
font-family:"trebusent Ms";
font-size:22px;
color:#483830;
line-height:30px;
font-weight:400px;
}
.main_container
{
width:878px;
margin:auto;

background:url(../images/wrapper.gif) center top repeat;
}
.container
{
width:738px;
margin:auto;
background: url(../images/fill_content.jpg) repeat-y; 

text-align:justify;
padding:0px 10px 10px 20px;
line-height:16px;
overflow:hidden;
}

.heading
{
color:#c1482d;
font-weight:bold;
}
.lefpan
{
float:left;
width:463px;
overflow:hidden;
}
.left_cont
{
width:400px;
padding-right:10px;
height:auto;
background:#f8f5ee;
float:left;
}
.left_cont ul
{
margin-left:15px;
margin-top:5px;
}
.left_cont a
{
color:#c1482d;
text-decoration:underline;
}
.left_cont a:hover
{
text-decoration:none;
}
.left_bot
{
clear:both;
margin-top:0px;
margin-bottom:0px;
width:462px;
height:auto;
float:left;
background:url(../images/fill_bot.jpg) repeat-y;
}
.left_bot_cont
{
margin-left:20px;
margin-right:20px;
}
.left_bot_cont a
{
color:#c1482d;
text-decoration:underline;
font-weight:bold;
}
.left_bot_cont a:hover
{
text-decoration:none;
}
.date
{
color:#c1482d;
}
.right_cont
{
width:262px;
height:auto;
background:url(../images/right_fill.jpg) repeat-y;
float:right;
margin-right:11px;
}
hr
{
color:#d3c9b9;
}
.right_cont_text
{
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
.footer 
{ 
clear:both;
background:#066999;
width:878px;
color:#FFFFFF; 
line-height:18px;
margin:auto;
}
.footer_cont
{
width:734px;
margin:auto;
background: url(../images/bg_footer.gif) center top no-repeat;
padding-left:103px;
padding-top:41px;
}
.footer a
{

color:#FFFFFF;
text-decoration:underline;
}
.footer a:hover
{
text-decoration:none;
}
