/*

- Sparrow House Counseling
- http://www.sparrowhousecouseling.com
- designed by Switch Creative Group
- http://www.groupswitch.com

*/

/* ! ---- COLORS ---- */
/* ---------------------------------------------------- */
	/* ! -- #C8D6A8 - green -- */
	/* ! -- #716559 - brown -- */
	

	
/* ! ---- TEMP ---- */
/* ---------------------------------------------------- */
	
	#wrapper {
		margin: 75px auto;
		width: 419px;
		}
	
	#info {
		margin: 22px auto;
		}
	
	#info p {
		color: #716559;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.6em;
		margin-bottom: 15px;
		text-align: center;
		}
	
	#info strong {
		color: #BBC69D;
		font-family: Georgia, serif;
		font-weight: bold;
		}
	
	#info a {
		border-bottom: 1px dotted #C8D6A8;
		color: #716559;
		padding-bottom: 1px;
		}
	
	#info a:hover {
		border-bottom: none;
		}



