/******************
** CSS Document for Suzanne Kasler
** Styles defined here will be used on the frontend of the site.
** In order for the styles to show up both in JCE and the 
** front end, they must be definec in this document, as well
** as in editor_styles.css
********************/

a {
	outline:				none;
	color:					#9CC5CA;
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline;
}

p {
	margin:					0 0 1em 0;
}

.press_titles {
	letter-spacing:			0;
	font-size: 				1em;
	font-weight:			bold;
}

.press_image {
	float:					left;
	margin:					0 18px 25px 0;
}

.clear {
	clear:					both;
	height:					0;
	margin:					0;
	padding:				0;
	display:				block;
}

.grig {
	outline:				none;
	color:					#666666;
	text-decoration:		none;
	padding: 0px 0px 0px 200px;
}