@import url('reset.css');

p {
	font-family: arial, verdana, sans-serif	
}

body {
	padding: 0 10px;
}

#column1 ul, #column2 ul, #theframe ul, #column1 ol, #column2 ol, #theframe ol {
	margin-left: 16px !important;
	margin-bottom: 1em;
}

/* WYMeditor */

/* PARA: Pullquote */
p.pullquote  /* p */ {
    font-size: 1.5em;
	padding-left: 20px;
	line-height: 1.3;
	width: 80%;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	/* font-size: 1.5em; padding-left: 20px; line-height: 1.3; width: 80%; background-repeat: no-repeat; background-position: 2px 5px; */
}

/* PARA: pulllink */
p.pulllink  /* p */ {
    font-size: 1.0em;
	padding-left: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url('../cssimages/bullets_pullink.gif');
	margin: 0 !important;
	/* font-size: 1.0em; padding-left: 15px; background-repeat: no-repeat; background-position: 2px 5px; font-weight: bold; */
}

/* IMAGE: Left */
img.left  /* img */ {
    float: left; margin: 10px 10px 10px 0;
    /* float: left; margin: 10px 10px 10px 0; */
}

/* IMAGE: Right */
img.right  /* img */ {
    float: right; margin: 10px 0 10px 10px;
    /* float: right; margin: 10px 0 10px 10px; */
}

/* /WYMeditor */


/* bullet styles as menu  */

/* link para style as pullquote but smaller */


