/* CSS Document */

* {
    padding: 0;
    margin: 0;
} 
/*
//////////////////////   footer stick properties

*/


body, html {
	color: #000;
	width: 100%;
	margin: 0;
	background: white url(none);
	font: 95%/150% Georgia, "Times New Roman", Times, serif;

}


#wrap, #content, #footer #footer-subpage{
	width: 100%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background:(none);
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	}

#breadcrumbwrap {
	display: none;

}

#footernavlist{
	display: none;

}

/*
//////////////////////  imgs and default links

*/



a {
	color: #0099CC;
	text-decoration:underline;

}


a:link {
	color: #0099CC;
	text-decoration:underline;
	line-height: 110%;

}




/* Main Menu / Navigation */

#menu {
	display: none;
}


/*
////////////////////// headings 

*/

h1.title {
	color: #003366;
	text-align: center;
	margin-top: 1em;
	font: 200%/150% Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	margin-bottom: 1em;
	margin-top: 1em;
	text-transform: capitalize;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
}


/*
/////////////////////////  site map print styles
*/




#sitemap ul {
	line-height:1.4;
	margin-bottom: 1.5em;
}

#sitemap li {
	padding-left: 15px;
	font-size: .95em;
	margin-bottom: 1em;
	list-style: disc;
	background: url(none);
}

/*
////////////////////// sitemap headings 

*/

#sidebar1{
	display: none;

}


/*
//////////////////////  nav header 
*/




/*
//////////////////////  graphic header home

*/


#header{
	display: none;
}



#logo{
	display: none;
}

img.acrobat{
	display: none;
}





/*
//////////////////////  content homepage

*/

content {
	margin-left: 10%;
	margin-right: 10%;
	}


#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 70%;
	color: #CCCCCC;
   }
		







/*sitemap styles*/

#sitemap {
float: none;
}


/*content page navigation - SUBNAV */

#subnav {
display: none;
}


/*main footer - full width (used on homepage only)*/

#footer {
display: none;
}



/*for all subpages - btm nav links and pushed down more than homepg */
#footerwraplinks {
display: none;
}

/*FOOTER LIST*/

#footerwraplinkshome {
display: none;
}

/* main footer links*/

#footerlinks {
display: none;
}






p, ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul {
	line-height:1.5;
	list-style: square;
}

 li {
	padding-left: 45px;
	padding-bottom: 5px;

}

#recent-posts li em{
	color: #006699;
	display: block;

}


#sidebar2subpg{
	margin: 1em;
	padding: 1em;
	border: thin dotted #0084C4;

}

p.legal{
	font: 80% Arial, Helvetica, sans-serif;
}

p.parentheses{
	font-style: italic;
	font-size: 90%;

}
