body {
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#060202;
	background-color:#8F6235;
	background:url(../images/bg.gif);
}

#outter_div{
	margin:0px auto;
	width:900px;
	height:auto;
	padding:8px;
	background-color:#FFFFFF;
}

#top_banner_td{
	width:900px;
	height:130px;
	background:url(../images/top_banner.gif);
	vertical-align:top;
}

	#menu_div{
		padding:30px 4px 0px 0px;
		float:right;
	}

#flash_banner_td{
	width:900px;
	height:340px;
	background:url(../images/mid_banner_bg.gif);
}
	#flash_banner_div{
		width:900px;
		height:340px;
	}
	
#left_column{
	width:235px;
	height:560px;
	vertical-align:top;
	background-color:#EBEBD6;
	color:#342C1B;
}
	
	#news_head_container_div{
		width:235px;
		height:80px;
		background-color:#FFFFFF;
		padding-top:10px;
	}
	
	#news_head_div{
		width:235px;
		height:80px;
		background:url(../images/news_head.jpg) no-repeat;		
	}
	
	
	#news_container_div{
		padding:8px 15px 0px 15px;
		height:auto;
		float:left;
	}
	
			.news_item_div{
				height:auto;
				width:auto;
			}
			
			.news_title_div{
				
			}
			
			.news_content_div{
				margin:10px 0px 10px 0px;
				width:auto;
				height:auto;
				float:left;
			}
		
			.news_img{
				margin:0px 8px 0px 0px;
				float:left;
			}
		
			.news_bottom_div{
				background:url(../images/dotted_h.gif) repeat-x;
				height:2px;
				width:200px;
				clear:both;
				padding-bottom:10px;
				line-height:2px;
			}
	
	
#mid_content_td{
	width:665px;
	height:560px;
	background:url(../images/mid_content_bg.gif) no-repeat;

	vertical-align:top;
}

	#content_div{
		width:665px;
		height:auto;
		float:left;
		vertical-align:top;
	}
	
		#content_details_container_div{
			padding:10px 0px 0px 20px;
			width:410px;
			height:auto;
			float:left;
		}

				#content_title_div{
					width:411px;
					height:54px;
					float:left;
				}
				
				.home_title{
					background:url(../images/home_title.gif) no-repeat;
				}
				
				.collections_title{
					background:url(../images/collections_title.gif) no-repeat;
				}
				
				.special_services_title{
					background:url(../images/special_services_title.gif) no-repeat;
				}
				
				.donations_title{
					background:url(../images/donations_title.gif) no-repeat;
				}
				
				.contact_title{
					background:url(../images/contact_title.gif) no-repeat;
				}
				
				.accessories_title{
					background:url(../images/accessories_title.gif) no-repeat;
				}
				
				.outreach_title{
					background:url(../images/outreach_title.gif) no-repeat;
				}
				
				.whats_hot_title{
					background:url(../images/whats_hot_title.gif) no-repeat;
				}
			
				#content_details_div{
					width:411px;
					height:auto;
					padding:9px 0px 0px 0px;
					float:left;
				}
				
				#content_details_bot_div{
					/*width:300px;*/
					width:275px;
					height:auto;
					padding:10px 10px 10px 0px;
					float:left;
				}
				
				#contact_div{
					padding:10px;
					float:left;
					clear:both;
				}
	
		#content_right_div{
			width:200px;
			padding:60px 0px 10px 18px;
			text-align:right;
			float:left;
		}
			
			.link_div{
				padding:7px 16px 10px 0px;
				height:auto;
				width:auto;
				clear:both;
			}
	
	#content_bottom_div{
		width:645px;
		height:136px;
		padding:0px 0px 0px 20px;
		float:left;
	}
	
	#slogan_div{
		width:630px;
		height:50px;
		background-color:#495F50;
		float:left;
	}
	
	#location_div{
		width:630px;
		height:auto;
		float:left;
		padding:10px 0px 0px 0px;
	}
	
	#location_div div{
		padding:5px 0px 0px 0px;
		line-height:10px;
		float:left;
	}
	
	#bottom_div{
		width:900px;
		height:60px;
		border-top:solid 1px #495f50;
		clear:both;
		margin-top:10px;
	}
	
		#bottom_left_div{
			padding:7px 0px 0px 15px;
			float:left;
		}
		
			#bottom_left_div div{
				padding:0px 0px 8px 0px;
			}
	
		#bottom_right_div{
			float:right;
			padding:7px 15px 0px 0px;
		}
		

/* news start */
	.news_page_img{
		margin:0px 8px 0px 0px;
		float:left;
		width:auto;
		height:auto;
	}
/* news end */

/* items start */
	.img_items{
		margin-bottom:5px; 
	}
	
	.img_page_item{
		padding:5px;
		border:solid 1px #495F50;
		width:auto;
		float:left;
		margin-bottom:10px;
	}
	
	#item_price_div{
		clear:both;
		padding-bottom:10px;
	}
	
	#item_desc_div{
		clear:both;
	}
/* items end */

		
/* -- links start -- */

	a.default_link,a.default_link:visited{
		color:#003300;
		text-decoration:underline;
	}
	
	a.default_link:hover{
		color:#906336;
		text-decoration:underline;
	}
	
	
	a.default_link_11,a.default_link_11:visited{
		color:#003300;
		text-decoration:none;
		font-size:11px;
	}
	
	a.default_link_11:hover{
		color:#906336;
		text-decoration:underline;
		font-size:11px;
	}
	
	a.bottom_link,a.bottom_link:visited{
		color:#003300;
		text-decoration:none;
	}
	
	a.bottom_link:hover{
		color:#906336;
		text-decoration:underline;
	}
	

	/* img start */
	a.img_link,a.img_link:visited{
		display:block;
		padding:14px;
		background-color:#EBEBD6;
		text-align:center;
	}
	
	a.img_link:hover{
		display:block;
		padding:14px;
		background-color:#DBDBB5;
	}
	/* img end */
	
	
	a.cs_link,a.cs_link:visited{
		color:#a4afa7;
		text-decoration:none;
	}
	
	a.cs_link:hover{
		color:#906336;
		text-decoration:none;
	}
	
	/* news start */
	a.news_title_link,a.news_title_link:visited{
		font-size:11px;
		font-weight:bold;
		color:#003300;
		display:block;
		clear:both;
		padding:10px 5px 10px 5px;
		text-decoration:none;
		margin-right:10px;
	}
	
	a.news_title_link:hover{
		font-size:11px;
		font-weight:bold;
		color:#003300;
		display:block;
		clear:both;
		text-decoration:none;
		background-color:#EBEBD6;
		margin-right:10px;
	}
		
	/* news end */
	
	
	a.img_items_link,a.img_items_link:visited{
		display:block;
		padding:10px;
		background-color:#EBEBD6;
		text-align:center;
		width:175px;
		float:left;
		margin:10px 10px 0px 0px;
		text-align:right;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#003300;
	}
	
	a.img_items_link:hover{
		display:block;
		padding:10px;
		background-color:#DBDBB5;
		width:175px;
		float:left;
		margin:10px 10px 0px 0px;
		text-align:right;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#003300;
	}
	
	
	a.contact_link,a.contact_link:visited{
		color:#906336;
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
		float:left;
		width:124px;
		text-align:center;
		padding:10px;
		margin:10px 10px 10px 30px;
		border:dashed 1px #999999;
	
	}
	
	a.contact_link:hover{
		color:#FFFFFF;
		text-decoration:none;
		background-color:#906336;
	}
	
/* -- links end -- */
	
	
	
/* -- fonts start -- */
	.news_title{
		font-size:11px;
		font-weight:bold;
		color:#003300;
	}
	
	.text_green{
		color:#495F50;
	}
	
	.text_grey{
		color:#363636;
	}
	
	.text_brown{
		color:#906336;
	}
	
	.bold{
		font-weight:bold;
	}
	
	.news_page_title{
		padding:0px 0px 10px 0px;
		color:#000000;
		font-size:11px;
		font-weight:bold;
		color:#000000;
	}
	
/* -- fonts end -- */
	
	
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}