/* @override http://staging.collegefootballrudyawards.com/CSS/Override.css */

/* CONTENT AREA WHEN NO LEFT OR RIGHT NAVIGATION*/

.followSubmit input[type=text] {
	height: 10px;
	position: relative;
	bottom: 5px;
} 

.followSubmit input.text {
	height: 10px;
	position: relative;
	bottom: 5px;
}



.raTM {
    color: #ce982c;
    margin-left: 3px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
	
.raTM sup {
    font-size: 0.5em;
    font-weight: normal;
    font-style: normal;
}
	
.homeFinalists,
.homeContent {
    width: 870px;
	margin-left: 40px;
	margin-right: 35px;
}

.homeFinalists h1,
.homeContent h3
{color: #b69960;}

.homeFinalists h3,
.homeFinalists h4
{color: #191919;}

.homeFinalists hr {background-color: #8e826a;
	margin-bottom: 25px;
	margin-top: 100px;
}

.homeFinalists a,
.homeFinalists a:link,
.homeFinalists a:visited,
.homeFinalists a:hover,
.homeFinalists a:active,
.homeContent a,
.homeContent a:link,
.homeContent a:visited,
.homeContent a:hover,
.homeContent a:active
 {color: #1a62ab;text-decoration: underline;}

.triBox {
	width: 223px;
	float: left;
	text-align: center;
	background-color: #fffeff;
	padding: 15px;
	border: 5px solid #666;
}

.triBox h3 {
	margin: 18px 0px 0;
	text-align:center;
}
.triBox h4 {
	text-align: center;
	margin: 0 0 18px;
}

.triBox p {
	text-align: justify;
}
.biBox {
	width: 415px;
	text-align: justify;
	float: left;
}


.dblTriBox {
	width: 520px;
	float: left;
	background-color: #fffeff;
	padding: 15px;
	border: 5px solid #666;
	
}
.dblTriBox img {
	float: left;
	margin-right: 18px;
	margin-bottom: 36px;
	margin-top: 18px;
}

.thinTriBox {
	width: 223px;
	float: left;
	background-color: #f7f4ea;
	padding: 15px;
	border: 5px solid #d8cdad;
	text-align: justify;
	margin-top: 36px;
}

.thinTriBox img {
	width: 54px;
	height: 72px;
	float: left;
	margin-right: 20px;
}
.homeFinalists h1,
.thinTriBox h1 {
	font-size: 3em;
	color: #0c1a36;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	margin-top: 0;
}
.thinTriBox h1 {color: #666;}

.thinTriBox hr {
	margin-top: 18px;
	margin-bottom: 18px;
}
.homeTitles {
	font-weight: bold;
}