
body {
margin: 0;
padding : 0;
background: #ccc url(images/bg.gif) center repeat;
color: #555;
}
	/*Center Spread*/
#holder {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0;
background:#fff;
font: 76% "Trebuchet MS","lucida sans", "tahoma", "verdana", sans-serif;
line-height: 1.8em;
color: #062a5e;
}
/*800 Numbers*/
#numbers ul{
position: absolute;
margin-left:602px;
margin-top:86px;
list-style: none;
text-align: right;
color: #d82138;
line-height: 120%;
font-size: 100%;
font-weight: bold;
}

	/*Logo Field*/
#logofield {
padding: 4px;
margin-bottom: 0;
height: 111px;
border-bottom:3px solid #fff;
background: url(GP_Logo_Big.gif) no-repeat left;
color: #fff;
}



	/*Top Links*/
#links ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
font-size: 100%;
font-weight:bold;
text-align: center;
border-bottom:3px solid #000;
background: #062a5e;
color: #8ca5c9;
}
#links a {
float:left;
width:125px;
height:28px;
text-decoration:none;
font-weight: bold;
color:#fff;
background:#062a5e;
padding:4px 0 0 0;
border-right:1px solid #fff;
}
#links a:hover {
background:#8ca5c9;
color: #04183d;
}
#links li {
display:inline;
}
	/*Main Text*/
#content {
padding-left: .5em;
padding-top:.8em;
margin-left: 184px;
line-height:1.6em;
}

	/*Locations, Etc*/
#locations {
float: left;
width: 180px;
margin: 0;
padding: 0 0 0 0;
}
#locations ul {
list-style: none;
margin: 0 0 0 4px;
padding: 0 0 0 0;
}
#locations ul li { 
display: inline;
padding: 0 0 0 0;
margin: 0 0 0 0;
line-height: 1.3em;
}

	/*Bottom*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 0.9em;
text-align: center;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #062a5e;
color: #FFF;
}

	/*LinkStyle*/
a:link, a:visited {
text-decoration : none;
font-weight:bold;
font-size:110%;
color : #062a5e;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #EF2626; 
}
			/*TypeStyles*/
p {
text-indent:1em;
}
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 {
margin-top:10px;
padding-top:10px;
letter-spacing: 2px;
font-size: 160%;
line-height:100%;
background : transparent;
color :   #062a5e;
}
h3 {
margin: 0px;
padding-top:10px;
padding-bottom:10px;
letter-spacing: 1px;
font-size: 160%;
line-height:1em;
background : transparent;
color :   #062a5e;
}
h4 {
padding:6px 6px 0px 0px;
margin:0px;
font-size: 140%;
line-height:1.3em;
letter-spacing: 2px;
background : inherit;
color :  #062a5e;
}
	/*Classes*/
.spacer {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}

.contact{
text-indent:0;
font-weight:bold;
}
