

/* CSS Document */


/*background image*/


body {

	background:#e8c07b url(images/bg.jpg) repeat-x;

}

#container {

	margin: 0 auto;
	
	width: 710px !important; 

	width /**/:810px; /* IE5/Win */

	padding:0px;

	position:relative;

	font-size:110%;
	
	height:100%;
	
	/*border:1px solid #afa065;*/ 

}

#navContainer {

	margin:-26px 0 0 0px;
	
	width: 710px !important; 

	width /**/:720px; /* IE5/Win */

	padding:0px;

	position:relative;

	font-size:110%;
	
	float:left;

}



#pageHeader {

	width:711px;

	height:228px;

	background:#fff url(images/topBanner.jpg) no-repeat;/*Main Image at top*/
	
	margin:0px 0px 0px 0px;

}

/*#flashHeader {

	background:#fff url(images/bannerImg.jpg) no-repeat;

	width:198px;

	height:138px;
	
	margin:-138px 0px 0px 567px;

}*/

#mainContent {

	background:#e8c07b url(images/contentBack.gif) repeat-y;

	width:710px;
	
	
	
	margin:0px 0px 0px 0px;

}


#navBack {

	width:710px;

	height:56px;

	background:#fff url(images/navBack.gif) repeat-x;
	
	margin:0px 0px 0px 0px;

}

#contentTop {

	width:460px;
	
	background:url(images/contentBGTop.png) no-repeat;
	
	margin:0px 0px 0px 20px;

}

#contentMid {

	width:460px;
	
	background:url(images/contentBGMid.png) repeat-y;
	
	margin:0px 0px 0px 20px;

}

#contentBottom {

	width:460px;
	
	height:25px;
	
	background:url(images/contentBGBottom.png) no-repeat;
	
	margin:0px 0px 0px 20px;

}

/*
#pictures {

	width:673px;
	
	height:191px;
	
	background:url(images/pictures.jpg) no-repeat;
	
	margin:20px 0px 0px 18px;

} 
*/


/******End Top Attributes*******/
/******************************
*******************************
**********Misc. Images********/
div.title  {

   margin:0px 0px 0px 20px;   

}

div.pictures  {

   margin:-396px 0px 0px 0px;
   float:right;   

}

div.picturesB  {

   margin:-700px 0px 0px 0px;
   float:right;   

}

div.picturesM  {

   margin:-915px 0px 0px 0px;
   float:right;   

}

div.picturesC  {

   margin:-260px 0px 0px 0px;
   float:right;   

}
/*******************End**************************/


#pageHeader h1, #pageHeader h2, #pageHeader h3{

	display:none;
	

}

#supportingText {

	margin-right:0px;
	padding:0px;

}

#footerContent {


	font:11px bold Verdana, Helvetica, Arial, sans-serif;
	
	text-align:center;
	
	color:#4c1b1b;
	
	margin:10px 0px 0px 0px;
	
	width:710px;

	height:14px;

}



#footerContent a {

	color:#4c1b1b;

	text-decoration:none;

}



#footerContent a:hover {

	color:#fff; /*color for footer links*/

	text-decoration:none;

}

/*characteristics for the text under the sidebar links*/

#footer {


	font:11px bold Verdana, Helvetica, Arial, sans-serif;
	
	text-align:center;
	
	color:#999;
	
	background:#fff url(images/footer.gif) repeat-x;
	
	margin:0px 0px 0px 0px;
	
	width:710px;

	height:31px;

}



#footer a {

	color:#999;

	text-decoration:none;

}



#footer a:hover {

	color:#000; /*color for footer links*/

	text-decoration:none;

}

/*******TEXT ATTRIBUTES**********/


div.heading  {

    font:large/1.4 Futura, Verdana, Helvetica, Arial, sans-serif;
	
	color:#8fbd46;

	margin:20px 0px 20px 20px;

}

div.subHead  {

    font:medium/1.2 Futura, Verdana, Helvetica, Arial, sans-serif;
	
	color:#481919;

	margin:0px 30px 10px 20px;

}

div.content  {

    font:small/1.4 Baskerville, "Times New Roman", Times, serif;
	
	color:#481919;

	margin:10px 30px 0px 20px;

}

div.contentB  {

    font:small/1.4 Baskerville, "Times New Roman", Times, serif;
	
	color:#481919;

	margin:0px 30px 20px 20px;

}

/*********END CONTENT STYLES**************/

/*link characteristcs are altered here*/
#lselect li a, #lfavorites li a {display: block; margin-left:-10px; font-weight:bold;  color:#173D56;}
/*News addition links are altered here*/
#linkList li a.c, #lfavorites li a.c {float:none; display:inline; margin-left:0; font-weight:normal; font-size:100%; margin:0px 0px 0px -10px;}



#supportingText p {

	margin:0px;

	padding:0;

}



#linkList ul {

	width:210px;

	margin:0 0 10px 15px;

	padding:0;

}


#links {


	font:small/1.2 bold Verdana, Helvetica, Arial, sans-serif;
	
	color:#481919;
	
	margin:10px 0px 0px 20px;
	

}



#links a {

	color:#481919;

	text-decoration:none;

}



#links a:hover {

	color:#8a4e51; /*color for footer links*/

	text-decoration:none;

}



#linksC {


	font:small/1.2 bold Baskerville, "Times New Roman", Times, serif;
	
	color:#481919;
	
	margin:10px 0px 0px -50px;
	

}



#linksC a {

	color:#481919;

	text-decoration:none;

}



#linksC a:hover {

	color:#8a4e51; /*color for footer links*/

	text-decoration:none;

}




#lfavorites, #larchives, #lresources {

	border-top:5px solid #FFF;/*properties for news items*/
	
}





