body { 
    margin: 10px auto;
    padding: 0; 
	font-family: "Georgia", sans-serif; 
    font-size: 82.5%;
    line-height:1.5em;
    background-color: #fff;
    color: #444;

}

#wrapper {
    width: 960px;
    margin: 0 auto;
font-family: "Georgia", sans-serif; 


}

a {color:#A9862C;}

p {	font-family: "Georgia", sans-serif;
font-size:1.2em;}

li {text-align:left;
font-family: "Georgia", sans-serif;
font-size:1.2em; }

img {border:none;}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
    color:#000;
}

#slider {
    width: 920px;
    margin: 0px;
    position: relative;

}

.scroll {
	margin-top:10px;
    height: 545px;
    width: 920px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;

}

.scrollContainer div.panel {
    padding:5px;
    height: 545px;
    width: 920px;
    font-size:.9em;
    font-family: "Georgia", sans-serif;  
border-top:25px solid #67957D;


}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin:0 auto;
    padding: 0;
    padding-bottom: 9px;
    width:580px;
    
    text-align:center;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
    padding-top:90px;
    font-weight:bold;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
    text-transform:uppercase;
    font-weight:bold;
}

ul.navigation a:hover {
    background-color: #f3f3f3;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}





.header ul {
	margin-top: 50px;
	padding: 55px 0 5px 0;
	list-style-type:none;
	float: left;
	left: 0;
}
	.header ul li {
		display: inline;
		margin: 0;
		padding: 0 0 0 15px;
		border:none;
	    font-family: "Georgia", sans-serif; 
	    font-size:12px;

	}
	.header ul li a {
		color: #000;
		text-decoration: none;
		border: none;
		margin: 0;
		padding: 10px 20px 10px 10px;
		text-transform:uppercase;
	}
	.header ul li a:hover, .header ul li a.current { /* Current Page tab highlighter and mouse over tab */
		color: #000;
		text-decoration: none;
		border: none;
	}


#footer {font-size:.8em;text-align:right; padding-right:30px;color:#ccc;}




/* Featured Block */

#featured {

	clear: both;

	background: #F2F2E2; 

	border: 1px solid #C9C6BB;

	margin: 3px 0 15px 10px;

	padding-bottom: 20px;

	width: 880px;			

}

#featured-home {


	margin: 3px auto;

	padding-bottom: 20px;

	width: 880px;
	
	height: 525px;	
	
	background:url(../images/nvd_bgr.jpg) no-repeat;
		

}

#featured h2 {

	font: normal 3.8em;

	color: #333;

	margin-bottom: 0;

	padding-bottom: 3px;

	border-bottom: 1px solid #D7D4C6;	

}

#featured h2 a {

	color: #295177;

	border: none;	

}

#featured .image-block {

	width: 850px;
		
    height: 183px;

	margin: 0px auto;

	padding: 10px 0 0 0;
	
	text-align:left;
	
	background:url(../images/quotepic.jpg) no-repeat;

}

#featured .image-block img {

	background: #FFF;

   border: 1px solid #D7D4C6;

	padding: 12px;

}

#featured .text-block {

	float: right;

	width: 455px;

	margin: 15px 25px 0 0;

	display: inline;

}

#featured .text-block-full {

	float: left;

	width: 880px;

	margin: 15px 25px 0 0;
	
	padding:20px;


}

#featured .text-block-full-home {

	float: left;

	width: 880px;

	margin: 15px 25px 0 0;
	
	padding:20px;


}

#featured-home .text-block-full-home #home_content {
width:590px;
margin:210px 0px 0px 180px;
position:absolute;
padding:10px;
text-align: justify; 
text-justify: newspaper;
font-family:georgia;	
font-size:13px;
line-height:1.6em;
color:#000;
}



#featured a.more-link {

	background: #B4DB6F;

	padding: 5px 10px 5px 10px;

	margin-top: 25px;

	color: #FFF;

	text-decoration: none;

	border: 1px solid #BADE7D;

	text-transform: uppercase;

	font-size: 10px;

	font-weight: bold;

	line-height: 20px;	

	float: left;

	display: block;

}

#featured a.more-link:hover {

	background: #008EFD;

	border-color: #007DE2;
}

.clear {	display:inline-block; }


blockquote { background:url(../images/ico-quote-trans.png) no-repeat 10px 15px; width:87%; height:auto; margin:60px 0 15px 10px; padding:15px 25px 1px 55px; display:block;font-size:15px; font-style:italic; color:#333; }

.location {color:#333;font-size:11px;}