@charset "UTF-8";
#mainNav {
	height: 25px;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
#mainNav ul {
	list-style-type: none;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}
#mainNav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.barSpacer {
	color: #FC8614;
}
#mainNav a:hover, #mainNav a.current:link, #mainNav a.current:visited, #mainNav a.current:active  {
	color: #FC8614;
}

.orangeReview {
	font-variant: small-caps;
	color: #d93d36;
}
#reviewTitle {
	display: block;
	font-size: 24px;
	color: #3f1110;
	padding: 2px 24px 2px 0px;
	margin: 0px;
	background-image: url(images/tileReviewBar.jpg);
	background-repeat: no-repeat;
}
#mainCopy table tr td img {
	margin: 45px 40px 25px 25px;
}
.winnerInfo h2 {
	font-size: 18px;
	font-weight: normal;
	color: #190909;
	text-align: center;
}
.winnerWrap {
	height: 400px;
	margin: 30px;
	text-align:left;
}
.winnerInfo {
	background: url(images/tileBrick250H.jpg) repeat-y;
	padding: 0px ;
	float:left;
	height:350px;
	width:250px;
	margin: 0px 0px 0px 50px;
}
#mainCopy .winnerInfo p {
color:#000000;
font-size:12px;
margin:0;
padding:15px;
width:225px;
}
.winnerShow{
	display:block;
	float:left;
	padding: 0px;
	margin:0px;
}
.nav {
	text-align: center;
}

.winnerInfo h2 {
	background-color:#333333;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 8px 0px;
	text-align:center; 
}
.back {
	text-align: center;
	text-decoration:none;
	letter-spacing:12px;
	display:block;
}
.back hover {
	color:#FFF;
}
