/* CSS Document */

body{
	background-color:#87511B;
	padding:0;
	margin:0;
	}
.featured_text	{
	font-family:Tahoma;
	font-size:11px;
	color:#7C4309;
	text-decoration:none;
	font-weight:normal;
	}
.featured_more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7C4309;
	text-decoration:none;
	font-weight:bold;
	padding-right:25px;
	}
.featured_more:hover{
	
	color:#7C4309;
	text-decoration:underline;

	}
.featured_inernal_text {
	font-family:Tahoma;
	font-size:11px;
	color:#D9E3AA;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-left:0px
	}
.featured_inernal_text_bold {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
	}
.menu_list {
	height:15px;
	width:123px;
	border:none;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	color:#582C05;
	}
.buttom {
	background-image:url(images/Buttom.gif);
	background-repeat:no-repeat;
	height:16px;
	width:61px;
	border:none;
	}
.buttom_pad {
	padding-left:8px;
	}
.comp_padding {
	padding-left:20px;
	}
.comp_text{
	font-family:tahoma;
	font-size:11px;
	color:#6D573F;
	text-decoration:none;
	font-weight:normal;
	padding-right:0px;
	padding-top:5px;
	}
.side_bg {
	background-image:url(images/side_bg.gif);
	background-repeat:repeat-x;
	}
.footer_link {
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	color:#EDDBCC;
	}
.footer_link:hover {
	text-decoration:underline;
	}
.line{
	font-size:10px;
	font-family:tahoma;
	color:#EDDBCC;
	text-decoration:none;
	}
	
