/* Style sheet  */
html { 
	min-height: 101%;
	margin-bottom: 1px; 
}

body {
	background-color: #f7f9f2;
	background-image: url(images/grad_bkgd.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #fff;
	min-width:790px;
	border: 4px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#CDDAAE;
}

/* LANGUAGES */

#languages {
	height: 1.7em;
	background-color: #FFFFFF;
	background-image: url(images/langbkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#languages   ul li  {
	display: none;

}


#languages ul li#arabic  {
	color: #614321;
	text-decoration: none;
	font-weight: bold;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#596B31;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


	
/* TOP BANNER */

#topbanner {
	height: 128px;
	margin-top: 0px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 128px;
	background-position:right 0;
	color: #000;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 75%;
	float: right;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 1em;
	padding-right: 1.2em;
}
#content .disclaimer {
	font-size: 96%;
	font-weight: bold;
	color: #5E3D1E;
	background-color: #F0EDE8;
	text-align: center;
	padding: 0.3em;
}

#content hr {
	color: #AF7B49;
	height: 3px;
	margin-top: 2em;
}



#content h2 {
	color: #0069b5;
	font-size: 140%;
	font-weight: normal;
	font-size: 180%;
	font-weight: bold;
	margin-top: 0em;
	font-family: Tahoma, "Century Gothic", Arial, Verdana;
	}
#content   h3  {
	color: #603E22;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0.8em;
	margin-top: 1em;
	text-decoration: none;
	background-color: #FAF9F7;
	padding-right: 0.2em;
	font-family: Tahoma, "Century Gothic", Arial, Verdana;
}


#content h4 {
	color: #333333;
	font-size: 115%;
	font-weight: bold;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	margin: 0px;
	padding: 0 0 4px 20px;
}
#content ul ul li {
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 7px 6px;
}

#content  p, #content ul li {
	color: #333333;
}
#content .toppara {
	margin-top: 2em;
}


#content ol li {
	padding-right: 0.6em;
	margin-right: 2em;
	color: #333333;
	padding-bottom: .5em;
}


#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#1ca8e1;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;

}

#content a:visited {
	color: #624122;
}


#content blockquote /* QUOTES */
 {
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: 0px 0px;
	font-size: 160%;

}
#content #quote {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#content  #quote  p {
	text-align: right;
	color: #614223;
	padding-top: 1em;
	padding-bottom: 0.5em;
	line-height: 27px;
	padding-left: 5em;
	padding-right: 5em;
	margin: 0;
}
#content #quote .credit {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5.5em;
	margin-bottom: 1.3em;
	margin-right: 0px;
}
#content .imgleft {
	font-size: x-small;
	float:left;
	color:#333333;
	margin: 0.7em;
	background-image: url(images/photo_grad.jpg);
	background-repeat: repeat-x;
	background-color: #007C34;
	}
#content .imgleft img {
	margin-top: 0.7em;
	margin-left: 0.7em;
	margin-bottom: 0.7em;
	margin-right: 0.7em;
}

#content .imgcaption {
	font-size: 87%;
	color: #FFFFFF;
	background-color: #006225;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0.4em;
	padding-right: 0.8em;
	margin-top: -3px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}



/* MAIN NAVIGATION */

#mainnav {
	float: right;
	width: 13.4em;
	background-color: #ebf3e8;
	/* background-color: #E8F9EE; */
	padding-bottom:1em;
	background-image: url(images/nav_grad.jpg);
	background-repeat: repeat-x;
	font-size: 105%;
}
#mainnav ul {
	margin: 0px;
	font-weight: bold;
}

#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEBDB3;
}
#mainnav ul li span {
	color: #055370;
	padding-right: 0.5em;
}


#mainnav ul li a {
	display: block;
	text-decoration: none;
	font-size: 0.93em;
	padding-left: 0.7em;
	padding-bottom: 0.4em;
	padding-right: 0.5em;
	padding-top: 0.3em;
}	

#mainnav ul ul li {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 11px 5px;
}
#mainnav       ul       ul li         a    {
	padding-right: 2em;
	color: #006666;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#mainnav    ul    li    a:hover, #mainnav   ul   ul li    a:hover   {
	text-decoration: none;
	background-color: #1ca8e1;
	color: #ffffff;

}
#mainnav   a:link, #mainnav   a:active, #mainnav a:visited    {
	color:#423C24;
}



/* FOOTER BAR */

#footer {
	background-color: #1ca8e1;
	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: #C0F0FC;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #C0F0FC;
}

#wsscredit {
	font-size: 90%;
	color: #445125;
	text-align: center;
	display: none;
}

#content #slideshow {
	margin-bottom: 1.5em;
}

/* SLIDESHOW */

#content #show ul li {
	background-image: none;
}

/* END OF SLIDESHOW */

}

