/**** BODY ***/
html, body,
.mce_p .mceText 					{ font:normal 15px/22px Helvetica, arial; color:#575A60; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited					{ text-decoration:underline; color:#386ACD; }
a:hover						{ text-decoration:underline; color:#575A60; }
/*******/

/**** 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 16px/22px Helvetica, arial; color:#575A60; text-transform:uppercase; }
#siteWrap h2,
.mce_h2 .mceText				{ font:bold 21px/26px Helvetica, arial; color:#575A60; }
#siteWrap h3,
.mce_h3 .mceText				{ font:bold 17px/22px Helvetica, arial; color:#575A60; }
#siteWrap h4,
.mce_h4 .mceText				{ font:bold 16px/22px Helvetica, arial; color:#575A60; }
#siteWrap h5,
.mce_h5 .mceText				{ font:bold 17px/22px Helvetica, arial; color:#F2850E; }
#siteWrap h6,
.mce_h6 .mceText				{ font:bold 15px/22px Helvetica, arial; color:#F2850E; }

.mceMenu table				{ width:150px; }
.element 					{ clear:both; float:left; display:inline; width:100%; }

#siteWrap #headerContent H1,
#siteWrap #headerContent H2,
#siteWrap #headerContent H3,
#siteWrap #headerContent H4,
#siteWrap #headerContent H5,
#siteWrap #headerContent H6,
#siteWrap #headerContent P	{ font-family:georgia; color:#fff; }



#siteWrap .html UL				{ margin:5px 0 5px 10px; padding:0; list-style-type:none; }
#siteWrap .html UL LI			{ margin:0; background:url(../img/leaf.gif) no-repeat; font:normal 12px/16px Helvetica, arial; padding:3px 0 3px 45px; }

/**** EDIT FORMS ***/
.eden_form					{ clear:both; width:100%; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .zone .element					{ width:243px; }
#twoColumnLayout #utilityWrap .zone .element				{ width:500px; }
#twoColumnLayout #headerContent .zone .element				{ width:520px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .zone .element					{ width:820px; }
#oneColumnLayout #headerContent .zone .element				{ width:520px; }
/*******/

/**** SPECIAL CLASSES ***/
.Extra_Padding_Left			{ padding:0 0 20px 20px; }
.Extra_Padding_Right		{ padding:0 20px 20px 0; }
/*******/
