/**** BODY ***/
html, body,
.mce_p .mceText 			{ font:normal 13px/20px "Trebuchet MS"; color:#333; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited					{ text-decoration:underline; color:#333; }
a:hover						{ text-decoration:underline; color:#374467; }
/*******/

/**** IMAGES ***/
img							{ border:0; }
.element img				{ border:5px solid #99bc9a; background:#333; padding:1px; }
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; }
/*******/

/**** SPECIAL CLASSES ***/
.Extra_Padding_Left			{ margin:0 0 20px 20px; }
.Extra_Padding_Right		{ margin:0 20px 20px 0; }
.Indent_Lists				{ margin-left:200px; }
/*******/

/**** 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 36px/36px "Georgia"; color:#005027; }
#siteWrap h2,
.mce_h2 .mceText			{ font:normal 24px/28px "Georgia"; color:#005027; }
#siteWrap h3,
.mce_h3 .mceText			{ font:normal 18px/30px "Trebuchet MS"; color:#005027; }
#siteWrap h4,
.mce_h4 .mceText			{ font:bold 13px/20px "Trebuchet MS"; color:#333; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 15px/22px "Trebuchet MS"; color:#005027; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 14px/20px "Trebuchet MS"; color:#005027; }

.mceMenu table				{ width:160px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/

/**** HTML ***/
.html IMG					{ border:5px solid #99bc9a; background:#333; padding:1px; }
/*******/


/**** HOMEPAGE LAYOUT ELEMENTS ***/
#homepageLayout #textWrap .zone .element			{ width:447px; }
#homepageLayout #utilityWrap .element				{ width:448px; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap #content .zone .element			{ width:580px; }
#twoColumnLayout #textWrap #content #utilityWrap .element	{ width:300px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .zone .element					{ width:930px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }
#siteWrap #imageWrap .eden_form									{ position:absolute; top:150px; left:0; }					
/*******/







