* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #59355d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 951px;
}


#branding {
	background-image: url(images/2018Taste_WebBanner.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 300px;
	width: 950px;
	margin-bottom: -42px;
}
#navMain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 35px;
	width: 951px;
	float: right;
	background-color:#de7d2e;
}
#navLinks li {
	display: inline;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 55px;
	margin-left: 55px;
	font-size: 16px;
	text-decoration: none;
}

#navLinks a:link, #navLinks a:visited, #navLinks a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255,255,255);
	line-height: 30px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow : 0 2px 3px rgba(0,0,0,.8);
}

#navLinks a:hover, #navLinks a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
	font-weight: bold;

}
/*#changeableContent{
	position: relative;
	top: 50px;
}*/
#mainContent {
	position: relative;
	top: 55px;
	margin-top: -35px;
	float: right;
	width: 310px;
	font-size: 14px;
	right: 20px;
}
#mainContent p {
	margin-top: 10px;
}
#mainContentAbout, #mainContentTickets {
	margin-top: 15px;
	float: right;
	width: 600px;
	margin-bottom: 15px;
}
#mainContentInvite {
	margin-top: 15px;
	float: right;
	width: 550px;
	margin-right: 150px;
	margin-bottom: 15px;
/*	height: 690px;*/
}
#mainContentAbout p, #mainContentTickets p {
	margin-bottom: 10px;
}
#mainContentSpons, #mainContentVendors {
	margin-top: 15px;
}
#mainContentAbout p {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	height: 50px;
	width: 950px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	text-shadow : 0 2px 3px rgba(0,0,0,.8);
	padding-top: 18px;
	background-repeat: no-repeat;
	margin-bottom: -18px;
}
#bottomNav p {
	text-align: center;
	width: 950px;
	margin-bottom: -24px;
}


#bottomNav a:link, #bottomNav a:visited, #bottomNav a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255,255,255);
	line-height: 30px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow : 0 2px 3px rgba(0,0,0,.8);
}

#bottomNav a:hover, #bottomNav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
	font-weight: bold;

}
#bottomNav h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#slider {
	background:url(images/loading.gif) no-repeat 50% 50%;
	position:relative;
	top: 50px;
	right: 15px;
	margin-bottom: 50px;
	width: 5px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,255,255);
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: rgb(0,0,0);
	margin-top: 50px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	padding-top: 25px;
	margin-bottom: 10px;
}
h5 {
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,255,255);
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: rgb(0,0,0);
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(255,255,255);
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: rgb(0,0,0);
}
#premierSpons {
	margin-right: auto;
	margin-left: auto;
/*	width: 280px;*/
}
#premierSpons img {
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	vertical-align: middle;
}
#diamondSpons {
	margin-right: auto;
	margin-left: auto;
/*	width: 650px;*/
}
#diamondSpons li {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: middle;
	position: relative;
	float: left;
	text-align:center;
	list-style:none;
}
#diamondSpons img {
	border: 1px solid rgb(255,255,255);
}
/*#diamondSpons #sysco, #diamondSpons #pepsico {
	left: 95px;
}
*/
#platinumSpons {
	margin-right: auto;
	margin-left: auto;
/*	width: 650px;
*/}
#platinumSpons li {
	margin: 10px;
	float: left;
	vertical-align: middle;
	position: relative;
	list-style: none;
    text-align: center;
    width: 260px;
}

#platinumSpons img {
	    border: 1px solid rgb(255,255,255);
}

/*#platinumSpons #facu {
	position: relative;
	left: 95px;
}
#platinumSpons #tome {
	position: relative;
	right: 250px;
	width: 181px;
}
#platinumSpons #walsh {
	left: 78px;
	position: relative;
}
#platinumSpons #wave {
	position: relative;
	margin-bottom: -100px;
}
*/
#goldSpons {
	margin-right: auto;
	margin-left: auto;
}
#goldSpons li {
	margin: 10px;
	float: left;
	vertical-align: middle;
	position: relative;
	list-style:none;
    width: 260px;
    text-align: center;
}

#goldSpons img {
		border: 1px solid rgb(255,255,255);

}
/*#goldSpons #davids {
	float: left;
	margin: 10px;
	position: relative;
	left: 25px;
}
#goldSpons #mcevoy {
	position: relative;
	left: 125px;
}
#goldSpons #walmart {
	float: left;
	position: relative;
	left: 25px;
}*/
/*#goldSpons #henryHorne {
	float: left;
	position: relative;
	bottom: 40px;
	margin-bottom: -20px;
}*/
#silverSpons {
	margin-right: auto;
	margin-left: auto;
	width: 935px;
}

#silverSpons img {
	border: 1px solid rgb(255,255,255);
}

.logo {
	margin: 10px;
	float: left;
	vertical-align: middle;
	position: relative;
	width: 260px;
	height: 255px;
	list-style: none;
}
.logo2 {
	margin: 10px;
	float: left;
	vertical-align: middle;
	position: relative;
	width: 260px;
	height:116px;
	list-style: none;
}
.logo2a {
	margin: 10px;
	float: left;
	vertical-align: middle;
	position: relative;
	width: 260px;
	height:156px;
	list-style: none;
}
/*#FHBank {
	background-color: #ffffff;
	padding: 3px;
}

#maryt {
	right: 545px;
}

#silverSpons #abbott {
	margin-top: 25px;
}

#westBank {
	position: relative;
	bottom: 200px;
}

#bdrest {
	position: relative;
	left: 28px;
}

#silverSpons #sunLife {
	bottom: 175px;
	right: 40px;
	border: none;
}

#pepsico {
	position: relative;
	left: 150px;
}
*/
#firstRow, #secondRow, #thirdRow, #forthRow, #fifthRow, #sixthRow {
	height: 150px;
	margin-top: 25px;
	margin-bottom: 5px;
	display: block;
}
#thirdRow {
	width: 825px;
	margin-left:auto;
	margin-right:auto;
}
#forthRow {
	width: 715px;
	margin-left:auto;
	margin-right:auto;
	height: 230px;
}
#fifthRow {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 205px;
}
#sixthRow {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}
#foodPurveyors img {
	border: 1px solid rgb(255,255,255);
}
#ticket {
	height: 206px;
	width: 500px;
	margin-top: 50px;
	border: 1px solid rgb(255,255,255);
}

#foodPurveyors #evas, #foodPurveyors #chipotle, #foodPurveyors #evas2, #foodPurveyors #property, #foodPurveyors #swgcac, #foodPurveyors #cgs, #foodPurveyors #culvers, #diamondSpons #evas {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foodPurveyors {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#robsonRanch p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 255px;
}
td img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mainContentTickets a:link, #mainContentTickets a:active, #mainContentTickets a:focus {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,255,255);
}
#mainContentTickets a:visited, #mainContentTickets a:hover {
	color:#CCCCCC;
}
#wrapper #changeableContent #mainContentVendors #foodPurveyors #robsonRanch img {
	padding: 0px;
	text-align: center;
	margin: 10px;
}
#promo {

}

td {
	padding: 0 15px;
}
