/* why nampa styles aug 07
------------------------------------------------------------------------*/


* { 
	margin: 0; 
	padding: 0; 
}

html{
    background: #FFFFFF url(../images/html_bg.jpg) repeat-x left top;
}

body {
	background: url(../images/floral_bg.gif) no-repeat center top;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}




/*   =layout 
-------------------------------------------------------- */
#pagecontainer{
	text-align:left;
	width: 780px;
	padding:0px;
	margin:10px auto 0;
	background:#fff;
	font-size:12px;
	color: #444;
	
	
	}
	
#header {


}



#sidebar-a {
	margin: 0 0 0 10px;
	padding:0px;
	float: left;
	width: 200px;
 }
 
 
 #maincol{
	width:550px;
	float:right;
	padding-right: 10px;
 
 }

 #flashslideshow{
	width:550px;
	height:200px;
	background: #ebebeb;
 }
 
 .content {
	padding:10px 10px 50px 10px;
	line-height: 1.5em;
}





/* =footer
-----------------------------------------------------------*/

#footer {
	
	clear: both;
	margin:10px;
	font-size:9px;
	border-top: 1px solid #E3DCC0;
	padding:20px 0 100px 5px;
	background: url(../images/logo_seal.gif) no-repeat right center;
	color: #666;
	
}


/* =content
-----------------------------------------------------------*/


#content{
	line-height:1.5em;
}

#content ul{
    list-style-type: square;
	padding-left:20px;
	margin:0;
	
   
}

#content li{
}


.content-left{
	float:left;
	margin-top:10px;
	margin-right:2%;
	margin-bottom:10px;
	width:47%;
}

.content-left p{
	padding:0px;
	margin:0px;
	font-size:11px;
	padding-bottom:10px;
}

.content-right{
	float:right;
	margin-top:15px;
	margin-right:0px;
	margin-left:2%;
	width:48%;
}


	
/*- nav--------------------------- */
	
#nav {
	width: 200px;
	background: url(../images/nav_bg.jpg) repeat-x;
	}
	
	
#nav ul{
	list-style: none;
	width:180px;
	padding-top:15px;
}	
	
#nav li a {
	height: 38px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-size:12px;
	text-align:center;
	}	
	
#nav li a:link, #nav li a:visited {
	color: #510025;
	display: block;
	/*background:  url(menu3.gif);*/
	padding: 8px 0 0 10px;
	border-bottom:1px dotted #ccc;
	}
	
#nav li a:hover {
	color: #999999;
	/*background:  url(menu3.gif) 0 -32px;*/
	padding: 8px 0 0 10px;
	}
	
	
	

/* generics
--------------------------------------------*/

.floatleft{
	float:left;
}

.floatright{
	float:left;
}


.clearboth { 
	clear: both; 
}

.hide { 
	display: none; 
}

.show { 
	display: block; 
}


/* 	=text
---------------------------------------------------------------*/

p {
  margin:.5em .5em 1em 1em;
  }



h1, h2, h3, h4, h5 {
	
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #555;
	font-size: 1.9em;
	font-variant:small-caps;
	letter-spacing: -1px;
	background:url(../images/h1_bg.jpg) repeat-x left top;
	border-top: 5px solid #fff;
	height:70px;
	line-height:70px;
	vertical-align:middle;
	border-bottom: 1px solid #E3DCC0;
	
}

h1 img{
	float:left;
}

h2 {
	color: #8D834A;
	margin: .5em 0em .5em 0em;
	font: 1.6em;
	line-height:1.1em;
}

h3 {
	color: #663C3D;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h4 {
	font-size: 1.1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	color: #555;
	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}


a img{
	border:none;
	display:block; /* need this for firefox */
}


/* links 
--------------------------------------------------*/

#content a:link, #content a:visited{
	color: #0066FF;
	text-decoration: none;
	border-bottom: 1px dotted #00548E;
}

#content a:hover, #content a:active	/* Netscape 4 ignores hover and active states */ {
	color: #996600;
	text-decoration:none;
	border-bottom: 1px solid #993300;
	}
	
	

	
a.linkexternal, a.externallink{
	padding-right: 12px;
	background: url(../images/arrow_external.gif) no-repeat right center;	

}

a.linkpdf, a.pdflink{
	padding-left: 20px;
	background: url(../images/icon_pdf_sm.gif) no-repeat left center;	
}


div#content .contactwrapper a img{
	border: none;

}




/* tables
-------------------------------------------------*/
table{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse:collapse;
	margin:.5em;
}

table td, table th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #333;
}
	
#sidebar-a a#downloadfactsheet{
	width:91px;
	height:96px;
	background: url(../images/download_fact_sheet.gif);
	margin:10px auto;
	display:block;
	text-decoration:none;
}

#sidebar-a a#downloadfactsheet:hover{
	background: url(../images/download_fact_sheet.gif) 0px -96px;
}
	
a#downloadfactsheet span{
	visibility:hidden;
}


p.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 13px;
	color:#aaaba6;
	margin:0px;
	padding:20px 0px 0px 0px;
	border-top:1px solid #e3dcc0;
	clear:both;
	
}

p.quote-name{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
	color: #c3b16f;
	font-style:normal;
	font-size:11px;
	margin:0px;
	margin-top:5px;
	padding:0px;
	line-height:17px;
}

p.quote-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #888;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
	margin:0px;
	padding:0px 0px 20px 0px;
	line-height:14px;
}


#content div.column{
	float:left;
	width:150px;
}

	
/* footer styles 

-----------------------------------*/

#sitemap{
	margin:0 0 10px 10px;
	width:190px;
	float:left;
	}

#sitemap .column {
	float: left;
	width: 90px;
	}

#sitemap ul {
	margin: 0;
	padding: 0;
	}

#sitemap li {
	margin: 0px;
	padding: 0;
	display: block;
	list-style: none;
	font: normal .8em/1.5em 'lucida grande', tahoma, sans-serif;
	list-style-position: outside;
	}

#sitemap li a {
	color: #666;
	text-decoration: none;
	clear: both;
	}

		
#copyright {
	margin: 0 0 10px 0px;
	float: left;
	width: 200px;
	border-left: 1px dotted #666;

	}

#copyright p {
	margin: 0 0 5px 10px;
	font: normal 1em/1.5em 'lucida grande',tahoma,sans-serif;
	color: #666;
	}

#copyright strong {
	font-size: 1.2em;
	font-weight: normal;
	color: black;
	}

#copyright a {
	font-weight: bold;
	color:black;
	}

#copyright a:hover {
	text-decoration: underline;
	color: black;
	}
		
#sitemap li a:hover {
	text-decoration: underline;
	color: black;
	}

/* =contact page styles 
--------------------------------------*/




.contactwrapper{
	width:100%;
	border:1px;
}
	
	
.contactinfo{
float:left;
width:220px;

}


.contactmap{
float:right;
width:180px;
margin-top:20px;

}


/* Social Media Sidebar styles
------------------------------------*/

#social-media{
	text-align:center;
	margin:0 auto;
	width:200px;
	margin-bottom:20px;
}

#social-media h4{
	font-variant:small-caps;
	margin:0px;
	font-size:17px;
	margin-top:20px;
	padding-bottom:8px;
	color:#8D834A;
}

#social-media-links{
	margin:0 auto;	
	text-align:center;
	padding-left:27%;
}

#social-media-links a{
	float:left;	
}

#social-media-links img{
	margin-right:2px;
	border:none;
}

	
