/* articles
------------------------------*/
#articles #content {
	background: url("../images/essentials/country_house.jpg") no-repeat left top;
	height: 615px;
	width: 703px;
	margin: 0px 0;
	border: solid 0px #fff;
}
.content-slot1 {
	width:468px;
	height: 205px;
	background:#000;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px;
}
* html .content-slot1 {
	width:468px;
	height: 205px;
}
.content-slot1 {
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85; opacity:0.85;
}
.content-slot2 {
	margin: 0 0 0 478px;
	width:214px;
	height: 205px;
	background:#000;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px;
}
*html .content-slot2 {
	margin: 0 0 0 467px;
	width:234px;
	height: 205px;
}
.content-slot2 {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
.content-slot3 {
	width:0px;
	height: 0px;
	background:#000;
	padding: 0px;
}
*html .content-slot3 {
	width:0px;
	height: 0;
}
.content-slot3 {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
.words {
	background:transparent none repeat scroll 0%;
        height: 147px;
}
#articles #content h1 {
	color: #E8BB6A;
	margin: 0 0 10px 0;
	font-weight: bold;
        text-align: left;
}
#articles #content p {
	color: #fff;
        font-size:1.2em;
}
#articles #content ul li{
	font-size:1.2em;
	color: #fff;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
	width: 100%;
}
#articles #content a:link {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:hover {
	color: #fff;
	text-decoration: underline;
}
#articles #content a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#ad-slot {
	width: 300px;
	margin: 0px 0px 5px 610px;
        font-size: xx-small;
        border: solid 0px #000;
}
#ad-slot-2 {
	width: 130px;
	margin: 0px 0px 0px 0px;
        font-size: xx-small;
        border: solid 0px #000;
}
