/* General */
body{
	background-image:url(images/bg-img.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#8E9175;
	padding:26px 0 28px 0;
	margin:0px;
	font-family: Arial,;
	font-size:12px;
	line-height:12px;
}
p, td, img{
	padding:0px;
	margin:0px;
}
li{
	padding:0px;
	margin:0px;
}
/*---------------header-starts-----------------*/
#header_topbg{
	background-image:url(images/header-top-bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#header_bottombg{
	background-image:url(images/header-bottom-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#header_leftbg{
	background-image:url(images/header-leftbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#header_rightbg{
	background-image:url(images/header-right-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
/*----------------link starts--------------------*/
#link_leftbg{
	background-image:url(images/linl-leftbg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-bottom:2px solid #A87E2A;
}
#link_rightbg{
	background-image:url(images/link-rightbg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-bottom:2px solid #A87E2A;
}
.link_middlebg{
	background-image:url(images/link-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:2px solid #A87E2A;
}
#header_bg{
	background-image:url(images/header-pic.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:19px 0 165px 5px;
}
#design_category_bottombg{
	background-image:url(images/design-category-bottombg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#6E4C19;
}
#design_category_leftbg{
	background-image:url(images/design-category-leftbg.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
#design_category_rightbg{
	background-image:url(images/design-category-rightbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.design_categorybg{
	background-color:#6E4C19;
}
.design_category{
	padding:9px 0 18px 0;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.ul1{
	list-style-type:none;
	padding:0px;
	margin:5px 0 0 30px;
}
li.category_list{
	
	background-image:url(images/bulate.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 0 10px;
	float:left;
}
li.category_list a{
	color:#A4A784;
	text-decoration:none;
}
li.category_list a:hover{
	color:#A4A784;
	text-decoration:underline;
}
.archive_bg{
	background-image:url(images/archive-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#8A6629;
}
.archive_rightbg{
	background-image:url(images/archive-rightbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#7C591E;
}
li.link{
	background-image:url(images/arrow-link.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding:5px 0 5px 10px;
}
li.link a{
	color:#B5B891;
	font-size:10px;
	text-decoration:underline;
}
li.link a:hover{
	color:#B5B891;
	font-size:10px;
	text-decoration:none;
}
#body_bg01{
	background-image:url(images/bodybg01.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.body_catagorybg{
	background-image:url(images/body-catagory-bg01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#593B12;
}
.agriculturepic{
	padding:16px 0 0 0;
}
.agriculture_text{
	font-size:11px;
	font-weight:bold;
	color:#A4A784;
	padding:7px 0 12px 0;
}
.rank{
	color:#C7C5BA;
	font-size:10px;
}
.vote{
	color:#919377;
	font-size:10px;
	text-decoration:underline;
}
.vote:hover{
	color:#919377;
	font-size:10px;
	text-decoration:none;
}
.website{
	color:#C7C5BA;
	font-size:10px;	
}
.website a{
	color:#C7C5BA;
	text-decoration:none;	
}
.website a:hover{
	color:#C7C5BA;
	text-decoration:underline;	
}
/*--------------------footer starts-------------------*/
.footerbg{
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#6A4C1D;
	border-top:1px solid #A87E2A;
}
.copyright{
	color:#8F9277;
	font-size:9px;
	padding:5px 0 5px 0;
}


