/**** BODY ***/
html, body,
.mce_p .mceText,
p 							{ font:normal 12px/21px Arial; color:#fff; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited,
a:hover						{ text-decoration:underline; color:#fff; }
/*******/

/**** 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 30px/36px arial; color:#fff; }
#siteWrap h2,
.mce_h2 .mceText			{ font:normal 18px/24px arial; color:#fff; }
#siteWrap h3,
.mce_h3 .mceText			{ font:normal 16px/21px arial; color:#538daf; }
#siteWrap h4,
.mce_h4 .mceText			{ font:normal 16px/21px arial; color:#fff; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 15px/21px arial; color:#538daf; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 13px/18px arial; color:#538daf; }

DIV.mceMenu table			{ background:#1b1c1f; width:170px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/


/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .element					{ width:570px; }
#twoColumnLayout #utilityWrap .element				{ width:324px; }
#twoColumnLayout #additionalUtilityWrap .element				{ width:324px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .element					{ width:944px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }
/*******/

/**** SUBNAV ELEMENT ***/
#siteWrap .subnav											{  }
#siteWrap .subnav UL LI,
#siteWrap .subnav UL LI a, 
#siteWrap .subnav UL LI a:link,
#siteWrap .subnav UL LI a:active,
#siteWrap .subnav UL LI a:visited,
#siteWrap .subnav UL LI a:hover						{ color:#fff; text-decoration:none;}
#siteWrap .subnav UL							{ list-style-type:dash; }
#siteWrap .subnav UL LI a:hover						{ text-decoration:underline;}

#siteWrap .subnav UL LI a.active,
#siteWrap .subnav UL LI a.active:hover					{ font:bold 12px/21px Arial; }
/*******/
