﻿TD,TR,TH,BODY,P,UL,OL,LI,U,I,B,TABLE,STRONG,EM
{
	font-family:Verdana, sans-serif;
	font-size:11px;
}

.largewhite
{
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#ffffff;
}

.Quote
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8f4437;
	font-weight:bold;
}
.ModelTitle
{
	font-family:Times New Roman;
	font-size:28px;
	color:#ffffff;
}

.TeamListingTitle
{
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#617245;
}

.TextSubTitle
{
	font-family:Verdana, sans-serif;
	color:#597340;
}




/* START: Navigation classes s

.CorpSite a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	background-color: #8f4437;
	display: block;
	padding: 5px 3px 5px 10px; 
	width: 155px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #dde3c7;
	border-left: 0px;
	background-repeat: no-repeat;
} 

.CorpSite a:hover, .CorpSite a:active {
	background-color: #CBEAF1;
	color: #000000;
	text-decoration: underline;
	background-repeat: no-repeat;
} 




.LaramieSite a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	background-color: #4B5349;
	display: block;
	padding: 5px 3px 5px 10px; 
	width: 155px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #dde3c7;
	border-left: 0px;
	background-repeat: no-repeat;
} 

.LaramieSite a:hover, .LaramieSite a:active {
	background-color: #B1B9AE;
	color: #000000;
	text-decoration: underline;
	background-repeat: no-repeat;
} 




.CheyenneSite a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	background-color: #31515E;
	display: block;
	padding: 5px 3px 5px 10px; 
	width: 155px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #dde3c7;
	border-left: 0px;
	background-repeat: no-repeat;
} 

.CheyenneSite a:hover, .CheyenneSite a:active {
	background-color: #97B6BB;
	color: #000000;
	text-decoration: underline;
	background-repeat: no-repeat;
} 

 END: Navigation classes */


