body 
	{
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	padding: 0; 
	margin: 0;
	border: 0; 
	background: url(images/bg_gradient.jpg) repeat-x; 
	background-color: #dec1e1; 
	}
	
a
	{
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	text-decoration: underline;
	color: #000; 
	font-weight: normal;
	}		
	
a:hover
	{
	color: #8d3f95; 
	}		
	
h1 
	{
	font-family: Arial, sans-serif; 
	font-size: 24px;  
	color: #954c9c; 
	font-weight: bold;
	margin: 5px 5px 5px 40px; 
	}
	
h2
	{
	font-family: Arial, sans-serif; 
	font-size: 20px;  
	color: #954c9c; 
	font-weight: bold;
	font-style: italic;
	margin: 25px 5px 5px 40px;  
	}
	
h3 
	{
	font-family: Arial, sans-serif; 
	font-size: 14px;  
	color: #954c9c; 
	font-weight: bold;
	margin: 25px 5px 5px 40px;  
	}	
	
h4
	{
	font-family: Arial, sans-serif; 
	font-size: 14px;  
	color: #954c9c; 
	font-weight: bold;
	margin: 5px;  
	}		
	
img
	{
	border: 0; 
	} 	
	
#wrapper
	{
	width: 800px; 
	margin: 0 auto; 
	}		
	
/* -------- border with rounded corners --------- */ 

#main_content
	{
	width: 800px; 
	}		
	
/* \*/
* html #tlc, * html #trc, * html #brc, * html #blc, * html #lb, * html #rb, * html #tb, * html #bb {height: 1%;}
/* */
	
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.jpg);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.jpg);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.jpg);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.jpg);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.jpg);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.jpg);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/rb.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #fff;
	background-image:url(images/lb.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
/* -------- navigation --------- */ 		
	
#nav
	{
	width: 798px; 
	height: 17px; 
	margin: 0 20px 5px 0; 
	}	
	
#nav ul 
	{
	list-style-type: none; 
	}
	
#nav li 
	{
	display: block;
	float: right; 
	height: 24px; 
	width: 99px; 
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat; 
	margin: 0 9px 0 0; 
	text-align: center; 
	}
	
#nav a
	{
	display: block; 
	height: 24px; 
	font-family: Arial, sans-serif; 
	font-size: 11px;  
	line-height: 16px; 
	text-decoration: none;
	color: #8d3f95;
	font-weight: bold;
	margin: 4px 0 0 0;  
	}		
	
#nav a:hover
	{
	color: #1779ae; 
	} 
		
/* -------- home page content --------- */ 	

#home_heading
	{
	margin: 10px; 
	text-align: center; 
	}
		

#tall_clown
	{
	float: right; 
	margin: 10px; 
	}
	

#address
	{
	font-family: Arial, sans-serif; 
	font-size: 11px;  
	text-decoration: none;
	color: #000; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	margin: 0 20px 0 0; 
	text-align: right; 
	}
	
#address a
	{
	font-family: Arial, sans-serif; 
	font-size: 11px;  
	text-decoration: underline;
	color: #000; 
	font-weight: normal;
	}		
	
#address a:hover
	{
	color: #8d3f95; 
	}		
	
#home_box
	{
	width: 560px; 
	height: 260px; 
	background: url(images/bg_home_box.jpg) no-repeat; 
	margin: 10px 40px 3px 40px;  
	padding: 10px; 
	}		
	
#home_box ul 
	{
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	text-decoration: none;
	color: #000; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	margin: 20px; 
	}
	
#home_box li 
	{
	width: 380px; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	color: #000; 
	font-weight: normal;
	padding: 5px 3px 3px 15px;
	border: 0; 
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat; 
	margin: 0; 
	}	
	
#home_pics
	{
	margin: 10px 0 0 30px; 
	}	
	
/*---------- other formatting ----------*/	

#small_clown
	{
	float: right; 
	margin: 10px; 
	}
	
#bird
	{
	float: right; 
	margin: 10px 20px 3px 10px;
	}	

#main_content p 
	{
	width: 550px; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	color: #000; 
	font-weight: normal;
	margin: 0 5px 5px 40px;  
	padding: 10px 0 0 0; 
	}	
	
#main_content ul 
	{
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	text-decoration: none;
	color: #000; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	margin: 20px 20px 20px 40px; 
	}
	
#main_content li 
	{
	width: 380px; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	color: #000; 
	font-weight: normal;
	padding: 5px 3px 3px 15px;
	border: 0; 
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat; 
	margin: 0; 
	}	
	
#nutrition_box
	{
	width: 600px; 
	height: 280px; 
	background: url(images/bg_nutrition_box.jpg) no-repeat; 
	margin: 10px 40px 20px 40px;  
	}		
	
#nutrition_box ul 
	{
	list-style-type: none; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	text-decoration: none;
	color: #000; 
	font-weight: normal;
	padding: 13px 3px 3px 3px;
	margin: 20px 20px 20px 40px; 
	}
	
#nutrition_box li 
	{
	width: 380px; 
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	color: #000; 
	font-weight: normal;
	padding: 5px 3px 3px 15px;
	border: 0; 
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat; 
	margin: 0; 
	}		
	
.news_pic
	{
	width: 550px; 
	text-align: center; 
	margin: 15px; 
	} 		
		
.news_pic_caption
	{
	width: 550px; 
	text-align: center; 
	margin: 15px; 
	font-size: 11px;
	} 	
		
		
#previous_news
	{
	width: 150px; 
	border: 1px solid #954c9c; 
	float: right; 
	margin: 10px 20px 3px 10px;
	clear: both; 
	}
	
#previous_news a
	{
	font-family: Arial, sans-serif; 
	font-size: 12px;  
	text-decoration: underline;
	color: #000; 
	font-weight: normal;
	padding: 5px; 
	}		
	
a:hover
	{
	color: #8d3f95; 
	}	
	
	
table.handbook 
	{
	width: 600px; 
	margin: 0 0 0 35px;
	padding: 5px;  
	}

			
/*---------- ramble ----------*/	
	
#ramble 
	{
	width: 800px;  
	margin: 0 auto; 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #C08BC7;
	text-align: right; 
	padding: 0;
	}	
	
#ramble a
	{
	text-decoration: underline;
	color: #C08BC7;
	font-size: 11px;
	}
	
#ramble a:hover
	{
	color: #000;
	font-size: 11px;
	}		
