@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 30px 0px 0px;
	color: #AC966C;
	background: #000000;
}
img {
	border:none;
}
#main {
	background:
}
#mainTextbox {
	height: 313px;
	width: 365px;
	overflow: hidden;
	text-align: right;
}



.commitment {
	width:164px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/commitment.jpg) no-repeat;
}
.commitment:hover {
	background-image:url(../images/design/buttons/home/commitment_over.jpg);
}
.commitment_txt {
	display:none;
}

.team {
	width:103px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/team.jpg) no-repeat;
}
.team:hover {
	background-image:url(../images/design/buttons/home/team_over.jpg);
}
.team_txt {
	display:none;
}

.winners {
	width:128px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/winners.jpg) no-repeat;
}
.winners:hover {
	background-image:url(../images/design/buttons/home/winners_over.jpg);
}
.winners_txt {
	display:none;
}

.sales {
	width:147px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/sales.jpg) no-repeat;
}
.sales:hover {
	background-image:url(../images/design/buttons/home/sales_over.jpg);
}
.sales_txt {
	display:none;
}

.ranch {
	width:127px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/ranch.jpg) no-repeat;
}
.ranch:hover {
	background-image:url(../images/design/buttons/home/ranch_over.jpg);
}
.ranch_txt {
	display:none;
}

.sponsors {
	width:127px;
	height:137px;
	display:block;
	background: url(../images/design/buttons/home/sponsors.jpg) no-repeat;
}
.sponsors:hover {
	background-image:url(../images/design/buttons/home/sponsors_over.jpg);
}
.sponsors_txt {
	display:none;
}
.excellence {
	height: 387px;
	width: 153px;
	vertical-align: top;
}
