

/* 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;
	
	height:400px;
	
	margin:0px 0px 0px 0px;

}


#navBack {

	width:710px;

	height:56px;

	background:#fff url(images/navBack.gif) repeat-x;
	
	margin:0px 0px 0px 0px;

}

#contentBack {

	width:460px;
	
	height:177px;
	
	background:url(images/contentBG.png) repeat-y;
	
	margin:0px 0px 0px 20px;

}

#pictures {

	width:673px;
	
	height:191px;
	
	background:url(images/pictures.jpg) no-repeat;
	
	margin:8px 0px 0px 18px;

}


/******End Top Attributes*******/
/******Misc. Images*****/
div.title  {

   margin:0px 0px 0px 20px;   

}

div.flower  {

   margin:-380px 10px 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.4 Futura, Verdana, Helvetica, Arial, sans-serif;
	
	color:#481919;

	margin:15px 0px 10px 20px;

}

div.content  {

    font:small/1.4 Baskerville, "Times New Roman", Times, serif;
	
	color:#481919;

	margin:10px 30px 0px 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;

}




/*This affects the color of the text under the news section*/

#lselect ul, #lfavorites ul {

	width:210px;

	margin:0 0 10px 15px;
	
	padding:0;

}



#lselect li, #lfavorites li {

	padding: 0 0 0 28px;/*position for the elements under the sidebar links*/

	margin:0 0 5px;

	list-style-type:none;

	clear:left;

	white-space:nowrap;

	background: transparent url(images/bullet_styles.gif) no-repeat 0 1px;

}



#linkList h3 {

	margin:0 0 10px;

	background:#fff url(images/link_list_h3.gif) repeat-y top left; /*This controls the title bar color*/

	padding:2px 5px 2px 15px;

	font-weight:700;

	color:#173D56; /*This controls the color of the title*/

	font-size:small;

}


#email {


	font:8.25pt bold Verdana, Helvetica, Arial, sans-serif;
	
	text-align:center;
	
	color:#634903;
	
	margin:10px 0px 15px 0px;
	

}



#email a {

	color:#634903;

	text-decoration:none;

}



#email a:hover {

	color:#000; /*color for footer links*/

	text-decoration:none;

}



#lfavorites, #larchives, #lresources {

	border-top:5px solid #FFF;/*properties for news items*/
	
}





