.home  #content
{
	background-position: center 90px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.home2  #wrap  #content  p,.home2 #wrap #content li
{
	font-size: 14px;
}


.home-img
{
	background-color: #e1e5e6;
}

.home-img-caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
}
.home-images img
{
	padding: 5px;
}
.content-box
{
	width: 450px;
	margin: 0 auto;
	border: solid #0f6565 1px;
	background-color: #e0e0e0;
}

.home #wrap #content #right-sidebar li
{
	padding-bottom: 8px;

}
#newslettersignup {
	font-size: 10px;
	font-family: "ms sans-Serif", geneva, sans-serif;
	background-color: #EEF0F0;
	border: solid #3C9393 1px;
	color: #666;
	width: 220px;
	margin: 10px auto;
}
#newslettersignup  h3 {
	color: #500B0A;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
#newslettersignup #contact Form table tr th #button {
	font-size: 12px;
}
.sidebarform {
	font-size: 10px;
	font-family: "ms sans-Serif", geneva, sans-serif;
	color: #666;
	width: 220px;
	margin: 10px auto 0 auto;
	background-image: url(/images/rounded-corner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.sidebarform  h3 {
	color: #500B0A;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
.sidebarform #contact Form table tr th #button {
	font-size: 12px;
}
.sidebarformbottom {
	background-image: url(/images/rounded-corner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	margin-bottom: 5px;
}


.home .feature.chianti {
	background-image: url(/images/home-featured/tuscany-hill.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: none;
}

