.style2 {
	font-family: "Arial";
	color: #A36600;
	font-size: 11pt;
	}
.style1 {
	font-family: "Arial";
	color: #369;
	font-size: 13pt;
	font-weight: bold;
}

.black_overlay{

            display: none;

            position: absolute;

            top: 0%;

            left: 0%;

            width: 100%;

            height: 770px;

            background-color: black;

            z-index:1001;

            -moz-opacity: 0.8;

            opacity:.80;

            filter: alpha(opacity=80);

        }

        .white_content {

            display: none;

            position: absolute;

            top: 10%;

            left: 20%;

            width:60%;

            height: 80%;

            padding: 16px;

            border: 16px gray;

            background-color: white;

            z-index:1002;

            overflow: auto;

			}
			
			.jScrollPane {

            display: none;

            position: absolute;

            top: 10%;

            left: 20%;

            width:60%;

            height: 80%;

            padding: 16px;

            border: 16px gray;

            background-color: white;

            z-index:1002;

            overflow: auto;

			}



	

	

	        .white_content1 {

            display: none;

            position: absolute;

            top: 112px;

            left: 8%;

            width: 80%;

            height: 526px;

            padding: 16px;

            border: 16px gray;

            background-color: white;

            z-index:1002;

            overflow: auto;

			}



	

	

	

	

	

	

	

	

	#featured_slide{

	clear: both;

	background-color:#CCCCCC;

	font:Georgia, "Times New Roman", Times, serif;

	color:#000000;

	height: 200px;

	margin: 0 0 20px;

	padding: 10px 10px 0 10px;

	text-align:left;

	-moz-border-radius: 30px;

	border-radius: 30px;

	}



#featured_slide a{

	text-decoration:none;

	border:none;

	outline:none;

	}











 

.nivoSlider{

	position:relative;

	}



.nivoSlider img{

	position:absolute;

	top:0;

	left:0;

	}



/* If an image is wrapped in a link */



.nivoSlider a.nivo-imageLink{

	display:none;

	position:absolute;

	top:0;

	left:0;

	padding:0;

	margin:0;

	border:none;

	z-index:60;

	}



/* The slices in the Slider */



.nivo-slice{

	display:block;

	position:absolute;

	height:100%;

	z-index:50;

	}

	

/* Caption styles */



.nivo-caption{

	position:absolute;

	left:0;

	bottom:0;

	width:100%;

	color:#FFFFFF;

	background:#000000;

	opacity:0.8; /* Overridden by captionOpacity setting */

	z-index:89;

	}



.nivo-caption p{

	padding:5px;

	margin:0;

	}
