.gold{

  color: #C8B64E;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: -30px 0 50px 0;
}

.here{

	font-weight: bold;
	font-style: italic;
}

.btn-success{

	background: #94b85f !important;
	border-color: #C8B64E;
}

.btn-success:hover{

	opacity: 0.9;
	color: #f2f2f2;
}

.GTlogo{

	margin: 0px auto 50px auto;
	max-width: 150px;
}

.GTlogo img{

	border-radius: 5px;
	border: 1px solid #C8B64E;
}

.OLDlogo{

	width: 100%;
	margin: 0px auto 50px auto;
}

.OLDlogo img{

	
}

.planfee{

	width: 100%;
	margin: 100px auto;
	font-size: 18px;
}

.planfee tr{

	padding: 0px 20px;
}

.planfee th {
    padding: 20px;
    text-align: right;
    background: #c9dbaf;
    border: 1px solid #C8B64E;
}

.planfee td {
    padding: 20px;
    text-align: right;
    border: 1px solid #C8B64E;
}

.row8 {
    text-align: center !important;
    padding: 0px 20px !important;
}

.map{
	width: 100%;
	height: 500px;
}

.twitter a{

	width: 100%;
	height: 100%;
}