body {
	background-color: #683D1B;
	background-image: url(../images/graf-pbgtexture.jpg);
	color: #26201F;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}
body {
    font-family: "Lucida Sans Unicode", "Lucida Grande",
        Arial, Helvetica, sans-serif;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#masthead {
	background-image: url(../images/graf-masthead.jpg);
	background-repeat: no-repeat;
	height: 33px;
	background-color: #683D1B;
}
#logo {
	background-image: url(../images/graf_integrated_logo.gif);
	background-repeat: no-repeat;
	height: 135px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/graf-shadow.jpg);
	background-repeat: repeat-y;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 984px;
	padding: 0 0 0 0;
	background-image: url(../images/graf_integrated_grunge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: right;
	width: 774px;
}
#sidebox {
	float: left;
	width: 210px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 20px;
	font-size: 0.8em;
	/*background-image: url(../images/graf-vrule.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#maincontent p {
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}

/*Sidebar*/
#sidecontent {
	padding: 0 20px 20px 15px;
	margin: 0 0 0 0;
}
#sidecontent p {
	line-height: 1.5em;
	margin: 12px 0;
	color: #FFF;
	font-size: 0.75em;
}
/********HEADINGS*******/
h1 {
	margin: 2em 0 2em 0;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
}

h1, h2, h3, h4 {
	line-height: normal;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/graf-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 984px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}

/*********PAGE LINK STYLES********/
#columnwrapper a:visited, #columnwrapper a:link, #columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus {
	color: #4F0D01;
	text-decoration: underline;
}
#columnwrapper a:hover {
	color: #4F0D01;
	text-decoration: none;
}

#footer a:visited, #footer a:link, #footer a:active, #footer a:focus {
	color: #A35725;
	text-decoration: none;
}
 #footer a:hover {
	color: #E8BC59;
	text-decoration: none;
}
/******NAVBAR STYLES********/
#menubar {
	font-size: 1.15em;
	padding: 0 0 0 0;
	/*background-image: url(../images/graf-mbar.jpg);
	background-repeat: repeat-x;*/
	background-color: transparent;
	margin: 0 auto;
	width: 984px;
	color: #ECE9D8;
	text-transform: none;
}
#menubar ul {
	padding: 0;
	margin: 0;
}
#menubar li {
	list-style-type: none;
	display: inline;
}
#menubar li a {
	float: left;
	color: #FFD173;
	padding: 15px 40px 13px 12px;
	text-decoration: none;
	background-image: url(../images/grafb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-right: 8px solid #683D1B;
}
.p7uberlink {
	color: #A35725!important;
	background-color: #E8BC59!important;
	background-position: 0px -240px !important;
	background-repeat: repeat;
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#menubar li a:hover,
#menubar li a:focus, 
#menubar li a:active {
	color: #683D1B;
	background-position: 0px -120px;
	background-repeat: repeat;
	background-color: #88807D;
}
#menubar br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}


#p7PMnav {
	margin: 0;
	padding:0;
        font-size: 1.1em;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none !important;
	padding: 4px 30px 4px 0px;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #A64769;
}

/* ------ the current page marker style ------ */

#p7PMnav li .current  {
	color: #A64769 !important;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 100px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}

#p7PMnav li {width: auto;}