	#content {
	color: #000000;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 238px;
	}
	
	#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffffff;
	text-transform: capitalize;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../images/luxury-cottages.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.bodypod {
	border-bottom: 1px solid #eeeeee;
	margin: 0px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 238px;
}

.bodypod img {
	float: right;
}

	.bodypod a {
	text-decoration: none;
	color: #000000;
	}
	
	.bodypod a:hover {
	text-decoration: none;
	color: #31B540;
	}

	#content h3{
	color: #990000;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	text-transform: capatlise;
	margin-bottom: 1px;
	margin-top:1px;
	background-image: url(../images/content-tabs.gif);
	margin: 0px;
	
	}
	
	#content h3 span{
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: 643d1d;
	}


	
#hiddenpara {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

	a {
	text-decoration: none;
	color: #302279;
	}
	
	a:hover {
	text-decoration: none;
	color: #009900;
	}



.contentslide{
width: 327px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 327px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: left;
border-bottom: 1px solid #eeeeee;
padding: 0px 0px 4px 0px;
margin-bottom: 5px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 307px; /*IE5 width*/
w\idth: 307px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #663366;
}
