html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, b, u, i, center, ol, ul, li,
form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
//	background-color: #3232ff;
	background-color: #fb6200;
	font-family: verdana, arial, sans-serif;
	background-image: url('img/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	color: #ffffff;
}
ol, ul {
	list-style: none;
}
p {
	margin-left: 16px;
	margin-bottom: 16px;
}
a,
a:link,
a:active,
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ff8888;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.picture {
	border-top: 1px solid #cccccc;
	border-right: 3px solid #444444;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #999999;
}
#tcc {
	float: left;
	width: 970px;
	margin-top: 20px;
	margin-bottom: 18px;
	text-align: center;
	font-family: Hana, Times, serif;
	font-size: 1.5em;
	letter-spacing: 2px;
}
#tc {
	text-decoration: underline;
	font-size: 1.3em;
}

#left_menu {
	float: left;
	margin: 20px;
	width: 150px;
	margin-top: 32px;
	margin-bottom: 165px;
}
#home_button,
#services_button,
#winery_tours_button,
#horse_team_button,
#contact_us_button,
#links_button {
	height: 37px;
	width: 152px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#home_button {
	background-image: url('img/home.gif');
}
#home_button:hover  {
	background-image: url('img/home_on.gif');
}
#services_button {
	background-image: url('img/services.gif');
}
#services_button:hover  {
	background-image: url('img/services_on.gif');
}
#winery_tours_button {
	background-image: url('img/winery_tours.gif');
}
#winery_tours_button:hover  {
	background-image: url('img/winery_tours_on.gif');
}
#horse_team_button {
	background-image: url('img/horse_team.gif');
}
#horse_team_button:hover  {
	background-image: url('img/horse_team_on.gif');
}
#contact_us_button {
	background-image: url('img/contact_us.gif');
}
#contact_us_button:hover  {
	background-image: url('img/contact_us_on.gif');
}
#links_button {
	background-image: url('img/links.gif');
}
#links_button:hover  {
	background-image: url('img/links_on.gif');
}
#body {
	width: 980px;
}

#indexCenterPic {
	float: left;
	width: 481px;
	height: 407px;
	margin: 16px;
}
#indexTopRight {
	float: left;
	width: 223px;
	height: 150px;
	margin: -32px 16px 16px 16px;
}
#indexCenterRight {
	float: left;
	width: 223px;
	height: 165px;
	margin: 0em 16px 16px 16px;
}
#indexBottomRight {
	float: left;
	width: 223px;
	height: 150px;
	margin: 0em 16px 16px 16px;
}

#servicesCenterTop {
	float: left;
	min-width: 600px;
	font-size: 24px;
	text-align: center;
	margin: -4px 16px 16px 16px;
}
#servicesCenterText {
	font-size: 1.0em;
	float: left;
	text-align: center;
	width: 240px;
	margin: 0px 0px 0px 0px;
}
#servicesLeftTop {
	float: left;
	width: 160px;
	height: 120px;
	margin: 8px 16px 16px 16px;
}
#servicesRightTop {
	float: left;
	width: 160px;
	height: 120px;
	margin: 8px 60px 16px 14px;
}
#servicesLeftCenter {
	float: left;
	width: 160px;
	height: 120px;
	margin: 142px 16px 16px -176px;
}
#servicesRightCenter {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0px 16px 16px 14px;
}
#servicesLeftBottom {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0px 16px 16px 16px;
}
#servicesCenterBottom {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0px 16px 16px 38px;
}
#servicesRightBottom {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0px 16px 16px 40px;
}

#wineryText {
	float: left;
	font-size: 1.25em;
	width: 340px;
	margin: 32px 0px 0px 32px;
}
#wineryTop {
	float: left;
	width: 354px;
	height: 243px;
	margin: 32px 0px 0px 48px;
}
#wineryBottom {
	float: left;
	width: 354px;
	height: 243px;
	margin: 16px 0px 0px 16px;
}

#horseTeamTop{
	float: left;
	width: 358px;
	height: 268px;
	margin: 0px 16px 24px 16px;
}
#horseTeamRight {
	float: left;
	width: 289px;
	height: 366px;
	margin: 80px 16px 16px 8px;
}
#horseTeamBottom {
	float: left;
	width: 358px;
	height: 268px;
	margin: -170px 16px 16px 16px;
}

#contactPic {
	float: left;
	width: 268px;
	height: 358px;
	margin: 16px 320px 0px 102px;
}
#contactText {
	float: left;
	text-align: center;
	font-size: 22px;
	width: 386px;
	height: 118px;
	margin: -32px 110px 18px 103px;
	z-index: 100;
}

div#links {
	float: left;
	text-align: center;
	margin: 40px 0px 0px 112px;
}
#links ul,
#links li {
	line-height: 250%;
}

#bottom {
	float: left;
	width: 100%;
}
#footer {
	position: absolute;
	left: 220px;
	top: 720px;
	font-size: .7em;
	text-align: center;
	padding-bottom: 10px;
}