#container {
	background: #fff;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	color: #666666;
	font-size: 85%;
	margin: 0px auto;
	overflow: auto;
	padding: 0px;
	width: 960px;
}

.ghapinstripes {
	background-image: url(images/bluestripe.gif);
	background-repeat: repeat-y;
	width: 53px;
}
.ghahomenav {
	background-image: url(images/centurium.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 624px;
	vertical-align: top;
}
.ghahomenav p {
    padding-right: 15px;
	padding-left: 15px;
}
.ghadate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
}
.ghamotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin-top:100px;
}
.ghamotto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.ghamainlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
}
.ghamainlinks a:link{
	color: #000000;
	text-decoration: none;
}
.ghamainlinks a:visited{
	color: #000000;
	text-decoration: none;
}
.ghamainlinks a:hover{
	color: #990000;
	text-decoration: none;
}
.ghacontent {
	position: relative;
	width: 800px;
}
.ghacontent p,h3,h4,h5,h6 {
    padding-right: 15px;
	padding-left: 15px;
}
.ghacontacts {
	float: left;
	width: 105px;
	margin: 5px 15px 15px 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}
.clearboth { clear: both; }

.gharow {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ghalabel {
	float: left;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.ghaform {
	float: right;
	width: 400px;
	text-alight: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#container .ghacontainertable {
	margin: 0px auto;
	overflow: auto;
	padding: 0px;
	width: 85%;
}
.ghaschedule1 {
    float: left;
	width: 200px;
	margin-bottom: 10px;
}
.ghaschedule2 {
    float: left;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ghaschedule3 {
    float: left;
	width: 500px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ghaschedule4 {
    float: left;
	width: 550px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#ghaquote p{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	border-bottom: 1px dotted #000000;
	text-align: center;
}
#ghaquote .title {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
#ghaquote .credit {
	font-size: 90%;
	font-style: italic;
	text-align: right;
}
.ghanotation {
    font-size: 70%;
	font-style: italic;
}
.ghalocation {
    font-size: 90%;
}
