/* CSS Document */
	
div#wrap {
	width:100%;
	padding:0px;
	margin:0px;
	}
	
div#wrapadvert {
	width:217px;
	padding:0px;
	margin-left:5px;
	}

div#title1 {
	background-color:#74ba00;
	background-image:url(images/homewelcomeimg.gif); 
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
}

div#titlecontent {
}

div#content {
	background-color:#FFFFFF;
	min-height:250px;
}

div#contentmisc {
	background-color:#FFFFFF;
	}
	
div#contentwelcome {
	background-color:#FFFFFF;
	background-image:url(images/rebecca&sally.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:250px;
	}

*html #contentwelcome{
	height:250px;
	}

*html #content {
	height:250px;
	}
	
*html #contentmisc {
	background-color:#FFFFFF;
	}

div#containercontent {
	padding:10px 0px 10px 10px;
}

div#containercontent1 {
	padding:10px 0px 10px 10px;
	
}

div#events {
	background-color:#D71F85;
	background-image:url(images/homeeventsimg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
div#events1 {
	background-color:#D71F85;
	height:16px;
	padding-left:10px;
	}
	
div#shop {
	background-color:#CD202C;
	background-image:url(images/homeshop.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
div#opportunites {
	background-color:#57068C;
	background-image:url(images/homeopportunitiesimg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
div#advert {
	background-color:#800032;
	background-image:url(images/homeadvertimg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
div#recipes {
	background-color:#FF6D22;
	background-image:url(images/homerecipes.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
div#news {
	background-color:#0CC6DE;
	background-image:url(images/homenewsimg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
	}
	
#text {
	width:210px;
	color:#58595b;
	font-size:10px;
	text-transform:none;
	}
	
div#blog {
	background-color: #f7941f;
	background-image:url(images/homeblogimg.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding-left:10px;
}
ul.rss_items li {
	list-style: none;
}
ul.rss_items li a,
ul.rss_items li a:hover,
ul.rss_items li a:visited {
	color: #f7941f !important;
	font-weight: bold;
}
span.rss_date {
	font-size: 11px;
}


