/**** BODY ***/
html, body,
.mce_p .mceText 			{ font:normal 13px/18px "Trebuchet MS"; color:#666; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited,
a:hover						{ text-decoration:underline; color:#44668e; }

a.button, 
a.button:link,
a.button:active,
a.button:visited,
a.button:hover				{ background:#921e1e url(../img/bigLinkArrow.gif) no-repeat 100% 0; font:bold 18px/33px arial; padding:6px 27px 6px 10px; text-decoration:none; 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; }
/*******/

/**** 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:bold 40px/50px arial; color:#921e1e; }
#siteWrap h2,
.mce_h2 .mceText			{ font:bold 40px/50px arial; color:#921e1e; }
#siteWrap h3,
.mce_h3 .mceText			{ font:normal 18px/24px arial; color:#000; }
#siteWrap h4,
.mce_h4 .mceText			{ font:normal 17px/26px arial; color:#666; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 18px/24px arial; color:#44668e; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 15px/21px arial; color:#44668e; }

.mceMenu table				{ width:210px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/




/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .zone .element				{ width:571px; }
#twoColumnLayout #textWrap #borderedContentWrap .html	{ background:url(../img/dashedLine.gif) repeat-x; padding:20px 0 10px 0; }

#twoColumnLayout #utilityWrap .element					{ width:300px; margin:0 0 10px 0; }
#twoColumnLayout #utilityWrap .html						{ width:260px; padding:14px 19px 9px 19px; border:1px solid #d9d9d9; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .element						{ width:924px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }

#siteWrap #textWrap .eden_form									{ margin:0; padding:0 0 10px 0; }
#siteWrap #textWrap .eden_form fieldset .field-wrap LABEL		{ width:115px; }
#siteWrap #textWrap .eden_form fieldset .field-wrap DIV			{ width:454px; }
#siteWrap #textWrap .eden_form fieldset .field-wrap DIV INPUT,
#siteWrap #textWrap .eden_form fieldset .field-wrap DIV TEXTAREA	{ width:452px; }
#siteWrap #textWrap .eden_form fieldset.buttons					{ padding-left:14px; }

#siteWrap #utilityWrap .eden_form								{ margin:0; padding:0 0 10px 0; }
#siteWrap #utilityWrap .eden_form fieldset .field-wrap LABEL	{ width:100px; }
#siteWrap #utilityWrap .eden_form fieldset .field-wrap DIV		{ width:198px; }
#siteWrap #utilityWrap .eden_form fieldset .field-wrap DIV INPUT,
#siteWrap #utilityWrap .eden_form fieldset .field-wrap DIV TEXTAREA	{ width:196px; }
#siteWrap #utilityWrap .eden_form fieldset.buttons				{ padding-left:14px; }

/*******/







