/* Style sheet  */


body {
	background-color: #DFCF94;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #FFFFFF;
	min-width:780px;
	border: 6px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#463001;
}


/* LANGUAGES */

#languages {
	background-color: #CCE4FF;
	height: 1.7em;
}
#languages ul {
	display: none;
}


#languages ul li#spanish  {
	color: #333333;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#020E48;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
	
	
/* TOP BANNER */

/* TOP BANNER */

#topbanner {
	height: 140px;
	background-color: #CCE4FF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 140px;
	color: #FFFFFF;
}




/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 77%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}
#content p {
	color: #333333;
	line-height: 1.3em;
	text-align:justify;


}

	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#553A04;
	text-decoration: underline;
}
#content ul ul li  {
	background-position: 0px 10px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


#content h2 {
	color: #553A04;
	font-size: 140%;
	font-weight: normal;
	font-size: 180%;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana;
	background-image: url(images/h2_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	}

#content h3 {
	color: #00005D;
	font-size: 160%;
	font-family: "Century Gothic", Arial, Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7DFF4;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	padding-top: .7em;
}

#content h4 {
	color: #9E7827;
	font-size: 130%;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana;
}

#content a:hover {
	color: #2D84D3;

}

#content a:visited {
	color: #333333;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}
#content ul ul li {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}
#content ul ul {
	margin-top: .4em;
}









/* QUOTES */
blockquote {
	font-size: 106%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	width: 92%;
	background-image: url(images/quote1.gif);
	background-repeat: no-repeat;
	border: 2px solid #F0EAD5;
	background-position: -2px -9px;
	background-color: #F2EEDF;
	padding: 1.2em;
}

blockquote          .text    {
	width: 100%;
	padding-top: 0em;
	padding-bottom: 0.9em;
	color: #271F03;
	line-height: 18px;
	font-style: italic;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	background-position: 482px 70px;
	display: block;
	margin: 0px;
}
blockquote    .credit  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 0.6em;
	color: #544607;
	text-align: right;
	padding-top: 0.9em;
	display: block;
}
#content  blockquote  .credit a {
	text-decoration: none;
}
#content .credit a:hover {
	text-decoration: underline;
}





/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 0.96em;
	background-image: url(images/navgrad.jpg);
	background-repeat: repeat-x;
	background-color: #DCECFB;
	padding-bottom: 1em;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCF1E2;
}


#mainnav ul li a {
	text-decoration: none;
	color: #003366;
	display:block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-right: 0.5em;
}


#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #2D84D3;
	display: block;
	color: #FFFFFF;
}

#mainnav  a:link, #mainnav  a:active    {
	color:#003366;
}



/* FOOTER BAR */

#footer {
	background-color: #06154C;
	color: #FFFFFF;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 90%;
	color: #867128;
	text-align: center;
	display: none;
}

.box {
	font-size: 106%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	width: 92%;
	border: 2px solid #e0d8bb;
	background-position: -2px -9px;
	background-color: #f6f4eb;
	padding: 1.2em;
	color: #271F03;
}
