/* Style sheet  */

/* Adds right scroll bar to avoid bouncing on short pages */

 
html {
	overflow-y: scroll;
}
/*body {
	background-color: #D06203;
	background-image: url(images/main_bkgd.jpg);
	background-repeat: repeat-x;
}*/
body {background-color: #85CBE9;
background-image: url("images/main_bkgd_blue.jpg");
background-repeat: repeat-x;
}
#main {
	background-color: #fff;
	min-width:820px;
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	/*color:#861D00;*/
	 color: #467CAD;
}
/* LANGUAGES */
#languages {
	/*background-color: #EB9D15;*/
	background-color: #5092ce;
	/*height: 1.8em;*/
	background-image: url(images/bg_languages.jpg);
	background-repeat: no-repeat;	
}
#languages /*#languages  ul  {
	display: none;
}*/
 ul  li#spanish  {
	color: #f2f2f2;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#f2f2f2;
	text-decoration:none;
}
#languages ul li a:hover {
    color: #f2f2f2;
	text-decoration: underline;
}
/* TOP BANNER */
#topbanner {
	height: 150px;
	background-color: #69ACD5;
}
#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	color: #FFFFFF;
}
#topmenu {background-color: #DDE7EF;}

#top_tabs {background-color: #DDE7EF;}


/* HORIZONTAL NAVIGATION */

#horizontal {
	background-color:#E8E3E3;
	width:100%;
	float: left;
}

#horizontal ul{
	margin-left: 1.3em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
}

#horizontal ul li{
	list-style-type:none;
	display:inline;
}
#horizontal  ul  li#media  {
	border-right-style: none;
}


#horizontal ul li a{
	color:#46403C;
	font-size: 90%;
	text-decoration:none;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#horizontal ul li a:hover{
	background-color: #46403C;
	font-size: 90%;
	color: #ffffff;
}
#breadcrumbs {
	float: right;
	width: 78.5%;
	font-size: 90%;
	color: #74665B;
	margin-top: .5em;
}
#breadcrumbs a {
	text-decoration: none;
	color: #74665B;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}





/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 77%;
	float: left;
	margin: 0;
	padding: 0 0 1em .9em;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	margin: 0px;
	padding: 0 0 4px 20px;
}
#content  p, #content ul li {
	color: #333333;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#A21921;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;

}

#content a:visited {
	color: #400000;
}


#content h2 {
	color: #922303;
	font-size: 140%;
	font-weight: normal;
	font-size: 150%;
	font-weight: bold;
	margin-top: 1.5em;
	}
#content   h3  {
	color: #B05C00;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5F48;
}

#content h4 {
	color: #400000;
	font-size: 115%;
	font-weight: normal;
}
#content .box {
	background-color: #E3EDF9;
	float: left;
	padding-bottom: 10px;
}
#content .box h3 {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content  .floatleft  img {
	float: left;
	padding-right: 10px;
}



/* QUOTES */
blockquote {
	font-size: 140%;
	background-image: url(images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #DFDBCA;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 1em;
	margin-right: 0em;
	margin-left: 0em;
	color: #392224;
	padding-top: 1em;
	display: block;
	float: left;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

blockquote .credit {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0.6em;
	float: right;
	color: #333333;
	font-size: 75%;
	font-style: italic;
	line-height: 18px;
	text-align: right;
	margin: 0px;
	padding-bottom: 0em;
}



/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 19%;
	font-size: 98%;
	padding-bottom: 1em;
	margin-left: 0.5em;
	/*margin-top: 1em;*/
}
#mainnav h2 {
background-color: #B35900;
	margin: 0px;
	color: #FFFFFF;
	padding: 0.2em;
}

#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	background-image: none;
}


#mainnav ul li a {
	text-decoration: none;
	display:block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: .5em;
	padding-right: 0.5em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4D5C2;
}
#mainnav  ul  ul li {
	border-bottom-style: none;
}
#mainnav ul ul {
	display: none;
}
#mainnav ul ul li {
	font-size: 95%;
	font-style: oblique;

}

#mainnav ul ul li a {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding-left: 1.5em;
}

#mainnav ul li a:hover  {
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #74665B;
}
#mainnav   a:link, #mainnav   a:visited, #mainnav a:active    {
	color:#46403C;
}
#mainnav  ul  li .category  a    {
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 130px 7px;
}
/*RIGHT NAv*/
#rightnav {
	float: right;
	width: 21%;
	font-size: 98%;
	padding-bottom: 1em;
	background-color: #fff;
	margin-right: 0.5em;
	/*margin-top: 1em;*/
}
#rightnav #sidebanner {
	width: 100%;
	margin-top: .7em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightnav h2 {
	background-color: #B35900;
	margin: 0px;
	color: #FFFFFF;
	padding: 0.2em;
}

#rightnav ul li {
	list-style-type: none;
	display: block;
}


#rightnav ul li a {
	text-decoration: none;
	display:block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	padding-right: 0.5em;
	font-weight: normal;
	color: #46403C;
}
#rightnav  ul  ul li {
	border-bottom-style: none;
}
#rightnav ul ul {
	display: none;
}
#rightnav ul ul li {
	font-size: 95%;
	font-style: oblique;

}

#rightnav ul ul li a {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	padding-left: 1.5em;
}

#rightnav ul li a:hover  {
	display: block;
	text-decoration: underline;
}
#rightnav   a:link, #rightnav   a:visited, #rightnav a:active    {
	color:#46403C;
}
#rightnav  ul  li .category  a    {
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 130px 7px;
}
#rightnav  ul {
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightnav    ul  li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 1em;
	margin-left: 0.3em;
	border-bottom-width: 1px;
	border-bottom-color: #E4D5C2;
}
#orangebox {
	display: block;
	border: 1px solid #B35900;
	padding-bottom: 0.4em;
	margin-top: 1em;
	margin-right: 1em;
	width: 100%;
	font-size:.85em;
}
#orangeboxlogo{
	display: block;
	border: 1px solid #B35900;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 1em;
	margin-right: 1em;
	width: 100%;
}
#resources #b26200 {text-align:center; margin-bottom:1em;}
#resources #b26200 p {margin:0px; font-size:10px;}
#resources #b26200 a {color:#5E3C3C; text-decoration:none;}
#resources #b26200 a:hover {text-decoration:underline;}
/* FOOTER BAR */

#footer {
	background-color: #74665B;
	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: #666666;
	text-align: center;
	display: none;
}
