@charset "UTF-8";
/* CSS Document */

/* set defaults */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input , p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

a {
	text-decoration: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

fieldset, img {
	border: 0;
}

q:before, q:after {
	content :'';
}

a:active, a:focus {
	outline: 0;
}

/* BEGIN LAYOUT */

html {
	text-align: center;
}

body {
	position: relative;
	width: 919px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg_roots4.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: fixed;
}

#main {
	position: relative;
	width:100%;
}

#branding {
	position:relative;
	width: 919px;
	margin-top: 20px;
	margin-bottom: 20px;
}



#mainTop {
	position:relative;
	background-image:url(../images/body_top.png);
	width: 919px;
	height: 50px;
	clear:right;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_top.png", sizingMethod="crop");
}



#mainCalloutContainer {
	position:relative;
	left: 0px;
	background-image:url(../images/body_bg_top.png);
	width: 919px;
	height:150px;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_bg_top.png", sizingMethod="crop");
}

.rightImage {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	}


/* RIGHT NAV TABS */

#rightNav {
	position: relative;
	float: right;
	list-style:none;
	text-align: left;
	width: 150px;
	padding-right: 20px;
	height: 46px;
	background-color: transparent;
}



#contentText {
	width: 680px;
	text-align: left;
	margin-left: 30px;
}

/* TEXT STYLES */

.componentheading {
	display: none;
}

h2, h3 {
	font-size: 150%;
	font-family: didot, "Times New Roman", Times, serif;
	color: #5e3379;
}

h4 {
	font-size: 120%;
	font-family: didot, "Times New Roman", Times, serif;
	color: #333;
}

h5 {
	font-size: 100%;
	font-family: didot, "Times New Roman", Times, serif;
	color: #5e3379;
}

p, li, q {	
	font-family: Gill sans, Lucida Grande, Verdana, Arial, _sans ;
	color: #333;
	font-size: 100% !important;
	font-size: 12px;
	line-height: 24px;
}

a {
	color:#336600
}

ul.resource_list
{
	list-style:disc;
}

.book_title {
	font-style: oblique;
}

.footnote{
	font-size: 75%;
}

#contentText > ul {
	list-style: disc;
}

#contentText > h2 {
	margin-bottom: 5px;
}

#contentText > ul {
	font-family: Lucida Grande, Gill sans, Verdana, Arial, _sans ;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	padding-left: 50px;
	padding-bottom: 10px;
}

#contentText > p{
	margin-left: 20px;
	padding-bottom: 20px;
}

#contentText img{
	padding-left: 20px;
}

/* =navTab */	
#rightNav li {
	padding-bottom:20px;
}

#rightNav li > a{
	position: relative;
	margin-bottom: 10px;
	size: 13px;
	text-align: left;
	font-family: didot, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ddd;
	line-height: 15px;
	
}

#rightNav li > a:active{
	color: #fff;
}

#rightNav li > a:hover{
	text-decoration: underline;
}

#rightNav li > a:hover:first-letter, 
#rightNav li > a:visited:first-letter, 
#rightNav li > a:active:first-letter, 
#rightNav li > a:link:first-letter, 
#rightNav li:first-letter{
	font-size: 120%;
}

/* =nav_main */
#nav_main {
	float: right;
    padding-top: 15px;
	margin-right: 15px;
    right: 13px;
	text-align: left;
}

#nav_main li {
	float: left;
	padding-left: 30px;
}

#nav_main li a:link, #nav_main li  a:visited  , #nav_main li a:active,#nav_main li a:hover{
	font-size: 100%;
	font-family: didot, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #cc9;
	text-transform: uppercase;
}

#nav_main li.nav_selected a:link h2{
	color: #fff;
}

#nav_main li a:hover{
	text-decoration: underline;
	color: #fff;
        
}

/* =nav_supp */
#nav_supp {
	width: 890px;
	padding-top:8px;
	margin-left: 13px;
	border-top: 1px solid #fff;
	text-align: left;
}

#nav_supp li {
	float: left;
	width: 170px;
	padding-right: 70px;
}



#nav_supp li:last-child, li#last_callout {
	padding-right: 0px;
}
	
#nav_supp h3, #nav_supp a {
	font-style: normal;
	font-weight: normal;
	font-size:	22px;
	color: #ccc;
	text-transform: uppercase;
}
	
#nav_supp p {
	color:#8c8a7a;
	font-size:100%;
}

.more, #more, #more1, #more2, #more3, #more4  {
	position: absolute;
	bottom: 15px;
	width: 100px;
	height: 22px;
}

#contentBottom { /* block position that can be changed at will */
position: relative;
width: 919px; /* width of block according to your background image */
}

#contentBottom, #content, #contentTop { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

#contentBottom { /* by default background on the entire block */
background: url(../images/body_content_bottom.png) bottom left no-repeat;
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_content_bottom.png", sizingMethod="crop");
padding-bottom: 37px; /* so that text will not appear on the bottom rounded edge */
}

#contentTop { /* bloc title definition */
height: 25px;
background: url(../images/body_content_top.png) top left no-repeat;
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_content_top.png", sizingMethod="crop");
}

#content {
padding: 0 0px 0 10px; /* internal block spaces administration */
text-align: justify;
background: url(../images/body_content_bg.png) top left repeat-y; /* internal background */
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/body_content_bg.png", sizingMethod="crop");
}

#footer {
padding: 10px;
text-align: center;
}

#footer p {
color: #ccc;
font-weight: normal;
}