@charset "utf-8";
/*NEW NAV*/

#navcontainer {
	font: 78%/1.5 arial, helvetica, serif;
	width: 627px;
	height: 38px;
	text-align: left;
	margin: 0 auto;
}


#nav, #nav ul {
	float: left;
	width: 627px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;
	line-height:1.1;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {

	float: left;
	padding: 0;
	width: 8.8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13.8em;
}


#nav li ul a {
	width: 18.2em;
	w\idth: 12.6em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#nav li:hover, #nav li.sfhover {
	background:#000000;
	background-image:url(images/pointer.gif);
	background-repeat:no-repeat;
}
/*: #9ad734; :#64A943; #333333;
*/
#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}

/*NEW NAV - FINISH*/



/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #3c3c3b;
	background-image:url(images/gradientBackground.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

/*Contact Links*/


a.contactLinks {
color:#CCCCCC;
text-decoration:none;
 }

a.contactLinks:hover {
color:#FFFF99;
}

/*FINISH - Contact Links*/



a.newitems {
border-color:#000000;
}

a {
    outline: none;
}

#navigation a{
display: block;
width: 325px;
height: 45px;
text-decoration: none;
border: none;
border-style: none;
border-width: 0;
}

a.home {
background: url("images/GPA_NAV_02.jpg");
 }
 
a.home:hover {
background-position:bottom;
}

a.new {
background: url("images/GPA_NAV_03.jpg");
 }

a.new:hover {
background-position:bottom;
}
a.inv {
background: url("images/GPA_NAV_04.jpg");
 }

a.inv:hover {
background-position:bottom;
}
a.kmd {
background: url("images/GPA_NAV_05.jpg");
 }

a.kmd:hover {
background-position:bottom;
}
a.pub {
background: url("images/GPA_NAV_06.jpg");
 }

a.pub:hover {
background-position:bottom;
}
a.crew {
background: url("images/GPA_NAV_07.jpg");
 }

a.crew:hover {
background-position:bottom;
}
a.contact {
background: url("images/GPA_NAV_08.jpg");
 }

a.contact:hover {
background-position:bottom;
}
a.map {
background: url("images/GPA_NAV_09.jpg");
 }

a.map:hover {
background-position:bottom;
}
.oneColFixCtr #container {
	width: 954px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 800px;
}

.oneColFixCtr #navigation {
	width: 325px;
	height: 795px;
	margin: 0;
	border: 0px;
	text-align: center;
	float: left;
}
.oneColFixCtr #pagecontent {
	width: 627px;
	margin-top:50px;
	border: 0px;
	float: left;
	text-align: center;
}

.oneColFixCtr #pagecontent_new {
	width: 627px;
	margin-top:45px;
	border: 0px;
	float: left;
	text-align: center;
}

.oneColFixCtr #pagecontent_crew {
	width: 620px;
	margin-top:15px;
	border: 0px;
	float: left;
	text-align: center;
}
