@import url("../css/common-style.css");


/*-------------------------------------------------------------------------------------------- WRAP STYLES --- */
#wrap {
	width:960px;
	padding:0px 0px 0px 6px;
	
	border-top:6px solid #fff;
	border-bottom:6px solid #fff;
	border-left:1px solid #998c6a;
	border-right:1px solid #998c6a;
	
	background-image:url(../images/structure/bg_stripes-light.jpg);
	background-repeat:repeat-y;
	background-position:right;
}


/*----------------news section (right column)--------------------*/
#news { 
	width:217px;
	float:right;
	padding:5px 10px 0px 10px;
	color:#5c533a;
	/*background-image:url(../images/structure/house.gif);
	background-repeat:no-repeat;
	background-position:left bottom;*/
}

#news a:link, #news a:visited {
	color:#800000;
	font-size:0.9em;
	/*font-weight:bold;*/
	text-decoration:none;
}

#news a:hover, #news a:active {
	color:#800000;
	/*font-weight:bold;*/
	text-decoration:underline;
}

#news h1 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:1.3em;
	font-weight:bold;
	color:#5c533a;
}

#news h2 {
	color:#4a4329;
	font-size:1.0em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

	#news h2 a:link, #news h2 a:visited {
		color:#4a4329;
		font-size:1.0em;
		text-decoration:none;
	}
	
	#news h2 a:hover, #news h2 a:active {
		color:#4a4329;
		text-decoration:underline;
	}

#news ul {
	margin:0px;
	padding:8px 0px 8px 20px;
}

#news li {
	color:#5c533a;
	padding-bottom:5px;
	list-style-image:url(../images/bullet_tan.gif);
}

#news p {
	margin:0px;
	padding:5px 0px;
}

#news p.more {
	color:#666;
	text-align:right;
	margin:0px;
	padding:0px;
}

	#news p.more a:link, #news p.more a:visited {
		color:#666;
		text-decoration:none;
		font-weight:normal;
	}
	
	#news p.more a:hover, #news p.more a:active {
		color:#666;
		text-decoration:underline;
		font-weight:normal;
	}

#news .smaller {
	font-size:0.8em;
}

/*#news a[href$=".pdf"] {
	background:none;
	padding:0px;
}*/

/*-----------------------tagline section-------------------------*/
#tagline2 {
	margin-left:20px;
}

#tagline2 p {
	margin-bottom:0;
	padding-bottom:5px;
}

#tagline2 a:link, #tagline2 a:visited {
	color:#9e514b;
	text-decoration:none;
}

#tagline2 a:hover, #tagline2 a:active {
	color:#9e514b;
	text-decoration:underline;
}
#tagline2 .red {    color:#800000; }
/*-----------------------mission section-------------------------*/
#mission {
	background-color:#f4ca5f;
	width:696px;
	margin:0px;
	padding:0px 10px;
}

#mission h1 {
	margin:0px;
	padding:0px;
	font-size:1.7em;
	color:#504831;
	font-weight:normal;
}

#mission p {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:1.1em;
}


/*----------------framing what we know section--------------------*/	
#framing {
	width:384px;
	height:270px;
	overflow:hidden;
	float:left;
	margin:6px 5px 6px 0px;
	border:1px solid #882f2c;
}

#framing .framingcontent {
	padding:0px 20px 10px 20px;
}

#framing h3 {
	margin:0px;
	padding:10px 0px 5px 0px;
	font-size:1.0em;
	color:#8d191b;
	font-weight:bold;
}

#framing h3 .smaller {
	font-size:0.9em;
	font-weight:normal;
}

#framing h3 a:link, #framing h3 a:visited {
	color:#932527;
	text-decoration:none;
}

#framing h3 a:hover, #framing h3 a:active {
	color:#932527;
	text-decoration:underline;
}

#framing h3 img {
	margin:0px 8px 0px 0px;
}

#framing p {
	color:#000;
	line-height:1.4em;
	padding-top:0px;
	margin-top:8px;
	}

#framing ul {
	margin:0px;
	padding:2px 0px 2px 20px;
}

#framing li {
	margin:0px;
	padding:0px 0px 3px 0px;
	list-style-image:url(../images/bullet_tan.gif);
}

#framing li li {
	list-style-image:none;
	list-style-type:circle;
}

#framing a:link, #framing a:visited {
	color:#685f3e;
	text-decoration:underline;
	}

#framing a:hover, #framing a:active {
	text-decoration:none;
	}

#framing td {
	vertical-align:top;
	}

#framing a.toc:link, #framing a.toc:visited  {
	color:#685f3e;
	text-decoration:none;
	}

#framing a.toc:hover, #framing a.toc:active  {
	color:#685f3e;
	text-decoration:none;
	}
#framing a.prev:hover, #framing a.next:hover {
	background-color:#fff;
}
	

/*----------------downloads section--------------------*/
#downloads {
	width:320px;
	height:272px;
	overflow:hidden;
	float:left;
	margin:6px 0px 6px 5px;
	background-color:#9e514b;
	color:#fff;
}

#framing h2, #downloads h2 {
	background-color:#882f2c;
	color:#fff;
	margin:0px;
	padding:4px 0px 4px 20px;
	font-size:1.2em;
}

#downloads ul {
	margin:0px;
	padding:12px 0px 20px 40px;
}

#downloads li {
	list-style-image:url(../images/bullet_white.jpg);
	padding-bottom:10px;
}

#downloads a:link, #downloads a:visited {
	color:#fff;
	text-decoration:none;
}

#downloads a:hover, #downloads a:active {
	color:#fff;
	text-decoration:underline;
}




/*----------------rotating pictures section--------------------*/
#footer-rotate {
	height:160px;
	
}

#footer-rotate p {
	margin:0px;
	padding:0px;
}

#footer-rotate img.rotate {
	margin:0px 9px 0px 0px;
	padding:0px;
	border:1px solid #b4b4b4;
}


/*--------------------quote section----------------------------*/
#quote {
	width:207px;
	height:133px;
	overflow:hidden;
	float:right;
	background-color:#B2A885;
	background-image:url(../images/structure/bg_stripes-dark.jpg);
	background-repeat:repeat-y;
	padding:20px 20px 10px 10px;
	color:#2c2c2c;
	line-height:1.7em;
}

#quote td {
	vertical-align:top;
}
