/*--------------------------------------------------------------------
					Homepage Columns
----------------------------------------------------------------------*/
.column_600	{	float: left; width: 560px; border-right: 1px solid #b4b4b4; margin: 0 1px; padding: 5px; font-size: 80%; 	}
.column_400	{	float: left; width: 400px; margin: 0 1px; padding: 5px; font-size: 80%; 
				background-color: #FFFFE0; 	}
				
				
h1, h2, h3, h4, h5, h6  	{ font-family: Georgia, Times, "Times New Roman"; color: black; text-transform: capitalize; margin: 0.4em 0.4em 0 0.4em; font-weight: normal; text-align: left;   }

.smallLinks, .smallLinks a 	{ font-size: 10px; text-decoration: none; color: #CC0033; }	
.smallLinks a:hover 		{ text-decoration: underline; color: #FF0000; }
.smallLinks a:active 		{ color: #996600; }
