/**** BODY ***/
html, body,
.mce_p .mceText 			{ font:normal 12px/18px arial; color:#666; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited,
a:hover						{ text-decoration:underline; color:#8f1b5a; }
/*******/

/**** IMAGES ***/
img							{ border:0; }
img.right-align				{ margin: 0 0 20px 20px; float:right; }
img.left-align				{ margin: 0 20px 20px 0; float:left; }
img.center-align			{ margin: 0 auto; float:none; }
/*******/

/**** FORMS ***/
form						{ margin:0; padding:0; }
form .hidden 				{ display:none; }
/*******/

/**** HEADINGS ***/
h1,h2,h3,h4,h5,h6,p			{ margin:0 0 10px 0; padding:0; }
#siteWrap h1,
.mce_h1 .mceText			{ font:normal 24px/28px arial; color:#8f1b5a; }
#siteWrap h2,
.mce_h2 .mceText			{ font:normal 24px/28px arial; color:#8f1b5a; }
#siteWrap h3,
.mce_h3 .mceText			{ padding:0 0 5px 0; background:url(../img/dashedLine.gif) repeat-x 0 100%; font:normal 14px/22px arial; color:#333; }
.mce_h3						{ padding:0 0 5px 0; }
#siteWrap h4,
.mce_h4 .mceText			{ font:normal 18px/24px arial; color:#333; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 16px/21px arial; color:#333; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 14px/18px arial; color:#8f1b5a; }

.mceMenu table				{ width:150px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/

/**** TWO-COLUMN W/ CALLOUTS LAYOUT ELEMENTS ***/
#twoColumnCalloutsLayout #textWrap .element				{ width:455px; }
#twoColumnCalloutsLayout #utilityWrap .element			{ width:340px; }
#twoColumnCalloutsLayout #subZone1 .element				{ width:173px; }
#twoColumnCalloutsLayout #subZone2 .element				{ width:280px; }
#twoColumnCalloutsLayout #subZone3 .element				{ width:280px; }
/*******/

/**** ONE-COLUMN W/ CALLOUTS LAYOUT ELEMENTS ***/
#oneColumnCalloutsLayout #textWrap .element				{ width:855px; }
#oneColumnCalloutsLayout #subZone1 .element				{ width:173px; }
#oneColumnCalloutsLayout #subZone2 .element				{ width:280px; }
#oneColumnCalloutsLayout #subZone3 .element				{ width:280px; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .element				{ width:455px; }
#twoColumnLayout #utilityWrap .element			{ width:340px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .element				{ width:855px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }
/*******/
