@charset "UTF-8";
/* CSS Document */

a{
	color:#7f9b55;
	text-decoration:none;
	font-weight:bold;
}

p{
	margin:0 0 0 0;
}

p a:hover{
	text-decoration:underline;
}

li a:hover{
	text-decoration:underline;
}



#bottomNav a{
	color:#8b806f;
	text-decoration:none;
	font-weight:normal;
}

#bottomNav li a:hover{
	text-decoration:underline;
}


body{
	margin: auto auto auto auto;
	background-image:url(../images/BG02.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:center top;
}

#mainContainer{
	width:945px;
	margin: 15px auto 100px auto;
}

#navContainer{
	width:945px;
	text-align:right;
	background-color:#FFF;
	
}

#flashContainer{
	width:945px;
	height:264px;
}

#contentArea{
	background-image:url(../images/RedmondBG.gif);
	background-repeat:repeat-y;
	width:945px;
	margin: auto auto auto auto;
}

#bodyArea{
	float:left;
	width:312px;
	height:380px;
}

#bodyAreaSecondary{
	float:left;
	width:629px;
}


#sidebar1{
	float:left;
	width:317px;
	height:380px;
	background-color:#f9f8f5;
}

#sidebar2{
	float:right;
	width:208px;
	height:380px;
	background-color:#f3f1eb;
	position:relative;
}


#homeFooter2{
	width:945px;
	height:101px;
	background-image:url(../images/HomeFooter.gif);
	margin: auto auto auto auto;
	clear:both;
}

#homeFooter{
	width:945px;
	height:101px;
	background-image:url(../images/FooterSecondary.gif);
	margin: auto auto auto auto;
	clear:both;
}


#bottomNav {
	text-align:center;
	width:976px;
}

#bottomNav ul{
	margin-right:40px;
}

#bottomNav li{
	text-decoration:none;
	margin-left:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fcf8e6;
	padding: 0px 20px 0px 20px;
}

.headerText1{
	font-family:"Times New Roman", Times, serif;
	color:#8b806f;
	font-size:25px;
	padding-left:15px;
	padding-top:24px;
	line-height:.5em;
}

#sidebar2 a{
	color:#727169;
}

p.headerText2{
	font-family:"Times New Roman", Times, serif;
	color:#272623;
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
	padding-top:24px;
	line-height:1.2em;

}

#bodyArea li{
	color:#ef6c2b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.slideHeader {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #727169;
	text-decoration:none;
}

.serifHeader {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #727169;
	text-decoration:none;
	padding-left:15px;
	line-height:1.8em;
}

ul a{
	font-weight: normal;
}

.bodyCopy ul{
	list-style-image:none;


}


.bodyCopy li{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
	list-style-image:none;

}

.bodyCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272623;
	padding-left:15px;
	padding-right:15px;
	margin:0 0 0 0;
}

.bodyCopyDESC{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272623;
	padding-left:15px; 
	padding-right:15px;	
	margin:10px 0 10px 0;
	line-height:normal;
}


.newsItems{
	font-family:"Times New Roman", Times, serif;
	color:#272623;
	font-size:14px;
	padding-top:24px;
	padding-right:15px;
	margin:0 0 0 0;

}

.newsItems ul{
	margin-top:0px;
	padding-top:0px;
}

.newsItems li{
	list-style-image:url(../images/box.gif);
	margin-bottom:0px;
	margin-top:0px;
}

.newsDates{
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	font-size:12px;
	font-style:italic;
}



.bottomTag{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:gray;
	margin:0 0 0 0;
	padding-left:15px;
	padding-top:25px;
	padding-bottom:10px;
	font-weight:bold;
	bottom:0;
}

.bottomTagSM{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:gray;
	padding-top:5px;
	font-weight:bold;
}

#sidebar2 ul{
	margin-top:.5em;
	margin-bottom:.5em;
	padding-right:.5em;
}


.slideHeader li{
	list-style-image:url(../images/Bullet.gif);
	margin-bottom:0px;
	margin-top:.1em;
	line-height:2em;
	clear:both;
}

.slideHeader ul li{
	list-style-image:none;
	list-style-type:disc;
}


.bodyCopyDropDown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272623;
	padding-right:15px;
	margin:0 0 0 0;
	width: 550px; 
	display:none;
	float:left;
}

.bodyCopy img{
	float:left;
	padding-right: 15px;
	padding-bottom:0px;
}

.orangeHeaders{
	color:#ef6c2b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:15px;
	line-height:1.5em;
}

.orangeHeaders a{
	color:#ef6c2b;
	font-weight:normal;
}

.blogSub{
	font-family:Arial, Helvetica, sans-serif;
	color:gray;	
	font-size:12px;
	font-style:italic;
	line-height:1.2em;
	font-weight:normal;
}

#thisIframe
{
	margin-left:10px;
	margin-top:-10px;
}



