/**** BODY ***/
html, body,
.mce_p .mceText 			{ font:normal 13px/18px arial; color:#666; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited,
a:hover						{ text-decoration:underline; color:#6b2b2c; }
/*******/

/**** 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; }
/*******/

/**** SPECIAL CLASSES ***/
.Extra_Padding_Left			{ padding:0 0 20px 20px; }
.Extra_Padding_Right		{ padding:0 20px 20px 0; }
/*******/

/**** 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:#6b2b2c; }
#siteWrap h2,
.mce_h2 .mceText			{ padding:0 0 5px 0; background:url(../img/dottedLine.gif) repeat-x 0 100%; font:normal 24px/28px arial; color:#7f7f7f; }
.mce_h2						{ padding:0 0 5px 0; }
#siteWrap h3,
.mce_h3 .mceText			{ font:normal 16px/21px arial; color:#6b2b2c; }
#siteWrap h4,
.mce_h4 .mceText			{ font:normal 16px/21px arial; color:#7f7f7f; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 15px/21px arial; color:#6b2b2c; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 15px/21px arial; color:#7f7f7f; }

.mceMenu table				{ width:150px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/

/**** THREE-COLUMN LAYOUT ELEMENTS ***/
#threeColumnLayout #textWrap .zone .element					{ width:288px; }
#threeColumnLayout #utilityWrap .zone .element				{ width:288px; }
#threeColumnLayout #additionalUtilityWrap .zone .element	{ width:288px; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .zone .element					{ width:606px; }
#twoColumnLayout #utilityWrap .zone .element				{ width:288px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .zone .element					{ width:924px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }
/*******/
