body		
		{
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: black;
		font-size: small;
		background-color: #1e7eae;
		}

#wrapper	
		{
		width: 940px;
		margin: 0 auto;
		padding-bottom: 0;
		text-align: left;
		background-color: #ffffff;
		}

#header 	
		{
		padding: 5px 5px 15px 10px;
		background-color: transparent;
		}

#subwrapperhome
			{
			padding: 1px;
			border-right: solid #DEDECB 1pt;
			border-left: solid #DEDECB 1pt;
			width: 936px;
			background: url('images/leftcolbghome.jpg') repeat-y white -2px 0;
			}

#subwrapper	
			{
			padding: 1px;
			border-right: solid #DEDECB 1pt;
			border-left: solid #DEDECB 1pt;
			width: 936px;
			background: url('images/leftcolbg.jpg') repeat-y white 0 0;
			}
			
#content-home 	
		{
		width: 890px;
		float: left;
		padding: 2px 5px 0px 15px;
		margin: 7px 5px 0 3px;
		min-height: 470px;
		}
		
#content 	
		{
		width: 620px;
		float: left;
		padding: 2px 5px 0px 15px;
		margin: 7px 5px 0 3px;
		min-height: 470px;
		}

#rightside 	
		{
		width: 270px;
		float: right;
		padding: 7px 4px 0 4px;
		margin: 10px 2px 0 5px;
		min-height: 470px;
		background-color: #f6f6f6;
		}

h1		
		{
		color: #5A80C5;  
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif; 
		font-size: 125%;
		margin-right: 10px;
		}
		
		
h2		{
		color: #000000; 
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif; 
		font-weight: bold; 
		font-size: 125%; 
		font-style: normal;
		margin-left: 50px;
		}
		
h3		{
		color: #89B452;
		color: #bb0000; 
		font-family: "ms trebuchet",arial,verdana; 
		font-weight: bold; 
		font-size: 115%; 
		font-style: normal;
		}
	

h4		{
		color: #bb0000; 
		font-family: "ms trebuchet",arial,verdana; 
		font-weight: bold; 
		font-size: 108%; 
		font-style: normal;
		clear: left;
		}

h4 a:link, h4 a:visited, h4 a:active, h4 a:hover, h4 a:focus
		{
		color: #bb0000;
		text-decoration: none;
		margin: 0;
		border-bottom: 1px solid #bb0000;
		padding: 0;
		}

h5.quest		{
		color: black; 
		font-family: "Book Antiqua","ms trebuchet",verdana,serif; 
		font-weight: bold; 
		font-size: 130%; 
		font-style: italic;
		padding: 0 0 0 5px;
		margin-bottom: 0;
		}
		
span.address		{
		color: #bb0000; 
		font-family: "ms trebuchet",arial,verdana; 
		font-weight: bold; 
		font-size: 115%; 
		font-style: normal;
		}
		
		
span.survey-gray			{
		color: #555555; 
		font-family: "ms trebuchet",arial,verdana; 
		font-weight: bold; 
		font-size: 115%; 
		font-style: normal;
		}
		
		
span.survey		{
		color: #6D933B; 
		font-family: "ms trebuchet",arial,verdana; 
		font-weight: bold; 
		font-size: 100%; 
		font-style: normal;
		}

span.cap	{
		color: #111111;  
		font-family: arial, sans-serif; 
		font-size: 80%;
		font-weight: normal;
		text-align: left;
		}
			
p		
		{
		color: #111111;  
		font-family: arial,"ms trebuchet",sans-serif; 
		font-size: 100%;
		line-height: 130%;
		padding: 1px 10px 2px 10px;
		text-align: justify;
		}
		
		
ul li		
		{
		color: #111111;  
		font-family: arial,"ms trebuchet",sans-serif; 
		font-size: 100%;
		padding: 1px 10px 2px 10px; 
		text-align: left;
		}
	
ul.home li		
		{
		color: black;  
		font-family: arial,"ms trebuchet",sans-serif; 
		font-size: 100%;
		padding: 0 5px 3px 5px; 
		text-align: left;
		margin: 0;
		}	
		
ol li		
		{
		color: #111111;  
		font-family: arial,"ms trebuchet",sans-serif;
		font-size: 100%;
		padding: 1px 10px 2px 10px; 
		text-align: justify;
		}
		
#block-right
{
		color: #111111;  
		font-family: arial,"ms trebuchet",sans-serif; 
		font-size: 100%;
		padding: 1px;
		float: right;
		width: 250px;
		margin-right: 20px;  
		}
		
#block-left
		{
		color: #111111;  
		font-family: arial,"ms trebuchet",sans-serif; 
		font-size: 100%;
		padding: 1px;
		float: left;
		width: 230px;
		margin-left: 20px;  
		}
	
#footer 	
		{
		background: white;
		text-align: center;
		padding: 0px 3px 3px 3px;
		border-top: 1pt solid #cccccc;
		}
		
#footer-info
		{
		padding: 8px;
		background: white;
		width: 500px;
		text-align: center;
		font-family: arial,"ms trebuchet",sans-serif;
		color: #111111;
		font-size: 100%;
		margin-left: 225px;
		margin-right: 190px;
		}
	
#footer-h-info
		{
		padding: 8px;
		background: white;
		width: 580px;
		text-align: center;
		font-family: arial,"ms trebuchet",sans-serif;
		color: #111111;
		font-size: 100%;
		margin-left: 150px;
		margin-right: 150px;
		}
	

a:link, a:visited, a:active 	{color: #bb0000; font-weight: bold; text-decoration: underline;}
a:hover, a:focus 				{color: #bb0000; font-weight: bold; text-decoration: underline;}

a.page:link, a.page:visited, a.page:active 
	{color: #000099; font-weight: bold; text-decoration: underline; border: none; font-size: 100%;}
a.page:hover 							
	{color: #bb0000; font-weight: bold; text-decoration: none; border: none; font-size: 100%;}

a.foot:link, a.foot:visited, a.foot:active 
	{color: #000099; font-weight: bold; text-decoration: none; border: none; font-size: 90%;}
a.foot:hover 							
	{color: #bb0000; font-weight: bold; text-decoration: none; border: none; font-size: 90%;}

p.toplink {color: #000099; text-align: right; vertical-align: bottom; padding: 0px 10px 0px 0px; margin-top: 0; margin-bottom: 10px;}

/* -------- Top Navigation --------  */
   
#topnavbox 	
		{
		text-align: center;
		width: 932px;
		background-color: #dedede;
		padding: 4px;
		}
		
		
#topnavlinks ul 
	{
	text-align: center;
	width: 910px;
	height: 26px;
	padding: 0;
	list-style: none;
	background-color: #336699;
	margin: 1px 11px 1px 11px;
	border: 1px #cccccc double;
	} 
	
	
#topnavlinks ul li 
	{
	text-align: center;
	margin-top: 2px;
	float: left;
	padding: 1px;
	background-color: #336699;
	}

#topnavlinks ul li a:link, #topnavlinks ul li a:visited, #topnavlinks ul li a:active 
	{
	font-size: 92%;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 2px;
	}

#topnavlinks ul li a:hover, #topnavlinks ul li a:focus {
	font-size: 92%;
	color: #bb0000;
	text-decoration: underline;
	padding: 2px;
	background-color: white;
}


/* -------- eBooks Page --------  */

#bookonehold {
	width: 380px;
	margin: 20px 0 0 5px;
	text-align: left;
	}

#booktwohold {
	width: 560px;
	margin: 20px 0 0 5px;
	text-align: left;
	}

#bookthreehold {
	width: 420px;
	margin: 20px 0 0 5px;
	text-align: left;
	}

.bookfourhold {
	width: 400px;
	margin: 20px 0 0 5px;
	text-align: left;
	}

p.bookdivider {
	width: 550px;
	text-align: left;
	margin: 20px 0;
	border-bottom: dotted 2px #cccccc;
	padding: 0;
	line-height: 100%;
	}

/* -------- End eBooks Page --------  */

hr	{width: 600px;}