.hpadding { color: #483d8b; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; padding: 0px 10px }
.copyright     {
	font-size: 0.75em;
	font-family: "Times New Roman", Georgia, Times;
	text-align: center;
	margin-right: auto;
	margin-left: auto }
.textpadding { color: #000; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 10px }
a    { color: blue; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none;   }
a hover {color: #FF00FF}
h1     {
	color: #483d8b;
	line-height: normal;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 1.6em;
}
h2          {
	color: #483d8b;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.3em;
	
}
h3     {
	color: #483d8b;
	line-height: normal;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	margin-left: 10px;
	font-size: 1.1em;
}
#partners h3 {
	font-size: small;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: 15px;
	padding: 0px;
}
#linkpolicylink {
	font-variant: normal;
	text-align: right;
}


h4   {
		color: #483d8b;
	font-style: normal;
	margin-left: 13px;
	line-height: 12pt;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular;
	font-size: 1em;
}
h5 {
	color: #483d8b }
td    { color: black; font-size: 13px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu:hover  {
	color: blue;
	background-color: #f8f8ff }
.menu       {
	color: white;
	font-size: 10pt;
	line-height: 20pt;
	background-color: blue;
	margin-top: 0px;
	padding: 0px 3px 2px;
	border: none 0pt gray }
.navbar  {
	background-color: blue;
	text-align: center;
	padding-top: 0px;
	border-bottom: 1px solid blue }
.bold { font-weight: 600 }

body   {
	background: #dbc5a9 url(Images/tangradient.jpg) repeat-x top;
	text-align: center;
	margin-top: 0pt;
	padding-top: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
}
.leftalign { text-align: left }
.wrapper   {
	background-color: white;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0pt 0px 5px;
	border: solid 15px #ebd3b7;
	border-top: 3px;
	top: 0px;
	width: 800px
}

p          {
	margin-left: 15px;
	font-size: small;	
}
#tools p{margin-left:0px;
		font-size: medium;}
.hilight{
	color:#F00;
font; 	font-weight: bold;
}
.indent {
	padding-left: 15px;
	font-size: 0.9em;
}
.content  {
	background-color: white;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.header   {
	background: white url(Images/thinbanner.jpg) no-repeat 0px 0px;
	margin-bottom: 0px;
	height: 71px }
#tagline {
	color: maroon;
	font-style: italic;
	font-size: large;
	font-family: "Times New Roman", Georgia, Times;
	text-align: center;
	margin-top: -10px }
.moreinfo {
	background-image: url(Images/moreinfobackground.jpg);
	float: right;
	margin: 3px;
	border: solid 1px blue;
	width: 200px }
.moreinfo h1  {
	color: white;
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: blue;
	text-align: center;
	margin-top: 0px }
.moreinfo p {
	padding-right: 5px;
	padding-left: 5px }
#footer {
	text-align: center;
	clear:both;
	font-variant: normal;
	font-size: .9em;
}
.picfloat {
	float: left;
	width: 315px;
	border: none;
}
.digg{
	float:right;
	margin-right:10px;
	width: 50px;
	
}


.list, ol, ul{
	font-size: small;
}
#popup {
	display: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00C;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00C;
}
.alignright {
	text-align: right;
}
.sharethis{float:right;
padding: 2px;}


/* menu styles */

#navsite p {
	display: none;
}

#navsite{}


#navsite ul {
width: 100%;
    float: left;
 padding: 0;
 margin-left: auto;
 margin-right:auto;
 border-bottom: 1px solid #778;
 font: bold  Verdana, sans-serif;
 font-size:13px;
}

#navsite ul li {
 list-style: none;
 margin: 0;
 float: left;
}

#navsite ul li a {
	padding: 5px 0.4em;
	margin-left: 2px;
	border: 1px solid #778;
	border-bottom: none;
	background-color:#06C;
	text-decoration: none;
	background-image:url(DPA/images/grad_blue.png);
 background-position:;
	background-repeat: repeat-x;
	display: block;
 /*/width: 5em;*/
}

#navsite ul li a:link {
	color: white;
}

#navsite ul li a:visited {
	color:#FFF;
}

#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color:#FFF
	background-color: #aae;
	border-color: #227;
	background-position:0 -30px;
}

#main #navsite ul li a#home, 
#pgabout #navsite ul li a#about, 
#pgconsulting #navsite ul li a#consulting,
#pgFUQ #navsite ul li a#FUQ,
#pgstories #navsite ul li a#stories,
#pgads #navsite ul li a#ads,
#pgcomments #navsite ul li a#comments,
#pglinks #navsite ul li a#links,
#pgpodcasts #navsite ul li a#podcasts,
#pgdiy #navsite ul li a#diy
{
	background-color: white;
	border-bottom: 1px solid white;
	color: #448;
	background-image:none;
	margin-bottom: -1px;
}

#navsite ul li a:hover {
background-color:#CFF  background-position: 50%;
	background-repeat: repeat-x;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

/* for IE6 */
* html .clearfix {
	height: 1%;
}

/* for IE7 */
*:first-child+html .clearfix {
 min-height: 1px;
}
    