body {
background-color: #ECE1C3;
background-image: url(../images/graf-pbgtexture.jpg);
color: #38230E;
font-family: verdana;
font-size: 100%;
margin: 20px 0 60px 0;
padding: 0;
}

body {
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em {
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#masthead {
background-image: url(../images/graf-masthead.jpg);
background-repeat: no-repeat;
height: 137px;
background-color: #F6F1DE;
}

#logo {
background-image: url(../images/graf_integrated_logo.gif);
background-repeat: no-repeat;
height: 135px;
}

/********LAYOUT WRAPPER**********/

#layout {
width: 766px;
margin: 0 auto;
background-color: #F6F1DE;
background-image: url(../images/graf-shadow.jpg);
background-repeat: repeat-y;
border-bottom: 1px solid #9A0022;
}

/********COLUMN WRAPPER**********/

#columnwrapper {
margin: 0 auto;
width: 750px;
padding: 0 0 0 0;
}

body#default #columnwrapper {
margin: 0 auto;
width: 750px;
padding: 0 0 0 0;
background-image: url(../images/graf_integrated_grunge.gif);
background-repeat: no-repeat;
background-position: 0px 200px;
}

/*MAIN and SIDEBAR COLUMNS
Width of both must equal width of columnwrapper
540 + 210 = 750 */

#mainbox {
float: left;
width: 500px;
}

#sidebox {
float: left;
width: 250px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/

#maincontent {
padding: 0 20px 20px 30px;
font-size: 0.8em;
/*background-image: url(../images/graf-vrule.gif);
background-repeat: repeat-y;
background-position: right top;*/
}

#maincontent p {
line-height: 1.6em;
margin: 18px 0 12px 0px;
}

#maincontent li {
line-height: 1.55em;
}

#maincontent img {
border: none;
}

/*Sidebar*/

#sidecontent {
font-size: 0.75em;
padding: 0 24px 20px 20px;
margin: 0 0 0 0;
}

#sidecontent p {
line-height: 1.5em;
margin: 12px 0;
padding-right: 25px;
}

#sidecontent img {
border:none;
}

/********HEADINGS*******/

h1, h2, h3, h4 {
line-height: normal;
font-family: Georgia, serif;
}

h1 {
margin: 0;
font-size: 1.6em;
color: #990022;
font-weight: normal;
}

h2 {
margin: 1.5em 0 0 0;
font-size: 1.6em;
color: #990022;
font-weight: normal;
}

h3 {
margin: 1.5em 0 0 0;
font-size: 1.6em;
color: #990022;
font-weight: normal;
}

#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: 750px;
margin: 0 auto;
font-size: 0.75em;
color: #38230E;
}

/*Footer Content*/

#footer {
padding: 1px 0 0 30px;
}

/*********PAGE LINK STYLES********/

#columnwrapper a:link, #columnwrapper a:visited, #columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, #footer a:link,#footer a:visited,#footer a:hover, #footer a:active, #footer a:focus {
color: #268CCD;
text-decoration: none;
}

#columnwrapper a:hover,#footer a:hover {
color: #268CCD;
text-decoration: underline;
}

/******NAVBAR STYLES********/

#p7PMnav {
margin: 0 0 60px 0;
padding: 0;
width: 184px;
}

#p7PMnav li {
list-style-type: none;
margin: 0;
padding: 0;
background-color: #D3E8E9;
background-image: url(img/p7bp_pmmover.jpg);
background-repeat: repeat-x;
}

#p7PMnav ul li {
background-color: #EFC4B4;
background-image: url(img/p7bp_pmmsubmark.jpg);
}

#p7PMnav ul {
margin: 0;
padding: 0;
z-index: 10000;
border: 1px solid;
border-color: #333333;
border-top: 0 !important;
width: 164px;
}

#p7PMnav a {
display: block;
text-decoration: none;
padding: 6px 10px;
color: #CC9966 !important;
line-height: 1.25em;
background-color: #F6F1DE;
border-bottom: 1px solid #E1D0B4;
font-size: 14px;
}

#p7PMnav a:hover, 
#p7PMnav a:focus, #p7PMnav .p7PMon {
background-color: #F6F1DE;
color: #9A0022 !important;
border-color: #E1D0B4;
text-decoration: none !important;
}

#p7PMnav .current {
color: #9A2200!important;
}

.text {
padding: 5px 10px 5px 5px;
border-bottom: 1px solid #E1D0B4;
}