.clearfix {
	    display: table;
	    content: "";
	    line-height: 0;
}

.home-head {
	text-align: center;
	height: auto;
	margin: 0;
	padding: 10px;
    
}

.home-head .title {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 60px;
	margin: 0;
	padding: 0;
    
}

.home-head .details {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	margin: 0;
	padding: 0;
    
}

.course-image {
	text-align: center;
	height: auto;
    width: 100%;
	margin: 0;
	padding: 0px;
    
}

.winnersplash-FourTiles {
    height: 700px; /* You must set a specified height */
    width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: nowrap;
    box-shadow: 0 6px 8px -6px rgba(0,0,0,0.3);
    
}

.winnersplash-FourTiles .leftMain {
    height: 700px; /* You must set a specified height */
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

.winnersplash-FourTiles .leftMain .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
    width: 100%;
}

.winnersplash-FourTiles .rightMain {
    height: 700px; /* You must set a specified height */
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

.winnersplash-FourTiles .rightMain .topRow {
    height: 350px; /* You must set a specified height */
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: nowrap;
}

.winnersplash-FourTiles .rightMain .topRow .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 24px;
	text-align: center;
	margin: 0;
	padding: 0;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
    width: 100%;
}

.winnersplash-FourTiles .rightMain .topRow .topLeft {
    height: 350px; /* You must set a specified height */
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

.winnersplash-FourTiles .rightMain .topRow .topLeft .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 24px;
	text-align: center;
	margin: 0;
	padding: 0;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
    width: 100%;
}

.winnersplash-FourTiles .rightMain .topRow .topRight {
    height: 350px; /* You must set a specified height */
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

.winnersplash-FourTiles .rightMain .bottom {
    height: 350px; /* You must set a specified height */
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.winnersplash-FourTiles .rightMain .bottom .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 24px;
	text-align: center;
	margin: 0;
	padding: 0;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
    width: 100%;
}

.winner-splash2020 {
    height: 700px; /* You must set a specified height */
    width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
    background-image: url("/photos/2020/PratorhurstCup2020CarneyTrophy1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 623px; /* Resize the background image to cover the entire container */
    box-shadow: 0 6px 8px -6px rgba(0,0,0,0.3);
    
}

.winner-splash2020 .image {
	margin: 0;
	padding: 0;
    z-index: 1;
    display: block;
    position: absolute;
}

.winner-splash2020 .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
}


.announcement-splash {
    height: 700px; /* You must set a specified height */
    width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1320px; /* Resize the background image to cover the entire container */
    box-shadow: 0 6px 8px -6px rgba(0,0,0,0.3);
    
}

.announcement-splash .image {
	margin: 0;
	padding: 0;
    z-index: 1;
    display: block;
    position: absolute;
}

.announcement-splash .title {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 60px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
}

.announcement-splash .sub {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 60px;
	text-align: center;
	margin: 0 0 450px 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
}

.announcement-splash .details {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
}

.announcement-splash2019 {
    height: 800px; /* You must set a specified height */
    width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1320px; /* Resize the background image to cover the entire container */
    box-shadow: 0 6px 8px -6px rgba(0,0,0,0.3);
    
}

.announcement-splash2019 .title {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    font-size: 60px;
	text-align: center;
	margin: 0;
	padding-top: 640px;
	width: inherit;
    z-index: 2;
    display: block;
}

.announcement-splash2019 .details {
    color: #00284B;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
}

.winner-splash {
    height: 500px; /* You must set a specified height */
    width: 100%;
	margin: 20 0 20px 0;
	padding: 0;
	text-align: center;
    background-image: url("/photos/Players/CarneyPat-HeadShot-Full.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 500px; /* Resize the background image to cover the entire container */
    box-shadow: 0 6px 8px -6px rgba(0,0,0,0.3);
    
}

.winner-splash .image {
	margin: 0;
	padding: 0;
    z-index: 1;
    display: block;
    position: absolute;
}

.winner-splash .title {
    color: #E4E4E4;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: inherit;
    z-index: 2;
    display: block;
    background-color: rgba(0,0,0,.6);
}


.home-six-tile-mixed {
    display: table;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin: 0;
    
}

.home-six-tile-mixed>.col {
    display: table-cell;
    vertical-align: top;
}

.home-six-tile-mixed>.col:first-child {
    width: 699px;
}

.home-six-tile-mixed>.col:not(:first-child) {
    width: 299px;
    padding-left: 2px;
}

.home-six-tile-mixed .col .tile-one {
    
}

.home-six-tile-mixed .col .tile-one .photo{
    width: 699px;
    padding: 0;
}

.home-six-tile-mixed .col .tile-two {
    
}

.home-six-tile-mixed .col .tile-three {
    
}

.home-six-tile-mixed .col .tile-four {
    
}

.home-six-tile-mixed .col .tile-four .photo {
    width: 299px;
    padding: 0;
    
}

.home-six-tile-mixed .col .tile-five {
    
}

.home-six-tile-mixed .tcol .tile-six {
    
}





