strong {
	font-weight : bold;
}

blockquote {
	margin : 1em 0;
	font-style : italic;
}

#content h1 {
	height : 36px;
	margin-bottom : .5em;
	font-family : Arial;
	font-size : 182%;
	font-weight : bold;
	line-height : 1;
	letter-spacing : -1px;
	text-transform : uppercase;
	text-indent : -9999px;
	color : #689a00;
	background : url(../img/home-heading.jpg) left top no-repeat;
}

#content img {
	float : left;
	margin : 0 1.5em .5em 0;
}

#sidebar .homebox {
	margin-bottom : 1em;
}

#sidebar h3 {
	font-weight : bold;
	font-family : Arial;
	font-size : 116%;
	letter-spacing : -1px;
	text-transform : uppercase;
	line-height : 1;
	margin-bottom : 1em;
}

#sidebar p, #sidebar li {
	font-size : 85%;
	color : #221b0a;
	line-height : 16px;
}

#wine-rides {
	border : 1px solid #e1efc2;
	background : #f8fceb url(../img/home-wine-rides.jpg) no-repeat right bottom;
	padding : 12px 0 10px 18px;
}

#wine-rides h3 {
	color : #689a00;
}

#wine-rides p {
	width : 19em;
}



#clients {
	background : #ffe2ae;
	padding : 12px 0;
}

#clients h3 {
	margin-bottom : 0;
	padding-left : 18px;
	color : #cc4800;
}

#clients div.photo {
	padding : 15px 23px 0;
	background : url(../img/bg-clients.png) no-repeat top;
}

#clients img {
	display : block;
}

#clients ul {
	margin : 0;
	padding : 25px 18px 0;
	background : url(../img/bg-clients-bottom.png) no-repeat center top;
}

#clients p {
	margin : 1em 13px 0 18px;
}

#clients a {
	color : #cc4800;
	text-transform : uppercase;
	text-decoration : none;
	font-size : 93%;
}


#private-tours {
	padding : 1em 18px 3em;
	background : #fffceb url(../img/home-private-tours.jpg) no-repeat bottom;
	border : 1px solid #ebe4d5;
}

#private-tours h3 {
	color : #4e4423;
}

#private-tours p {
	width : 20em;
}



#offer {
	margin-top : 1em;
}

#offer .yui-u {
	background : #effad6;
	padding : 1em 0;
}

#offer h4 {
	height : 24px;
	margin : 0 1em 0;
	font-weight : bold;
	font-family : Arial;
	font-size : 100%;
	letter-spacing : -1px;
	text-transform : uppercase;
	line-height : 1;
	color : #4e4423;
}

#offer img {
	float : none;
	display : block;
	margin : 1em auto;
	border : 1px solid #d9edaf;
}

#offer p, #offer ul {
	margin : 0 1em 1em;
}

#offer li {
	margin-left : 0;
	line-height : 1.5;
	font-size : 93%;
}

#offer .readmore {
	margin-left : 1em;
	margin-bottom : 0;
}

#offer .special {
	padding : 0;
	background : none;
}

#offer .special img {
	margin : 0;
	border : none;
}

.readmore {
	margin-top: 1em;
}

.readmore a {
	display : block;
	width : 85px;
	height : 24px;
	text-indent : -9999px;
}

.readmore.orange {
	background : url(../img/read-more-orange.png) no-repeat;
}

.readmore.green {
	background : url(../img/read-more-green.png) no-repeat;
}


