/* PNG IE6 FIX */

img, div, ul, li, span, h1 { behavior: url(iepngfix.htc) }


body{	margin:0;	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#8d675f;
	background-image:url(../images/bg_fill.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	min-width:1200px;

}
hr{
	border:0;
	background-color:#4b3929;
	color:#4b3929;
	height:1px;

}
h1, h2, h3, h4, h5{
	color:#eea302;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;

}
h1{
	font-size:25px;
	line-height:50px;
	display:block; width:500px; 
	text-align:center;
	background-image:url(../images/ico_line_one.png);
	background-repeat:no-repeat;
	background-position:bottom center;

}

h3{ font-size:14px; margin:0; padding:0; }
img{
	border:none;

}
a{
	text-decoration:none;

}

a:hover{
	text-decoration:underline;

}
#header {
	background-image:url(../images/bg_fill.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:64px;
	padding:0;
	margin:0;

}

#header .header { background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat; width:1073px; height:64px; }
#header .header a{
	color:#f5efe7;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;

}
#nav{
	background-image:url(../images/bg_nav_tile.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:24px;
	padding:0;
	margin:0;

}
#nav ul{
	background-image:url(../images/bg_nav.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding:0;
	margin:0;
	height:24px;

}

#nav ul li{
	float:left;
	padding:3px 0 0 0;
	

}
#nav ul li a{
	display:block;
	color:#dbe5a8;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	padding-right:40px;
	display:block;

}
#nav ul li a:hover{
	color:#fde01c;

}
#column1{
	float:left;
	width:900px;
	min-height:620px;
	background-image:url(../images/bg_columns_tile.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#f5efe7;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#column2{
	float:right;
	width:300px;
	height:535px;

}

#column3{
	float:left;
	background-image:url(../images/bg_body_right.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:535px;

}
#content{ background: url(../images/bg_body.jpg) no-repeat top left; margin:0; padding:0; min-height:250px; }
#content ul, dl, p, h1, h2, h3 { margin-right:30px; margin-left:20px; }
#content p { width:550px; margin-top:3px; }
#content dd, dt, li { margin:0; padding:0; }
#content .list_inline { list-style:none; padding:0; margin-top:0px; margin-bottom:0px; }
#content .list_inline li { display:inline; 
	padding-left:0px;
	padding-right:20px;
	margin:0;
}
#content .list_normal li { margin:0 0 8px 0; }
#content li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#694a44;
}
#content p a{
	background-color:#f2dc9b;
	color:#000000;
	padding:0 2px;
	font-weight:normal;

}

#content p a:hover{
	background-color:#FED048;
	text-decoration:none;

}
#column2 .sidebar_news{
	width:240px;
	margin:0; padding:0;
	color:#faeeee;
	font-size:11px;
	background-image:url(../images/bg_body_sidebar.jpg);
	background-repeat:no-repeat;
	min-height:600px;
	padding:0 35px 0 25px;

}

#column2 p { margin:0 0 6px 0; padding:0 0 8px 0; border-bottom:1px solid #4b3929; }

#column2 .last { border-bottom:0px; }

#column2 .sidebar_news a{
	color:#faeeee;
	font-size:11px;
	text-decoration:underline;

} 
#column2 h3 {
	color:#bcfc8b;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin:8px 0 0 0;

}

#column2 .title:hover{
	text-decoration:underline;

}

#column2 img {margin:0;padding:0;}


#resources_blk { display:block; margin:0; padding:0; }
#resources_blk a { font-size:80%; color:#694a44; }
#resources_blk a:hover { background-color:#FED048; text-decoration:none; }
#resources_blk dd { margin:0 30px 6px 20px; padding:0; }


#footer { float:left;
	width:900px;
	height:80px;
	background-image:url(../images/bg_columns_tile.gif);
	background-repeat:repeat-y;
	background-position:top left;
	list-style:none;
	margin:0; padding:40px 0 0 0;
	}

#footer li { display:inline; margin:0 0 0 20px; }

#footer li a { color:#407515; }

#footer li a:hover { color:#74ED13; text-decoration:none; }
	
	
.backtoindex{
	margin-left:20px;
	margin-top:20px;
}

.backtoindex a{
	font-weight:bold;
}
	